Pull request #44005 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1e109657b20a5575294fe53983443e92eeb37a4a+464882e39844809b4f0a4ab11392646ec317f407 (a66c379bac4091f459cb33a5cad934e66bd34e7b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader 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-44005@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" 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-22T13:36:49.168Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-22T13:36:49.177Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-22T13:37:04.344Z] Still waiting to schedule task [2022-08-22T13:37:04.344Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-22T13:37:54.451Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba09324a2b5eca6b) in /home/ubuntu/workspace/moby_PR-44005 [Pipeline] { [Pipeline] checkout [2022-08-22T13:37:54.602Z] The recommended git tool is: git [2022-08-22T13:37:57.386Z] using credential docker-jenkins-github-credentials [2022-08-22T13:37:57.396Z] Cloning the remote Git repository [2022-08-22T13:37:57.396Z] Cloning with configured refspecs honoured and without tags [2022-08-22T13:37:56.250Z] Cloning repository https://github.com/moby/moby.git [2022-08-22T13:37:56.304Z] > git init /home/ubuntu/workspace/moby_PR-44005 # timeout=10 [2022-08-22T13:37:56.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:37:56.630Z] > git --version # timeout=10 [2022-08-22T13:37:56.643Z] > git --version # 'git version 2.17.1' [2022-08-22T13:37:56.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:37:56.664Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:24.772Z] Fetching without tags [2022-08-22T13:38:25.158Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:38:24.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:38:24.696Z] > git config --add remote.origin.fetch +refs/pull/44005/head:refs/remotes/origin/PR-44005 # timeout=10 [2022-08-22T13:38:24.716Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:24.743Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:38:24.776Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:38:24.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:24.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:25.166Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:38:25.188Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:38:26.324Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:38:26.324Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:38:26.211Z] > git remote # timeout=10 [2022-08-22T13:38:26.232Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:38:26.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:26.261Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:38:26.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:38:26.327Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:38:26.352Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:38:30.526Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:38:30.526Z] First time build. Skipping changelog. [2022-08-22T13:38:30.574Z] > git --version # timeout=10 [2022-08-22T13:38:30.603Z] > git --version # 'git version 2.17.1' [2022-08-22T13:38:30.625Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:38:31.812Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/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-22T13:38:35.145Z] Unable to find image 'alpine:latest' locally [2022-08-22T13:38:36.095Z] latest: Pulling from library/alpine [2022-08-22T13:38:36.357Z] 213ec9aee27d: Pulling fs layer [2022-08-22T13:38:36.357Z] 213ec9aee27d: Verifying Checksum [2022-08-22T13:38:36.357Z] 213ec9aee27d: Download complete [2022-08-22T13:38:36.932Z] 213ec9aee27d: Pull complete [2022-08-22T13:38:36.932Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-22T13:38:36.932Z] Status: Downloaded newer image for alpine:latest [2022-08-22T13:38:43.548Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-22T13:38:43.827Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba09324a2b5eca6b) in /home/ubuntu/workspace/moby_PR-44005 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-22T13:38:43.833Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05608d6406b412a11) in /home/ubuntu/workspace/moby_PR-44005 [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] { [Pipeline] checkout [2022-08-22T13:38:43.888Z] The recommended git tool is: git [2022-08-22T13:38:43.900Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0badd5ee5b0b7d38e) in /home/ubuntu/workspace/moby_PR-44005 [2022-08-22T13:38:43.902Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-22T13:38:43.924Z] The recommended git tool is: git [Pipeline] // stage [2022-08-22T13:38:43.938Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-08-22T13:38:43.950Z] Fetching without tags [Pipeline] // stage [2022-08-22T13:38:43.976Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-22T13:38:43.985Z] Cloning the remote Git repository [2022-08-22T13:38:43.985Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-22T13:38:44.109Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-22T13:38:44.234Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-22T13:38:44.660Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:38:44.661Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:38:44.770Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:38:44.792Z] > git --version # timeout=10 [2022-08-22T13:38:44.816Z] > git --version # 'git version 2.17.1' [2022-08-22T13:38:44.836Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-22T13:38:43.917Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44005/.git # timeout=10 [2022-08-22T13:38:43.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:38:43.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:38:43.954Z] > git --version # timeout=10 [2022-08-22T13:38:43.980Z] > git --version # 'git version 2.17.1' [2022-08-22T13:38:43.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:43.984Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:44.236Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:38:44.247Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:38:44.595Z] > git remote # timeout=10 [2022-08-22T13:38:44.610Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:38:44.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:44.627Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:38:44.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:38:44.664Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:38:44.675Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:38:43.985Z] Cloning repository https://github.com/moby/moby.git [2022-08-22T13:38:43.986Z] > git init /home/ubuntu/workspace/moby_PR-44005 # timeout=10 [2022-08-22T13:38:43.993Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:38:43.993Z] > git --version # timeout=10 [2022-08-22T13:38:43.996Z] > git --version # 'git version 2.17.1' [2022-08-22T13:38:43.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:43.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-22T13:38:45.550Z] + docker version [2022-08-22T13:38:45.550Z] Client: Docker Engine - Community [2022-08-22T13:38:45.550Z] Version: 20.10.14 [2022-08-22T13:38:45.550Z] API version: 1.41 [2022-08-22T13:38:45.550Z] Go version: go1.16.15 [2022-08-22T13:38:45.550Z] Git commit: a224086 [2022-08-22T13:38:45.550Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-22T13:38:45.550Z] OS/Arch: linux/amd64 [2022-08-22T13:38:45.550Z] Context: default [2022-08-22T13:38:45.550Z] Experimental: true [2022-08-22T13:38:45.550Z] [2022-08-22T13:38:45.550Z] Server: Docker Engine - Community [2022-08-22T13:38:45.550Z] Engine: [2022-08-22T13:38:45.550Z] Version: 20.10.14 [2022-08-22T13:38:45.550Z] API version: 1.41 (minimum version 1.12) [2022-08-22T13:38:45.550Z] Go version: go1.16.15 [2022-08-22T13:38:45.550Z] Git commit: 87a90dc [2022-08-22T13:38:45.550Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-22T13:38:45.550Z] OS/Arch: linux/amd64 [2022-08-22T13:38:45.550Z] Experimental: true [2022-08-22T13:38:45.550Z] containerd: [2022-08-22T13:38:45.550Z] Version: 1.5.11 [2022-08-22T13:38:45.550Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:38:45.550Z] runc: [2022-08-22T13:38:45.550Z] Version: 1.0.3 [2022-08-22T13:38:45.550Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-22T13:38:45.550Z] docker-init: [2022-08-22T13:38:45.550Z] Version: 0.19.0 [2022-08-22T13:38:45.550Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-22T13:38:45.841Z] + docker info [2022-08-22T13:38:46.134Z] using credential docker-jenkins-github-credentials [2022-08-22T13:38:46.142Z] Cloning the remote Git repository [2022-08-22T13:38:46.142Z] Cloning with configured refspecs honoured and without tags [2022-08-22T13:38:46.160Z] Cloning repository https://github.com/moby/moby.git [2022-08-22T13:38:46.204Z] > git init /home/ubuntu/workspace/moby_PR-44005 # timeout=10 [2022-08-22T13:38:46.779Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:38:46.779Z] > git --version # timeout=10 [2022-08-22T13:38:46.786Z] > git --version # 'git version 2.25.1' [2022-08-22T13:38:46.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:46.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:55.867Z] Client: [2022-08-22T13:38:55.867Z] Context: default [2022-08-22T13:38:55.867Z] Debug Mode: false [2022-08-22T13:38:55.867Z] Plugins: [2022-08-22T13:38:55.867Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-22T13:38:55.867Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-22T13:38:55.867Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-22T13:38:55.867Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-22T13:38:55.867Z] [2022-08-22T13:38:55.867Z] Server: [2022-08-22T13:38:55.867Z] Containers: 0 [2022-08-22T13:38:55.867Z] Running: 0 [2022-08-22T13:38:55.867Z] Paused: 0 [2022-08-22T13:38:55.867Z] Stopped: 0 [2022-08-22T13:38:55.867Z] Images: 1 [2022-08-22T13:38:55.867Z] Server Version: 20.10.14 [2022-08-22T13:38:55.867Z] Storage Driver: overlay2 [2022-08-22T13:38:55.867Z] Backing Filesystem: extfs [2022-08-22T13:38:55.867Z] Supports d_type: true [2022-08-22T13:38:55.867Z] Native Overlay Diff: true [2022-08-22T13:38:55.867Z] userxattr: false [2022-08-22T13:38:55.867Z] Logging Driver: json-file [2022-08-22T13:38:55.867Z] Cgroup Driver: cgroupfs [2022-08-22T13:38:55.867Z] Cgroup Version: 1 [2022-08-22T13:38:55.867Z] Plugins: [2022-08-22T13:38:55.867Z] Volume: local [2022-08-22T13:38:55.867Z] Network: bridge host ipvlan macvlan null overlay [2022-08-22T13:38:55.867Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-22T13:38:55.867Z] Swarm: inactive [2022-08-22T13:38:55.867Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-22T13:38:55.867Z] Default Runtime: runc [2022-08-22T13:38:55.867Z] Init Binary: docker-init [2022-08-22T13:38:55.867Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:38:55.867Z] runc version: v1.0.3-0-gf46b6ba [2022-08-22T13:38:55.867Z] init version: de40ad0 [2022-08-22T13:38:55.867Z] Security Options: [2022-08-22T13:38:55.867Z] apparmor [2022-08-22T13:38:55.867Z] seccomp [2022-08-22T13:38:55.867Z] Profile: default [2022-08-22T13:38:55.867Z] Kernel Version: 5.4.0-1071-aws [2022-08-22T13:38:55.867Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-22T13:38:55.867Z] OSType: linux [2022-08-22T13:38:55.867Z] Architecture: x86_64 [2022-08-22T13:38:55.867Z] CPUs: 2 [2022-08-22T13:38:55.867Z] Total Memory: 7.565GiB [2022-08-22T13:38:55.867Z] Name: ip-10-100-50-206 [2022-08-22T13:38:55.867Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-22T13:38:55.867Z] Docker Root Dir: /var/lib/docker [2022-08-22T13:38:55.867Z] Debug Mode: false [2022-08-22T13:38:55.867Z] Registry: https://index.docker.io/v1/ [2022-08-22T13:38:55.867Z] Labels: [2022-08-22T13:38:55.867Z] Experimental: true [2022-08-22T13:38:55.867Z] Insecure Registries: [2022-08-22T13:38:55.867Z] 127.0.0.0/8 [2022-08-22T13:38:55.867Z] Live Restore Enabled: true [2022-08-22T13:38:55.867Z] [2022-08-22T13:38:55.867Z] WARNING: No swap limit support [Pipeline] sh [2022-08-22T13:38:56.180Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:38:56.180Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:38:56.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-22T13:38:56.180Z] + bash /home/ubuntu/workspace/moby_PR-44005/check-config.sh [2022-08-22T13:38:56.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-22T13:38:56.180Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-22T13:38:56.180Z] [2022-08-22T13:38:56.180Z] Generally Necessary: [2022-08-22T13:38:56.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-22T13:38:56.180Z] - apparmor: enabled and tools installed [2022-08-22T13:38:56.180Z] - CONFIG_NAMESPACES: enabled [2022-08-22T13:38:56.180Z] - CONFIG_NET_NS: enabled [2022-08-22T13:38:56.180Z] - CONFIG_PID_NS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_IPC_NS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_UTS_NS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUPS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CPUSETS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_MEMCG: enabled [2022-08-22T13:38:56.457Z] - CONFIG_KEYS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_VETH: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_BPF: enabled [2022-08-22T13:38:56.457Z] [2022-08-22T13:38:56.457Z] Optional Features: [2022-08-22T13:38:56.457Z] - CONFIG_USER_NS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_SECCOMP: enabled [2022-08-22T13:38:56.457Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-22T13:38:56.457Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-22T13:38:56.457Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-22T13:38:56.457Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-22T13:38:56.457Z] - CONFIG_BLK_CGROUP: enabled [2022-08-22T13:38:56.457Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_PERF: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-22T13:38:56.457Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-22T13:38:56.457Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-22T13:38:56.457Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-22T13:38:56.730Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-22T13:38:56.730Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-22T13:38:56.730Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_IP_VS: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-22T13:38:56.730Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-22T13:38:56.730Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-22T13:38:56.730Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-22T13:38:56.730Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-22T13:38:56.730Z] - CONFIG_EXT4_FS: enabled [2022-08-22T13:38:56.730Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-22T13:38:56.730Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-22T13:38:56.730Z] - Network Drivers: [2022-08-22T13:38:56.730Z] - "overlay": [2022-08-22T13:38:56.730Z] - CONFIG_VXLAN: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-22T13:38:56.730Z] Optional (for encrypted networks): [2022-08-22T13:38:56.730Z] - CONFIG_CRYPTO: enabled [2022-08-22T13:38:56.730Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-22T13:38:56.730Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-22T13:38:56.730Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-22T13:38:56.730Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-22T13:38:56.730Z] - CONFIG_XFRM: enabled [2022-08-22T13:38:56.730Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-22T13:38:56.730Z] - "ipvlan": [2022-08-22T13:38:56.730Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-22T13:38:56.730Z] - "macvlan": [2022-08-22T13:38:56.730Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_DUMMY: enabled (as module) [2022-08-22T13:38:56.730Z] - "ftp,tftp client in container": [2022-08-22T13:38:56.730Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-22T13:38:56.730Z] - Storage Drivers: [2022-08-22T13:38:56.730Z] - "aufs": [2022-08-22T13:38:56.730Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-22T13:38:56.730Z] - "btrfs": [2022-08-22T13:38:56.730Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-22T13:38:56.730Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-22T13:38:56.730Z] - "devicemapper": [2022-08-22T13:38:56.992Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-22T13:38:56.992Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-22T13:38:56.992Z] - "overlay": [2022-08-22T13:38:56.992Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-22T13:38:56.992Z] - "zfs": [2022-08-22T13:38:56.992Z] - /dev/zfs: present [2022-08-22T13:38:56.992Z] - zfs command: missing [2022-08-22T13:38:56.992Z] - zpool command: missing [2022-08-22T13:38:56.992Z] [2022-08-22T13:38:56.992Z] Limits: [2022-08-22T13:38:56.992Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-22T13:38:56.992Z] [2022-08-22T13:38:56.992Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-22T13:38:57.331Z] + sudo modprobe ip_vs [2022-08-22T13:38:57.331Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1e109657b20a5575294fe53983443e92eeb37a4a . [2022-08-22T13:38:57.592Z] #1 [internal] load build definition from Dockerfile [2022-08-22T13:38:57.592Z] #1 sha256:ad5aa8aca2e882456a4045c8fe7d4a817120b40a23d54b49f087ba37218dd624 [2022-08-22T13:38:57.592Z] #1 transferring dockerfile: 19.92kB done [2022-08-22T13:38:57.592Z] #1 DONE 0.1s [2022-08-22T13:38:57.592Z] [2022-08-22T13:38:57.592Z] #2 [internal] load .dockerignore [2022-08-22T13:38:57.592Z] #2 sha256:e122bfb986b17fe70668bc4b09c9b3aaa638281961f104c3fe65ef3853ae7688 [2022-08-22T13:38:57.592Z] #2 transferring context: 145B done [2022-08-22T13:38:57.592Z] #2 DONE 0.0s [2022-08-22T13:38:57.854Z] [2022-08-22T13:38:57.854Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-22T13:38:57.854Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-22T13:38:58.115Z] #3 DONE 0.4s [2022-08-22T13:38:58.115Z] [2022-08-22T13:38:58.115Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-22T13:38:58.115Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-22T13:38:58.115Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-22T13:38:58.376Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-22T13:38:58.376Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-22T13:38:58.376Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-22T13:38:58.376Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-22T13:38:58.376Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-22T13:38:58.376Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-22T13:38:58.824Z] Still waiting to schedule task [2022-08-22T13:38:58.824Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-22T13:38:58.825Z] Still waiting to schedule task [2022-08-22T13:38:58.825Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-22T13:38:58.954Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-22T13:38:58.954Z] #4 DONE 0.7s [2022-08-22T13:38:59.219Z] [2022-08-22T13:38:59.219Z] #6 [internal] load build definition from Dockerfile [2022-08-22T13:38:59.219Z] #6 sha256:c5c66e74fbcdea5e6cc452d7f6d26d5c0736b5ada2b6de3ac65f3546e09c0f9e [2022-08-22T13:38:59.219Z] #6 DONE 0.0s [2022-08-22T13:38:59.219Z] [2022-08-22T13:38:59.219Z] #5 [internal] load .dockerignore [2022-08-22T13:38:59.219Z] #5 sha256:6bde38a4ecff65dcbf384e46eae17d60d8e7996e1837eb4466bbc79316e619e2 [2022-08-22T13:38:59.219Z] #5 DONE 0.0s [2022-08-22T13:38:59.219Z] [2022-08-22T13:38:59.219Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:38:59.219Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:38:59.674Z] Fetching without tags [2022-08-22T13:38:59.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:38:59.658Z] > git config --add remote.origin.fetch +refs/pull/44005/head:refs/remotes/origin/PR-44005 # timeout=10 [2022-08-22T13:38:59.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:59.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:38:59.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:38:59.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:38:59.675Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:38:59.842Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:39:00.169Z] #9 DONE 0.8s [2022-08-22T13:39:00.169Z] [2022-08-22T13:39:00.169Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:39:00.169Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-22T13:39:00.169Z] #8 DONE 0.7s [2022-08-22T13:39:00.169Z] [2022-08-22T13:39:00.170Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-22T13:39:00.170Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-22T13:39:00.170Z] #7 DONE 0.8s [2022-08-22T13:39:00.170Z] [2022-08-22T13:39:00.170Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:00.170Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:00.170Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:39:00.415Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:39:00.416Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:39:00.434Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:39:00.434Z] #70 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-22T13:39:00.434Z] #70 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-22T13:39:00.434Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-08-22T13:39:00.695Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.77MB / 12.42MB 0.3s [2022-08-22T13:39:00.695Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.29MB / 12.42MB 0.4s [2022-08-22T13:39:00.902Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:39:00.909Z] > git --version # timeout=10 [2022-08-22T13:39:00.915Z] > git --version # 'git version 2.17.1' [2022-08-22T13:39:00.922Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-22T13:39:00.959Z] #70 ... [2022-08-22T13:39:00.959Z] [2022-08-22T13:39:00.959Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:39:00.959Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:39:00.959Z] #46 DONE 0.0s [2022-08-22T13:39:00.959Z] [2022-08-22T13:39:00.959Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:00.959Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:00.959Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.6s [2022-08-22T13:39:00.959Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.7s [2022-08-22T13:39:01.221Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s [2022-08-22T13:39:01.221Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-08-22T13:39:01.221Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:38:59.842Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:38:59.847Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:39:00.389Z] > git remote # timeout=10 [2022-08-22T13:39:00.395Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:39:00.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:39:00.400Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:39:00.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:39:00.416Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:39:00.421Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:39:01.651Z] + [ PR != PR ] [2022-08-22T13:39:01.651Z] + [ master != master ] [2022-08-22T13:39:01.651Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-22T13:39:01.944Z] Fetching without tags [2022-08-22T13:39:01.999Z] + docker version [2022-08-22T13:39:01.999Z] Client: Docker Engine - Community [2022-08-22T13:39:01.999Z] Version: 20.10.14 [2022-08-22T13:39:01.999Z] API version: 1.41 [2022-08-22T13:39:01.999Z] Go version: go1.16.15 [2022-08-22T13:39:01.999Z] Git commit: a224086 [2022-08-22T13:39:01.999Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-22T13:39:01.999Z] OS/Arch: linux/amd64 [2022-08-22T13:39:01.999Z] Context: default [2022-08-22T13:39:01.999Z] Experimental: true [2022-08-22T13:39:01.999Z] [2022-08-22T13:39:01.999Z] Server: Docker Engine - Community [2022-08-22T13:39:01.999Z] Engine: [2022-08-22T13:39:01.999Z] Version: 20.10.14 [2022-08-22T13:39:01.999Z] API version: 1.41 (minimum version 1.12) [2022-08-22T13:39:01.999Z] Go version: go1.16.15 [2022-08-22T13:39:01.999Z] Git commit: 87a90dc [2022-08-22T13:39:01.999Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-22T13:39:01.999Z] OS/Arch: linux/amd64 [2022-08-22T13:39:01.999Z] Experimental: true [2022-08-22T13:39:01.999Z] containerd: [2022-08-22T13:39:01.999Z] Version: 1.5.11 [2022-08-22T13:39:01.999Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:39:01.999Z] runc: [2022-08-22T13:39:01.999Z] Version: 1.0.3 [2022-08-22T13:39:01.999Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-22T13:39:01.999Z] docker-init: [2022-08-22T13:39:01.999Z] Version: 0.19.0 [2022-08-22T13:39:01.999Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-22T13:39:01.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:39:01.918Z] > git config --add remote.origin.fetch +refs/pull/44005/head:refs/remotes/origin/PR-44005 # timeout=10 [2022-08-22T13:39:01.926Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:39:01.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:39:01.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:39:01.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:39:01.951Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:39:02.200Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:39:02.325Z] + docker info [2022-08-22T13:39:02.325Z] Client: [2022-08-22T13:39:02.325Z] Context: default [2022-08-22T13:39:02.325Z] Debug Mode: false [2022-08-22T13:39:02.325Z] Plugins: [2022-08-22T13:39:02.325Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-22T13:39:02.325Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-22T13:39:02.325Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-22T13:39:02.325Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-22T13:39:02.325Z] [2022-08-22T13:39:02.325Z] Server: [2022-08-22T13:39:02.325Z] Containers: 0 [2022-08-22T13:39:02.325Z] Running: 0 [2022-08-22T13:39:02.325Z] Paused: 0 [2022-08-22T13:39:02.325Z] Stopped: 0 [2022-08-22T13:39:02.325Z] Images: 4 [2022-08-22T13:39:02.325Z] Server Version: 20.10.14 [2022-08-22T13:39:02.325Z] Storage Driver: overlay2 [2022-08-22T13:39:02.325Z] Backing Filesystem: extfs [2022-08-22T13:39:02.325Z] Supports d_type: true [2022-08-22T13:39:02.325Z] Native Overlay Diff: true [2022-08-22T13:39:02.325Z] userxattr: false [2022-08-22T13:39:02.325Z] Logging Driver: json-file [2022-08-22T13:39:02.325Z] Cgroup Driver: cgroupfs [2022-08-22T13:39:02.325Z] Cgroup Version: 1 [2022-08-22T13:39:02.325Z] Plugins: [2022-08-22T13:39:02.325Z] Volume: local [2022-08-22T13:39:02.325Z] Network: bridge host ipvlan macvlan null overlay [2022-08-22T13:39:02.325Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-22T13:39:02.325Z] Swarm: inactive [2022-08-22T13:39:02.325Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-22T13:39:02.325Z] Default Runtime: runc [2022-08-22T13:39:02.325Z] Init Binary: docker-init [2022-08-22T13:39:02.325Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:39:02.325Z] runc version: v1.0.3-0-gf46b6ba [2022-08-22T13:39:02.325Z] init version: de40ad0 [2022-08-22T13:39:02.325Z] Security Options: [2022-08-22T13:39:02.325Z] apparmor [2022-08-22T13:39:02.325Z] seccomp [2022-08-22T13:39:02.325Z] Profile: default [2022-08-22T13:39:02.325Z] Kernel Version: 5.4.0-1071-aws [2022-08-22T13:39:02.325Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-22T13:39:02.325Z] OSType: linux [2022-08-22T13:39:02.325Z] Architecture: x86_64 [2022-08-22T13:39:02.325Z] CPUs: 2 [2022-08-22T13:39:02.325Z] Total Memory: 7.565GiB [2022-08-22T13:39:02.325Z] Name: ip-10-100-68-176 [2022-08-22T13:39:02.325Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-22T13:39:02.325Z] Docker Root Dir: /var/lib/docker [2022-08-22T13:39:02.325Z] Debug Mode: false [2022-08-22T13:39:02.325Z] Registry: https://index.docker.io/v1/ [2022-08-22T13:39:02.325Z] Labels: [2022-08-22T13:39:02.325Z] Experimental: true [2022-08-22T13:39:02.325Z] Insecure Registries: [2022-08-22T13:39:02.325Z] 127.0.0.0/8 [2022-08-22T13:39:02.325Z] Live Restore Enabled: true [2022-08-22T13:39:02.325Z] [2022-08-22T13:39:02.325Z] WARNING: No swap limit support [Pipeline] sh [2022-08-22T13:39:02.599Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:39:02.599Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:39:02.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-22T13:39:02.599Z] + bash /home/ubuntu/workspace/moby_PR-44005/check-config.sh [2022-08-22T13:39:02.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-22T13:39:02.599Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-22T13:39:02.599Z] [2022-08-22T13:39:02.599Z] Generally Necessary: [2022-08-22T13:39:02.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-22T13:39:02.599Z] - apparmor: enabled and tools installed [2022-08-22T13:39:02.599Z] - CONFIG_NAMESPACES: enabled [2022-08-22T13:39:02.599Z] - CONFIG_NET_NS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_PID_NS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_IPC_NS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_UTS_NS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUPS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CPUSETS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_MEMCG: enabled [2022-08-22T13:39:02.599Z] - CONFIG_KEYS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_VETH: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-22T13:39:02.599Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_BPF: enabled [2022-08-22T13:39:02.599Z] [2022-08-22T13:39:02.599Z] Optional Features: [2022-08-22T13:39:02.599Z] - CONFIG_USER_NS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_SECCOMP: enabled [2022-08-22T13:39:02.599Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-22T13:39:02.599Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-22T13:39:02.599Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-22T13:39:02.599Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-22T13:39:02.599Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-22T13:39:02.808Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:39:02.809Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:39:02.854Z] - CONFIG_BLK_CGROUP: enabled [2022-08-22T13:39:02.854Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-22T13:39:02.854Z] - CONFIG_CGROUP_PERF: enabled [2022-08-22T13:39:02.854Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-22T13:39:02.854Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-22T13:39:02.854Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-22T13:39:02.854Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-22T13:39:02.854Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-22T13:39:02.855Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-22T13:39:02.855Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_IP_VS: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-22T13:39:02.855Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-22T13:39:02.855Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-22T13:39:02.855Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-22T13:39:02.855Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-22T13:39:02.855Z] - CONFIG_EXT4_FS: enabled [2022-08-22T13:39:02.855Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-22T13:39:02.855Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-22T13:39:02.855Z] - Network Drivers: [2022-08-22T13:39:02.855Z] - "overlay": [2022-08-22T13:39:02.855Z] - CONFIG_VXLAN: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-22T13:39:02.855Z] Optional (for encrypted networks): [2022-08-22T13:39:02.855Z] - CONFIG_CRYPTO: enabled [2022-08-22T13:39:02.855Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-22T13:39:02.855Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-22T13:39:02.855Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-22T13:39:02.855Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-22T13:39:02.855Z] - CONFIG_XFRM: enabled [2022-08-22T13:39:02.855Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-22T13:39:02.855Z] - "ipvlan": [2022-08-22T13:39:02.855Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-22T13:39:02.855Z] - "macvlan": [2022-08-22T13:39:02.855Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-22T13:39:02.855Z] - CONFIG_DUMMY: enabled (as module) [2022-08-22T13:39:02.855Z] - "ftp,tftp client in container": [2022-08-22T13:39:03.110Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-22T13:39:03.110Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-22T13:39:03.110Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-22T13:39:03.110Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-22T13:39:03.110Z] - Storage Drivers: [2022-08-22T13:39:03.110Z] - "aufs": [2022-08-22T13:39:03.110Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-22T13:39:03.110Z] - "btrfs": [2022-08-22T13:39:03.110Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-22T13:39:03.110Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-22T13:39:03.110Z] - "devicemapper": [2022-08-22T13:39:03.110Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-22T13:39:03.110Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-22T13:39:03.110Z] - "overlay": [2022-08-22T13:39:03.110Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-22T13:39:03.110Z] - "zfs": [2022-08-22T13:39:03.110Z] - /dev/zfs: present [2022-08-22T13:39:03.110Z] - zfs command: missing [2022-08-22T13:39:03.110Z] - zpool command: missing [2022-08-22T13:39:03.110Z] [2022-08-22T13:39:03.110Z] Limits: [2022-08-22T13:39:03.110Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-22T13:39:03.110Z] [2022-08-22T13:39:03.110Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-22T13:39:03.428Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:1e109657b20a5575294fe53983443e92eeb37a4a . [2022-08-22T13:39:03.428Z] #1 [internal] load build definition from Dockerfile [2022-08-22T13:39:03.428Z] #1 sha256:6d5626f0a69fa7ae4e18f21b34fc6a657becc47ad24d5413274cc1ffbefb6f1b [2022-08-22T13:39:03.428Z] #1 transferring dockerfile: 19.92kB done [2022-08-22T13:39:03.428Z] #1 DONE 0.0s [2022-08-22T13:39:03.428Z] [2022-08-22T13:39:03.428Z] #2 [internal] load .dockerignore [2022-08-22T13:39:03.428Z] #2 sha256:26076ccc97e884c7da2de7b9f0ff1d8c8b9ef7fe33db49332c23f48febcf46db [2022-08-22T13:39:03.428Z] #2 transferring context: 145B done [2022-08-22T13:39:03.428Z] #2 DONE 0.0s [2022-08-22T13:39:03.428Z] [2022-08-22T13:39:03.428Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-22T13:39:03.428Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-22T13:39:03.683Z] #3 DONE 0.1s [2022-08-22T13:39:03.683Z] [2022-08-22T13:39:03.683Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-22T13:39:03.683Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-22T13:39:03.683Z] #4 CACHED [2022-08-22T13:39:03.939Z] [2022-08-22T13:39:03.939Z] #5 [internal] load .dockerignore [2022-08-22T13:39:03.939Z] #5 sha256:ef9dcb4d6f6b0e968009245e0b1162d96141dfb48fcf98f260ecee81e87ca131 [2022-08-22T13:39:03.939Z] #5 DONE 0.0s [2022-08-22T13:39:03.939Z] [2022-08-22T13:39:03.939Z] #6 [internal] load build definition from Dockerfile [2022-08-22T13:39:03.939Z] #6 sha256:3b6a1a5ebf3bf4ec214ee9a9e0917536028d86e4b2f3042d72f0cc587145d150 [2022-08-22T13:39:03.939Z] #6 DONE 0.0s [2022-08-22T13:39:03.939Z] [2022-08-22T13:39:03.939Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-22T13:39:03.939Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-22T13:39:03.939Z] #7 DONE 0.1s [2022-08-22T13:39:03.939Z] [2022-08-22T13:39:03.939Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:39:03.939Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:39:03.939Z] #9 DONE 0.1s [2022-08-22T13:39:03.939Z] [2022-08-22T13:39:03.939Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:39:03.939Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-22T13:39:03.939Z] #8 DONE 0.1s [2022-08-22T13:39:02.208Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:39:02.215Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:39:02.743Z] > git remote # timeout=10 [2022-08-22T13:39:02.759Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:39:02.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:39:02.771Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:39:02.803Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:39:02.813Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:39:02.828Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #75 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:04.195Z] #75 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-22T13:39:04.195Z] #75 DONE 0.0s [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #77 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:04.195Z] #77 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:04.195Z] #77 DONE 0.0s [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:04.195Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:04.195Z] #10 DONE 0.0s [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-22T13:39:04.195Z] #11 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-22T13:39:04.195Z] #11 CACHED [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #12 [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-22T13:39:04.195Z] #12 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-22T13:39:04.195Z] #12 CACHED [2022-08-22T13:39:04.195Z] [2022-08-22T13:39:04.195Z] #30 [internal] load build context [2022-08-22T13:39:04.195Z] #30 sha256:9ff3e3081dff92be00767b99a4ec7670b3b8b38d5c6cf932eca650295474f513 [2022-08-22T13:39:04.759Z] #30 ... [2022-08-22T13:39:04.759Z] [2022-08-22T13:39:04.759Z] #53 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:39:04.759Z] #53 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:39:04.759Z] #53 DONE 0.4s [2022-08-22T13:39:04.759Z] [2022-08-22T13:39:04.759Z] #30 [internal] load build context [2022-08-22T13:39:04.759Z] #30 sha256:9ff3e3081dff92be00767b99a4ec7670b3b8b38d5c6cf932eca650295474f513 [2022-08-22T13:39:06.147Z] #30 transferring context: 62.61MB 2.0s done [2022-08-22T13:39:06.147Z] #30 DONE 2.0s [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #23 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-22T13:39:06.147Z] #23 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-22T13:39:06.147Z] #23 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #13 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-22T13:39:06.147Z] #13 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-22T13:39:06.147Z] #13 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #27 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:39:06.147Z] #27 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-22T13:39:06.147Z] #27 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #29 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-22T13:39:06.147Z] #29 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-22T13:39:06.147Z] #29 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #18 [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-22T13:39:06.147Z] #18 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-22T13:39:06.147Z] #18 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #15 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-22T13:39:06.147Z] #15 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-22T13:39:06.147Z] #15 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #17 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-22T13:39:06.147Z] #17 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-22T13:39:06.147Z] #17 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #22 [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-22T13:39:06.147Z] #22 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-22T13:39:06.147Z] #22 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #19 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:39:06.147Z] #19 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-22T13:39:06.147Z] #19 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #26 [dev-systemd-false 6/28] RUN ldconfig [2022-08-22T13:39:06.147Z] #26 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-22T13:39:06.147Z] #26 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #21 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-22T13:39:06.147Z] #21 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-22T13:39:06.147Z] #21 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #24 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-22T13:39:06.147Z] #24 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-22T13:39:06.147Z] #24 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #25 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-22T13:39:06.147Z] #25 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-22T13:39:06.147Z] #25 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #20 [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-22T13:39:06.147Z] #20 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-22T13:39:06.147Z] #20 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #31 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-22T13:39:06.147Z] #31 sha256:e2a0f91683b415755089ea71b1f69965ea8a973ea8ee1b9d72a54c3c79a9560a [2022-08-22T13:39:06.147Z] #31 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #32 [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-22T13:39:06.147Z] #32 sha256:6a0d4b6afdbc19ee32473490def8b3549b57e032870e621d82d82535f699e5d4 [2022-08-22T13:39:06.147Z] #32 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #28 [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-22T13:39:06.147Z] #28 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-22T13:39:06.147Z] #28 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #16 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-22T13:39:06.147Z] #16 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-22T13:39:06.147Z] #16 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #14 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-22T13:39:06.147Z] #14 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-22T13:39:06.147Z] #14 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #33 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-22T13:39:06.147Z] #33 sha256:2a46c0bf43d1d522fdb588ef5906cbac1d63302a11f73628666a7432e0c0e970 [2022-08-22T13:39:06.147Z] #33 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:39:06.147Z] #37 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-22T13:39:06.147Z] #37 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #38 [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-22T13:39:06.147Z] #38 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:39:06.147Z] #38 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #40 [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-22T13:39:06.147Z] #40 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:39:06.147Z] #40 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #42 [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-22T13:39:06.147Z] #42 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:39:06.147Z] #42 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #44 [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-22T13:39:06.147Z] #44 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:39:06.147Z] #44 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #46 [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-22T13:39:06.147Z] #46 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-22T13:39:06.147Z] #46 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #47 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-22T13:39:06.147Z] #47 sha256:26379812a291464002666060814a1fa7db639179e6f96bb146fba888c9db14a3 [2022-08-22T13:39:06.147Z] #47 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #48 [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-22T13:39:06.147Z] #48 sha256:4dcb38e2bfe2f9616b2ea2a30cba2a96773a0826f60fa21f92233f8ab388d4cd [2022-08-22T13:39:06.147Z] #48 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #50 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-22T13:39:06.147Z] #50 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-22T13:39:06.147Z] #50 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #51 [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-22T13:39:06.147Z] #51 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:39:06.147Z] #51 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #54 [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-22T13:39:06.147Z] #54 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-22T13:39:06.147Z] #54 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #55 [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-22T13:39:06.147Z] #55 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:39:06.147Z] #55 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #57 [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-22T13:39:06.147Z] #57 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:39:06.147Z] #57 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #59 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:39:06.147Z] #59 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:39:06.147Z] #59 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #61 [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-22T13:39:06.147Z] #61 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:39:06.147Z] #61 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #63 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-22T13:39:06.147Z] #63 sha256:a1be528193548417418068c682c61ed87d304de0bf9ffa10833bbbbecc3e68d0 [2022-08-22T13:39:06.147Z] #63 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #64 [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-22T13:39:06.147Z] #64 sha256:1d41d7daebe02a94d9f5952cefcadb151a4a19987e8bf0fe09416f146b201e3b [2022-08-22T13:39:06.147Z] #64 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #66 [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-22T13:39:06.147Z] #66 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-22T13:39:06.147Z] #66 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #67 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-22T13:39:06.147Z] #67 sha256:05fad4904110ffb151557f5de0786f61c09b948c89dd92634835bf18e128e027 [2022-08-22T13:39:06.147Z] #67 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #68 [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-22T13:39:06.147Z] #68 sha256:4b77a4c6134cc7764ac21f7da883112d190f3fc911dcc2cd0de0685956a5fe74 [2022-08-22T13:39:06.147Z] #68 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #70 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-22T13:39:06.147Z] #70 sha256:1d870ca4920bc17d0495b10dcc9f46a106b187b2741df28ec8ebce5e1075170c [2022-08-22T13:39:06.147Z] #70 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #72 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-22T13:39:06.147Z] #72 sha256:d646f04d527f5ae44f450cba16b7baa0c39fddf20f4ced5e6ec7bf07b0bdf7f9 [2022-08-22T13:39:06.147Z] #72 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #71 [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-22T13:39:06.147Z] #71 sha256:2e1a222a740f88ef66ecbc7dbe4c944336efe9455b78137fc3d943801046ed7a [2022-08-22T13:39:06.147Z] #71 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #73 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-22T13:39:06.147Z] #73 sha256:69f20a1628a7f19963988a63fb7f714ec6d8b6c705bf5880cc6daac8d9487467 [2022-08-22T13:39:06.147Z] #73 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #76 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-22T13:39:06.147Z] #76 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-22T13:39:06.147Z] #76 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #78 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-22T13:39:06.147Z] #78 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-22T13:39:06.147Z] #78 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #80 [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-22T13:39:06.147Z] #80 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:39:06.147Z] #80 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #81 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:39:06.147Z] #81 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:39:06.147Z] #81 CACHED [2022-08-22T13:39:06.147Z] [2022-08-22T13:39:06.147Z] #34 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:39:06.147Z] #34 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:39:06.147Z] #34 1.395 go: downloading github.com/containers/skopeo v1.9.0 [2022-08-22T13:39:06.403Z] #34 2.204 go: downloading github.com/containers/common v0.48.0 [2022-08-22T13:39:06.403Z] #34 2.377 go: downloading github.com/containers/image/v5 v5.21.2-0.20220712113758-29aec5f7bbbf [2022-08-22T13:39:06.535Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2022-08-22T13:39:06.796Z] #70 ... [2022-08-22T13:39:06.796Z] [2022-08-22T13:39:06.796Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:06.796Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:06.796Z] #10 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-22T13:39:06.796Z] #10 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-22T13:39:06.796Z] #10 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-22T13:39:06.796Z] #10 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-22T13:39:06.796Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.9s done [2022-08-22T13:39:06.796Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.6s done [2022-08-22T13:39:06.796Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.9s done [2022-08-22T13:39:06.796Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.7s done [2022-08-22T13:39:06.796Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 6.5s [2022-08-22T13:39:06.796Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 64.31MB / 141.86MB 6.5s [2022-08-22T13:39:06.796Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.6s [2022-08-22T13:39:06.796Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.9s done [2022-08-22T13:39:06.796Z] #10 ... [2022-08-22T13:39:06.796Z] [2022-08-22T13:39:06.796Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:06.796Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:06.967Z] #34 2.785 go: downloading github.com/containers/ocicrypt v1.1.5 [2022-08-22T13:39:07.058Z] #70 ... [2022-08-22T13:39:07.058Z] [2022-08-22T13:39:07.058Z] #68 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:07.058Z] #68 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-22T13:39:07.058Z] #68 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:39:07.058Z] #68 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:39:07.058Z] #68 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-22T13:39:07.058Z] #68 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-22T13:39:07.058Z] #68 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-22T13:39:07.058Z] #68 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.3s done [2022-08-22T13:39:07.058Z] #68 DONE 6.7s [2022-08-22T13:39:07.058Z] [2022-08-22T13:39:07.058Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:07.058Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:07.106Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:39:07.126Z] > git --version # timeout=10 [2022-08-22T13:39:07.130Z] > git --version # 'git version 2.25.1' [2022-08-22T13:39:07.143Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-22T13:39:07.223Z] #34 3.066 go: downloading github.com/containers/storage v1.41.0 [2022-08-22T13:39:07.223Z] #34 3.191 go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-22T13:39:07.321Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.1s done [2022-08-22T13:39:07.478Z] #34 3.192 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 [2022-08-22T13:39:07.478Z] #34 3.226 go: downloading github.com/spf13/cobra v1.5.0 [2022-08-22T13:39:07.478Z] #34 3.251 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 [2022-08-22T13:39:07.478Z] #34 3.266 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-08-22T13:39:07.478Z] #34 3.298 go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-22T13:39:07.478Z] #34 3.386 go: downloading github.com/vbauerster/mpb/v7 v7.4.2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-22T13:39:07.903Z] #70 DONE 7.7s [2022-08-22T13:39:07.903Z] [2022-08-22T13:39:07.903Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:07.903Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:07.903Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.4s done [2022-08-22T13:39:07.903Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 83.89MB / 141.86MB 7.7s [2022-08-22T13:39:08.042Z] #34 3.740 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-08-22T13:39:08.042Z] #34 3.743 go: downloading github.com/docker/go-connections v0.4.0 [2022-08-22T13:39:08.042Z] #34 3.756 go: downloading github.com/ghodss/yaml v1.0.0 [2022-08-22T13:39:08.042Z] #34 3.760 go: downloading github.com/klauspost/compress v1.15.7 [2022-08-22T13:39:08.042Z] #34 3.765 go: downloading github.com/klauspost/pgzip v1.2.5 [2022-08-22T13:39:08.042Z] #34 3.780 go: downloading github.com/ulikunitz/xz v0.5.10 [2022-08-22T13:39:08.042Z] #34 3.828 go: downloading github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a [2022-08-22T13:39:08.090Z] + docker version [2022-08-22T13:39:08.298Z] #34 3.990 go: downloading github.com/docker/docker v20.10.17+incompatible [2022-08-22T13:39:08.478Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 8.1s [2022-08-22T13:39:08.741Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.76MB / 141.86MB 8.5s [2022-08-22T13:39:08.860Z] #34 4.582 go: downloading github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 [2022-08-22T13:39:08.860Z] #34 4.610 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 [2022-08-22T13:39:09.116Z] #34 4.797 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-22T13:39:09.116Z] #34 4.818 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-22T13:39:09.116Z] #34 4.842 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 [2022-08-22T13:39:09.116Z] #34 4.920 go: downloading github.com/docker/docker-credential-helpers v0.6.4 [2022-08-22T13:39:09.116Z] #34 4.969 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:39:09.116Z] #34 4.994 go: downloading github.com/theupdateframework/go-tuf v0.3.0 [2022-08-22T13:39:09.314Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.33MB / 141.86MB 8.9s [2022-08-22T13:39:09.372Z] #34 5.099 go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-22T13:39:09.372Z] #34 5.108 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d [2022-08-22T13:39:09.372Z] #34 5.204 go: downloading github.com/mattn/go-runewidth v0.0.13 [2022-08-22T13:39:09.372Z] #34 5.217 go: downloading github.com/VividCortex/ewma v1.2.0 [2022-08-22T13:39:09.372Z] #34 5.240 go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-22T13:39:09.372Z] #34 5.261 go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-22T13:39:09.372Z] #34 5.290 go: downloading github.com/imdario/mergo v0.3.13 [2022-08-22T13:39:09.372Z] #34 5.294 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e [2022-08-22T13:39:09.575Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 121.14MB / 141.86MB 9.4s [2022-08-22T13:39:09.629Z] #34 5.446 go: downloading github.com/sylabs/sif/v2 v2.7.1 [2022-08-22T13:39:09.629Z] #34 5.473 go: downloading github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e [2022-08-22T13:39:09.629Z] #34 5.615 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 [2022-08-22T13:39:09.888Z] #34 5.625 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-08-22T13:39:09.888Z] #34 5.659 go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-22T13:39:09.888Z] #34 5.734 go: downloading github.com/google/go-containerregistry v0.10.0 [2022-08-22T13:39:09.888Z] #34 5.842 go: downloading google.golang.org/grpc v1.47.0 [2022-08-22T13:39:10.146Z] #34 5.948 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2022-08-22T13:39:10.146Z] #34 5.979 go: downloading github.com/rivo/uniseg v0.2.0 [2022-08-22T13:39:10.146Z] #34 6.001 go: downloading github.com/json-iterator/go v1.1.12 [2022-08-22T13:39:10.146Z] #34 6.052 go: downloading github.com/google/go-intervals v0.0.2 [2022-08-22T13:39:10.147Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.12MB / 141.86MB 9.9s [2022-08-22T13:39:10.147Z] #10 ... [2022-08-22T13:39:10.147Z] [2022-08-22T13:39:10.147Z] #23 [internal] load build context [2022-08-22T13:39:10.147Z] #23 sha256:81b49ff8c06f7b156d6fdcc78bb925fd1a516e2af585094e1a238ff318475a8e [2022-08-22T13:39:10.147Z] #23 transferring context: 48.15MB 10.0s [2022-08-22T13:39:10.405Z] #34 6.100 go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-22T13:39:10.405Z] #34 6.116 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4 [2022-08-22T13:39:10.405Z] #34 6.131 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-22T13:39:10.405Z] #34 6.144 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2022-08-22T13:39:10.405Z] #34 6.155 go: downloading github.com/docker/go-units v0.4.0 [2022-08-22T13:39:10.405Z] #34 6.164 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:39:10.405Z] #34 6.196 go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-22T13:39:10.405Z] #34 6.209 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-08-22T13:39:10.405Z] #34 6.216 go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-08-22T13:39:10.405Z] #34 6.262 go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-08-22T13:39:10.405Z] #34 6.288 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-22T13:39:10.405Z] #34 6.351 go: downloading google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f [2022-08-22T13:39:10.405Z] #34 6.396 go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-22T13:39:10.412Z] #23 ... [2022-08-22T13:39:10.412Z] [2022-08-22T13:39:10.412Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:10.412Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:10.412Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 10.2s [2022-08-22T13:39:10.968Z] #34 6.831 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-22T13:39:11.224Z] #34 7.051 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-22T13:39:11.373Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 11.1s done [2022-08-22T13:39:11.634Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.7s [2022-08-22T13:39:11.634Z] #10 ... [2022-08-22T13:39:11.634Z] [2022-08-22T13:39:11.634Z] #23 [internal] load build context [2022-08-22T13:39:11.634Z] #23 sha256:81b49ff8c06f7b156d6fdcc78bb925fd1a516e2af585094e1a238ff318475a8e [2022-08-22T13:39:11.634Z] #23 transferring context: 62.61MB 11.2s done [2022-08-22T13:39:11.634Z] #23 DONE 11.5s [2022-08-22T13:39:11.634Z] [2022-08-22T13:39:11.634Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:11.634Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:12.208Z] #10 ... [2022-08-22T13:39:12.208Z] [2022-08-22T13:39:12.208Z] #69 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-22T13:39:12.208Z] #69 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-22T13:39:12.208Z] #69 DONE 0.6s [2022-08-22T13:39:12.208Z] [2022-08-22T13:39:12.208Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:12.208Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:13.150Z] #10 ... [2022-08-22T13:39:13.150Z] [2022-08-22T13:39:13.150Z] #71 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-22T13:39:13.150Z] #71 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-22T13:39:13.150Z] #71 DONE 0.8s [2022-08-22T13:39:13.150Z] [2022-08-22T13:39:13.150Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:13.150Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:39:15.693Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.4s done [2022-08-22T13:39:15.693Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-22T13:39:15.953Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.4s done [2022-08-22T13:39:16.181Z] Client: Docker Engine - Community [2022-08-22T13:39:16.181Z] Version: 20.10.14 [2022-08-22T13:39:16.181Z] API version: 1.41 [2022-08-22T13:39:16.181Z] Go version: go1.16.15 [2022-08-22T13:39:16.181Z] Git commit: a224086 [2022-08-22T13:39:16.181Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-22T13:39:16.181Z] OS/Arch: linux/arm64 [2022-08-22T13:39:16.181Z] Context: default [2022-08-22T13:39:16.181Z] Experimental: true [2022-08-22T13:39:16.181Z] [2022-08-22T13:39:16.181Z] Server: Docker Engine - Community [2022-08-22T13:39:16.181Z] Engine: [2022-08-22T13:39:16.181Z] Version: 20.10.14 [2022-08-22T13:39:16.181Z] API version: 1.41 (minimum version 1.12) [2022-08-22T13:39:16.181Z] Go version: go1.16.15 [2022-08-22T13:39:16.181Z] Git commit: 87a90dc [2022-08-22T13:39:16.181Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-22T13:39:16.181Z] OS/Arch: linux/arm64 [2022-08-22T13:39:16.181Z] Experimental: true [2022-08-22T13:39:16.181Z] containerd: [2022-08-22T13:39:16.181Z] Version: 1.5.11 [2022-08-22T13:39:16.181Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:39:16.181Z] runc: [2022-08-22T13:39:16.181Z] Version: 1.0.3 [2022-08-22T13:39:16.181Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-22T13:39:16.181Z] docker-init: [2022-08-22T13:39:16.181Z] Version: 0.19.0 [2022-08-22T13:39:16.181Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-22T13:39:16.219Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-22T13:39:16.526Z] + docker info [2022-08-22T13:39:16.792Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-22T13:39:16.792Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-22T13:39:22.095Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.4s done [2022-08-22T13:39:22.095Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-22T13:39:27.427Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.2s done [2022-08-22T13:39:27.427Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-22T13:39:31.377Z] Client: [2022-08-22T13:39:31.377Z] Context: default [2022-08-22T13:39:31.377Z] Debug Mode: false [2022-08-22T13:39:31.377Z] Plugins: [2022-08-22T13:39:31.377Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-22T13:39:31.377Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-22T13:39:31.377Z] [2022-08-22T13:39:31.377Z] Server: [2022-08-22T13:39:31.377Z] Containers: 0 [2022-08-22T13:39:31.377Z] Running: 0 [2022-08-22T13:39:31.377Z] Paused: 0 [2022-08-22T13:39:31.377Z] Stopped: 0 [2022-08-22T13:39:31.377Z] Images: 0 [2022-08-22T13:39:31.377Z] Server Version: 20.10.14 [2022-08-22T13:39:31.377Z] Storage Driver: overlay2 [2022-08-22T13:39:31.377Z] Backing Filesystem: extfs [2022-08-22T13:39:31.377Z] Supports d_type: true [2022-08-22T13:39:31.377Z] Native Overlay Diff: true [2022-08-22T13:39:31.377Z] userxattr: false [2022-08-22T13:39:31.377Z] Logging Driver: json-file [2022-08-22T13:39:31.377Z] Cgroup Driver: cgroupfs [2022-08-22T13:39:31.377Z] Cgroup Version: 1 [2022-08-22T13:39:31.377Z] Plugins: [2022-08-22T13:39:31.377Z] Volume: local [2022-08-22T13:39:31.377Z] Network: bridge host ipvlan macvlan null overlay [2022-08-22T13:39:31.377Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-22T13:39:31.377Z] Swarm: inactive [2022-08-22T13:39:31.377Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-22T13:39:31.377Z] Default Runtime: runc [2022-08-22T13:39:31.377Z] Init Binary: docker-init [2022-08-22T13:39:31.377Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:39:31.377Z] runc version: v1.0.3-0-gf46b6ba [2022-08-22T13:39:31.377Z] init version: de40ad0 [2022-08-22T13:39:31.377Z] Security Options: [2022-08-22T13:39:31.377Z] apparmor [2022-08-22T13:39:31.377Z] seccomp [2022-08-22T13:39:31.377Z] Profile: default [2022-08-22T13:39:31.377Z] Kernel Version: 5.13.0-1021-aws [2022-08-22T13:39:31.377Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-22T13:39:31.377Z] OSType: linux [2022-08-22T13:39:31.377Z] Architecture: aarch64 [2022-08-22T13:39:31.377Z] CPUs: 2 [2022-08-22T13:39:31.377Z] Total Memory: 7.562GiB [2022-08-22T13:39:31.377Z] Name: ip-10-100-91-17 [2022-08-22T13:39:31.377Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-22T13:39:31.377Z] Docker Root Dir: /var/lib/docker [2022-08-22T13:39:31.377Z] Debug Mode: false [2022-08-22T13:39:31.377Z] Registry: https://index.docker.io/v1/ [2022-08-22T13:39:31.377Z] Labels: [2022-08-22T13:39:31.377Z] Experimental: true [2022-08-22T13:39:31.377Z] Insecure Registries: [2022-08-22T13:39:31.377Z] 127.0.0.0/8 [2022-08-22T13:39:31.377Z] Live Restore Enabled: true [2022-08-22T13:39:31.377Z] [Pipeline] sh [2022-08-22T13:39:31.698Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:39:31.698Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:39:31.698Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-22T13:39:31.698Z] + bash /home/ubuntu/workspace/moby_PR-44005/check-config.sh [2022-08-22T13:39:31.698Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-22T13:39:31.698Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-22T13:39:31.698Z] [2022-08-22T13:39:31.698Z] Generally Necessary: [2022-08-22T13:39:31.698Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-22T13:39:31.698Z] - apparmor: enabled and tools installed [2022-08-22T13:39:31.698Z] - CONFIG_NAMESPACES: enabled [2022-08-22T13:39:31.698Z] - CONFIG_NET_NS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_PID_NS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_IPC_NS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_UTS_NS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CGROUPS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-22T13:39:31.698Z] - CONFIG_CPUSETS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_MEMCG: enabled [2022-08-22T13:39:31.698Z] - CONFIG_KEYS: enabled [2022-08-22T13:39:31.698Z] - CONFIG_VETH: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-22T13:39:31.698Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-22T13:39:31.956Z] - CONFIG_CGROUP_BPF: enabled [2022-08-22T13:39:31.956Z] [2022-08-22T13:39:31.956Z] Optional Features: [2022-08-22T13:39:31.956Z] - CONFIG_USER_NS: enabled [2022-08-22T13:39:31.956Z] - CONFIG_SECCOMP: enabled [2022-08-22T13:39:31.956Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-22T13:39:31.956Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-22T13:39:31.956Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-22T13:39:31.956Z] (cgroup swap accounting is currently enabled) [2022-08-22T13:39:31.956Z] - CONFIG_BLK_CGROUP: enabled [2022-08-22T13:39:31.956Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-22T13:39:31.956Z] - CONFIG_CGROUP_PERF: enabled [2022-08-22T13:39:31.956Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-22T13:39:31.956Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-22T13:39:31.956Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-22T13:39:31.956Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-22T13:39:31.956Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-22T13:39:31.956Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_IP_VS: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-22T13:39:31.956Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-22T13:39:31.956Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-22T13:39:31.956Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-22T13:39:31.956Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-22T13:39:31.956Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-22T13:39:31.956Z] - CONFIG_EXT4_FS: enabled [2022-08-22T13:39:31.956Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-22T13:39:31.956Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-22T13:39:31.956Z] - Network Drivers: [2022-08-22T13:39:31.956Z] - "overlay": [2022-08-22T13:39:32.213Z] - CONFIG_VXLAN: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-22T13:39:32.213Z] Optional (for encrypted networks): [2022-08-22T13:39:32.213Z] - CONFIG_CRYPTO: enabled [2022-08-22T13:39:32.213Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-22T13:39:32.213Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-22T13:39:32.213Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-22T13:39:32.213Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-22T13:39:32.213Z] - CONFIG_XFRM: enabled [2022-08-22T13:39:32.213Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-22T13:39:32.213Z] - "ipvlan": [2022-08-22T13:39:32.213Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-22T13:39:32.213Z] - "macvlan": [2022-08-22T13:39:32.213Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_DUMMY: enabled (as module) [2022-08-22T13:39:32.213Z] - "ftp,tftp client in container": [2022-08-22T13:39:32.213Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-22T13:39:32.213Z] - Storage Drivers: [2022-08-22T13:39:32.213Z] - "aufs": [2022-08-22T13:39:32.213Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-22T13:39:32.213Z] - "btrfs": [2022-08-22T13:39:32.213Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-22T13:39:32.213Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-22T13:39:32.213Z] - "devicemapper": [2022-08-22T13:39:32.213Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-22T13:39:32.213Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-22T13:39:32.213Z] - "overlay": [2022-08-22T13:39:32.213Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-22T13:39:32.213Z] - "zfs": [2022-08-22T13:39:32.213Z] - /dev/zfs: present [2022-08-22T13:39:32.213Z] - zfs command: missing [2022-08-22T13:39:32.213Z] - zpool command: missing [2022-08-22T13:39:32.213Z] [2022-08-22T13:39:32.213Z] Limits: [2022-08-22T13:39:32.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-22T13:39:32.213Z] [2022-08-22T13:39:32.213Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-22T13:39:32.635Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1e109657b20a5575294fe53983443e92eeb37a4a . [2022-08-22T13:39:32.758Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-22T13:39:32.892Z] #1 [internal] load build definition from Dockerfile [2022-08-22T13:39:32.892Z] #1 sha256:1450bcf500bc8e97207b0130d7f7f0e85bff3b5d8ea2e4075b9e60e5aeda6c60 [2022-08-22T13:39:32.892Z] #1 transferring dockerfile: 19.92kB done [2022-08-22T13:39:32.892Z] #1 DONE 0.2s [2022-08-22T13:39:32.892Z] [2022-08-22T13:39:32.892Z] #2 [internal] load .dockerignore [2022-08-22T13:39:32.892Z] #2 sha256:a981e4f67e60889b8a67eeaeca5d4aaa67f12afbf179c1ed079e1f0c5bb8a468 [2022-08-22T13:39:32.892Z] #2 transferring context: 145B done [2022-08-22T13:39:32.892Z] #2 DONE 0.2s [2022-08-22T13:39:32.892Z] [2022-08-22T13:39:32.892Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-22T13:39:32.892Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-22T13:39:33.458Z] #3 DONE 0.5s [2022-08-22T13:39:33.458Z] [2022-08-22T13:39:33.458Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-22T13:39:33.458Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-22T13:39:33.458Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-22T13:39:33.458Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-22T13:39:33.458Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-22T13:39:33.458Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-22T13:39:33.458Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-22T13:39:33.715Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-22T13:39:33.715Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-22T13:39:33.971Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-22T13:39:33.971Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-22T13:39:34.227Z] #4 DONE 0.7s [2022-08-22T13:39:34.484Z] [2022-08-22T13:39:34.484Z] #5 [internal] load .dockerignore [2022-08-22T13:39:34.484Z] #5 sha256:6b5a6df103a0b1c8d6503b2aad033479e7852dc072bdf235ec5d8c41f16998df [2022-08-22T13:39:34.484Z] #5 DONE 0.0s [2022-08-22T13:39:34.484Z] [2022-08-22T13:39:34.484Z] #6 [internal] load build definition from Dockerfile [2022-08-22T13:39:34.484Z] #6 sha256:b470cb6561287866280335eb51462937070a9e2dfdef07bcffa9f52e81afae89 [2022-08-22T13:39:34.484Z] #6 DONE 0.0s [2022-08-22T13:39:34.484Z] [2022-08-22T13:39:34.484Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:39:34.484Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-22T13:39:35.856Z] #9 DONE 1.5s [2022-08-22T13:39:35.856Z] [2022-08-22T13:39:35.856Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-22T13:39:35.856Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-22T13:39:35.856Z] #7 DONE 1.4s [2022-08-22T13:39:35.856Z] [2022-08-22T13:39:35.856Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:39:35.856Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:39:35.856Z] #8 DONE 1.4s [2022-08-22T13:39:36.963Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-22T13:39:38.377Z] [2022-08-22T13:39:38.377Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:38.377Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:38.377Z] #10 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-22T13:39:38.377Z] #10 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-22T13:39:38.377Z] #10 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-22T13:39:38.377Z] #10 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-22T13:39:38.377Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.05MB / 53.68MB 0.1s [2022-08-22T13:39:38.633Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 12.58MB / 53.68MB 0.2s [2022-08-22T13:39:38.633Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 31.46MB / 53.68MB 0.4s [2022-08-22T13:39:38.877Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.6s done [2022-08-22T13:39:38.898Z] #10 ... [2022-08-22T13:39:38.898Z] [2022-08-22T13:39:38.898Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:39:38.898Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:39:38.898Z] #46 DONE 0.8s [2022-08-22T13:39:38.898Z] [2022-08-22T13:39:38.898Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:38.898Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:38.898Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 41.94MB / 53.68MB 0.5s [2022-08-22T13:39:38.898Z] #10 ... [2022-08-22T13:39:38.898Z] [2022-08-22T13:39:38.898Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:39:38.898Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:39:38.898Z] #46 DONE 0.0s [2022-08-22T13:39:38.898Z] [2022-08-22T13:39:38.898Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:38.898Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:38.898Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 51.38MB / 53.68MB 0.6s [2022-08-22T13:39:39.138Z] #10 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-22T13:39:39.155Z] #10 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0B / 5.15MB 0.7s [2022-08-22T13:39:39.155Z] #10 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0B / 10.66MB 0.7s [2022-08-22T13:39:39.155Z] #10 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.8s [2022-08-22T13:39:39.155Z] #10 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 1.05MB / 10.66MB 0.8s [2022-08-22T13:39:39.155Z] #10 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.0s [2022-08-22T13:39:39.398Z] #10 DONE 39.1s [2022-08-22T13:39:39.398Z] [2022-08-22T13:39:39.398Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-22T13:39:39.398Z] #11 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-22T13:39:39.724Z] #10 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.5s done [2022-08-22T13:39:39.979Z] #10 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 1.6s done [2022-08-22T13:39:39.979Z] #10 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-22T13:39:39.979Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.7s [2022-08-22T13:39:40.244Z] #10 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.9s done [2022-08-22T13:39:40.244Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 6.30MB / 81.12MB 1.9s [2022-08-22T13:39:40.244Z] #10 ... [2022-08-22T13:39:40.244Z] [2022-08-22T13:39:40.244Z] #68 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:40.244Z] #68 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-22T13:39:40.244Z] #68 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-22T13:39:40.244Z] #68 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:39:40.244Z] #68 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-22T13:39:40.244Z] #68 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-22T13:39:40.244Z] #68 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-08-22T13:39:40.244Z] #68 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-08-22T13:39:40.244Z] #68 DONE 2.2s [2022-08-22T13:39:40.244Z] [2022-08-22T13:39:40.244Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:40.244Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:40.244Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 2.0s [2022-08-22T13:39:40.244Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0B / 54.68MB 2.0s [2022-08-22T13:39:40.244Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 2.0s [2022-08-22T13:39:40.502Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 27.26MB / 81.12MB 2.2s [2022-08-22T13:39:40.502Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 8.39MB / 54.68MB 2.2s [2022-08-22T13:39:40.502Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 10.49MB / 108.99MB 2.2s [2022-08-22T13:39:40.502Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 32.51MB / 81.12MB 2.3s [2022-08-22T13:39:40.502Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 17.83MB / 54.68MB 2.3s [2022-08-22T13:39:40.502Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 16.78MB / 108.99MB 2.3s [2022-08-22T13:39:40.762Z] #10 ... [2022-08-22T13:39:40.762Z] [2022-08-22T13:39:40.762Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:39:40.762Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:39:40.762Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-22T13:39:40.762Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:39:40.762Z] #70 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-22T13:39:40.762Z] #70 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-22T13:39:40.762Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-08-22T13:39:40.762Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-08-22T13:39:40.762Z] #70 DONE 2.6s [2022-08-22T13:39:40.762Z] [2022-08-22T13:39:40.762Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:40.762Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:40.762Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 44.04MB / 81.12MB 2.4s [2022-08-22T13:39:40.762Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 32.51MB / 54.68MB 2.4s [2022-08-22T13:39:40.762Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 24.12MB / 108.99MB 2.4s [2022-08-22T13:39:40.762Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 41.94MB / 54.68MB 2.5s [2022-08-22T13:39:40.762Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 39.85MB / 108.99MB 2.5s [2022-08-22T13:39:40.781Z] #11 DONE 1.2s [2022-08-22T13:39:40.781Z] [2022-08-22T13:39:40.781Z] #12 [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-22T13:39:40.781Z] #12 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-22T13:39:41.022Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 50.09MB / 81.12MB 2.6s [2022-08-22T13:39:41.022Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 45.09MB / 54.68MB 2.6s [2022-08-22T13:39:41.022Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 2.8s [2022-08-22T13:39:41.022Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.8s [2022-08-22T13:39:41.022Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 61.87MB / 108.99MB 2.8s [2022-08-22T13:39:41.286Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 70.72MB / 81.12MB 2.9s [2022-08-22T13:39:41.286Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 3.0s [2022-08-22T13:39:41.286Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 74.13MB / 108.99MB 3.0s [2022-08-22T13:39:41.286Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 89.97MB / 108.99MB 3.1s [2022-08-22T13:39:41.351Z] #12 DONE 0.6s [2022-08-22T13:39:41.351Z] [2022-08-22T13:39:41.351Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:39:41.351Z] #30 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-22T13:39:41.351Z] #30 ... [2022-08-22T13:39:41.351Z] [2022-08-22T13:39:41.351Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-22T13:39:41.351Z] #43 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-22T13:39:41.351Z] #43 DONE 0.2s [2022-08-22T13:39:41.351Z] [2022-08-22T13:39:41.351Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:39:41.351Z] #30 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-22T13:39:41.351Z] #30 DONE 0.3s [2022-08-22T13:39:41.351Z] [2022-08-22T13:39:41.351Z] #31 [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-22T13:39:41.351Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:39:41.554Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.3s [2022-08-22T13:39:41.629Z] #31 ... [2022-08-22T13:39:41.629Z] [2022-08-22T13:39:41.629Z] #47 [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-22T13:39:41.629Z] #47 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-22T13:39:41.629Z] #47 DONE 0.3s [2022-08-22T13:39:41.629Z] [2022-08-22T13:39:41.629Z] #63 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-22T13:39:41.629Z] #63 sha256:1d6fe76bd0c88878691fce255e6f1f086620b8a592e9b75f1fb475854cdf615b [2022-08-22T13:39:41.629Z] #63 DONE 0.3s [2022-08-22T13:39:41.629Z] [2022-08-22T13:39:41.629Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-22T13:39:41.629Z] #24 sha256:07a7df147335fce8cbbdf460d639f61c9888c7233164dd25cdddfdb0b80a3f92 [2022-08-22T13:39:41.629Z] #24 DONE 0.4s [2022-08-22T13:39:41.629Z] [2022-08-22T13:39:41.629Z] #25 [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-22T13:39:41.629Z] #25 sha256:47c89d4ec3c407b69e25cf61e2387c74211ee18cbd658e2978a0b6ea97d45e6a [2022-08-22T13:39:42.118Z] #10 ... [2022-08-22T13:39:42.118Z] [2022-08-22T13:39:42.118Z] #23 [internal] load build context [2022-08-22T13:39:42.118Z] #23 sha256:244ae70d8eae7cd550a6b5e6dcca98b9ff1ea1610b48b7d33087ebf421799a5a [2022-08-22T13:39:42.118Z] #23 transferring context: 62.61MB 3.3s done [2022-08-22T13:39:42.118Z] #23 DONE 4.0s [2022-08-22T13:39:42.118Z] [2022-08-22T13:39:42.118Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:42.118Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:42.375Z] #10 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 4.2s done [2022-08-22T13:39:43.305Z] #10 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.1s done [2022-08-22T13:39:43.602Z] #10 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.1s [2022-08-22T13:39:43.859Z] #10 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-22T13:39:44.115Z] #10 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-22T13:39:44.371Z] #10 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-22T13:39:44.627Z] #10 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 6.2s done [2022-08-22T13:39:44.627Z] #10 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-22T13:39:46.526Z] #10 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 1.8s done [2022-08-22T13:39:46.526Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 8.4s [2022-08-22T13:39:46.826Z] #10 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 8.5s done [2022-08-22T13:39:46.826Z] #10 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-22T13:39:47.124Z] #10 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 8.7s [2022-08-22T13:39:47.124Z] #10 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 8.7s done [2022-08-22T13:39:48.229Z] #25 ... [2022-08-22T13:39:48.229Z] [2022-08-22T13:39:48.229Z] #73 [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-22T13:39:48.229Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:39:48.229Z] #73 6.283 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:39:48.229Z] #73 6.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:39:48.229Z] #73 6.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:39:48.229Z] #73 6.704 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:39:48.802Z] #73 7.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:39:49.059Z] #10 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.3s done [2022-08-22T13:39:49.318Z] #10 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0.1s [2022-08-22T13:39:49.890Z] #34 42.59 skopeo version 1.9.0 [2022-08-22T13:39:49.890Z] #34 DONE 43.0s [2022-08-22T13:39:49.890Z] [2022-08-22T13:39:49.890Z] #35 [frozen-images 1/1] RUN --mount=from=skopeo,source=/out/skopeo,target=/usr/bin/skopeo < /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-22T13:39:52.177Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:39:52.177Z] #48 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:39:52.177Z] #48 10.40 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:39:52.177Z] #48 10.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:39:52.177Z] #48 ... [2022-08-22T13:39:52.177Z] [2022-08-22T13:39:52.177Z] #37 [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-22T13:39:52.177Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:39:52.177Z] #37 10.40 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-22T13:39:52.282Z] #35 5.086 Writing manifest to image destination [2022-08-22T13:39:52.440Z] #37 ... [2022-08-22T13:39:52.440Z] [2022-08-22T13:39:52.440Z] #59 [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-22T13:39:52.440Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:39:52.440Z] #59 6.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:39:52.440Z] #59 6.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:39:52.440Z] #59 6.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:39:52.440Z] #59 6.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:39:52.440Z] #59 7.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:39:52.440Z] #59 9.058 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:39:52.537Z] #35 5.086 Storing signatures [2022-08-22T13:39:52.537Z] #35 5.188 Getting image source signatures [2022-08-22T13:39:52.537Z] #35 5.188 Copying blob sha256:4ee5c797bcd78105083ec883d8e6e8bc58124c65b30444d0110073d603e61190 [2022-08-22T13:39:52.578Z] #71 DONE 1.9s [2022-08-22T13:39:52.578Z] [2022-08-22T13:39:52.578Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:39:52.578Z] #10 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-22T13:39:52.697Z] using credential docker-jenkins-github-credentials [2022-08-22T13:39:52.701Z] #59 ... [2022-08-22T13:39:52.701Z] [2022-08-22T13:39:52.701Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:39:52.701Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:39:52.701Z] #27 6.944 go: downloading github.com/containers/skopeo v1.9.0 [2022-08-22T13:39:52.701Z] #27 7.739 go: downloading github.com/containers/common v0.48.0 [2022-08-22T13:39:52.701Z] #27 8.563 go: downloading github.com/containers/image/v5 v5.21.2-0.20220712113758-29aec5f7bbbf [2022-08-22T13:39:52.701Z] #27 10.26 go: downloading github.com/containers/ocicrypt v1.1.5 [2022-08-22T13:39:52.701Z] #27 10.46 go: downloading github.com/containers/storage v1.41.0 [2022-08-22T13:39:52.701Z] #27 ... [2022-08-22T13:39:52.701Z] [2022-08-22T13:39:52.701Z] #50 [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-22T13:39:52.701Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:39:52.701Z] #50 9.748 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-22T13:39:52.725Z] Cloning the remote Git repository [2022-08-22T13:39:52.725Z] Cloning with configured refspecs honoured and without tags [2022-08-22T13:39:52.793Z] #35 5.550 Copying config sha256:851163c78e4ad68e6fe5391f0894aafd164d40c4d4d0a56b4291f0dc2c75cc2c [2022-08-22T13:39:52.982Z] #50 ... [2022-08-22T13:39:52.982Z] [2022-08-22T13:39:52.982Z] #64 [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-22T13:39:52.982Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:39:52.982Z] #64 9.512 + RM_GOPATH=0 [2022-08-22T13:39:52.982Z] #64 9.512 + TMP_GOPATH= [2022-08-22T13:39:52.982Z] #64 9.512 + : /build [2022-08-22T13:39:52.982Z] #64 9.512 + '[' -z '' ']' [2022-08-22T13:39:52.982Z] #64 9.512 ++ mktemp -d [2022-08-22T13:39:52.982Z] #64 9.512 + export GOPATH=/tmp/tmp.j0BZ5xy8w0 [2022-08-22T13:39:52.982Z] #64 9.512 + GOPATH=/tmp/tmp.j0BZ5xy8w0 [2022-08-22T13:39:52.982Z] #64 9.512 + RM_GOPATH=1 [2022-08-22T13:39:52.982Z] #64 9.512 + case "$(go env GOARCH)" in [2022-08-22T13:39:52.982Z] #64 9.512 ++ go env GOARCH [2022-08-22T13:39:52.982Z] #64 9.682 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:39:52.982Z] #64 9.682 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:39:52.982Z] #64 9.682 ++ dirname /install.sh [2022-08-22T13:39:52.982Z] #64 9.682 + dir=/ [2022-08-22T13:39:52.982Z] #64 9.682 + bin=rootlesskit [2022-08-22T13:39:52.982Z] #64 9.682 + shift [2022-08-22T13:39:52.982Z] #64 9.682 + '[' '!' -f //rootlesskit.installer ']' [2022-08-22T13:39:52.982Z] #64 9.682 + . //rootlesskit.installer [2022-08-22T13:39:52.982Z] #64 9.682 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:52.982Z] #64 9.682 + install_rootlesskit [2022-08-22T13:39:52.982Z] #64 9.682 + case "$1" in [2022-08-22T13:39:52.982Z] #64 9.682 + export CGO_ENABLED=0 [2022-08-22T13:39:52.982Z] #64 9.682 + CGO_ENABLED=0 [2022-08-22T13:39:52.982Z] #64 9.682 + _install_rootlesskit [2022-08-22T13:39:52.983Z] #64 9.682 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-22T13:39:52.983Z] #64 9.682 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:39:52.983Z] #64 9.682 + GOBIN=/build [2022-08-22T13:39:52.983Z] #64 9.682 + GO111MODULE=on [2022-08-22T13:39:52.983Z] #64 9.682 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:52.983Z] #64 9.682 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:52.983Z] #64 10.30 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-22T13:39:52.983Z] #64 ... [2022-08-22T13:39:52.983Z] [2022-08-22T13:39:52.983Z] #48 [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-22T13:39:52.983Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:39:52.983Z] #48 11.38 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-22T13:39:53.144Z] #10 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 3.7s done [2022-08-22T13:39:53.144Z] #10 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a [2022-08-22T13:39:53.359Z] #35 5.971 Writing manifest to image destination [2022-08-22T13:39:53.359Z] #35 5.971 Storing signatures [2022-08-22T13:39:53.405Z] #10 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-22T13:39:53.405Z] #10 DONE 15.4s [2022-08-22T13:39:53.405Z] [2022-08-22T13:39:53.405Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-22T13:39:53.405Z] #11 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-22T13:39:53.615Z] #35 DONE 6.2s [2022-08-22T13:39:52.066Z] Cloning repository https://github.com/moby/moby.git [2022-08-22T13:39:52.129Z] > git init /home/ubuntu/workspace/moby_PR-44005 # timeout=10 [2022-08-22T13:39:52.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:39:52.361Z] > git --version # timeout=10 [2022-08-22T13:39:52.380Z] > git --version # 'git version 2.17.1' [2022-08-22T13:39:52.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:39:52.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:39:53.967Z] #11 DONE 0.4s [2022-08-22T13:39:53.967Z] [2022-08-22T13:39:53.967Z] #12 [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-22T13:39:53.967Z] #12 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-22T13:39:54.532Z] #12 DONE 0.4s [2022-08-22T13:39:54.532Z] [2022-08-22T13:39:54.532Z] #33 [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-22T13:39:54.532Z] #33 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-22T13:39:54.532Z] #33 ... [2022-08-22T13:39:54.532Z] [2022-08-22T13:39:54.532Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:39:54.532Z] #30 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-22T13:39:54.532Z] #30 DONE 0.2s [2022-08-22T13:39:54.556Z] [2022-08-22T13:39:54.556Z] #36 [dev-systemd-false 11/28] COPY --from=frozen-images /out/ /docker-frozen-images [2022-08-22T13:39:54.556Z] #36 sha256:f03c0ef20ec502213f0a4b002dfc7a31c6af46efe93a997f8d906fcf478d5127 [2022-08-22T13:39:54.556Z] #36 DONE 0.2s [2022-08-22T13:39:54.556Z] [2022-08-22T13:39:54.556Z] #39 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-22T13:39:54.556Z] #39 sha256:b0a9dfb0ea8c0fc3de9d25f8318da863009d81c4c7307a0b1783809b1176069c [2022-08-22T13:39:54.556Z] #39 DONE 0.2s [2022-08-22T13:39:54.790Z] [2022-08-22T13:39:54.791Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-22T13:39:54.791Z] #24 sha256:852d93b7288fc61ef05f88756cfa4ab9cef1866fce28402ace4bbbd02b4def49 [2022-08-22T13:39:54.791Z] #24 DONE 0.3s [2022-08-22T13:39:54.791Z] [2022-08-22T13:39:54.791Z] #47 [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-22T13:39:54.791Z] #47 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-22T13:39:54.791Z] #47 DONE 0.3s [2022-08-22T13:39:54.791Z] [2022-08-22T13:39:54.791Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-22T13:39:54.791Z] #43 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-22T13:39:54.791Z] #43 DONE 0.4s [2022-08-22T13:39:54.791Z] [2022-08-22T13:39:54.791Z] #48 [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-22T13:39:54.791Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:39:54.791Z] #48 ... [2022-08-22T13:39:54.791Z] [2022-08-22T13:39:54.791Z] #63 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-22T13:39:54.791Z] #63 sha256:f0dd9f5b8d8abb27dd5e89f22bdd6083573d4ef288e16e44df508e3580ee68d4 [2022-08-22T13:39:54.791Z] #63 DONE 0.4s [2022-08-22T13:39:54.819Z] [2022-08-22T13:39:54.819Z] #41 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-22T13:39:54.819Z] #41 sha256:54b81fca40a50979e9debd437dad2bb570283338fa00e3625837768c3dd42dd0 [2022-08-22T13:39:54.819Z] #41 DONE 0.1s [2022-08-22T13:39:55.058Z] [2022-08-22T13:39:55.058Z] #64 [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-22T13:39:55.058Z] #64 sha256:70cfe31326e032c93bb39f25947c2e40b8600faf35961279b75768bbbd8caa27 [2022-08-22T13:39:55.075Z] [2022-08-22T13:39:55.075Z] #43 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-22T13:39:55.075Z] #43 sha256:17b8a53a4610bcd30eaee99b0ca0be4cf75b8ed50f037f0ac6ba0147886bc708 [2022-08-22T13:39:55.075Z] #43 DONE 0.1s [2022-08-22T13:39:55.075Z] [2022-08-22T13:39:55.075Z] #45 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-22T13:39:55.075Z] #45 sha256:08f2133c61e24bb8d9416708d93916e7ab1df47e665e7f5ec7884e101ba33e63 [2022-08-22T13:39:55.075Z] #45 DONE 0.1s [2022-08-22T13:39:55.075Z] [2022-08-22T13:39:55.075Z] #49 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-22T13:39:55.075Z] #49 sha256:3a69b1d213abea20d4583aa3a67ce1e3d0977c315881895c958d421b197f4ca6 [2022-08-22T13:39:55.075Z] #49 DONE 0.0s [2022-08-22T13:39:55.075Z] [2022-08-22T13:39:55.075Z] #52 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-22T13:39:55.075Z] #52 sha256:841f2ab6384a17d46e21599f96c278c32dc4ae30b679656a90f4500e6b6c8f6c [2022-08-22T13:39:55.331Z] #52 DONE 0.2s [2022-08-22T13:39:55.331Z] [2022-08-22T13:39:55.331Z] #56 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-22T13:39:55.331Z] #56 sha256:aaa72ec703b9bed56f5c79f7f329afb75073562a392fb287099dc0437525ba81 [2022-08-22T13:39:55.331Z] #56 DONE 0.1s [2022-08-22T13:39:55.331Z] [2022-08-22T13:39:55.331Z] #58 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-22T13:39:55.331Z] #58 sha256:d5bb8211dc95406e05f674c90b25c96416d82b1cbfef20a047668a6e9628094b [2022-08-22T13:39:55.331Z] #58 DONE 0.1s [2022-08-22T13:39:55.331Z] [2022-08-22T13:39:55.331Z] #60 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-22T13:39:55.331Z] #60 sha256:ad6d009e7f82e9ea7501981aefc0fcf14dfee315983f664700f25828edf91d7f [2022-08-22T13:39:55.546Z] #48 13.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:39:55.892Z] #60 DONE 0.2s [2022-08-22T13:39:55.892Z] [2022-08-22T13:39:55.892Z] #62 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-22T13:39:55.892Z] #62 sha256:a90a0ebd3f9ba046e6c24f63777355bcd10e38fa4896db75ed9ac295081efd5b [2022-08-22T13:39:55.892Z] #62 DONE 0.1s [2022-08-22T13:39:55.892Z] [2022-08-22T13:39:55.892Z] #65 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-22T13:39:55.892Z] #65 sha256:e2a3f78e5a64d3afc5b2ea600b49f43ac9173e26ff4ea78a66332091c46be7a7 [2022-08-22T13:39:55.892Z] #65 DONE 0.1s [2022-08-22T13:39:55.892Z] [2022-08-22T13:39:55.892Z] #69 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-22T13:39:55.892Z] #69 sha256:6276b17022eaf2ea462650a10dfe61e11e271166dadc1e22c9c177f5d3bfeaf7 [2022-08-22T13:39:56.453Z] #69 DONE 0.4s [2022-08-22T13:39:56.453Z] [2022-08-22T13:39:56.453Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-22T13:39:56.453Z] #74 sha256:766fce6b9c7f53db833273708dc2fa5791fce4e3081cc29fd61558088739bcef [2022-08-22T13:39:56.453Z] #74 DONE 0.2s [2022-08-22T13:39:56.453Z] [2022-08-22T13:39:56.453Z] #79 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-22T13:39:56.453Z] #79 sha256:2ea7397e1113fe8dfb3017eacf59da6f12acfdb95f726f5c0ffe9fca6c96f486 [2022-08-22T13:39:57.015Z] #79 DONE 0.5s [2022-08-22T13:39:57.015Z] [2022-08-22T13:39:57.015Z] #82 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-22T13:39:57.015Z] #82 sha256:00473ad17b3930f3b79b9b6897af537e8b6e08306c6c6df14383696665047d82 [2022-08-22T13:39:57.015Z] #82 DONE 0.1s [2022-08-22T13:39:57.015Z] [2022-08-22T13:39:57.015Z] #83 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-22T13:39:57.015Z] #83 sha256:34e661876f00b5e8c2dc351760e062fdb9d3d5f61a6cf55521c49184170b326f [2022-08-22T13:39:57.015Z] #83 DONE 0.0s [2022-08-22T13:39:57.015Z] [2022-08-22T13:39:57.015Z] #84 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-22T13:39:57.015Z] #84 sha256:c13ef36d325811a17b0430ea7be95d917c4b0de3be6f1d6a7b14364d2a0f8621 [2022-08-22T13:39:57.015Z] #84 DONE 0.0s [2022-08-22T13:39:57.015Z] [2022-08-22T13:39:57.015Z] #85 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-22T13:39:57.015Z] #85 sha256:52e1856230e3cf465a34b2482739daa03d2a9fe254b2ee30568a0a2b28356ed8 [2022-08-22T13:39:57.952Z] #85 DONE 0.9s [2022-08-22T13:39:57.952Z] [2022-08-22T13:39:57.952Z] #86 exporting to image [2022-08-22T13:39:57.952Z] #86 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-22T13:39:57.952Z] #86 exporting layers [2022-08-22T13:39:58.098Z] #48 ... [2022-08-22T13:39:58.098Z] [2022-08-22T13:39:58.098Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:39:58.098Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:39:58.098Z] #27 12.83 go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-22T13:39:58.098Z] #27 12.85 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 [2022-08-22T13:39:58.098Z] #27 13.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:39:58.098Z] #27 13.80 go: downloading github.com/spf13/cobra v1.5.0 [2022-08-22T13:39:58.098Z] #27 14.07 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 [2022-08-22T13:39:58.098Z] #27 14.52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-08-22T13:39:58.098Z] #27 14.54 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-22T13:39:58.098Z] #27 15.44 go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-22T13:39:58.098Z] #27 16.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-22T13:39:58.361Z] #27 17.18 go: downloading github.com/docker/go-connections v0.4.0 [2022-08-22T13:39:58.625Z] #27 17.28 go: downloading github.com/ghodss/yaml v1.0.0 [2022-08-22T13:39:58.625Z] #27 17.51 go: downloading github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a [2022-08-22T13:39:58.886Z] #27 17.59 go: downloading github.com/docker/docker v20.10.17+incompatible [2022-08-22T13:39:59.275Z] #64 3.879 + RM_GOPATH=0 [2022-08-22T13:39:59.275Z] #64 3.879 + TMP_GOPATH= [2022-08-22T13:39:59.275Z] #64 3.879 + : /build [2022-08-22T13:39:59.275Z] #64 3.879 + '[' -z '' ']' [2022-08-22T13:39:59.275Z] #64 3.882 ++ mktemp -d [2022-08-22T13:39:59.275Z] #64 3.893 + export GOPATH=/tmp/tmp.YQGNiR7kvx [2022-08-22T13:39:59.275Z] #64 3.893 + GOPATH=/tmp/tmp.YQGNiR7kvx [2022-08-22T13:39:59.275Z] #64 3.893 + RM_GOPATH=1 [2022-08-22T13:39:59.275Z] #64 3.893 + case "$(go env GOARCH)" in [2022-08-22T13:39:59.275Z] #64 3.893 ++ go env GOARCH [2022-08-22T13:39:59.275Z] #64 3.998 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:39:59.275Z] #64 4.006 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:39:59.275Z] #64 4.006 ++ dirname /install.sh [2022-08-22T13:39:59.275Z] #64 4.006 + dir=/ [2022-08-22T13:39:59.275Z] #64 4.006 + bin=rootlesskit [2022-08-22T13:39:59.275Z] #64 4.006 + shift [2022-08-22T13:39:59.275Z] #64 4.006 + '[' '!' -f //rootlesskit.installer ']' [2022-08-22T13:39:59.275Z] #64 4.006 + . //rootlesskit.installer [2022-08-22T13:39:59.275Z] #64 4.006 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:59.275Z] #64 4.006 + install_rootlesskit [2022-08-22T13:39:59.275Z] #64 4.006 + case "$1" in [2022-08-22T13:39:59.275Z] #64 4.006 + export CGO_ENABLED=0 [2022-08-22T13:39:59.275Z] #64 4.006 + CGO_ENABLED=0 [2022-08-22T13:39:59.275Z] #64 4.006 + _install_rootlesskit [2022-08-22T13:39:59.275Z] #64 4.006 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-22T13:39:59.275Z] #64 4.006 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:39:59.275Z] #64 4.006 + GOBIN=/build [2022-08-22T13:39:59.275Z] #64 4.006 + GO111MODULE=on [2022-08-22T13:39:59.275Z] #64 4.006 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:59.275Z] #64 4.006 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:39:59.275Z] #64 4.540 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-22T13:39:59.469Z] #27 18.18 go: downloading github.com/klauspost/compress v1.15.7 [2022-08-22T13:40:00.418Z] #27 ... [2022-08-22T13:40:00.418Z] [2022-08-22T13:40:00.418Z] #73 [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-22T13:40:00.418Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:00.418Z] #73 8.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:40:00.418Z] #73 ... [2022-08-22T13:40:00.418Z] [2022-08-22T13:40:00.418Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:00.418Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:00.418Z] #52 11.90 go: downloading github.com/fatih/color v1.13.0 [2022-08-22T13:40:00.418Z] #52 11.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:40:00.418Z] #52 12.25 go: downloading github.com/pkg/errors v0.9.1 [2022-08-22T13:40:00.418Z] #52 12.39 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-22T13:40:00.418Z] #52 12.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-22T13:40:00.418Z] #52 13.13 go: downloading github.com/spf13/viper v1.11.0 [2022-08-22T13:40:00.418Z] #52 13.14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-22T13:40:00.418Z] #52 14.55 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-22T13:40:00.418Z] #52 14.68 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-22T13:40:00.418Z] #52 14.78 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-22T13:40:00.418Z] #52 15.30 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-22T13:40:00.418Z] #52 16.99 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-22T13:40:00.418Z] #52 17.25 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-22T13:40:00.418Z] #52 17.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-22T13:40:00.418Z] #52 ... [2022-08-22T13:40:00.418Z] [2022-08-22T13:40:00.418Z] #25 [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-22T13:40:00.418Z] #25 sha256:47c89d4ec3c407b69e25cf61e2387c74211ee18cbd658e2978a0b6ea97d45e6a [2022-08-22T13:40:00.418Z] #25 8.960 + RM_GOPATH=0 [2022-08-22T13:40:00.418Z] #25 8.960 + TMP_GOPATH= [2022-08-22T13:40:00.418Z] #25 8.960 + : /build [2022-08-22T13:40:00.418Z] #25 8.960 + '[' -z '' ']' [2022-08-22T13:40:00.418Z] #25 8.960 ++ mktemp -d [2022-08-22T13:40:00.418Z] #25 8.960 + export GOPATH=/tmp/tmp.PF4gy8Z6uM [2022-08-22T13:40:00.418Z] #25 8.960 + GOPATH=/tmp/tmp.PF4gy8Z6uM [2022-08-22T13:40:00.418Z] #25 8.960 + RM_GOPATH=1 [2022-08-22T13:40:00.418Z] #25 8.960 + case "$(go env GOARCH)" in [2022-08-22T13:40:00.418Z] #25 8.960 ++ go env GOARCH [2022-08-22T13:40:00.418Z] #25 9.043 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:00.418Z] #25 9.043 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:00.418Z] #25 9.043 ++ dirname /install.sh [2022-08-22T13:40:00.418Z] #25 9.070 Install docker/cli version 17.06.2-ce from stable [2022-08-22T13:40:00.418Z] #25 9.075 + dir=/ [2022-08-22T13:40:00.418Z] #25 9.075 + bin=dockercli [2022-08-22T13:40:00.418Z] #25 9.075 + shift [2022-08-22T13:40:00.418Z] #25 9.075 + '[' '!' -f //dockercli.installer ']' [2022-08-22T13:40:00.418Z] #25 9.075 + . //dockercli.installer [2022-08-22T13:40:00.419Z] #25 9.075 ++ : stable [2022-08-22T13:40:00.419Z] #25 9.075 ++ : 17.06.2-ce [2022-08-22T13:40:00.419Z] #25 9.075 + install_dockercli [2022-08-22T13:40:00.419Z] #25 9.075 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-22T13:40:00.419Z] #25 9.075 ++ uname -m [2022-08-22T13:40:00.419Z] #25 9.100 + arch=x86_64 [2022-08-22T13:40:00.419Z] #25 9.100 + '[' x86_64 '!=' x86_64 ']' [2022-08-22T13:40:00.419Z] #25 9.100 + url=https://download.docker.com/linux/static [2022-08-22T13:40:00.419Z] #25 9.100 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-22T13:40:00.419Z] #25 9.102 + tar -xz docker/docker [2022-08-22T13:40:00.474Z] #86 exporting layers 2.4s done [2022-08-22T13:40:00.474Z] #86 writing image sha256:2a60db793ffab485c8566bd3f5e07073953823d9c31e04716c4a2bc064679b98 done [2022-08-22T13:40:00.474Z] #86 naming to docker.io/library/docker:1e109657b20a5575294fe53983443e92eeb37a4a done [2022-08-22T13:40:00.474Z] #86 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-22T13:40:00.647Z] #64 ... [2022-08-22T13:40:00.647Z] [2022-08-22T13:40:00.647Z] #48 [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-22T13:40:00.647Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:40:00.647Z] #48 3.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:40:00.647Z] #48 3.067 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:40:00.647Z] #48 3.067 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:00.647Z] #48 3.585 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-22T13:40:00.647Z] #48 3.599 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:40:00.647Z] #48 5.740 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:40:00.679Z] #25 ... [2022-08-22T13:40:00.679Z] [2022-08-22T13:40:00.679Z] #50 [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-22T13:40:00.679Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:40:00.679Z] #50 13.25 go: downloading github.com/fatih/color v1.10.0 [2022-08-22T13:40:00.679Z] #50 13.40 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-22T13:40:00.679Z] #50 13.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-22T13:40:00.679Z] #50 14.18 go: downloading golang.org/x/tools v0.1.0 [2022-08-22T13:40:00.679Z] #50 15.26 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-22T13:40:00.679Z] #50 15.36 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-22T13:40:00.679Z] #50 15.58 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-22T13:40:00.679Z] #50 15.82 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-22T13:40:00.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44005/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/validate/default [2022-08-22T13:40:01.248Z] #50 ... [2022-08-22T13:40:01.248Z] [2022-08-22T13:40:01.248Z] #73 [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-22T13:40:01.248Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:01.248Z] #73 19.97 Fetched 8571 kB in 14s (620 kB/s) [2022-08-22T13:40:01.400Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-22T13:40:01.400Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-22T13:40:01.400Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-22T13:40:01.400Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-22T13:40:01.400Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-22T13:40:01.400Z] [2022-08-22T13:40:01.400Z] INFO Start validation with golang-ci-lint [2022-08-22T13:40:01.721Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-091540ceeac1a3539) in /home/ubuntu/workspace/moby_PR-44005 [Pipeline] { [Pipeline] checkout [2022-08-22T13:40:01.954Z] The recommended git tool is: git [2022-08-22T13:40:01.962Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-22T13:40:01.962Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-22T13:40:01.962Z] INFO [loader] Using build tags: [ journald] [2022-08-22T13:40:02.189Z] #73 19.97 Reading package lists... [2022-08-22T13:40:02.189Z] #73 ... [2022-08-22T13:40:02.189Z] [2022-08-22T13:40:02.189Z] #39 [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-22T13:40:02.189Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:40:02.189Z] #39 10.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:02.189Z] #39 13.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:40:02.189Z] #39 16.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:40:02.189Z] #39 20.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:40:02.189Z] #39 ... [2022-08-22T13:40:02.190Z] [2022-08-22T13:40:02.190Z] #37 [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-22T13:40:02.190Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:40:02.190Z] #37 12.01 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-22T13:40:02.190Z] #37 14.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-22T13:40:02.190Z] #37 15.16 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-22T13:40:02.190Z] #37 15.25 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-22T13:40:02.190Z] #37 21.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-22T13:40:02.450Z] #37 21.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:40:02.712Z] #37 ... [2022-08-22T13:40:02.712Z] [2022-08-22T13:40:02.712Z] #54 [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-22T13:40:02.712Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:40:02.712Z] #54 11.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-22T13:40:02.712Z] #54 11.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-22T13:40:02.712Z] #54 11.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-22T13:40:02.712Z] #54 15.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-22T13:40:02.972Z] #54 ... [2022-08-22T13:40:02.972Z] [2022-08-22T13:40:02.972Z] #59 [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-22T13:40:02.972Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:40:02.972Z] #59 21.58 Fetched 8571 kB in 15s (561 kB/s) [2022-08-22T13:40:03.172Z] #48 ... [2022-08-22T13:40:03.172Z] [2022-08-22T13:40:03.173Z] #64 [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-22T13:40:03.173Z] #64 sha256:70cfe31326e032c93bb39f25947c2e40b8600faf35961279b75768bbbd8caa27 [2022-08-22T13:40:03.173Z] #64 7.668 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:40:03.173Z] #64 7.669 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-22T13:40:03.173Z] #64 8.189 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-22T13:40:04.594Z] #64 ... [2022-08-22T13:40:04.595Z] [2022-08-22T13:40:04.595Z] #54 [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-22T13:40:04.595Z] #54 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-22T13:40:04.595Z] #54 4.946 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-22T13:40:04.595Z] #54 6.225 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-22T13:40:04.595Z] #54 6.262 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-22T13:40:04.595Z] #54 6.601 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-22T13:40:04.595Z] #54 7.728 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-22T13:40:04.595Z] #54 ... [2022-08-22T13:40:04.595Z] [2022-08-22T13:40:04.595Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:04.595Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:04.595Z] #52 4.646 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-22T13:40:04.595Z] #52 6.516 go: downloading github.com/fatih/color v1.13.0 [2022-08-22T13:40:04.595Z] #52 6.541 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:40:04.595Z] #52 6.578 go: downloading github.com/pkg/errors v0.9.1 [2022-08-22T13:40:04.595Z] #52 6.679 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-22T13:40:04.595Z] #52 6.726 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-22T13:40:04.595Z] #52 7.034 go: downloading github.com/spf13/viper v1.11.0 [2022-08-22T13:40:04.595Z] #52 7.074 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-22T13:40:04.595Z] #52 7.818 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-22T13:40:04.595Z] #52 7.838 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-22T13:40:04.595Z] #52 7.986 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-22T13:40:04.595Z] #52 7.999 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-22T13:40:04.595Z] #52 9.869 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-22T13:40:04.595Z] #52 10.12 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-22T13:40:04.595Z] #52 10.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-22T13:40:04.595Z] #52 ... [2022-08-22T13:40:04.595Z] [2022-08-22T13:40:04.595Z] #25 [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-22T13:40:04.595Z] #25 sha256:017285840f8c08d41dfccef3e3932890d1fa87b34033fe7134dcb4e4f7b7dfd1 [2022-08-22T13:40:04.595Z] #25 3.799 + RM_GOPATH=0 [2022-08-22T13:40:04.595Z] #25 3.799 + TMP_GOPATH= [2022-08-22T13:40:04.595Z] #25 3.799 + : /build [2022-08-22T13:40:04.595Z] #25 3.799 + '[' -z '' ']' [2022-08-22T13:40:04.595Z] #25 3.808 ++ mktemp -d [2022-08-22T13:40:04.595Z] #25 3.808 + export GOPATH=/tmp/tmp.SHWekonffP [2022-08-22T13:40:04.595Z] #25 3.808 + GOPATH=/tmp/tmp.SHWekonffP [2022-08-22T13:40:04.595Z] #25 3.808 + RM_GOPATH=1 [2022-08-22T13:40:04.595Z] #25 3.808 + case "$(go env GOARCH)" in [2022-08-22T13:40:04.595Z] #25 3.808 ++ go env GOARCH [2022-08-22T13:40:04.595Z] #25 3.847 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:04.595Z] #25 3.847 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:04.595Z] #25 3.847 ++ dirname /install.sh [2022-08-22T13:40:04.595Z] #25 3.862 Install docker/cli version 17.06.2-ce from stable [2022-08-22T13:40:04.595Z] #25 3.863 + dir=/ [2022-08-22T13:40:04.595Z] #25 3.863 + bin=dockercli [2022-08-22T13:40:04.595Z] #25 3.863 + shift [2022-08-22T13:40:04.595Z] #25 3.863 + '[' '!' -f //dockercli.installer ']' [2022-08-22T13:40:04.595Z] #25 3.863 + . //dockercli.installer [2022-08-22T13:40:04.595Z] #25 3.863 ++ : stable [2022-08-22T13:40:04.595Z] #25 3.863 ++ : 17.06.2-ce [2022-08-22T13:40:04.595Z] #25 3.863 + install_dockercli [2022-08-22T13:40:04.595Z] #25 3.863 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-22T13:40:04.595Z] #25 3.863 ++ uname -m [2022-08-22T13:40:04.595Z] #25 3.870 + arch=aarch64 [2022-08-22T13:40:04.595Z] #25 3.870 + '[' aarch64 '!=' x86_64 ']' [2022-08-22T13:40:04.595Z] #25 3.870 + '[' aarch64 '!=' s390x ']' [2022-08-22T13:40:04.595Z] #25 3.870 + '[' aarch64 '!=' armhf ']' [2022-08-22T13:40:04.595Z] #25 3.870 + build_dockercli [2022-08-22T13:40:04.595Z] #25 3.870 + git clone https://github.com/docker/docker-ce /tmp/tmp.SHWekonffP/tmp/docker-ce [2022-08-22T13:40:04.595Z] #25 3.879 Cloning into '/tmp/tmp.SHWekonffP/tmp/docker-ce'... [2022-08-22T13:40:04.851Z] #25 ... [2022-08-22T13:40:04.851Z] [2022-08-22T13:40:04.851Z] #73 [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-22T13:40:04.851Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:04.851Z] #73 3.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:40:04.851Z] #73 3.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:40:04.851Z] #73 3.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:04.851Z] #73 3.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:40:04.851Z] #73 4.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:40:04.851Z] #73 6.874 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:40:05.038Z] using credential docker-jenkins-github-credentials [2022-08-22T13:40:05.049Z] Cloning the remote Git repository [2022-08-22T13:40:05.049Z] Cloning with configured refspecs honoured and without tags [2022-08-22T13:40:05.112Z] #73 ... [2022-08-22T13:40:05.112Z] [2022-08-22T13:40:05.112Z] #31 [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-22T13:40:05.112Z] #31 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-22T13:40:05.112Z] #31 4.184 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-22T13:40:05.112Z] #31 4.196 Cloning into '.'... [2022-08-22T13:40:05.112Z] #31 ... [2022-08-22T13:40:05.112Z] [2022-08-22T13:40:05.112Z] #50 [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-22T13:40:05.112Z] #50 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-22T13:40:05.112Z] #50 5.024 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-22T13:40:05.112Z] #50 6.483 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-22T13:40:05.112Z] #50 6.485 go: downloading github.com/fatih/color v1.10.0 [2022-08-22T13:40:05.112Z] #50 6.539 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-22T13:40:05.112Z] #50 6.602 go: downloading github.com/pkg/errors v0.9.1 [2022-08-22T13:40:05.112Z] #50 6.898 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-22T13:40:05.112Z] #50 6.910 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-22T13:40:05.112Z] #50 7.055 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-22T13:40:05.112Z] #50 7.146 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-22T13:40:05.112Z] #50 7.350 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-22T13:40:05.112Z] #50 7.484 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-22T13:40:05.112Z] #50 7.730 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-22T13:40:05.112Z] #50 7.984 go: downloading golang.org/x/tools v0.1.0 [2022-08-22T13:40:05.368Z] #50 ... [2022-08-22T13:40:05.368Z] [2022-08-22T13:40:05.368Z] #39 [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-22T13:40:05.368Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:05.368Z] #39 4.850 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:40:05.368Z] #39 4.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:40:05.368Z] #39 4.879 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:05.368Z] #39 5.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:40:05.368Z] #39 8.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:40:05.368Z] #39 ... [2022-08-22T13:40:05.368Z] [2022-08-22T13:40:05.368Z] #59 [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-22T13:40:05.368Z] #59 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-22T13:40:05.368Z] #59 3.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:40:05.368Z] #59 3.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:40:05.368Z] #59 3.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:05.368Z] #59 4.060 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:40:05.368Z] #59 6.751 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:40:05.368Z] #59 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:40:05.063Z] Cloning repository https://github.com/moby/moby.git [2022-08-22T13:40:05.114Z] > git init /home/ubuntu/workspace/moby_PR-44005 # timeout=10 [2022-08-22T13:40:05.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:40:05.458Z] > git --version # timeout=10 [2022-08-22T13:40:05.481Z] > git --version # 'git version 2.25.1' [2022-08-22T13:40:05.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:40:05.483Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:40:05.624Z] #59 ... [2022-08-22T13:40:05.624Z] [2022-08-22T13:40:05.624Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:05.624Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:05.624Z] #27 4.790 go: downloading github.com/containers/skopeo v1.9.0 [2022-08-22T13:40:05.624Z] #27 5.680 go: downloading github.com/containers/common v0.48.0 [2022-08-22T13:40:05.624Z] #27 6.497 go: downloading github.com/containers/image/v5 v5.21.2-0.20220712113758-29aec5f7bbbf [2022-08-22T13:40:05.624Z] #27 7.856 go: downloading github.com/containers/ocicrypt v1.1.5 [2022-08-22T13:40:05.624Z] #27 8.114 go: downloading github.com/containers/storage v1.41.0 [2022-08-22T13:40:05.624Z] #27 9.386 go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-22T13:40:05.624Z] #27 9.387 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 [2022-08-22T13:40:05.624Z] #27 9.515 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:40:05.624Z] #27 9.811 go: downloading github.com/spf13/cobra v1.5.0 [2022-08-22T13:40:05.624Z] #27 9.837 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 [2022-08-22T13:40:05.624Z] #27 9.925 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-08-22T13:40:05.624Z] #27 10.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-22T13:40:05.624Z] #27 10.52 go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-22T13:40:05.624Z] #27 ... [2022-08-22T13:40:05.624Z] [2022-08-22T13:40:05.624Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:05.624Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:05.624Z] #13 4.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:40:05.624Z] #13 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:40:05.624Z] #13 4.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:40:05.624Z] #13 5.250 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:40:05.624Z] #13 7.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:40:05.624Z] #13 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:40:05.881Z] #13 ... [2022-08-22T13:40:05.882Z] [2022-08-22T13:40:05.882Z] #35 [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-22T13:40:05.882Z] #35 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-22T13:40:05.882Z] #35 4.328 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-22T13:40:06.183Z] #35 ... [2022-08-22T13:40:06.183Z] [2022-08-22T13:40:06.183Z] #37 [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-22T13:40:06.183Z] #37 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-22T13:40:06.183Z] #37 4.329 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-22T13:40:06.183Z] #37 5.663 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-22T13:40:06.183Z] #37 6.444 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-22T13:40:06.183Z] #37 6.723 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-22T13:40:06.183Z] #37 6.815 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-22T13:40:06.183Z] #37 9.658 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-22T13:40:06.183Z] #37 9.818 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:40:06.183Z] #37 ... [2022-08-22T13:40:06.183Z] [2022-08-22T13:40:06.183Z] #44 [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-22T13:40:06.183Z] #44 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-22T13:40:06.183Z] #44 3.861 + git clone https://github.com/docker/distribution.git . [2022-08-22T13:40:06.183Z] #44 3.863 Cloning into '.'... [2022-08-22T13:40:06.183Z] #44 ... [2022-08-22T13:40:06.183Z] [2022-08-22T13:40:06.183Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:06.183Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:06.183Z] #27 11.49 go: downloading github.com/vbauerster/mpb/v7 v7.4.2 [2022-08-22T13:40:06.183Z] #27 11.85 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-08-22T13:40:06.183Z] #27 11.87 go: downloading github.com/docker/go-connections v0.4.0 [2022-08-22T13:40:06.183Z] #27 11.89 go: downloading github.com/ghodss/yaml v1.0.0 [2022-08-22T13:40:06.441Z] #27 12.01 go: downloading github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a [2022-08-22T13:40:06.441Z] #27 12.02 go: downloading github.com/docker/docker v20.10.17+incompatible [2022-08-22T13:40:07.189Z] #59 21.58 Reading package lists... [2022-08-22T13:40:07.189Z] #59 ... [2022-08-22T13:40:07.189Z] [2022-08-22T13:40:07.189Z] #64 [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-22T13:40:07.189Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:40:07.189Z] #64 15.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:40:07.189Z] #64 15.05 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-22T13:40:07.189Z] #64 16.07 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-22T13:40:07.189Z] #64 21.79 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:40:07.189Z] #64 22.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-22T13:40:07.189Z] #64 24.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-22T13:40:07.189Z] #64 24.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-22T13:40:07.189Z] #64 ... [2022-08-22T13:40:07.189Z] [2022-08-22T13:40:07.189Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:07.189Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:07.189Z] #52 25.51 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-22T13:40:07.189Z] #52 ... [2022-08-22T13:40:07.189Z] [2022-08-22T13:40:07.189Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:07.189Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:40:07.189Z] #13 15.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:40:07.189Z] #13 18.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:40:07.189Z] #13 ... [2022-08-22T13:40:07.189Z] [2022-08-22T13:40:07.189Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:07.189Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:07.189Z] #52 25.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-22T13:40:07.189Z] #52 25.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-22T13:40:07.189Z] #52 26.00 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-22T13:40:07.458Z] #52 26.28 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-22T13:40:07.458Z] #52 26.29 go: downloading github.com/spf13/afero v1.8.2 [2022-08-22T13:40:07.719Z] #52 26.48 go: downloading github.com/spf13/cast v1.4.1 [2022-08-22T13:40:07.819Z] #27 13.07 go: downloading github.com/klauspost/compress v1.15.7 [2022-08-22T13:40:07.981Z] #52 26.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-22T13:40:08.243Z] #52 27.06 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-22T13:40:08.243Z] #52 27.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-22T13:40:08.243Z] #52 ... [2022-08-22T13:40:08.243Z] [2022-08-22T13:40:08.243Z] #48 [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-22T13:40:08.243Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:40:08.243Z] #48 16.77 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:40:08.243Z] #48 21.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:40:08.243Z] #48 25.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-22T13:40:08.506Z] #48 ... [2022-08-22T13:40:08.506Z] [2022-08-22T13:40:08.506Z] #64 [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-22T13:40:08.506Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:40:08.506Z] #64 26.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:40:08.506Z] #64 26.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:40:08.506Z] #64 26.34 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-22T13:40:09.197Z] #27 ... [2022-08-22T13:40:09.197Z] [2022-08-22T13:40:09.197Z] #33 [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-22T13:40:09.197Z] #33 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-22T13:40:09.197Z] #33 4.553 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-22T13:40:09.197Z] #33 12.80 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-22T13:40:09.197Z] #33 12.80 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-22T13:40:09.197Z] #33 13.24 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-22T13:40:09.197Z] #33 13.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-22T13:40:09.197Z] #33 13.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-22T13:40:09.197Z] #33 13.92 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-22T13:40:09.197Z] #33 14.04 go: downloading github.com/peterh/liner v1.2.2 [2022-08-22T13:40:09.197Z] #33 14.23 go: downloading github.com/google/go-dap v0.6.0 [2022-08-22T13:40:09.197Z] #33 14.58 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-22T13:40:09.197Z] #33 ... [2022-08-22T13:40:09.197Z] [2022-08-22T13:40:09.197Z] #64 [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-22T13:40:09.197Z] #64 sha256:70cfe31326e032c93bb39f25947c2e40b8600faf35961279b75768bbbd8caa27 [2022-08-22T13:40:09.197Z] #64 10.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-22T13:40:09.197Z] #64 11.51 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:40:09.197Z] #64 11.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-22T13:40:09.197Z] #64 11.98 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-22T13:40:09.197Z] #64 12.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:40:09.197Z] #64 12.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:40:09.197Z] #64 12.68 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-22T13:40:09.197Z] #64 13.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-22T13:40:09.197Z] #64 13.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-22T13:40:09.197Z] #64 13.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-22T13:40:09.197Z] #64 14.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:40:09.448Z] #64 ... [2022-08-22T13:40:09.448Z] [2022-08-22T13:40:09.448Z] #25 [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-22T13:40:09.448Z] #25 sha256:47c89d4ec3c407b69e25cf61e2387c74211ee18cbd658e2978a0b6ea97d45e6a [2022-08-22T13:40:09.448Z] #25 24.70 + mkdir -p /build [2022-08-22T13:40:09.448Z] #25 24.76 + mv docker/docker /build/ [2022-08-22T13:40:09.448Z] #25 24.77 + rmdir docker [2022-08-22T13:40:09.448Z] #25 DONE 27.7s [2022-08-22T13:40:09.448Z] [2022-08-22T13:40:09.448Z] #64 [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-22T13:40:09.448Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:40:09.448Z] #64 27.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-22T13:40:09.711Z] #64 28.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-22T13:40:10.282Z] #64 28.75 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-22T13:40:10.543Z] #64 29.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:40:11.758Z] #64 ... [2022-08-22T13:40:11.758Z] [2022-08-22T13:40:11.758Z] #35 [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-22T13:40:11.758Z] #35 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-22T13:40:11.758Z] #35 15.99 tomll can be used in two ways: [2022-08-22T13:40:11.758Z] #35 15.99 Writing to STDIN and reading from STDOUT: [2022-08-22T13:40:11.758Z] #35 15.99 cat file.toml | tomll > file.toml [2022-08-22T13:40:11.758Z] #35 15.99 [2022-08-22T13:40:11.758Z] #35 15.99 Reading and updating a list of files: [2022-08-22T13:40:11.758Z] #35 15.99 tomll a.toml b.toml c.toml [2022-08-22T13:40:11.758Z] #35 15.99 [2022-08-22T13:40:11.758Z] #35 15.99 When given a list of files, tomll will modify all files in place without asking. [2022-08-22T13:40:11.758Z] #35 DONE 17.3s [2022-08-22T13:40:11.758Z] [2022-08-22T13:40:11.758Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:11.758Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:11.758Z] #52 10.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-22T13:40:11.758Z] #52 13.78 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-22T13:40:11.758Z] #52 13.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-22T13:40:11.758Z] #52 13.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-22T13:40:11.758Z] #52 14.15 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-22T13:40:11.758Z] #52 14.20 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-22T13:40:11.758Z] #52 14.29 go: downloading github.com/spf13/afero v1.8.2 [2022-08-22T13:40:11.758Z] #52 14.31 go: downloading github.com/spf13/cast v1.4.1 [2022-08-22T13:40:11.758Z] #52 14.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-22T13:40:11.758Z] #52 14.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-22T13:40:11.758Z] #52 14.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-22T13:40:11.758Z] #52 14.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-22T13:40:11.758Z] #52 15.04 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-22T13:40:11.758Z] #52 15.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-22T13:40:11.758Z] #52 15.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-22T13:40:11.758Z] #52 15.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-22T13:40:11.758Z] #52 15.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-22T13:40:11.758Z] #52 15.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-22T13:40:11.758Z] #52 16.45 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-22T13:40:11.758Z] #52 16.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-22T13:40:11.758Z] #52 17.19 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-22T13:40:12.016Z] #52 17.61 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-22T13:40:12.016Z] #52 17.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-22T13:40:12.276Z] #52 17.83 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-22T13:40:12.533Z] #52 17.97 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-22T13:40:12.533Z] #52 18.15 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-22T13:40:12.790Z] #52 18.25 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-22T13:40:12.790Z] #52 18.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-22T13:40:13.046Z] #52 18.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-22T13:40:13.046Z] #52 18.73 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-22T13:40:13.302Z] #52 18.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-22T13:40:13.302Z] #52 18.86 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-22T13:40:13.302Z] #52 18.88 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-22T13:40:13.302Z] #52 18.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-22T13:40:13.302Z] #52 ... [2022-08-22T13:40:13.302Z] [2022-08-22T13:40:13.302Z] #48 [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-22T13:40:13.302Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:40:13.302Z] #48 8.509 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:40:13.302Z] #48 11.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-22T13:40:13.302Z] #48 14.36 Fetched 8462 kB in 12s (732 kB/s) [2022-08-22T13:40:13.302Z] #48 14.36 Reading package lists... [2022-08-22T13:40:13.302Z] #48 ... [2022-08-22T13:40:13.302Z] [2022-08-22T13:40:13.302Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:13.302Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:13.302Z] #52 19.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-22T13:40:13.558Z] #52 19.08 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-22T13:40:13.558Z] #52 19.18 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-22T13:40:13.558Z] #52 19.27 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-22T13:40:13.558Z] #52 19.31 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-22T13:40:13.814Z] #52 19.36 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-22T13:40:13.815Z] #52 19.45 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-22T13:40:14.073Z] #52 19.67 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-22T13:40:14.073Z] #52 19.85 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-22T13:40:14.329Z] #52 19.85 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-22T13:40:14.586Z] #52 20.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-22T13:40:14.586Z] #52 20.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-22T13:40:14.586Z] #52 20.05 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-22T13:40:14.586Z] #52 20.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-22T13:40:14.761Z] #64 ... [2022-08-22T13:40:14.761Z] [2022-08-22T13:40:14.761Z] #50 [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-22T13:40:14.761Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:40:14.761Z] #50 23.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-22T13:40:14.761Z] #50 23.31 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-22T13:40:14.761Z] #50 23.47 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-22T13:40:14.761Z] #50 27.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-22T13:40:14.761Z] #50 27.50 go: downloading golang.org/x/mod v0.3.0 [2022-08-22T13:40:14.761Z] #50 ... [2022-08-22T13:40:14.761Z] [2022-08-22T13:40:14.761Z] #35 [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-22T13:40:14.761Z] #35 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:40:14.761Z] #35 32.93 tomll can be used in two ways: [2022-08-22T13:40:14.761Z] #35 32.93 Writing to STDIN and reading from STDOUT: [2022-08-22T13:40:14.761Z] #35 32.93 cat file.toml | tomll > file.toml [2022-08-22T13:40:14.761Z] #35 32.93 [2022-08-22T13:40:14.761Z] #35 32.93 Reading and updating a list of files: [2022-08-22T13:40:14.761Z] #35 32.93 tomll a.toml b.toml c.toml [2022-08-22T13:40:14.761Z] #35 32.93 [2022-08-22T13:40:14.761Z] #35 32.93 When given a list of files, tomll will modify all files in place without asking. [2022-08-22T13:40:14.761Z] #35 DONE 33.3s [2022-08-22T13:40:14.761Z] [2022-08-22T13:40:14.761Z] #59 [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-22T13:40:14.761Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:40:14.761Z] #59 21.58 Reading package lists... [2022-08-22T13:40:14.842Z] #52 20.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-22T13:40:14.842Z] #52 20.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-22T13:40:15.098Z] #52 20.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-22T13:40:15.098Z] #52 20.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-22T13:40:15.098Z] #52 20.83 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-22T13:40:15.354Z] #52 20.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-22T13:40:15.354Z] #52 20.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-22T13:40:15.354Z] #52 20.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-22T13:40:15.354Z] #52 21.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-22T13:40:15.354Z] #52 21.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-22T13:40:15.657Z] #52 21.12 go: downloading github.com/julz/importas v0.1.0 [2022-08-22T13:40:15.657Z] #52 21.16 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-22T13:40:15.657Z] #52 21.23 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-22T13:40:15.657Z] #52 21.27 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-22T13:40:15.657Z] #52 21.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-22T13:40:15.913Z] #52 21.41 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-22T13:40:15.913Z] #52 21.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-22T13:40:15.913Z] #52 21.57 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-22T13:40:16.169Z] #52 21.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-22T13:40:16.169Z] #52 21.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-22T13:40:16.169Z] #52 21.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-22T13:40:16.169Z] #52 21.86 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-22T13:40:16.169Z] #52 ... [2022-08-22T13:40:16.169Z] [2022-08-22T13:40:16.169Z] #39 [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-22T13:40:16.169Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:16.169Z] #39 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:40:16.169Z] #39 16.64 Fetched 8458 kB in 12s (706 kB/s) [2022-08-22T13:40:16.427Z] #39 16.64 Reading package lists... [2022-08-22T13:40:16.427Z] #39 ... [2022-08-22T13:40:16.427Z] [2022-08-22T13:40:16.427Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:16.427Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:16.427Z] #27 19.07 go: downloading github.com/klauspost/pgzip v1.2.5 [2022-08-22T13:40:16.427Z] #27 19.24 go: downloading github.com/ulikunitz/xz v0.5.10 [2022-08-22T13:40:16.427Z] #27 19.76 go: downloading github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 [2022-08-22T13:40:16.427Z] #27 20.16 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 [2022-08-22T13:40:16.427Z] #27 20.45 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-22T13:40:16.427Z] #27 20.88 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-22T13:40:16.427Z] #27 21.15 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 [2022-08-22T13:40:16.427Z] #27 22.20 go: downloading github.com/docker/docker-credential-helpers v0.6.4 [2022-08-22T13:40:16.427Z] #27 ... [2022-08-22T13:40:16.427Z] [2022-08-22T13:40:16.427Z] #73 [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-22T13:40:16.427Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:16.427Z] #73 12.12 Fetched 8458 kB in 9s (910 kB/s) [2022-08-22T13:40:16.427Z] #73 12.12 Reading package lists... [2022-08-22T13:40:16.684Z] #73 17.22 Reading package lists... [2022-08-22T13:40:16.684Z] #73 ... [2022-08-22T13:40:16.684Z] [2022-08-22T13:40:16.684Z] #39 [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-22T13:40:16.684Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:17.307Z] #59 33.32 Reading package lists... [2022-08-22T13:40:17.307Z] #59 ... [2022-08-22T13:40:17.307Z] [2022-08-22T13:40:17.307Z] #33 [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-22T13:40:17.307Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:40:17.307Z] #33 26.14 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-22T13:40:17.307Z] #33 26.14 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-22T13:40:17.307Z] #33 26.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-22T13:40:17.307Z] #33 27.57 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-22T13:40:17.307Z] #33 28.39 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-22T13:40:17.307Z] #33 28.44 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-22T13:40:17.307Z] #33 28.66 go: downloading github.com/peterh/liner v1.2.2 [2022-08-22T13:40:17.307Z] #33 29.41 go: downloading github.com/google/go-dap v0.6.0 [2022-08-22T13:40:17.307Z] #33 30.41 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-22T13:40:17.307Z] #33 31.76 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-22T13:40:17.307Z] #33 32.08 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-22T13:40:17.307Z] #33 32.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-22T13:40:17.307Z] #33 35.27 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-22T13:40:17.307Z] #33 35.77 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-22T13:40:17.569Z] #33 ... [2022-08-22T13:40:17.569Z] [2022-08-22T13:40:17.569Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:17.569Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:17.569Z] #52 27.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-22T13:40:17.569Z] #52 27.61 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-22T13:40:17.569Z] #52 27.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-22T13:40:17.569Z] #52 28.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-22T13:40:17.569Z] #52 28.31 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-22T13:40:17.569Z] #52 28.54 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-22T13:40:17.569Z] #52 28.80 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-22T13:40:17.569Z] #52 31.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-22T13:40:17.569Z] #52 31.55 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-22T13:40:17.569Z] #52 32.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-22T13:40:17.569Z] #52 33.80 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-22T13:40:17.569Z] #52 34.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-22T13:40:17.569Z] #52 34.24 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-22T13:40:17.569Z] #52 34.33 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-22T13:40:17.569Z] #52 34.46 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-22T13:40:17.569Z] #52 34.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-22T13:40:17.569Z] #52 34.88 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-22T13:40:17.569Z] #52 35.41 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-22T13:40:17.569Z] #52 35.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-22T13:40:17.569Z] #52 36.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-22T13:40:17.569Z] #52 36.10 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-22T13:40:17.569Z] #52 36.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-22T13:40:17.569Z] #52 36.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-22T13:40:17.569Z] #52 36.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-22T13:40:17.569Z] #52 36.42 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-22T13:40:17.569Z] #52 36.52 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-22T13:40:17.626Z] #39 22.16 Reading package lists... [2022-08-22T13:40:17.626Z] #39 ... [2022-08-22T13:40:17.626Z] [2022-08-22T13:40:17.626Z] #50 [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-22T13:40:17.626Z] #50 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-22T13:40:17.626Z] #50 12.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-22T13:40:17.626Z] #50 12.98 go: downloading golang.org/x/mod v0.3.0 [2022-08-22T13:40:17.626Z] #50 ... [2022-08-22T13:40:17.626Z] [2022-08-22T13:40:17.626Z] #44 [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-22T13:40:17.626Z] #44 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-22T13:40:17.626Z] #44 22.43 Updating files: 82% (1805/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-22T13:40:17.626Z] #44 22.73 + git checkout -q v2.3.0 [2022-08-22T13:40:18.140Z] #52 36.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-22T13:40:18.140Z] #52 36.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-22T13:40:18.140Z] #52 36.88 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-22T13:40:18.140Z] #52 36.91 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-22T13:40:18.401Z] #52 ... [2022-08-22T13:40:18.401Z] [2022-08-22T13:40:18.401Z] #33 [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-22T13:40:18.401Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:40:18.401Z] #33 37.05 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-22T13:40:18.991Z] #44 24.35 + 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-22T13:40:19.249Z] #44 ... [2022-08-22T13:40:19.249Z] [2022-08-22T13:40:19.249Z] #33 [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-22T13:40:19.249Z] #33 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-22T13:40:19.249Z] #33 14.79 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-22T13:40:19.249Z] #33 15.36 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-22T13:40:19.249Z] #33 15.51 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-22T13:40:19.249Z] #33 15.55 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-22T13:40:19.249Z] #33 16.86 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-22T13:40:19.505Z] #33 ... [2022-08-22T13:40:19.505Z] [2022-08-22T13:40:19.505Z] #59 [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-22T13:40:19.505Z] #59 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-22T13:40:19.505Z] #59 15.02 Fetched 8458 kB in 12s (715 kB/s) [2022-08-22T13:40:19.505Z] #59 15.02 Reading package lists... [2022-08-22T13:40:19.505Z] #59 21.02 Reading package lists... [2022-08-22T13:40:19.505Z] #59 ... [2022-08-22T13:40:19.505Z] [2022-08-22T13:40:19.505Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:19.505Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:19.505Z] #52 22.51 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-22T13:40:19.505Z] #52 22.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-22T13:40:19.505Z] #52 22.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-22T13:40:19.505Z] #52 22.77 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-22T13:40:19.505Z] #52 22.80 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-22T13:40:19.505Z] #52 22.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-22T13:40:19.505Z] #52 23.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-22T13:40:19.505Z] #52 23.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-22T13:40:19.505Z] #52 23.13 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-22T13:40:19.505Z] #52 23.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-22T13:40:19.505Z] #52 23.37 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-22T13:40:19.505Z] #52 23.40 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-22T13:40:19.505Z] #52 23.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-22T13:40:19.505Z] #52 23.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-22T13:40:19.505Z] #52 23.58 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-22T13:40:19.505Z] #52 23.74 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-22T13:40:19.505Z] #52 23.86 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-22T13:40:19.506Z] #52 23.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-22T13:40:19.506Z] #52 23.91 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-22T13:40:19.506Z] #52 23.91 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-22T13:40:19.506Z] #52 24.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-22T13:40:19.506Z] #52 24.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-22T13:40:19.506Z] #52 24.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-22T13:40:19.506Z] #52 24.40 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-22T13:40:19.506Z] #52 24.45 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-22T13:40:19.506Z] #52 24.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-22T13:40:19.506Z] #52 24.58 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-22T13:40:19.506Z] #52 24.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-22T13:40:19.506Z] #52 24.77 go: downloading honnef.co/go/tools v0.3.1 [2022-08-22T13:40:19.619Z] Fetching without tags [2022-08-22T13:40:19.880Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:40:20.434Z] #52 ... [2022-08-22T13:40:20.434Z] [2022-08-22T13:40:20.434Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:20.434Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:20.434Z] #13 15.83 Fetched 8458 kB in 12s (719 kB/s) [2022-08-22T13:40:20.434Z] #13 15.83 Reading package lists... [2022-08-22T13:40:20.434Z] #13 21.57 Reading package lists... [2022-08-22T13:40:20.434Z] #13 ... [2022-08-22T13:40:20.434Z] [2022-08-22T13:40:20.434Z] #59 [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-22T13:40:20.434Z] #59 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-22T13:40:20.434Z] #59 21.02 Reading package lists... [2022-08-22T13:40:20.871Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:40:20.871Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:40:19.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:40:19.542Z] > git config --add remote.origin.fetch +refs/pull/44005/head:refs/remotes/origin/PR-44005 # timeout=10 [2022-08-22T13:40:19.567Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:40:19.598Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:40:19.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:40:19.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:40:19.625Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:40:19.888Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:40:19.911Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:40:20.781Z] > git remote # timeout=10 [2022-08-22T13:40:20.808Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:40:20.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:40:20.833Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:40:20.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:40:20.874Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:40:20.889Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:40:21.801Z] #59 25.99 Building dependency tree... [2022-08-22T13:40:22.607Z] #33 ... [2022-08-22T13:40:22.607Z] [2022-08-22T13:40:22.607Z] #73 [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-22T13:40:22.607Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:22.607Z] #73 19.97 Reading package lists... [2022-08-22T13:40:22.607Z] #73 31.68 Reading package lists... [2022-08-22T13:40:22.607Z] #73 ... [2022-08-22T13:40:22.607Z] [2022-08-22T13:40:22.607Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:22.607Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:22.607Z] #52 37.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-22T13:40:22.607Z] #52 37.60 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-22T13:40:22.607Z] #52 38.05 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-22T13:40:22.607Z] #52 38.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-22T13:40:22.607Z] #52 38.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-22T13:40:22.607Z] #52 38.37 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-22T13:40:22.607Z] #52 38.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-22T13:40:22.607Z] #52 39.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-22T13:40:22.607Z] #52 39.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-22T13:40:22.607Z] #52 39.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-22T13:40:22.607Z] #52 39.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-22T13:40:22.607Z] #52 39.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-22T13:40:22.607Z] #52 40.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-22T13:40:22.607Z] #52 40.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-22T13:40:22.607Z] #52 40.28 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-22T13:40:22.607Z] #52 40.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-22T13:40:22.607Z] #52 40.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-22T13:40:22.607Z] #52 40.36 go: downloading github.com/julz/importas v0.1.0 [2022-08-22T13:40:22.607Z] #52 40.51 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-22T13:40:22.607Z] #52 40.54 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-22T13:40:22.607Z] #52 40.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-22T13:40:22.607Z] #52 40.72 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-22T13:40:22.607Z] #52 40.80 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-22T13:40:22.607Z] #52 40.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-22T13:40:22.607Z] #52 41.02 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-22T13:40:22.607Z] #52 41.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-22T13:40:22.607Z] #52 41.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-22T13:40:22.607Z] #52 41.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-22T13:40:22.607Z] #52 41.34 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-22T13:40:22.868Z] #52 ... [2022-08-22T13:40:22.868Z] [2022-08-22T13:40:22.868Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:22.868Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:40:22.868Z] #27 31.50 go: downloading github.com/klauspost/pgzip v1.2.5 [2022-08-22T13:40:22.868Z] #27 32.00 go: downloading github.com/ulikunitz/xz v0.5.10 [2022-08-22T13:40:22.868Z] #27 34.10 go: downloading github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 [2022-08-22T13:40:22.868Z] #27 35.42 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 [2022-08-22T13:40:22.868Z] #27 37.53 go: downloading github.com/vbauerster/mpb/v7 v7.4.2 [2022-08-22T13:40:22.868Z] #27 38.41 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-08-22T13:40:22.868Z] #27 38.63 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-22T13:40:22.868Z] #27 39.57 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-22T13:40:22.868Z] #27 40.13 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 [2022-08-22T13:40:22.868Z] #27 40.56 go: downloading github.com/docker/docker-credential-helpers v0.6.4 [2022-08-22T13:40:22.868Z] #27 41.21 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:40:22.868Z] #27 41.56 go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-22T13:40:23.129Z] #27 42.05 go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-22T13:40:23.129Z] #27 ... [2022-08-22T13:40:23.129Z] [2022-08-22T13:40:23.129Z] #73 [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-22T13:40:23.129Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:23.129Z] #73 31.68 Reading package lists... [2022-08-22T13:40:24.324Z] #59 30.08 The following additional packages will be installed: [2022-08-22T13:40:24.579Z] #59 30.09 libbtrfs0 [2022-08-22T13:40:24.836Z] #59 30.28 The following NEW packages will be installed: [2022-08-22T13:40:24.836Z] #59 30.31 libbtrfs-dev libbtrfs0 [2022-08-22T13:40:24.836Z] #59 ... [2022-08-22T13:40:24.836Z] [2022-08-22T13:40:24.836Z] #48 [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-22T13:40:24.836Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:40:24.836Z] #48 14.36 Reading package lists... [2022-08-22T13:40:24.836Z] #48 20.34 Reading package lists... [2022-08-22T13:40:24.836Z] #48 25.35 Building dependency tree... [2022-08-22T13:40:24.836Z] #48 29.60 The following additional packages will be installed: [2022-08-22T13:40:24.836Z] #48 29.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:40:24.836Z] #48 29.66 python3-protobuf python3-six [2022-08-22T13:40:24.836Z] #48 29.68 Suggested packages: [2022-08-22T13:40:24.836Z] #48 29.68 python3-setuptools [2022-08-22T13:40:24.836Z] #48 29.68 Recommended packages: [2022-08-22T13:40:24.836Z] #48 29.68 iproute2 | iproute [2022-08-22T13:40:25.092Z] #48 ... [2022-08-22T13:40:25.092Z] [2022-08-22T13:40:25.092Z] #73 [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-22T13:40:25.092Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:25.092Z] #73 17.22 Reading package lists... [2022-08-22T13:40:25.092Z] #73 22.59 Building dependency tree... [2022-08-22T13:40:25.092Z] #73 26.77 python3 is already the newest version (3.9.2-3). [2022-08-22T13:40:25.092Z] #73 26.77 The following additional packages will be installed: [2022-08-22T13:40:25.092Z] #73 26.80 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-22T13:40:25.092Z] #73 26.81 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-22T13:40:25.092Z] #73 26.82 Suggested packages: [2022-08-22T13:40:25.092Z] #73 26.84 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-22T13:40:25.092Z] #73 26.84 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-22T13:40:25.092Z] #73 26.84 m4-doc ed diffutils-doc [2022-08-22T13:40:25.092Z] #73 26.84 Recommended packages: [2022-08-22T13:40:25.092Z] #73 26.84 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-22T13:40:25.092Z] #73 28.33 The following NEW packages will be installed: [2022-08-22T13:40:25.092Z] #73 28.36 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-22T13:40:25.092Z] #73 28.37 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-22T13:40:25.092Z] #73 28.37 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-22T13:40:25.092Z] #73 28.37 libyajl2 m4 patch xz-utils [2022-08-22T13:40:25.092Z] #73 28.81 0 upgraded, 23 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:40:25.092Z] #73 28.81 Need to get 5916 kB of archives. [2022-08-22T13:40:25.092Z] #73 28.81 After this operation, 18.6 MB of additional disk space will be used. [2022-08-22T13:40:25.092Z] #73 28.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-22T13:40:25.092Z] #73 28.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-22T13:40:25.092Z] #73 28.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-22T13:40:25.092Z] #73 28.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-22T13:40:25.092Z] #73 28.82 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-22T13:40:25.092Z] #73 28.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-22T13:40:25.092Z] #73 28.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-22T13:40:25.092Z] #73 28.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-22T13:40:25.092Z] #73 28.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-22T13:40:25.092Z] #73 28.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-22T13:40:25.092Z] #73 28.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-22T13:40:25.092Z] #73 28.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-22T13:40:25.092Z] #73 29.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-22T13:40:25.092Z] #73 29.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-22T13:40:25.092Z] #73 29.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-22T13:40:25.092Z] #73 29.06 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-22T13:40:25.092Z] #73 29.06 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-22T13:40:25.092Z] #73 29.07 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-22T13:40:25.092Z] #73 29.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-22T13:40:25.092Z] #73 29.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-22T13:40:25.092Z] #73 29.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-22T13:40:25.092Z] #73 29.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-22T13:40:25.092Z] #73 29.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-22T13:40:25.092Z] #73 30.32 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:25.092Z] #73 30.55 Fetched 5916 kB in 1s (9054 kB/s) [2022-08-22T13:40:25.092Z] #73 30.67 Selecting previously unselected package bzip2. [2022-08-22T13:40:25.092Z] #73 30.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-22T13:40:25.092Z] #73 30.70 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-22T13:40:25.092Z] #73 30.73 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:40:25.092Z] #73 ... [2022-08-22T13:40:25.092Z] [2022-08-22T13:40:25.092Z] #59 [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-22T13:40:25.092Z] #59 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-22T13:40:25.092Z] #59 30.76 0 upgraded, 2 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:40:25.092Z] #59 30.76 Need to get 454 kB of archives. [2022-08-22T13:40:25.092Z] #59 30.76 After this operation, 1275 kB of additional disk space will be used. [2022-08-22T13:40:25.092Z] #59 30.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-22T13:40:25.092Z] #59 30.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-22T13:40:25.307Z] #73 42.13 Building dependency tree... [2022-08-22T13:40:25.307Z] #73 ... [2022-08-22T13:40:25.307Z] [2022-08-22T13:40:25.307Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:25.307Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:40:25.307Z] #13 33.84 Fetched 8571 kB in 25s (342 kB/s) [2022-08-22T13:40:25.307Z] #13 33.84 Reading package lists... [2022-08-22T13:40:25.307Z] #13 ... [2022-08-22T13:40:25.307Z] [2022-08-22T13:40:25.307Z] #44 [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-22T13:40:25.307Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:40:25.307Z] #44 41.89 Updating files: 56% (1237/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 83% (1814/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-22T13:40:25.307Z] #44 43.45 + git checkout -q v2.3.0 [2022-08-22T13:40:25.648Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:40:25.750Z] > git --version # timeout=10 [2022-08-22T13:40:25.771Z] > git --version # 'git version 2.17.1' [2022-08-22T13:40:25.801Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-22T13:40:25.976Z] Fetching without tags [2022-08-22T13:40:25.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-22T13:40:25.892Z] > git config --add remote.origin.fetch +refs/pull/44005/head:refs/remotes/origin/PR-44005 # timeout=10 [2022-08-22T13:40:25.919Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:40:25.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-22T13:40:26.266Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:40:26.462Z] #59 31.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:26.462Z] #59 32.22 Fetched 454 kB in 0s (1186 kB/s) [2022-08-22T13:40:26.691Z] #44 ... [2022-08-22T13:40:26.691Z] [2022-08-22T13:40:26.691Z] #39 [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-22T13:40:26.691Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:40:26.691Z] #39 35.20 Fetched 8571 kB in 25s (341 kB/s) [2022-08-22T13:40:26.691Z] #39 35.20 Reading package lists... [2022-08-22T13:40:26.691Z] #39 45.37 Reading package lists... [2022-08-22T13:40:26.691Z] #39 ... [2022-08-22T13:40:26.691Z] [2022-08-22T13:40:26.691Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:26.691Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:26.691Z] #52 43.00 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-22T13:40:26.691Z] #52 43.00 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-22T13:40:26.691Z] #52 43.20 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-22T13:40:26.691Z] #52 43.21 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-22T13:40:26.691Z] #52 43.53 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-22T13:40:26.691Z] #52 43.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-22T13:40:26.691Z] #52 43.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-22T13:40:26.691Z] #52 44.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-22T13:40:26.691Z] #52 44.26 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-22T13:40:26.691Z] #52 44.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-22T13:40:26.691Z] #52 44.82 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-22T13:40:26.691Z] #52 44.97 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-22T13:40:26.691Z] #52 45.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-22T13:40:26.691Z] #52 45.20 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-22T13:40:26.691Z] #52 45.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-22T13:40:26.719Z] #59 32.34 Selecting previously unselected package libbtrfs0:arm64. [2022-08-22T13:40:26.719Z] #59 32.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-22T13:40:26.719Z] #59 32.39 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-22T13:40:26.719Z] #59 32.41 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-22T13:40:26.844Z] + docker version [2022-08-22T13:40:26.951Z] #52 45.57 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-22T13:40:26.951Z] #52 45.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-22T13:40:26.975Z] #59 ... [2022-08-22T13:40:26.975Z] [2022-08-22T13:40:26.975Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:26.975Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:26.975Z] #27 22.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:40:26.975Z] #27 22.77 go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-22T13:40:26.975Z] #27 22.89 go: downloading github.com/theupdateframework/go-tuf v0.3.0 [2022-08-22T13:40:26.975Z] #27 24.38 go: downloading github.com/VividCortex/ewma v1.2.0 [2022-08-22T13:40:26.975Z] #27 24.66 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d [2022-08-22T13:40:26.975Z] #27 24.77 go: downloading github.com/mattn/go-runewidth v0.0.13 [2022-08-22T13:40:26.975Z] #27 25.06 go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-22T13:40:26.975Z] #27 25.25 go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-22T13:40:26.975Z] #27 25.80 go: downloading github.com/imdario/mergo v0.3.13 [2022-08-22T13:40:26.975Z] #27 25.91 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e [2022-08-22T13:40:26.975Z] #27 26.11 go: downloading github.com/sylabs/sif/v2 v2.7.1 [2022-08-22T13:40:26.975Z] #27 28.03 go: downloading github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e [2022-08-22T13:40:26.975Z] #27 28.80 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 [2022-08-22T13:40:26.975Z] #27 28.87 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-08-22T13:40:26.975Z] #27 29.60 go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-22T13:40:26.975Z] #27 29.87 go: downloading github.com/google/go-containerregistry v0.10.0 [2022-08-22T13:40:26.975Z] #27 31.12 go: downloading google.golang.org/grpc v1.47.0 [2022-08-22T13:40:26.975Z] #27 ... [2022-08-22T13:40:26.975Z] [2022-08-22T13:40:26.975Z] #59 [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-22T13:40:26.975Z] #59 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-22T13:40:26.975Z] #59 32.64 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-22T13:40:26.975Z] #59 32.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-22T13:40:27.212Z] #52 45.84 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-22T13:40:27.212Z] #52 45.90 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-22T13:40:27.212Z] #52 46.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-22T13:40:27.240Z] Merge succeeded, producing 1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:40:27.240Z] Checking out Revision 1e109657b20a5575294fe53983443e92eeb37a4a (PR-44005) [2022-08-22T13:40:27.248Z] #59 32.70 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-22T13:40:27.472Z] #52 46.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-22T13:40:27.504Z] #59 33.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-22T13:40:27.732Z] #52 46.55 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-22T13:40:27.760Z] #59 33.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-22T13:40:27.760Z] #59 33.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:27.993Z] #52 46.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-22T13:40:27.993Z] #52 46.90 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-22T13:40:25.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-22T13:40:25.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:40:25.982Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44005/head:refs/remotes/origin/PR-44005 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-22T13:40:26.272Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:40:26.285Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:40:27.140Z] > git remote # timeout=10 [2022-08-22T13:40:27.164Z] > git config --get remote.origin.url # timeout=10 [2022-08-22T13:40:27.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-22T13:40:27.193Z] > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10 [2022-08-22T13:40:27.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-22T13:40:27.243Z] > git config core.sparsecheckout # timeout=10 [2022-08-22T13:40:27.267Z] > git checkout -f 1e109657b20a5575294fe53983443e92eeb37a4a # timeout=10 [2022-08-22T13:40:28.253Z] #52 47.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-22T13:40:28.513Z] #52 47.27 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-22T13:40:28.513Z] #52 47.47 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-22T13:40:29.132Z] #59 DONE 34.7s [2022-08-22T13:40:29.132Z] [2022-08-22T13:40:29.132Z] #54 [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-22T13:40:29.132Z] #54 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-22T13:40:29.132Z] #54 34.15 v3.0.2 [2022-08-22T13:40:29.132Z] #54 DONE 34.7s [2022-08-22T13:40:29.132Z] [2022-08-22T13:40:29.132Z] #73 [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-22T13:40:29.132Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:29.132Z] #73 30.87 Selecting previously unselected package libmagic-mgc. [2022-08-22T13:40:29.132Z] #73 30.87 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 30.88 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-22T13:40:29.132Z] #73 31.55 Selecting previously unselected package libmagic1:arm64. [2022-08-22T13:40:29.132Z] #73 31.55 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 31.57 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-22T13:40:29.132Z] #73 31.73 Selecting previously unselected package file. [2022-08-22T13:40:29.132Z] #73 31.73 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 31.76 Unpacking file (1:5.39-3) ... [2022-08-22T13:40:29.132Z] #73 31.95 Selecting previously unselected package xz-utils. [2022-08-22T13:40:29.132Z] #73 31.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 31.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:40:29.132Z] #73 32.27 Selecting previously unselected package libsigsegv2:arm64. [2022-08-22T13:40:29.132Z] #73 32.28 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 32.29 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-22T13:40:29.132Z] #73 32.41 Selecting previously unselected package m4. [2022-08-22T13:40:29.132Z] #73 32.42 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 32.43 Unpacking m4 (1.4.18-5) ... [2022-08-22T13:40:29.132Z] #73 32.67 Selecting previously unselected package autoconf. [2022-08-22T13:40:29.132Z] #73 32.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-22T13:40:29.132Z] #73 32.70 Unpacking autoconf (2.69-14) ... [2022-08-22T13:40:29.132Z] #73 33.37 Selecting previously unselected package autotools-dev. [2022-08-22T13:40:29.132Z] #73 33.38 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-22T13:40:29.132Z] #73 33.38 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:40:29.132Z] #73 33.56 Selecting previously unselected package automake. [2022-08-22T13:40:29.132Z] #73 33.56 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-22T13:40:29.132Z] #73 33.57 Unpacking automake (1:1.16.3-2) ... [2022-08-22T13:40:29.132Z] #73 34.39 Selecting previously unselected package patch. [2022-08-22T13:40:29.132Z] #73 34.39 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-22T13:40:29.132Z] #73 34.42 Unpacking patch (2.7.6-7) ... [2022-08-22T13:40:29.132Z] #73 34.69 Selecting previously unselected package dpkg-dev. [2022-08-22T13:40:29.132Z] #73 34.74 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-22T13:40:29.132Z] #73 34.74 Unpacking dpkg-dev (1.20.11) ... [2022-08-22T13:40:29.455Z] #52 48.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-22T13:40:29.455Z] #52 ... [2022-08-22T13:40:29.455Z] [2022-08-22T13:40:29.455Z] #48 [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-22T13:40:29.455Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:40:29.455Z] #48 37.97 Fetched 8575 kB in 28s (307 kB/s) [2022-08-22T13:40:29.695Z] #73 ... [2022-08-22T13:40:29.695Z] [2022-08-22T13:40:29.695Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-22T13:40:29.695Z] #60 sha256:8b899e058173c2b296fcf209e9ea1247c87ff12c271ff42e23fda61248f0954f [2022-08-22T13:40:29.695Z] #60 DONE 0.4s [2022-08-22T13:40:29.695Z] [2022-08-22T13:40:29.695Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:29.695Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:29.695Z] #27 32.95 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2022-08-22T13:40:29.695Z] #27 33.13 go: downloading github.com/rivo/uniseg v0.2.0 [2022-08-22T13:40:29.695Z] #27 33.36 go: downloading github.com/json-iterator/go v1.1.12 [2022-08-22T13:40:29.695Z] #27 33.80 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:40:29.695Z] #27 34.03 go: downloading github.com/google/go-intervals v0.0.2 [2022-08-22T13:40:29.695Z] #27 34.46 go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-22T13:40:29.695Z] #27 34.60 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4 [2022-08-22T13:40:29.695Z] #27 34.71 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-22T13:40:29.695Z] #27 34.84 go: downloading github.com/docker/go-units v0.4.0 [2022-08-22T13:40:29.695Z] #27 35.09 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2022-08-22T13:40:29.695Z] #27 35.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-22T13:40:29.695Z] #27 35.12 go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-22T13:40:29.695Z] #27 35.22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-08-22T13:40:29.695Z] #27 35.30 go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-08-22T13:40:29.715Z] #48 37.97 Reading package lists... [2022-08-22T13:40:29.715Z] #48 ... [2022-08-22T13:40:29.715Z] [2022-08-22T13:40:29.715Z] #44 [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-22T13:40:29.715Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:40:29.715Z] #44 46.71 + 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-22T13:40:29.954Z] #27 35.49 go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-08-22T13:40:29.954Z] #27 35.64 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-22T13:40:29.954Z] #27 35.71 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:40:30.518Z] #27 ... [2022-08-22T13:40:30.518Z] [2022-08-22T13:40:30.518Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:30.518Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:30.518Z] #13 21.57 Reading package lists... [2022-08-22T13:40:30.518Z] #13 26.20 Building dependency tree... [2022-08-22T13:40:30.518Z] #13 30.47 The following additional packages will be installed: [2022-08-22T13:40:30.518Z] #13 30.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:40:30.518Z] #13 30.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-22T13:40:30.518Z] #13 30.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-22T13:40:30.518Z] #13 30.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-22T13:40:30.518Z] #13 30.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-22T13:40:30.518Z] #13 30.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-22T13:40:30.518Z] #13 30.51 mingw-w64-common mingw-w64-x86-64-dev [2022-08-22T13:40:30.518Z] #13 30.55 Suggested packages: [2022-08-22T13:40:30.518Z] #13 30.55 gcc-10-locales seccomp wine64 [2022-08-22T13:40:30.518Z] #13 31.93 The following NEW packages will be installed: [2022-08-22T13:40:30.518Z] #13 31.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:40:30.518Z] #13 31.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-22T13:40:30.518Z] #13 31.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-22T13:40:30.518Z] #13 31.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-22T13:40:30.518Z] #13 31.94 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-22T13:40:30.518Z] #13 31.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-22T13:40:30.518Z] #13 31.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-22T13:40:30.518Z] #13 31.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-22T13:40:30.518Z] #13 31.95 mingw-w64-x86-64-dev [2022-08-22T13:40:30.518Z] #13 32.42 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:40:30.518Z] #13 32.42 Need to get 108 MB of archives. [2022-08-22T13:40:30.518Z] #13 32.42 After this operation, 620 MB of additional disk space will be used. [2022-08-22T13:40:30.518Z] #13 32.42 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-22T13:40:30.518Z] #13 32.48 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-22T13:40:30.518Z] #13 32.58 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-22T13:40:30.518Z] #13 32.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-22T13:40:30.518Z] #13 32.61 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-22T13:40:30.518Z] #13 32.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-22T13:40:30.518Z] #13 32.80 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-22T13:40:30.518Z] #13 33.02 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-22T13:40:30.518Z] #13 33.04 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-22T13:40:30.518Z] #13 33.82 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-22T13:40:30.518Z] #13 35.18 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-22T13:40:30.518Z] #13 35.63 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-22T13:40:30.518Z] #13 ... [2022-08-22T13:40:30.518Z] [2022-08-22T13:40:30.518Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:30.518Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:30.518Z] #52 26.16 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-22T13:40:30.518Z] #52 26.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-22T13:40:30.518Z] #52 26.29 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-22T13:40:30.518Z] #52 26.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-22T13:40:30.518Z] #52 26.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-22T13:40:30.518Z] #52 26.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-22T13:40:30.518Z] #52 26.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-22T13:40:30.518Z] #52 26.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-22T13:40:30.518Z] #52 26.93 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-22T13:40:30.518Z] #52 26.95 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-22T13:40:30.518Z] #52 26.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-22T13:40:30.518Z] #52 27.17 go: downloading golang.org/x/text v0.3.7 [2022-08-22T13:40:30.518Z] #52 32.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-22T13:40:30.518Z] #52 32.48 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-22T13:40:30.518Z] #52 32.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-22T13:40:30.518Z] #52 32.59 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-22T13:40:30.518Z] #52 32.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-22T13:40:30.518Z] #52 32.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-22T13:40:30.518Z] #52 32.78 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-22T13:40:30.518Z] #52 32.88 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-22T13:40:30.518Z] #52 32.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-22T13:40:30.518Z] #52 32.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-22T13:40:30.518Z] #52 33.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-22T13:40:30.518Z] #52 33.26 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-22T13:40:30.518Z] #52 33.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-22T13:40:30.518Z] #52 33.90 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-22T13:40:30.518Z] #52 34.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-22T13:40:30.518Z] #52 34.20 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-22T13:40:30.518Z] #52 34.42 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-22T13:40:30.518Z] #52 34.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-22T13:40:30.518Z] #52 34.57 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-22T13:40:30.518Z] #52 34.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-22T13:40:30.518Z] #52 34.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-22T13:40:30.518Z] #52 34.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-22T13:40:30.518Z] #52 34.96 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-22T13:40:30.518Z] #52 35.18 go: downloading github.com/prometheus/common v0.32.1 [2022-08-22T13:40:30.518Z] #52 35.79 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-22T13:40:30.518Z] #52 35.80 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:40:30.775Z] #52 ... [2022-08-22T13:40:30.775Z] [2022-08-22T13:40:30.775Z] #37 [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-22T13:40:30.775Z] #37 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-22T13:40:30.775Z] #37 35.98 NAME: [2022-08-22T13:40:30.775Z] #37 35.98 go-winres - A tool for embedding resources in Windows executables [2022-08-22T13:40:30.775Z] #37 35.98 [2022-08-22T13:40:30.775Z] #37 35.98 USAGE: [2022-08-22T13:40:30.775Z] #37 35.98 go-winres [global options] command [command options] [arguments...] [2022-08-22T13:40:30.775Z] #37 35.98 [2022-08-22T13:40:30.775Z] #37 35.98 COMMANDS: [2022-08-22T13:40:30.775Z] #37 35.98 init Create an initial ./winres/winres.json [2022-08-22T13:40:30.775Z] #37 35.98 make Make syso files for the "go build" command [2022-08-22T13:40:30.775Z] #37 35.98 simply Make syso files for the "go build" command (simplified) [2022-08-22T13:40:30.775Z] #37 35.98 extract Extract all resources from an executable [2022-08-22T13:40:30.775Z] #37 35.98 patch Replace resources in an executable file (exe, dll) [2022-08-22T13:40:30.775Z] #37 35.98 help, h Shows a list of commands or help for one command [2022-08-22T13:40:30.775Z] #37 35.98 [2022-08-22T13:40:30.775Z] #37 35.98 GLOBAL OPTIONS: [2022-08-22T13:40:30.775Z] #37 36.02 --help, -h show help (default: false) [2022-08-22T13:40:30.775Z] #37 DONE 36.3s [2022-08-22T13:40:30.775Z] [2022-08-22T13:40:30.775Z] #61 [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-22T13:40:30.775Z] #61 sha256:f8cf2e791caea5886cec5872e5d5626804031f93e2566bbd1f7dd8b74cff438e [2022-08-22T13:40:30.775Z] #61 1.005 + RM_GOPATH=0 [2022-08-22T13:40:30.775Z] #61 1.005 + TMP_GOPATH= [2022-08-22T13:40:30.775Z] #61 1.005 + : /build [2022-08-22T13:40:30.775Z] #61 1.006 + '[' -z '' ']' [2022-08-22T13:40:30.775Z] #61 1.009 ++ mktemp -d [2022-08-22T13:40:30.775Z] #61 1.009 + export GOPATH=/tmp/tmp.M40HXWCSf2 [2022-08-22T13:40:30.775Z] #61 1.009 + GOPATH=/tmp/tmp.M40HXWCSf2 [2022-08-22T13:40:30.775Z] #61 1.009 + RM_GOPATH=1 [2022-08-22T13:40:30.775Z] #61 1.009 + case "$(go env GOARCH)" in [2022-08-22T13:40:30.775Z] #61 1.009 ++ go env GOARCH [2022-08-22T13:40:30.775Z] #61 1.021 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:30.775Z] #61 1.021 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:30.775Z] #61 1.022 ++ dirname /install.sh [2022-08-22T13:40:30.775Z] #61 1.046 + dir=/ [2022-08-22T13:40:30.775Z] #61 1.046 + bin=containerd [2022-08-22T13:40:30.775Z] #61 1.046 + shift [2022-08-22T13:40:30.775Z] #61 1.046 + '[' '!' -f //containerd.installer ']' [2022-08-22T13:40:30.775Z] #61 1.046 + . //containerd.installer [2022-08-22T13:40:30.775Z] #61 1.046 ++ set -e [2022-08-22T13:40:30.775Z] #61 1.046 ++ : v1.6.7 [2022-08-22T13:40:30.775Z] #61 1.046 + install_containerd [2022-08-22T13:40:30.775Z] #61 1.112 Install containerd version v1.6.7 [2022-08-22T13:40:30.775Z] #61 1.112 + echo 'Install containerd version v1.6.7' [2022-08-22T13:40:30.775Z] #61 1.112 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M40HXWCSf2/src/github.com/containerd/containerd [2022-08-22T13:40:30.775Z] #61 1.165 Cloning into '/tmp/tmp.M40HXWCSf2/src/github.com/containerd/containerd'... [2022-08-22T13:40:31.033Z] Client: Docker Engine - Community [2022-08-22T13:40:31.033Z] Version: 20.10.14 [2022-08-22T13:40:31.033Z] API version: 1.41 [2022-08-22T13:40:31.033Z] Go version: go1.16.15 [2022-08-22T13:40:31.033Z] Git commit: a224086 [2022-08-22T13:40:31.033Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-22T13:40:31.033Z] OS/Arch: linux/amd64 [2022-08-22T13:40:31.033Z] Context: default [2022-08-22T13:40:31.033Z] Experimental: true [2022-08-22T13:40:31.033Z] [2022-08-22T13:40:31.033Z] Server: Docker Engine - Community [2022-08-22T13:40:31.033Z] Engine: [2022-08-22T13:40:31.033Z] Version: 20.10.14 [2022-08-22T13:40:31.033Z] API version: 1.41 (minimum version 1.12) [2022-08-22T13:40:31.033Z] Go version: go1.16.15 [2022-08-22T13:40:31.033Z] Git commit: 87a90dc [2022-08-22T13:40:31.033Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-22T13:40:31.033Z] OS/Arch: linux/amd64 [2022-08-22T13:40:31.033Z] Experimental: true [2022-08-22T13:40:31.033Z] containerd: [2022-08-22T13:40:31.033Z] Version: 1.5.11 [2022-08-22T13:40:31.033Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:40:31.033Z] runc: [2022-08-22T13:40:31.033Z] Version: 1.0.3 [2022-08-22T13:40:31.033Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-22T13:40:31.033Z] docker-init: [2022-08-22T13:40:31.033Z] Version: 0.19.0 [2022-08-22T13:40:31.033Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-22T13:40:31.340Z] #61 ... [2022-08-22T13:40:31.341Z] [2022-08-22T13:40:31.341Z] #39 [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-22T13:40:31.341Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:31.341Z] #39 22.16 Reading package lists... [2022-08-22T13:40:31.341Z] #39 26.97 Building dependency tree... [2022-08-22T13:40:31.341Z] #39 31.19 The following additional packages will be installed: [2022-08-22T13:40:31.341Z] #39 31.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-22T13:40:31.341Z] #39 31.23 Suggested packages: [2022-08-22T13:40:31.341Z] #39 31.25 cmake-doc ninja-build lrzip [2022-08-22T13:40:31.341Z] #39 31.25 Recommended packages: [2022-08-22T13:40:31.341Z] #39 31.25 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-22T13:40:31.341Z] #39 32.19 The following NEW packages will be installed: [2022-08-22T13:40:31.341Z] #39 32.19 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-22T13:40:31.341Z] #39 32.20 vim-common xxd [2022-08-22T13:40:31.341Z] #39 32.62 0 upgraded, 10 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:40:31.341Z] #39 32.62 Need to get 15.6 MB of archives. [2022-08-22T13:40:31.341Z] #39 32.62 After this operation, 67.4 MB of additional disk space will be used. [2022-08-22T13:40:31.341Z] #39 32.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:40:31.341Z] #39 32.64 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-22T13:40:31.341Z] #39 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-22T13:40:31.341Z] #39 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-22T13:40:31.341Z] #39 33.24 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-22T13:40:31.341Z] #39 33.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-22T13:40:31.341Z] #39 33.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-22T13:40:31.341Z] #39 33.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-22T13:40:31.341Z] #39 33.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-22T13:40:31.341Z] #39 33.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-22T13:40:31.341Z] #39 34.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:31.341Z] #39 35.18 Fetched 15.6 MB in 1s (12.5 MB/s) [2022-08-22T13:40:31.341Z] #39 35.44 Selecting previously unselected package xxd. [2022-08-22T13:40:31.341Z] #39 35.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-22T13:40:31.341Z] #39 35.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-22T13:40:31.341Z] #39 35.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:31.341Z] #39 35.90 Selecting previously unselected package vim-common. [2022-08-22T13:40:31.341Z] #39 35.90 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:40:31.341Z] #39 35.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:31.341Z] #39 36.57 Selecting previously unselected package cmake-data. [2022-08-22T13:40:31.341Z] #39 36.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-22T13:40:31.341Z] #39 36.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:40:31.341Z] #39 ... [2022-08-22T13:40:31.341Z] [2022-08-22T13:40:31.341Z] #73 [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-22T13:40:31.341Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:31.341Z] #73 36.73 Selecting previously unselected package build-essential. [2022-08-22T13:40:31.341Z] #73 36.78 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-22T13:40:31.341Z] #73 36.79 Unpacking build-essential (12.9) ... [2022-08-22T13:40:31.341Z] #73 36.95 Selecting previously unselected package libcap2:arm64. [2022-08-22T13:40:31.341Z] #73 36.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-22T13:40:31.341Z] #73 37.00 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-22T13:40:31.379Z] Commit message: "Dockerfile: use TARGETPLATFORM with scopeo for frozen images stage" [2022-08-22T13:40:31.414Z] + docker info [2022-08-22T13:40:31.398Z] > git --version # timeout=10 [2022-08-22T13:40:31.414Z] > git --version # 'git version 2.25.1' [2022-08-22T13:40:31.422Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-22T13:40:31.599Z] #73 37.14 Selecting previously unselected package libcap-dev:arm64. [2022-08-22T13:40:31.599Z] #73 37.15 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-22T13:40:31.599Z] #73 37.17 Unpacking libcap-dev:arm64 (1:2.44-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-22T13:40:31.856Z] #73 37.54 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-22T13:40:31.856Z] #73 37.54 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-22T13:40:31.856Z] #73 37.55 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:32.112Z] #73 37.64 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-22T13:40:32.112Z] #73 37.66 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-22T13:40:32.112Z] #73 37.68 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:32.112Z] #73 37.85 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-22T13:40:32.112Z] #73 37.86 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-22T13:40:32.112Z] #73 37.88 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-22T13:40:32.431Z] + docker version [2022-08-22T13:40:32.681Z] #73 38.13 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-22T13:40:32.681Z] #73 38.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-22T13:40:32.681Z] #73 38.17 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-22T13:40:33.617Z] #73 38.95 Selecting previously unselected package libtool. [2022-08-22T13:40:33.617Z] #73 38.97 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-22T13:40:33.617Z] #73 38.97 Unpacking libtool (2.4.6-15) ... [2022-08-22T13:40:33.617Z] #73 39.25 Selecting previously unselected package libudev-dev:arm64. [2022-08-22T13:40:33.617Z] #73 39.25 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-22T13:40:33.617Z] #73 39.28 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-22T13:40:33.874Z] #73 39.53 Selecting previously unselected package libyajl2:arm64. [2022-08-22T13:40:33.874Z] #73 39.54 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-22T13:40:33.874Z] #73 39.55 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-22T13:40:34.006Z] #44 ... [2022-08-22T13:40:34.006Z] [2022-08-22T13:40:34.006Z] #59 [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-22T13:40:34.006Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:40:34.006Z] #59 33.32 Reading package lists... [2022-08-22T13:40:34.006Z] #59 43.70 Building dependency tree... [2022-08-22T13:40:34.006Z] #59 51.00 The following additional packages will be installed: [2022-08-22T13:40:34.006Z] #59 51.02 libbtrfs0 [2022-08-22T13:40:34.006Z] #59 51.49 The following NEW packages will be installed: [2022-08-22T13:40:34.006Z] #59 51.50 libbtrfs-dev libbtrfs0 [2022-08-22T13:40:34.006Z] #59 52.08 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:40:34.006Z] #59 52.08 Need to get 460 kB of archives. [2022-08-22T13:40:34.006Z] #59 52.08 After this operation, 1237 kB of additional disk space will be used. [2022-08-22T13:40:34.006Z] #59 52.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:40:34.006Z] #59 52.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:40:34.006Z] #59 ... [2022-08-22T13:40:34.006Z] [2022-08-22T13:40:34.006Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:34.006Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:34.006Z] #52 48.76 go: downloading honnef.co/go/tools v0.3.1 [2022-08-22T13:40:34.006Z] #52 52.34 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-22T13:40:34.006Z] #52 52.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-22T13:40:34.006Z] #52 52.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-22T13:40:34.131Z] #73 39.65 Selecting previously unselected package libyajl-dev:arm64. [2022-08-22T13:40:34.131Z] #73 39.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-22T13:40:34.131Z] #73 39.66 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-22T13:40:34.272Z] #52 52.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-22T13:40:34.272Z] #52 52.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-22T13:40:34.272Z] #52 ... [2022-08-22T13:40:34.272Z] [2022-08-22T13:40:34.272Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:34.272Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:40:34.272Z] #27 42.88 go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-22T13:40:34.272Z] #27 44.04 go: downloading github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e [2022-08-22T13:40:34.272Z] #27 46.59 go: downloading github.com/theupdateframework/go-tuf v0.3.0 [2022-08-22T13:40:34.272Z] #27 51.31 go: downloading github.com/imdario/mergo v0.3.13 [2022-08-22T13:40:34.272Z] #27 51.71 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e [2022-08-22T13:40:34.272Z] #27 ... [2022-08-22T13:40:34.272Z] [2022-08-22T13:40:34.272Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:34.272Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:34.272Z] #52 53.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-22T13:40:34.392Z] #73 39.98 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-22T13:40:34.392Z] #73 40.00 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-22T13:40:34.392Z] #73 40.03 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-22T13:40:34.392Z] #73 40.04 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-22T13:40:34.542Z] #52 53.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-22T13:40:34.656Z] #73 40.08 Setting up file (1:5.39-3) ... [2022-08-22T13:40:34.656Z] #73 40.10 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:40:34.656Z] #73 40.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:34.656Z] #73 40.14 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:34.656Z] #73 40.19 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-22T13:40:34.656Z] #73 40.20 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:40:34.656Z] #73 40.28 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-22T13:40:34.656Z] #73 40.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:40:34.656Z] #73 40.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:40:34.656Z] #73 40.39 Setting up patch (2.7.6-7) ... [2022-08-22T13:40:34.813Z] #52 53.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-22T13:40:34.916Z] #73 40.41 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-22T13:40:34.916Z] #73 40.43 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-22T13:40:34.916Z] #73 40.47 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-22T13:40:34.916Z] #73 40.49 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-22T13:40:34.916Z] #73 40.51 Setting up libtool (2.4.6-15) ... [2022-08-22T13:40:34.916Z] #73 40.53 Setting up m4 (1.4.18-5) ... [2022-08-22T13:40:34.916Z] #73 40.55 Setting up dpkg-dev (1.20.11) ... [2022-08-22T13:40:34.916Z] #73 40.58 Setting up autoconf (2.69-14) ... [2022-08-22T13:40:35.076Z] #52 53.95 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-22T13:40:35.173Z] #73 40.64 Setting up build-essential (12.9) ... [2022-08-22T13:40:35.173Z] #73 40.69 Setting up automake (1:1.16.3-2) ... [2022-08-22T13:40:35.173Z] #73 40.74 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-22T13:40:35.173Z] #73 40.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:35.173Z] #73 ... [2022-08-22T13:40:35.173Z] [2022-08-22T13:40:35.173Z] #48 [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-22T13:40:35.173Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:40:35.173Z] #48 30.35 The following NEW packages will be installed: [2022-08-22T13:40:35.173Z] #48 30.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:40:35.173Z] #48 30.37 python3-protobuf python3-six [2022-08-22T13:40:35.173Z] #48 30.95 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:40:35.173Z] #48 30.95 Need to get 2136 kB of archives. [2022-08-22T13:40:35.173Z] #48 30.95 After this operation, 10.8 MB of additional disk space will be used. [2022-08-22T13:40:35.173Z] #48 30.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-22T13:40:35.173Z] #48 30.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:40:35.173Z] #48 30.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-22T13:40:35.173Z] #48 30.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-22T13:40:35.173Z] #48 31.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-22T13:40:35.173Z] #48 31.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-22T13:40:35.173Z] #48 31.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-22T13:40:35.173Z] #48 33.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-22T13:40:35.173Z] #48 34.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:35.173Z] #48 35.49 Fetched 2136 kB in 3s (708 kB/s) [2022-08-22T13:40:35.173Z] #48 35.71 Selecting previously unselected package libprotobuf23:arm64. [2022-08-22T13:40:35.173Z] #48 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-22T13:40:35.173Z] #48 35.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 35.96 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-22T13:40:35.173Z] #48 37.12 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:40:35.173Z] #48 37.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:40:35.173Z] #48 37.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:40:35.173Z] #48 37.48 Selecting previously unselected package python3-six. [2022-08-22T13:40:35.173Z] #48 37.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-22T13:40:35.173Z] #48 37.54 Unpacking python3-six (1.16.0-2) ... [2022-08-22T13:40:35.173Z] #48 37.69 Selecting previously unselected package python3-protobuf. [2022-08-22T13:40:35.173Z] #48 37.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 37.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-22T13:40:35.173Z] #48 38.33 Selecting previously unselected package libnet1:arm64. [2022-08-22T13:40:35.173Z] #48 38.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 38.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:40:35.173Z] #48 38.55 Selecting previously unselected package libnl-3-200:arm64. [2022-08-22T13:40:35.173Z] #48 38.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 38.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-22T13:40:35.173Z] #48 38.75 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-22T13:40:35.173Z] #48 38.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 38.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:35.173Z] #48 38.90 Selecting previously unselected package criu. [2022-08-22T13:40:35.173Z] #48 38.91 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-22T13:40:35.173Z] #48 38.92 Unpacking criu (3.17.1-1) ... [2022-08-22T13:40:35.173Z] #48 39.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:40:35.173Z] #48 ... [2022-08-22T13:40:35.173Z] [2022-08-22T13:40:35.173Z] #39 [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-22T13:40:35.173Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:35.173Z] #39 40.83 Selecting previously unselected package libicu67:arm64. [2022-08-22T13:40:35.173Z] #39 40.85 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-22T13:40:35.173Z] #39 40.89 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-22T13:40:35.336Z] #52 54.06 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-22T13:40:35.595Z] #52 54.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-22T13:40:35.855Z] #52 54.56 go: downloading golang.org/x/text v0.3.7 [2022-08-22T13:40:35.855Z] #52 ... [2022-08-22T13:40:35.855Z] [2022-08-22T13:40:35.855Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:35.855Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:40:35.855Z] #13 33.84 Reading package lists... [2022-08-22T13:40:35.855Z] #13 44.89 Reading package lists... [2022-08-22T13:40:35.855Z] #13 ... [2022-08-22T13:40:35.855Z] [2022-08-22T13:40:35.855Z] #73 [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-22T13:40:35.855Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:35.855Z] #73 42.13 Building dependency tree... [2022-08-22T13:40:35.855Z] #73 49.96 python3 is already the newest version (3.9.2-3). [2022-08-22T13:40:35.855Z] #73 49.96 The following additional packages will be installed: [2022-08-22T13:40:35.855Z] #73 49.98 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-22T13:40:35.855Z] #73 50.00 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-22T13:40:35.855Z] #73 50.03 Suggested packages: [2022-08-22T13:40:35.855Z] #73 50.03 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-22T13:40:35.855Z] #73 50.03 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-22T13:40:35.855Z] #73 50.03 m4-doc ed diffutils-doc [2022-08-22T13:40:35.855Z] #73 50.03 Recommended packages: [2022-08-22T13:40:35.855Z] #73 50.03 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-22T13:40:35.855Z] #73 53.34 The following NEW packages will be installed: [2022-08-22T13:40:35.855Z] #73 53.35 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-22T13:40:35.855Z] #73 53.36 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-22T13:40:35.855Z] #73 53.36 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-22T13:40:35.855Z] #73 53.38 libyajl2 m4 patch xz-utils [2022-08-22T13:40:35.856Z] #73 54.11 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:40:35.856Z] #73 54.11 Need to get 5940 kB of archives. [2022-08-22T13:40:35.856Z] #73 54.11 After this operation, 18.7 MB of additional disk space will be used. [2022-08-22T13:40:35.856Z] #73 54.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:40:35.856Z] #73 54.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-22T13:40:35.856Z] #73 54.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-22T13:40:35.856Z] #73 54.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-22T13:40:35.856Z] #73 54.16 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-22T13:40:35.856Z] #73 54.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-22T13:40:35.856Z] #73 54.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-22T13:40:35.856Z] #73 54.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-22T13:40:35.856Z] #73 54.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-22T13:40:35.856Z] #73 54.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-22T13:40:35.856Z] #73 54.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:40:35.856Z] #73 54.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-22T13:40:35.856Z] #73 54.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-22T13:40:35.856Z] #73 54.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:40:35.856Z] #73 54.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-22T13:40:35.856Z] #73 54.72 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-22T13:40:35.856Z] #73 54.73 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-22T13:40:35.856Z] #73 54.76 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-22T13:40:35.856Z] #73 54.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:40:35.856Z] #73 54.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-22T13:40:36.115Z] #73 54.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:40:36.115Z] #73 54.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:40:36.115Z] #73 54.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-22T13:40:36.115Z] #73 ... [2022-08-22T13:40:36.115Z] [2022-08-22T13:40:36.115Z] #59 [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-22T13:40:36.115Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:40:36.115Z] #59 54.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:36.115Z] #59 55.04 Fetched 460 kB in 0s (1313 kB/s) [2022-08-22T13:40:36.375Z] #59 55.19 Selecting previously unselected package libbtrfs0:amd64. [2022-08-22T13:40:36.375Z] #59 55.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-22T13:40:36.375Z] #59 55.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-22T13:40:36.375Z] #59 55.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:40:36.554Z] #39 ... [2022-08-22T13:40:36.554Z] [2022-08-22T13:40:36.554Z] #73 [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-22T13:40:36.554Z] #73 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-22T13:40:36.554Z] #73 DONE 42.1s [2022-08-22T13:40:36.812Z] [2022-08-22T13:40:36.812Z] #31 [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-22T13:40:36.812Z] #31 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-22T13:40:36.812Z] #31 40.06 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-22T13:40:36.812Z] #31 40.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-22T13:40:36.812Z] #31 40.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-22T13:40:36.944Z] #59 55.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-22T13:40:36.944Z] #59 55.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-22T13:40:36.944Z] #59 55.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:40:37.884Z] #59 56.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:40:37.884Z] #59 56.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:40:37.884Z] #59 56.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:38.993Z] Client: Docker Engine - Community [2022-08-22T13:40:38.993Z] Version: 20.10.14 [2022-08-22T13:40:38.993Z] API version: 1.41 [2022-08-22T13:40:38.993Z] Go version: go1.16.15 [2022-08-22T13:40:38.993Z] Git commit: a224086 [2022-08-22T13:40:38.993Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-22T13:40:38.993Z] OS/Arch: linux/amd64 [2022-08-22T13:40:38.993Z] Context: default [2022-08-22T13:40:38.993Z] Experimental: true [2022-08-22T13:40:38.993Z] [2022-08-22T13:40:38.993Z] Server: Docker Engine - Community [2022-08-22T13:40:38.993Z] Engine: [2022-08-22T13:40:38.993Z] Version: 20.10.14 [2022-08-22T13:40:38.993Z] API version: 1.41 (minimum version 1.12) [2022-08-22T13:40:38.993Z] Go version: go1.16.15 [2022-08-22T13:40:38.993Z] Git commit: 87a90dc [2022-08-22T13:40:38.993Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-22T13:40:38.993Z] OS/Arch: linux/amd64 [2022-08-22T13:40:38.993Z] Experimental: true [2022-08-22T13:40:38.993Z] containerd: [2022-08-22T13:40:38.993Z] Version: 1.5.11 [2022-08-22T13:40:38.993Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:40:38.993Z] runc: [2022-08-22T13:40:38.993Z] Version: 1.0.3 [2022-08-22T13:40:38.993Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-22T13:40:38.993Z] docker-init: [2022-08-22T13:40:38.993Z] Version: 0.19.0 [2022-08-22T13:40:38.993Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-22T13:40:39.299Z] + docker info [2022-08-22T13:40:39.322Z] #59 DONE 58.2s [2022-08-22T13:40:39.322Z] [2022-08-22T13:40:39.322Z] #73 [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-22T13:40:39.322Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:39.322Z] #73 57.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:39.322Z] #73 57.83 Fetched 5940 kB in 1s (4328 kB/s) [2022-08-22T13:40:39.322Z] #73 58.08 Selecting previously unselected package bzip2. [2022-08-22T13:40:39.584Z] #73 58.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:40:39.584Z] #73 58.31 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-22T13:40:39.584Z] #73 ... [2022-08-22T13:40:39.584Z] [2022-08-22T13:40:39.584Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-22T13:40:39.584Z] #60 sha256:55bc3ce3a72d6c0c8cadad16f920aa163281f9a4c7e64cdea082b2bbdb02a714 [2022-08-22T13:40:39.584Z] #60 DONE 0.1s [2022-08-22T13:40:39.584Z] [2022-08-22T13:40:39.584Z] #73 [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-22T13:40:39.584Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:39.584Z] #73 58.33 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:40:39.848Z] #73 58.71 Selecting previously unselected package libmagic-mgc. [2022-08-22T13:40:40.110Z] #73 58.72 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-22T13:40:40.110Z] #73 58.74 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-22T13:40:40.110Z] #73 ... [2022-08-22T13:40:40.110Z] [2022-08-22T13:40:40.110Z] #48 [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-22T13:40:40.110Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:40:40.370Z] #48 48.57 Reading package lists... [2022-08-22T13:40:40.370Z] #48 ... [2022-08-22T13:40:40.370Z] [2022-08-22T13:40:40.370Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:40.370Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:40:40.370Z] #27 55.08 go: downloading github.com/sylabs/sif/v2 v2.7.1 [2022-08-22T13:40:40.370Z] #27 58.26 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d [2022-08-22T13:40:40.370Z] #27 58.37 go: downloading github.com/mattn/go-runewidth v0.0.13 [2022-08-22T13:40:40.370Z] #27 58.71 go: downloading github.com/VividCortex/ewma v1.2.0 [2022-08-22T13:40:40.370Z] #27 58.85 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 [2022-08-22T13:40:40.370Z] #27 58.89 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-08-22T13:40:40.370Z] #27 58.94 go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-22T13:40:40.987Z] #31 ... [2022-08-22T13:40:40.987Z] [2022-08-22T13:40:40.987Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:40.987Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:40.987Z] #13 36.40 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-22T13:40:40.987Z] #13 37.63 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-22T13:40:40.987Z] #13 38.03 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-22T13:40:40.987Z] #13 38.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-22T13:40:40.987Z] #13 38.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-22T13:40:40.987Z] #13 38.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-22T13:40:40.987Z] #13 38.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-22T13:40:40.987Z] #13 38.11 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-22T13:40:40.987Z] #13 38.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-22T13:40:40.987Z] #13 38.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-22T13:40:40.987Z] #13 38.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-22T13:40:40.987Z] #13 38.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-22T13:40:40.987Z] #13 38.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-22T13:40:40.987Z] #13 38.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-22T13:40:40.987Z] #13 38.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-22T13:40:40.987Z] #13 38.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-22T13:40:40.987Z] #13 38.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-22T13:40:40.987Z] #13 38.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-22T13:40:40.987Z] #13 39.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:40.987Z] #13 39.55 Fetched 108 MB in 6s (17.7 MB/s) [2022-08-22T13:40:40.987Z] #13 39.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-22T13:40:40.987Z] #13 39.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-22T13:40:40.987Z] #13 39.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-22T13:40:40.987Z] #13 39.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:40:40.987Z] #13 42.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-22T13:40:40.987Z] #13 42.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-22T13:40:40.987Z] #13 42.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:40:40.987Z] #13 44.86 Selecting previously unselected package binutils-mingw-w64. [2022-08-22T13:40:40.987Z] #13 44.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-22T13:40:40.987Z] #13 44.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:40:40.987Z] #13 45.07 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-22T13:40:40.987Z] #13 45.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-22T13:40:40.987Z] #13 45.09 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:40:40.987Z] #13 45.29 Selecting previously unselected package dmsetup. [2022-08-22T13:40:40.987Z] #13 45.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-22T13:40:40.987Z] #13 45.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:40:40.987Z] #13 45.47 Selecting previously unselected package mingw-w64-common. [2022-08-22T13:40:40.987Z] #13 45.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-22T13:40:40.987Z] #13 45.49 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-22T13:40:41.244Z] #13 ... [2022-08-22T13:40:41.244Z] [2022-08-22T13:40:41.244Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:41.244Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:40:41.244Z] #52 36.72 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-22T13:40:41.244Z] #52 37.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-22T13:40:41.244Z] #52 ... [2022-08-22T13:40:41.244Z] [2022-08-22T13:40:41.244Z] #39 [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-22T13:40:41.244Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:41.244Z] #39 46.93 Selecting previously unselected package libxml2:arm64. [2022-08-22T13:40:41.312Z] #27 59.94 go: downloading github.com/json-iterator/go v1.1.12 [2022-08-22T13:40:41.391Z] Client: [2022-08-22T13:40:41.391Z] Context: default [2022-08-22T13:40:41.391Z] Debug Mode: false [2022-08-22T13:40:41.391Z] Plugins: [2022-08-22T13:40:41.391Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-22T13:40:41.391Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-22T13:40:41.391Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-22T13:40:41.391Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-22T13:40:41.391Z] [2022-08-22T13:40:41.391Z] Server: [2022-08-22T13:40:41.391Z] Containers: 0 [2022-08-22T13:40:41.391Z] Running: 0 [2022-08-22T13:40:41.391Z] Paused: 0 [2022-08-22T13:40:41.391Z] Stopped: 0 [2022-08-22T13:40:41.391Z] Images: 0 [2022-08-22T13:40:41.391Z] Server Version: 20.10.14 [2022-08-22T13:40:41.391Z] Storage Driver: overlay2 [2022-08-22T13:40:41.391Z] Backing Filesystem: extfs [2022-08-22T13:40:41.391Z] Supports d_type: true [2022-08-22T13:40:41.391Z] Native Overlay Diff: true [2022-08-22T13:40:41.391Z] userxattr: false [2022-08-22T13:40:41.391Z] Logging Driver: json-file [2022-08-22T13:40:41.391Z] Cgroup Driver: cgroupfs [2022-08-22T13:40:41.391Z] Cgroup Version: 1 [2022-08-22T13:40:41.391Z] Plugins: [2022-08-22T13:40:41.391Z] Volume: local [2022-08-22T13:40:41.391Z] Network: bridge host ipvlan macvlan null overlay [2022-08-22T13:40:41.391Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-22T13:40:41.391Z] Swarm: inactive [2022-08-22T13:40:41.391Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-22T13:40:41.391Z] Default Runtime: runc [2022-08-22T13:40:41.391Z] Init Binary: docker-init [2022-08-22T13:40:41.391Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:40:41.391Z] runc version: v1.0.3-0-gf46b6ba [2022-08-22T13:40:41.391Z] init version: de40ad0 [2022-08-22T13:40:41.391Z] Security Options: [2022-08-22T13:40:41.391Z] apparmor [2022-08-22T13:40:41.391Z] seccomp [2022-08-22T13:40:41.391Z] Profile: default [2022-08-22T13:40:41.391Z] Kernel Version: 5.4.0-1071-aws [2022-08-22T13:40:41.391Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-22T13:40:41.391Z] OSType: linux [2022-08-22T13:40:41.391Z] Architecture: x86_64 [2022-08-22T13:40:41.391Z] CPUs: 2 [2022-08-22T13:40:41.391Z] Total Memory: 7.565GiB [2022-08-22T13:40:41.391Z] Name: ip-10-100-89-50 [2022-08-22T13:40:41.391Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-22T13:40:41.391Z] Docker Root Dir: /var/lib/docker [2022-08-22T13:40:41.391Z] Debug Mode: false [2022-08-22T13:40:41.391Z] Registry: https://index.docker.io/v1/ [2022-08-22T13:40:41.391Z] Labels: [2022-08-22T13:40:41.391Z] Experimental: true [2022-08-22T13:40:41.391Z] Insecure Registries: [2022-08-22T13:40:41.391Z] 127.0.0.0/8 [2022-08-22T13:40:41.391Z] Live Restore Enabled: true [2022-08-22T13:40:41.391Z] [2022-08-22T13:40:41.391Z] WARNING: No swap limit support [Pipeline] sh [2022-08-22T13:40:41.501Z] #39 46.94 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-22T13:40:41.501Z] #39 46.96 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:40:41.572Z] #27 ... [2022-08-22T13:40:41.572Z] [2022-08-22T13:40:41.572Z] #73 [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-22T13:40:41.572Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:41.572Z] #73 60.01 Selecting previously unselected package libmagic1:amd64. [2022-08-22T13:40:41.572Z] #73 60.02 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-22T13:40:41.572Z] #73 60.03 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:40:41.572Z] #73 60.41 Selecting previously unselected package file. [2022-08-22T13:40:41.572Z] #73 60.43 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-22T13:40:41.572Z] #73 60.46 Unpacking file (1:5.39-3) ... [2022-08-22T13:40:41.732Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:40:41.732Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-22T13:40:41.732Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44005/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-22T13:40:41.732Z] + bash /home/ubuntu/workspace/moby_PR-44005/check-config.sh [2022-08-22T13:40:41.732Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-22T13:40:41.732Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-22T13:40:41.732Z] [2022-08-22T13:40:41.732Z] Generally Necessary: [2022-08-22T13:40:41.732Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-22T13:40:41.732Z] - apparmor: enabled and tools installed [2022-08-22T13:40:41.732Z] - CONFIG_NAMESPACES: enabled [2022-08-22T13:40:41.732Z] - CONFIG_NET_NS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_PID_NS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_IPC_NS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_UTS_NS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CGROUPS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-22T13:40:41.732Z] - CONFIG_CPUSETS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_MEMCG: enabled [2022-08-22T13:40:41.732Z] - CONFIG_KEYS: enabled [2022-08-22T13:40:41.732Z] - CONFIG_VETH: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-22T13:40:41.732Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-22T13:40:41.756Z] #39 47.46 Selecting previously unselected package libarchive13:arm64. [2022-08-22T13:40:41.756Z] #39 47.46 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-22T13:40:41.756Z] #39 47.47 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-22T13:40:41.833Z] #73 60.74 Selecting previously unselected package xz-utils. [2022-08-22T13:40:41.833Z] #73 60.80 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-22T13:40:41.833Z] #73 60.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:40:42.012Z] #39 47.78 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-22T13:40:42.020Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-22T13:40:42.020Z] - CONFIG_CGROUP_BPF: enabled [2022-08-22T13:40:42.020Z] [2022-08-22T13:40:42.020Z] Optional Features: [2022-08-22T13:40:42.020Z] - CONFIG_USER_NS: enabled [2022-08-22T13:40:42.020Z] - CONFIG_SECCOMP: enabled [2022-08-22T13:40:42.020Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-22T13:40:42.020Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-22T13:40:42.020Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-22T13:40:42.020Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-22T13:40:42.020Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-22T13:40:42.020Z] - CONFIG_BLK_CGROUP: enabled [2022-08-22T13:40:42.020Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-22T13:40:42.020Z] - CONFIG_CGROUP_PERF: enabled [2022-08-22T13:40:42.020Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-22T13:40:42.020Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-22T13:40:42.020Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-22T13:40:42.020Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-22T13:40:42.020Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-22T13:40:42.020Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_IP_VS: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-22T13:40:42.020Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-22T13:40:42.020Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-22T13:40:42.020Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-22T13:40:42.020Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-22T13:40:42.020Z] - CONFIG_EXT4_FS: enabled [2022-08-22T13:40:42.020Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-22T13:40:42.020Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-22T13:40:42.020Z] - Network Drivers: [2022-08-22T13:40:42.020Z] - "overlay": [2022-08-22T13:40:42.020Z] - CONFIG_VXLAN: enabled (as module) [2022-08-22T13:40:42.020Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-22T13:40:42.020Z] Optional (for encrypted networks): [2022-08-22T13:40:42.268Z] #39 47.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-22T13:40:42.269Z] #39 47.80 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-22T13:40:42.269Z] #39 ... [2022-08-22T13:40:42.269Z] [2022-08-22T13:40:42.269Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:42.269Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:40:42.269Z] #27 37.88 go: downloading google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f [2022-08-22T13:40:42.269Z] #27 37.91 go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-22T13:40:42.269Z] #27 42.78 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-22T13:40:42.269Z] #27 43.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-22T13:40:42.284Z] - CONFIG_CRYPTO: enabled [2022-08-22T13:40:42.284Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-22T13:40:42.284Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-22T13:40:42.284Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-22T13:40:42.284Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-22T13:40:42.284Z] - CONFIG_XFRM: enabled [2022-08-22T13:40:42.284Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-22T13:40:42.284Z] - "ipvlan": [2022-08-22T13:40:42.284Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-22T13:40:42.284Z] - "macvlan": [2022-08-22T13:40:42.284Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_DUMMY: enabled (as module) [2022-08-22T13:40:42.284Z] - "ftp,tftp client in container": [2022-08-22T13:40:42.284Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-22T13:40:42.284Z] - Storage Drivers: [2022-08-22T13:40:42.284Z] - "aufs": [2022-08-22T13:40:42.284Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-22T13:40:42.284Z] - "btrfs": [2022-08-22T13:40:42.284Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-22T13:40:42.284Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-22T13:40:42.284Z] - "devicemapper": [2022-08-22T13:40:42.284Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-22T13:40:42.284Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-22T13:40:42.284Z] - "overlay": [2022-08-22T13:40:42.284Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-22T13:40:42.284Z] - "zfs": [2022-08-22T13:40:42.284Z] - /dev/zfs: present [2022-08-22T13:40:42.284Z] - zfs command: missing [2022-08-22T13:40:42.284Z] - zpool command: missing [2022-08-22T13:40:42.284Z] [2022-08-22T13:40:42.284Z] Limits: [2022-08-22T13:40:42.284Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-22T13:40:42.284Z] [2022-08-22T13:40:42.284Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-22T13:40:42.527Z] #27 ... [2022-08-22T13:40:42.527Z] [2022-08-22T13:40:42.527Z] #39 [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-22T13:40:42.527Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:42.527Z] #39 47.98 Selecting previously unselected package librhash0:arm64. [2022-08-22T13:40:42.527Z] #39 48.02 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-22T13:40:42.527Z] #39 48.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-22T13:40:42.657Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1e109657b20a5575294fe53983443e92eeb37a4a . [2022-08-22T13:40:42.777Z] #73 61.44 Selecting previously unselected package libsigsegv2:amd64. [2022-08-22T13:40:42.777Z] #73 61.44 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-22T13:40:42.777Z] #73 61.48 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:40:42.784Z] #39 48.23 Selecting previously unselected package libuv1:arm64. [2022-08-22T13:40:42.784Z] #39 48.23 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-22T13:40:42.784Z] #39 48.24 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-22T13:40:42.784Z] #39 48.41 Selecting previously unselected package cmake. [2022-08-22T13:40:42.784Z] #39 48.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-22T13:40:42.784Z] #39 48.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:40:42.916Z] #1 [internal] load build definition from Dockerfile [2022-08-22T13:40:42.916Z] #1 sha256:a8d8a31736702de570acf7b925551f5183dbf1d2b22d64000464227b74b351ed [2022-08-22T13:40:42.916Z] #1 transferring dockerfile: [2022-08-22T13:40:43.038Z] #73 61.78 Selecting previously unselected package m4. [2022-08-22T13:40:43.038Z] #73 61.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-22T13:40:43.038Z] #73 61.78 Unpacking m4 (1.4.18-5) ... [2022-08-22T13:40:43.173Z] #1 transferring dockerfile: 19.92kB done [2022-08-22T13:40:43.173Z] #1 DONE 0.2s [2022-08-22T13:40:43.173Z] [2022-08-22T13:40:43.173Z] #2 [internal] load .dockerignore [2022-08-22T13:40:43.173Z] #2 sha256:c1c127f360763b71ea35b49837198eb1f36ae9c3e98deccf188b60cc1da275bb [2022-08-22T13:40:43.173Z] #2 transferring context: 145B done [2022-08-22T13:40:43.173Z] #2 DONE 0.2s [2022-08-22T13:40:43.173Z] [2022-08-22T13:40:43.173Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-22T13:40:43.173Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-22T13:40:43.609Z] #73 62.26 Selecting previously unselected package autoconf. [2022-08-22T13:40:43.609Z] #73 62.26 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-22T13:40:43.609Z] #73 62.30 Unpacking autoconf (2.69-14) ... [2022-08-22T13:40:43.739Z] #3 DONE 0.4s [2022-08-22T13:40:43.739Z] [2022-08-22T13:40:43.739Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-22T13:40:43.739Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-22T13:40:43.739Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-22T13:40:43.739Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-22T13:40:43.739Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-08-22T13:40:43.739Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-22T13:40:43.739Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-22T13:40:43.739Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-22T13:40:43.998Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-22T13:40:43.998Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-22T13:40:44.551Z] #73 63.15 Selecting previously unselected package autotools-dev. [2022-08-22T13:40:44.551Z] #73 63.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-22T13:40:44.551Z] #73 63.21 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:40:44.566Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-22T13:40:44.566Z] #4 DONE 0.9s [2022-08-22T13:40:44.823Z] [2022-08-22T13:40:44.823Z] #5 [internal] load build definition from Dockerfile [2022-08-22T13:40:44.823Z] #5 sha256:58264f6d0a6fd2d3da1edf2fae267fc3f35a3678c6cc6fc665aecf0358e80a3e [2022-08-22T13:40:44.823Z] #5 DONE 0.0s [2022-08-22T13:40:44.823Z] [2022-08-22T13:40:44.823Z] #6 [internal] load .dockerignore [2022-08-22T13:40:44.823Z] #6 sha256:92c441f7cbd8c2f7b285f4372cbac201a2aa06475eca6b0d288e3ac5e44e9719 [2022-08-22T13:40:44.823Z] #6 DONE 0.0s [2022-08-22T13:40:44.823Z] [2022-08-22T13:40:44.823Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:40:44.823Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:40:45.122Z] #73 63.79 Selecting previously unselected package automake. [2022-08-22T13:40:45.122Z] #73 63.79 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-22T13:40:45.122Z] #73 63.79 Unpacking automake (1:1.16.3-2) ... [2022-08-22T13:40:46.124Z] #39 ... [2022-08-22T13:40:46.124Z] [2022-08-22T13:40:46.124Z] #48 [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-22T13:40:46.124Z] #48 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-22T13:40:46.124Z] #48 41.31 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-22T13:40:46.124Z] #48 41.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:40:46.124Z] #48 41.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:40:46.124Z] #48 41.49 Setting up python3-six (1.16.0-2) ... [2022-08-22T13:40:46.124Z] #48 42.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-22T13:40:46.124Z] #48 43.02 Setting up python3-protobuf (3.12.4-1) ... [2022-08-22T13:40:46.124Z] #48 46.82 Setting up criu (3.17.1-1) ... [2022-08-22T13:40:46.124Z] #48 48.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:46.124Z] #48 DONE 51.3s [2022-08-22T13:40:46.124Z] [2022-08-22T13:40:46.124Z] #39 [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-22T13:40:46.124Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:46.124Z] #39 51.67 Setting up libicu67:arm64 (67.1-7) ... [2022-08-22T13:40:46.124Z] #39 51.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:46.124Z] #39 51.77 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-22T13:40:46.124Z] #39 51.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:46.202Z] #9 ... [2022-08-22T13:40:46.202Z] [2022-08-22T13:40:46.202Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:40:46.202Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-22T13:40:46.202Z] #8 DONE 1.5s [2022-08-22T13:40:46.381Z] #39 51.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-22T13:40:46.381Z] #39 51.92 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-22T13:40:46.381Z] #39 51.94 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:40:46.381Z] #39 51.99 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:40:46.381Z] #39 52.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-22T13:40:46.381Z] #39 52.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:40:46.381Z] #39 52.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:46.381Z] #39 ... [2022-08-22T13:40:46.381Z] [2022-08-22T13:40:46.381Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:40:46.381Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:40:46.381Z] #74 0.793 Cloning into '/tmp/crun-build'... [2022-08-22T13:40:46.381Z] #74 6.479 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-22T13:40:46.381Z] #74 6.527 Cloning into '/tmp/crun-build/libocispec'... [2022-08-22T13:40:46.381Z] #74 7.807 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-22T13:40:46.381Z] #74 7.846 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-22T13:40:46.381Z] #74 7.849 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-22T13:40:46.381Z] #74 7.849 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-22T13:40:46.381Z] #74 7.874 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-22T13:40:46.459Z] [2022-08-22T13:40:46.459Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-22T13:40:46.459Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-22T13:40:46.459Z] #7 DONE 1.5s [2022-08-22T13:40:46.459Z] [2022-08-22T13:40:46.459Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:40:46.459Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:40:46.459Z] #9 DONE 1.5s [2022-08-22T13:40:46.514Z] #73 ... [2022-08-22T13:40:46.514Z] [2022-08-22T13:40:46.514Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:46.514Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:40:46.514Z] #13 44.89 Reading package lists... [2022-08-22T13:40:46.514Z] #13 55.69 Building dependency tree... [2022-08-22T13:40:46.514Z] #13 62.96 The following additional packages will be installed: [2022-08-22T13:40:46.514Z] #13 62.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:40:46.514Z] #13 62.99 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-22T13:40:46.514Z] #13 62.99 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-22T13:40:46.514Z] #13 62.99 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-22T13:40:46.514Z] #13 63.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-22T13:40:46.514Z] #13 63.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-22T13:40:46.514Z] #13 63.01 mingw-w64-common mingw-w64-x86-64-dev [2022-08-22T13:40:46.514Z] #13 63.02 Suggested packages: [2022-08-22T13:40:46.514Z] #13 63.06 gcc-10-locales seccomp wine64 [2022-08-22T13:40:46.785Z] #13 ... [2022-08-22T13:40:46.785Z] [2022-08-22T13:40:46.786Z] #73 [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-22T13:40:46.786Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:46.786Z] #73 65.48 Selecting previously unselected package patch. [2022-08-22T13:40:46.786Z] #73 65.49 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-22T13:40:46.786Z] #73 65.50 Unpacking patch (2.7.6-7) ... [2022-08-22T13:40:46.943Z] #74 10.36 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-22T13:40:46.943Z] #74 ... [2022-08-22T13:40:46.943Z] [2022-08-22T13:40:46.943Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:46.943Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:46.943Z] #13 52.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-22T13:40:46.943Z] #13 52.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-22T13:40:47.035Z] [2022-08-22T13:40:47.035Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:47.035Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:47.035Z] #10 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-22T13:40:47.200Z] #13 52.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:40:47.200Z] #13 ... [2022-08-22T13:40:47.200Z] [2022-08-22T13:40:47.200Z] #39 [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-22T13:40:47.200Z] #39 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-22T13:40:47.200Z] #39 DONE 52.8s [2022-08-22T13:40:47.298Z] #10 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-22T13:40:47.298Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.2s [2022-08-22T13:40:47.298Z] #10 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-22T13:40:47.298Z] #10 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-22T13:40:47.357Z] #73 66.03 Selecting previously unselected package dpkg-dev. [2022-08-22T13:40:47.357Z] #73 66.10 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-22T13:40:47.357Z] #73 66.12 Unpacking dpkg-dev (1.20.11) ... [2022-08-22T13:40:47.456Z] [2022-08-22T13:40:47.456Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-22T13:40:47.456Z] #40 sha256:8423ce6f64cda56e7f8a1a49bf8d1f784634c9907e5b52740da7aee2e4ac6f4b [2022-08-22T13:40:47.456Z] #40 DONE 0.2s [2022-08-22T13:40:47.456Z] [2022-08-22T13:40:47.456Z] #41 [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-22T13:40:47.456Z] #41 sha256:7ea69fe743763436e18a6d9fdb57fef2cd17be4552dc5c6aaba567bceaf3786b [2022-08-22T13:40:47.563Z] #10 ... [2022-08-22T13:40:47.563Z] [2022-08-22T13:40:47.563Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:40:47.563Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:40:47.563Z] #46 DONE 0.5s [2022-08-22T13:40:47.563Z] [2022-08-22T13:40:47.563Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:47.563Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:47.563Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.4s [2022-08-22T13:40:47.563Z] #10 ... [2022-08-22T13:40:47.563Z] [2022-08-22T13:40:47.563Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:40:47.563Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:40:47.563Z] #46 DONE 0.0s [2022-08-22T13:40:47.563Z] [2022-08-22T13:40:47.563Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:47.563Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:47.563Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.95MB / 55.00MB 0.5s [2022-08-22T13:40:47.618Z] #73 ... [2022-08-22T13:40:47.618Z] [2022-08-22T13:40:47.619Z] #39 [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-22T13:40:47.619Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:40:47.619Z] #39 45.37 Reading package lists... [2022-08-22T13:40:47.619Z] #39 56.70 Building dependency tree... [2022-08-22T13:40:47.619Z] #39 64.98 The following additional packages will be installed: [2022-08-22T13:40:47.619Z] #39 64.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-22T13:40:47.619Z] #39 65.02 Suggested packages: [2022-08-22T13:40:47.619Z] #39 65.06 cmake-doc ninja-build lrzip [2022-08-22T13:40:47.619Z] #39 65.06 Recommended packages: [2022-08-22T13:40:47.619Z] #39 65.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-22T13:40:47.825Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.63MB / 55.00MB 0.7s [2022-08-22T13:40:47.825Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.7s [2022-08-22T13:40:47.825Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 544.77kB / 5.16MB 0.8s [2022-08-22T13:40:47.879Z] #39 66.63 The following NEW packages will be installed: [2022-08-22T13:40:47.879Z] #39 ... [2022-08-22T13:40:47.879Z] [2022-08-22T13:40:47.879Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:47.879Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:40:47.879Z] #13 65.83 The following NEW packages will be installed: [2022-08-22T13:40:47.879Z] #13 65.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:40:47.879Z] #13 65.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-22T13:40:47.879Z] #13 65.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-22T13:40:47.879Z] #13 65.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-22T13:40:47.879Z] #13 65.83 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-22T13:40:47.879Z] #13 65.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-22T13:40:47.879Z] #13 65.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-22T13:40:47.879Z] #13 65.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-22T13:40:47.879Z] #13 65.85 mingw-w64-x86-64-dev [2022-08-22T13:40:47.879Z] #13 66.46 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:40:47.879Z] #13 66.46 Need to get 115 MB of archives. [2022-08-22T13:40:47.879Z] #13 66.46 After this operation, 645 MB of additional disk space will be used. [2022-08-22T13:40:47.879Z] #13 66.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-22T13:40:47.879Z] #13 66.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-22T13:40:48.021Z] #41 0.574 + RM_GOPATH=0 [2022-08-22T13:40:48.021Z] #41 0.580 + TMP_GOPATH= [2022-08-22T13:40:48.021Z] #41 0.580 + : /build [2022-08-22T13:40:48.021Z] #41 0.580 + '[' -z '' ']' [2022-08-22T13:40:48.021Z] #41 0.589 ++ mktemp -d [2022-08-22T13:40:48.021Z] #41 0.590 + export GOPATH=/tmp/tmp.MyahqNAceF [2022-08-22T13:40:48.021Z] #41 0.602 + GOPATH=/tmp/tmp.MyahqNAceF [2022-08-22T13:40:48.021Z] #41 0.602 + RM_GOPATH=1 [2022-08-22T13:40:48.021Z] #41 0.602 + case "$(go env GOARCH)" in [2022-08-22T13:40:48.021Z] #41 0.606 ++ go env GOARCH [2022-08-22T13:40:48.021Z] #41 0.628 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:48.021Z] #41 0.628 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:48.021Z] #41 0.629 ++ dirname /install.sh [2022-08-22T13:40:48.021Z] #41 0.634 + dir=/ [2022-08-22T13:40:48.021Z] #41 0.634 + bin=tini [2022-08-22T13:40:48.021Z] #41 0.634 + shift [2022-08-22T13:40:48.021Z] #41 0.634 + '[' '!' -f //tini.installer ']' [2022-08-22T13:40:48.021Z] #41 0.634 + . //tini.installer [2022-08-22T13:40:48.021Z] #41 0.634 ++ : v0.19.0 [2022-08-22T13:40:48.021Z] #41 0.634 + install_tini [2022-08-22T13:40:48.021Z] #41 0.634 + echo 'Install tini version v0.19.0' [2022-08-22T13:40:48.021Z] #41 0.634 Install tini version v0.19.0 [2022-08-22T13:40:48.021Z] #41 0.634 + git clone https://github.com/krallin/tini.git /tmp/tmp.MyahqNAceF/tini [2022-08-22T13:40:48.021Z] #41 0.636 Cloning into '/tmp/tmp.MyahqNAceF/tini'... [2022-08-22T13:40:48.082Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 0.9s [2022-08-22T13:40:48.082Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 16.78MB / 55.00MB 1.1s [2022-08-22T13:40:48.082Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s [2022-08-22T13:40:48.082Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 1.1s [2022-08-22T13:40:48.348Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.92MB / 55.00MB 1.3s [2022-08-22T13:40:48.348Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.2s done [2022-08-22T13:40:48.348Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 1.3s [2022-08-22T13:40:48.454Z] #13 67.03 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-22T13:40:48.454Z] #13 67.04 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-22T13:40:48.454Z] #13 67.05 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-22T13:40:48.454Z] #13 67.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-22T13:40:48.694Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.19MB / 10.88MB 1.4s [2022-08-22T13:40:48.694Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 1.4s [2022-08-22T13:40:48.694Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 1.6s [2022-08-22T13:40:48.694Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 1.6s [2022-08-22T13:40:48.694Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.19MB / 54.58MB 1.6s [2022-08-22T13:40:48.694Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 1.7s [2022-08-22T13:40:48.716Z] #13 67.61 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-22T13:40:48.951Z] #41 1.369 + cd /tmp/tmp.MyahqNAceF/tini [2022-08-22T13:40:48.951Z] #41 1.369 + git checkout -q v0.19.0 [2022-08-22T13:40:48.951Z] #41 1.409 + cmake . [2022-08-22T13:40:48.967Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 1.9s [2022-08-22T13:40:48.967Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.39MB / 54.58MB 1.9s [2022-08-22T13:40:49.235Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.9s done [2022-08-22T13:40:49.235Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 2.0s [2022-08-22T13:40:49.235Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.89MB / 55.00MB 2.1s [2022-08-22T13:40:49.235Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 2.1s [2022-08-22T13:40:49.235Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 20.97MB / 54.58MB 2.2s [2022-08-22T13:40:49.235Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.98MB / 85.90MB 2.2s [2022-08-22T13:40:49.289Z] #13 68.00 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-22T13:40:49.289Z] #13 68.01 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-22T13:40:49.493Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 2.3s [2022-08-22T13:40:49.515Z] #41 1.973 -- The C compiler identification is GNU 10.2.1 [2022-08-22T13:40:49.515Z] #41 2.088 -- Detecting C compiler ABI info [2022-08-22T13:40:49.550Z] #13 ... [2022-08-22T13:40:49.550Z] [2022-08-22T13:40:49.550Z] #61 [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-22T13:40:49.550Z] #61 sha256:7c347943e0cca769ee5f913eae19748c318547fe80f411e341c4a25b90531394 [2022-08-22T13:40:49.550Z] #61 1.917 + RM_GOPATH=0 [2022-08-22T13:40:49.550Z] #61 1.917 + TMP_GOPATH= [2022-08-22T13:40:49.550Z] #61 1.917 + : /build [2022-08-22T13:40:49.550Z] #61 1.917 + '[' -z '' ']' [2022-08-22T13:40:49.550Z] #61 1.934 ++ mktemp -d [2022-08-22T13:40:49.550Z] #61 1.934 + export GOPATH=/tmp/tmp.CMCT7CkrE3 [2022-08-22T13:40:49.550Z] #61 1.934 + GOPATH=/tmp/tmp.CMCT7CkrE3 [2022-08-22T13:40:49.550Z] #61 1.934 + RM_GOPATH=1 [2022-08-22T13:40:49.550Z] #61 1.934 + case "$(go env GOARCH)" in [2022-08-22T13:40:49.550Z] #61 1.964 ++ go env GOARCH [2022-08-22T13:40:49.550Z] #61 2.018 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:49.550Z] #61 2.018 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:40:49.550Z] #61 2.018 ++ dirname /install.sh [2022-08-22T13:40:49.550Z] #61 2.018 + dir=/ [2022-08-22T13:40:49.550Z] #61 2.018 + bin=containerd [2022-08-22T13:40:49.550Z] #61 2.018 + shift [2022-08-22T13:40:49.550Z] #61 2.018 + '[' '!' -f //containerd.installer ']' [2022-08-22T13:40:49.550Z] #61 2.018 + . //containerd.installer [2022-08-22T13:40:49.550Z] #61 2.018 ++ set -e [2022-08-22T13:40:49.550Z] #61 2.018 ++ : v1.6.7 [2022-08-22T13:40:49.550Z] #61 2.018 + install_containerd [2022-08-22T13:40:49.550Z] #61 2.072 + echo 'Install containerd version v1.6.7' [2022-08-22T13:40:49.550Z] #61 2.073 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CMCT7CkrE3/src/github.com/containerd/containerd [2022-08-22T13:40:49.550Z] #61 2.073 Install containerd version v1.6.7 [2022-08-22T13:40:49.550Z] #61 2.091 Cloning into '/tmp/tmp.CMCT7CkrE3/src/github.com/containerd/containerd'... [2022-08-22T13:40:49.751Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 50.42MB / 55.00MB 2.5s [2022-08-22T13:40:49.751Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 2.5s [2022-08-22T13:40:49.751Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 15.04MB / 85.90MB 2.5s [2022-08-22T13:40:49.751Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 2.7s [2022-08-22T13:40:49.751Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 32.51MB / 54.58MB 2.7s [2022-08-22T13:40:49.811Z] #61 ... [2022-08-22T13:40:49.812Z] [2022-08-22T13:40:49.812Z] #73 [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-22T13:40:49.812Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:49.812Z] #73 68.01 Selecting previously unselected package build-essential. [2022-08-22T13:40:49.812Z] #73 68.02 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-22T13:40:49.812Z] #73 68.06 Unpacking build-essential (12.9) ... [2022-08-22T13:40:49.812Z] #73 68.33 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:40:49.812Z] #73 68.33 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:40:49.812Z] #73 68.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:40:49.812Z] #73 68.57 Selecting previously unselected package libcap-dev:amd64. [2022-08-22T13:40:49.812Z] #73 68.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-22T13:40:49.812Z] #73 68.60 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:40:50.008Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.52MB / 54.58MB 2.8s [2022-08-22T13:40:50.008Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 23.45MB / 85.90MB 2.8s [2022-08-22T13:40:50.073Z] #73 68.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:40:50.079Z] #41 2.730 -- Detecting C compiler ABI info - done [2022-08-22T13:40:50.079Z] #41 2.820 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-22T13:40:50.268Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 39.92MB / 54.58MB 3.1s [2022-08-22T13:40:50.334Z] #73 69.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:40:50.334Z] #73 69.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:40:50.335Z] #41 2.821 -- Detecting C compile features [2022-08-22T13:40:50.336Z] #41 2.822 -- Detecting C compile features - done [2022-08-22T13:40:50.336Z] #41 2.871 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-22T13:40:50.336Z] #41 3.108 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-22T13:40:50.527Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.3s done [2022-08-22T13:40:50.527Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 3.4s [2022-08-22T13:40:50.527Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 32.51MB / 85.90MB 3.4s [2022-08-22T13:40:50.527Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 48.23MB / 54.58MB 3.5s [2022-08-22T13:40:50.527Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 3.5s [2022-08-22T13:40:50.591Z] #41 3.198 -- Configuring done [2022-08-22T13:40:50.591Z] #41 3.233 -- Generating done [2022-08-22T13:40:50.591Z] #41 3.239 -- Build files have been written to: /tmp/tmp.MyahqNAceF/tini [2022-08-22T13:40:50.591Z] #41 3.260 + make tini-static [2022-08-22T13:40:50.595Z] #73 69.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-22T13:40:50.595Z] #73 69.40 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:40:50.595Z] #73 69.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:40:50.785Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.60MB / 85.90MB 3.7s [2022-08-22T13:40:50.857Z] #73 ... [2022-08-22T13:40:50.857Z] [2022-08-22T13:40:50.857Z] #48 [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-22T13:40:50.857Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:40:50.857Z] #48 59.16 Building dependency tree... [2022-08-22T13:40:50.857Z] #48 66.63 The following additional packages will be installed: [2022-08-22T13:40:50.857Z] #48 66.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:40:50.857Z] #48 66.67 python3-protobuf python3-six [2022-08-22T13:40:50.857Z] #48 66.69 Suggested packages: [2022-08-22T13:40:50.857Z] #48 66.70 python3-setuptools [2022-08-22T13:40:50.857Z] #48 66.70 Recommended packages: [2022-08-22T13:40:50.857Z] #48 66.70 iproute2 | iproute [2022-08-22T13:40:50.857Z] #48 67.87 The following NEW packages will be installed: [2022-08-22T13:40:50.857Z] #48 67.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:40:50.857Z] #48 67.91 python3-protobuf python3-six [2022-08-22T13:40:50.857Z] #48 68.67 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:40:50.857Z] #48 68.67 Need to get 2315 kB of archives. [2022-08-22T13:40:50.857Z] #48 68.67 After this operation, 11.1 MB of additional disk space will be used. [2022-08-22T13:40:50.857Z] #48 68.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-22T13:40:50.857Z] #48 68.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:40:50.857Z] #48 68.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-22T13:40:50.857Z] #48 68.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-22T13:40:50.857Z] #48 68.95 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-22T13:40:50.857Z] #48 68.97 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-22T13:40:50.857Z] #48 69.01 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-22T13:40:50.857Z] #48 ... [2022-08-22T13:40:50.857Z] [2022-08-22T13:40:50.857Z] #73 [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-22T13:40:50.857Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:50.857Z] #73 69.67 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-22T13:40:50.857Z] #73 69.68 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-22T13:40:50.857Z] #73 69.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:40:51.051Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 3.8s [2022-08-22T13:40:51.051Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-22T13:40:51.051Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.19MB / 141.86MB 3.9s [2022-08-22T13:40:51.153Z] #41 3.745 Scanning dependencies of target tini-static [2022-08-22T13:40:51.310Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 4.1s [2022-08-22T13:40:51.409Z] #41 3.876 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-22T13:40:51.568Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 50.33MB / 85.90MB 4.3s [2022-08-22T13:40:51.568Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 16.78MB / 141.86MB 4.3s [2022-08-22T13:40:51.568Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.3s done [2022-08-22T13:40:51.568Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 4.5s [2022-08-22T13:40:51.826Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.6s [2022-08-22T13:40:51.826Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.6s done [2022-08-22T13:40:52.084Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 62.91MB / 85.90MB 4.9s [2022-08-22T13:40:52.084Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 26.21MB / 141.86MB 4.9s [2022-08-22T13:40:52.084Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 69.67MB / 85.90MB 5.1s [2022-08-22T13:40:52.084Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 33.55MB / 141.86MB 5.1s [2022-08-22T13:40:52.255Z] #73 ... [2022-08-22T13:40:52.255Z] [2022-08-22T13:40:52.255Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:40:52.255Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:40:52.255Z] #27 60.90 go: downloading github.com/google/go-containerregistry v0.10.0 [2022-08-22T13:40:52.255Z] #27 61.84 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2022-08-22T13:40:52.255Z] #27 61.95 go: downloading google.golang.org/grpc v1.47.0 [2022-08-22T13:40:52.255Z] #27 67.11 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:40:52.255Z] #27 67.38 go: downloading github.com/google/go-intervals v0.0.2 [2022-08-22T13:40:52.255Z] #27 67.76 go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-22T13:40:52.255Z] #27 68.18 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4 [2022-08-22T13:40:52.255Z] #27 68.77 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-22T13:40:52.255Z] #27 68.88 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2022-08-22T13:40:52.255Z] #27 68.90 go: downloading github.com/rivo/uniseg v0.2.0 [2022-08-22T13:40:52.255Z] #27 69.29 go: downloading github.com/docker/go-units v0.4.0 [2022-08-22T13:40:52.255Z] #27 69.41 go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-22T13:40:52.255Z] #27 69.47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-08-22T13:40:52.255Z] #27 69.54 go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-08-22T13:40:52.255Z] #27 69.65 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:40:52.255Z] #27 ... [2022-08-22T13:40:52.255Z] [2022-08-22T13:40:52.255Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:40:52.255Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:40:52.255Z] #52 66.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-22T13:40:52.255Z] #52 66.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-22T13:40:52.255Z] #52 67.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-22T13:40:52.255Z] #52 67.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-22T13:40:52.255Z] #52 67.25 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-22T13:40:52.255Z] #52 67.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-22T13:40:52.255Z] #52 67.51 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-22T13:40:52.255Z] #52 67.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-22T13:40:52.255Z] #52 67.80 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-22T13:40:52.255Z] #52 68.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-22T13:40:52.255Z] #52 68.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-22T13:40:52.255Z] #52 68.11 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-22T13:40:52.255Z] #52 69.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-22T13:40:52.255Z] #52 69.59 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-22T13:40:52.255Z] #52 69.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-22T13:40:52.255Z] #52 70.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-22T13:40:52.255Z] #52 70.69 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-22T13:40:52.255Z] #52 70.94 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-22T13:40:52.255Z] #52 71.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-22T13:40:52.255Z] #52 71.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-22T13:40:52.341Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 5.3s [2022-08-22T13:40:52.341Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 44.04MB / 141.86MB 5.3s [2022-08-22T13:40:52.526Z] #52 71.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-22T13:40:52.526Z] #52 71.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-22T13:40:52.601Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 5.4s [2022-08-22T13:40:52.787Z] #52 71.53 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-22T13:40:52.787Z] #52 71.55 go: downloading github.com/prometheus/common v0.32.1 [2022-08-22T13:40:52.819Z] #41 5.419 [100%] Linking C executable tini-static [2022-08-22T13:40:52.857Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 52.43MB / 141.86MB 5.7s [2022-08-22T13:40:53.047Z] #52 ... [2022-08-22T13:40:53.047Z] [2022-08-22T13:40:53.047Z] #54 [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-22T13:40:53.047Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:40:53.047Z] #54 69.83 v3.0.2 [2022-08-22T13:40:53.048Z] #54 DONE 71.7s [2022-08-22T13:40:53.048Z] [2022-08-22T13:40:53.048Z] #73 [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-22T13:40:53.048Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:53.048Z] #73 71.39 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-22T13:40:53.048Z] #73 71.40 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-22T13:40:53.048Z] #73 71.49 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:40:53.113Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 59.52MB / 141.86MB 6.0s [2022-08-22T13:40:53.370Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.2s done [2022-08-22T13:40:53.385Z] #41 6.037 [100%] Built target tini-static [2022-08-22T13:40:53.385Z] #41 6.140 + mkdir -p /build [2022-08-22T13:40:53.627Z] #10 ... [2022-08-22T13:40:53.627Z] [2022-08-22T13:40:53.627Z] #68 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:40:53.627Z] #68 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-22T13:40:53.627Z] #68 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:40:53.627Z] #68 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-22T13:40:53.627Z] #68 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:40:53.627Z] #68 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-22T13:40:53.627Z] #68 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-22T13:40:53.627Z] #68 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-08-22T13:40:53.627Z] #68 DONE 6.5s [2022-08-22T13:40:53.627Z] [2022-08-22T13:40:53.627Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:53.627Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:53.627Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 69.21MB / 141.86MB 6.6s [2022-08-22T13:40:53.627Z] #10 ... [2022-08-22T13:40:53.627Z] [2022-08-22T13:40:53.627Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:40:53.627Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:40:53.627Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:40:53.627Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:40:53.627Z] #70 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-22T13:40:53.627Z] #70 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-22T13:40:53.627Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-08-22T13:40:53.627Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s [2022-08-22T13:40:53.706Z] #41 6.142 + cp tini-static /build/docker-init [2022-08-22T13:40:53.706Z] #41 ... [2022-08-22T13:40:53.706Z] [2022-08-22T13:40:53.706Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:40:53.706Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:40:53.706Z] #13 59.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-22T13:40:53.706Z] #13 59.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:40:53.706Z] #13 59.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:40:53.884Z] #70 ... [2022-08-22T13:40:53.884Z] [2022-08-22T13:40:53.884Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:53.884Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:54.433Z] #73 73.15 Selecting previously unselected package libtool. [2022-08-22T13:40:54.433Z] #73 73.17 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-22T13:40:54.433Z] #73 73.17 Unpacking libtool (2.4.6-15) ... [2022-08-22T13:40:54.448Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 7.2s [2022-08-22T13:40:54.448Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 7.4s [2022-08-22T13:40:54.640Z] #13 60.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-22T13:40:54.903Z] #13 60.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:40:54.903Z] #13 60.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:40:55.004Z] #73 73.78 Selecting previously unselected package libudev-dev:amd64. [2022-08-22T13:40:55.004Z] #73 73.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-22T13:40:55.004Z] #73 73.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:40:55.012Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 102.24MB / 141.86MB 7.8s [2022-08-22T13:40:55.271Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 8.2s [2022-08-22T13:40:55.466Z] #13 ... [2022-08-22T13:40:55.466Z] [2022-08-22T13:40:55.466Z] #41 [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-22T13:40:55.466Z] #41 sha256:7ea69fe743763436e18a6d9fdb57fef2cd17be4552dc5c6aaba567bceaf3786b [2022-08-22T13:40:55.466Z] #41 DONE 8.1s [2022-08-22T13:40:55.466Z] [2022-08-22T13:40:55.466Z] #50 [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-22T13:40:55.466Z] #50 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-22T13:40:55.466Z] #50 59.20 gotestsum version dev [2022-08-22T13:40:55.466Z] #50 DONE 61.1s [2022-08-22T13:40:55.577Z] #73 74.40 Selecting previously unselected package libyajl2:amd64. [2022-08-22T13:40:55.577Z] #73 74.41 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-22T13:40:55.577Z] #73 74.43 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:40:55.724Z] [2022-08-22T13:40:55.724Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:40:55.724Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:40:55.724Z] #74 12.29 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-22T13:40:55.724Z] #74 13.73 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-22T13:40:55.724Z] #74 14.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-22T13:40:55.724Z] #74 14.42 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-22T13:40:55.839Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 117.44MB / 141.86MB 8.6s [2022-08-22T13:40:56.101Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-22T13:40:56.150Z] #73 74.98 Selecting previously unselected package libyajl-dev:amd64. [2022-08-22T13:40:56.150Z] #73 74.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-22T13:40:56.150Z] #73 75.01 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:40:56.362Z] #10 ... [2022-08-22T13:40:56.362Z] [2022-08-22T13:40:56.362Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:40:56.362Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:40:56.362Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done [2022-08-22T13:40:56.362Z] #70 DONE 9.2s [2022-08-22T13:40:56.362Z] [2022-08-22T13:40:56.362Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:56.362Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:56.362Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 9.2s [2022-08-22T13:40:56.620Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.6s [2022-08-22T13:40:56.725Z] #73 ... [2022-08-22T13:40:56.725Z] [2022-08-22T13:40:56.725Z] #37 [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-22T13:40:56.725Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:40:56.725Z] #37 75.17 NAME: [2022-08-22T13:40:56.725Z] #37 75.18 go-winres - A tool for embedding resources in Windows executables [2022-08-22T13:40:56.725Z] #37 75.18 [2022-08-22T13:40:56.725Z] #37 75.18 USAGE: [2022-08-22T13:40:56.725Z] #37 75.18 go-winres [global options] command [command options] [arguments...] [2022-08-22T13:40:56.725Z] #37 75.19 [2022-08-22T13:40:56.725Z] #37 75.19 COMMANDS: [2022-08-22T13:40:56.725Z] #37 75.19 init Create an initial ./winres/winres.json [2022-08-22T13:40:56.725Z] #37 75.19 make Make syso files for the "go build" command [2022-08-22T13:40:56.725Z] #37 75.19 simply Make syso files for the "go build" command (simplified) [2022-08-22T13:40:56.725Z] #37 75.19 extract Extract all resources from an executable [2022-08-22T13:40:56.725Z] #37 75.19 patch Replace resources in an executable file (exe, dll) [2022-08-22T13:40:56.725Z] #37 75.19 help, h Shows a list of commands or help for one command [2022-08-22T13:40:56.725Z] #37 75.19 [2022-08-22T13:40:56.725Z] #37 75.19 GLOBAL OPTIONS: [2022-08-22T13:40:56.725Z] #37 75.19 --help, -h show help (default: false) [2022-08-22T13:40:56.725Z] #37 DONE 75.5s [2022-08-22T13:40:56.986Z] [2022-08-22T13:40:56.986Z] #48 [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-22T13:40:56.986Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:40:56.986Z] #48 71.12 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-22T13:40:56.986Z] #48 73.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:56.986Z] #48 74.29 Fetched 2315 kB in 3s (678 kB/s) [2022-08-22T13:40:56.986Z] #48 74.78 Selecting previously unselected package libprotobuf23:amd64. [2022-08-22T13:40:56.986Z] #48 74.78 (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-22T13:40:56.986Z] #48 74.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-22T13:40:56.986Z] #48 75.17 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:40:57.188Z] #10 ... [2022-08-22T13:40:57.188Z] [2022-08-22T13:40:57.188Z] #23 [internal] load build context [2022-08-22T13:40:57.188Z] #23 sha256:a7179ab49404f9c5dd374f6cca54524613c4898459cdba8f19fe6e1b238fefa6 [2022-08-22T13:40:57.188Z] #23 transferring context: 57.73MB 10.0s [2022-08-22T13:40:57.188Z] #23 ... [2022-08-22T13:40:57.188Z] [2022-08-22T13:40:57.188Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:57.188Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:57.383Z] Client: [2022-08-22T13:40:57.383Z] Context: default [2022-08-22T13:40:57.383Z] Debug Mode: false [2022-08-22T13:40:57.383Z] Plugins: [2022-08-22T13:40:57.383Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-22T13:40:57.383Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-22T13:40:57.383Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-22T13:40:57.383Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-22T13:40:57.383Z] [2022-08-22T13:40:57.383Z] Server: [2022-08-22T13:40:57.383Z] Containers: 0 [2022-08-22T13:40:57.383Z] Running: 0 [2022-08-22T13:40:57.383Z] Paused: 0 [2022-08-22T13:40:57.383Z] Stopped: 0 [2022-08-22T13:40:57.383Z] Images: 0 [2022-08-22T13:40:57.383Z] Server Version: 20.10.14 [2022-08-22T13:40:57.383Z] Storage Driver: overlay2 [2022-08-22T13:40:57.383Z] Backing Filesystem: extfs [2022-08-22T13:40:57.383Z] Supports d_type: true [2022-08-22T13:40:57.383Z] Native Overlay Diff: true [2022-08-22T13:40:57.383Z] userxattr: false [2022-08-22T13:40:57.383Z] Logging Driver: json-file [2022-08-22T13:40:57.383Z] Cgroup Driver: systemd [2022-08-22T13:40:57.383Z] Cgroup Version: 2 [2022-08-22T13:40:57.383Z] Plugins: [2022-08-22T13:40:57.383Z] Volume: local [2022-08-22T13:40:57.383Z] Network: bridge host ipvlan macvlan null overlay [2022-08-22T13:40:57.383Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-22T13:40:57.383Z] Swarm: inactive [2022-08-22T13:40:57.383Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-22T13:40:57.383Z] Default Runtime: runc [2022-08-22T13:40:57.383Z] Init Binary: docker-init [2022-08-22T13:40:57.383Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-22T13:40:57.383Z] runc version: v1.0.3-0-gf46b6ba [2022-08-22T13:40:57.383Z] init version: de40ad0 [2022-08-22T13:40:57.383Z] Security Options: [2022-08-22T13:40:57.383Z] apparmor [2022-08-22T13:40:57.383Z] seccomp [2022-08-22T13:40:57.383Z] Profile: default [2022-08-22T13:40:57.383Z] cgroupns [2022-08-22T13:40:57.383Z] Kernel Version: 5.13.0-1021-aws [2022-08-22T13:40:57.383Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-22T13:40:57.383Z] OSType: linux [2022-08-22T13:40:57.383Z] Architecture: x86_64 [2022-08-22T13:40:57.383Z] CPUs: 2 [2022-08-22T13:40:57.383Z] Total Memory: 7.559GiB [2022-08-22T13:40:57.383Z] Name: ip-10-100-127-87 [2022-08-22T13:40:57.383Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-22T13:40:57.383Z] Docker Root Dir: /var/lib/docker [2022-08-22T13:40:57.383Z] Debug Mode: false [2022-08-22T13:40:57.383Z] Registry: https://index.docker.io/v1/ [2022-08-22T13:40:57.383Z] Labels: [2022-08-22T13:40:57.383Z] Experimental: true [2022-08-22T13:40:57.383Z] Insecure Registries: [2022-08-22T13:40:57.383Z] 127.0.0.0/8 [2022-08-22T13:40:57.383Z] Live Restore Enabled: true [2022-08-22T13:40:57.383Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-22T13:40:57.455Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.0s done [2022-08-22T13:40:57.708Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1e109657b20a5575294fe53983443e92eeb37a4a . [2022-08-22T13:40:57.929Z] #48 ... [2022-08-22T13:40:57.929Z] [2022-08-22T13:40:57.929Z] #39 [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-22T13:40:57.929Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:40:57.929Z] #39 66.66 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-22T13:40:57.929Z] #39 66.67 vim-common xxd [2022-08-22T13:40:57.929Z] #39 67.21 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:40:57.929Z] #39 67.21 Need to get 17.7 MB of archives. [2022-08-22T13:40:57.929Z] #39 67.21 After this operation, 70.7 MB of additional disk space will be used. [2022-08-22T13:40:57.929Z] #39 67.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:40:57.929Z] #39 67.22 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-22T13:40:57.929Z] #39 67.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-22T13:40:57.929Z] #39 67.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:40:57.929Z] #39 68.39 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-22T13:40:57.929Z] #39 68.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-22T13:40:57.929Z] #39 68.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-22T13:40:57.929Z] #39 68.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-22T13:40:57.929Z] #39 68.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-22T13:40:57.929Z] #39 68.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-22T13:40:57.929Z] #39 71.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:40:57.929Z] #39 71.99 Fetched 17.7 MB in 2s (7361 kB/s) [2022-08-22T13:40:57.929Z] #39 72.28 Selecting previously unselected package xxd. [2022-08-22T13:40:57.929Z] #39 72.28 (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-22T13:40:57.929Z] #39 72.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:40:57.929Z] #39 72.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:57.929Z] #39 72.94 Selecting previously unselected package vim-common. [2022-08-22T13:40:57.929Z] #39 72.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:40:57.929Z] #39 73.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:40:57.929Z] #39 73.80 Selecting previously unselected package cmake-data. [2022-08-22T13:40:57.929Z] #39 73.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-22T13:40:57.929Z] #39 73.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:40:57.929Z] #39 ... [2022-08-22T13:40:57.929Z] [2022-08-22T13:40:57.929Z] #73 [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-22T13:40:57.929Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:40:57.929Z] #73 75.78 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:40:57.929Z] #73 75.85 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-22T13:40:57.929Z] #73 75.92 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:40:57.929Z] #73 75.96 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:40:57.929Z] #73 76.01 Setting up file (1:5.39-3) ... [2022-08-22T13:40:57.929Z] #73 76.04 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:40:57.929Z] #73 76.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:40:57.929Z] #73 76.08 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:40:57.929Z] #73 76.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:40:57.929Z] #73 76.21 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:40:57.929Z] #73 76.34 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:40:57.929Z] #73 76.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:40:57.929Z] #73 76.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:40:57.929Z] #73 76.46 Setting up patch (2.7.6-7) ... [2022-08-22T13:40:57.929Z] #73 76.47 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:40:57.929Z] #73 76.55 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:40:57.929Z] #73 76.57 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:40:57.929Z] #73 76.58 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:40:57.929Z] #73 76.62 Setting up libtool (2.4.6-15) ... [2022-08-22T13:40:57.929Z] #73 76.63 Setting up m4 (1.4.18-5) ... [2022-08-22T13:40:57.929Z] #73 76.65 Setting up dpkg-dev (1.20.11) ... [2022-08-22T13:40:57.929Z] #73 76.69 Setting up autoconf (2.69-14) ... [2022-08-22T13:40:57.929Z] #73 76.75 Setting up build-essential (12.9) ... [2022-08-22T13:40:57.929Z] #73 76.85 Setting up automake (1:1.16.3-2) ... [2022-08-22T13:40:57.966Z] #1 [internal] load build definition from Dockerfile [2022-08-22T13:40:57.966Z] #1 sha256:f0db2197a8e2f5da433948bfdb1b5502c4197ca12890ac4a41fc278e6c0eee12 [2022-08-22T13:40:57.966Z] #1 transferring dockerfile: 19.92kB done [2022-08-22T13:40:57.966Z] #1 DONE 0.1s [2022-08-22T13:40:57.966Z] [2022-08-22T13:40:57.966Z] #2 [internal] load .dockerignore [2022-08-22T13:40:57.966Z] #2 sha256:8ad0b83492885c8acb90f58ee72f9bb3629916ce1c0923d9aefa5823895a3744 [2022-08-22T13:40:57.966Z] #2 transferring context: 145B done [2022-08-22T13:40:57.966Z] #2 DONE 0.0s [2022-08-22T13:40:57.966Z] [2022-08-22T13:40:57.966Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-22T13:40:57.966Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-22T13:40:58.195Z] #73 76.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-22T13:40:58.195Z] #73 76.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:40:58.225Z] #3 DONE 0.4s [2022-08-22T13:40:58.225Z] [2022-08-22T13:40:58.225Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-22T13:40:58.225Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-22T13:40:58.225Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-22T13:40:58.391Z] #10 ... [2022-08-22T13:40:58.391Z] [2022-08-22T13:40:58.391Z] #23 [internal] load build context [2022-08-22T13:40:58.391Z] #23 sha256:a7179ab49404f9c5dd374f6cca54524613c4898459cdba8f19fe6e1b238fefa6 [2022-08-22T13:40:58.391Z] #23 transferring context: 62.61MB 10.7s done [2022-08-22T13:40:58.391Z] #23 DONE 11.1s [2022-08-22T13:40:58.391Z] [2022-08-22T13:40:58.391Z] #69 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-22T13:40:58.391Z] #69 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-22T13:40:58.391Z] #69 DONE 0.7s [2022-08-22T13:40:58.391Z] [2022-08-22T13:40:58.391Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:58.391Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:40:58.484Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-22T13:40:58.484Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-22T13:40:58.484Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-22T13:40:58.484Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-22T13:40:58.743Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-22T13:40:58.743Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-22T13:40:58.743Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-22T13:40:59.006Z] #4 DONE 0.7s [2022-08-22T13:40:59.147Z] #73 DONE 77.8s [2022-08-22T13:40:59.147Z] [2022-08-22T13:40:59.147Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:40:59.147Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:40:59.267Z] [2022-08-22T13:40:59.267Z] #5 [internal] load .dockerignore [2022-08-22T13:40:59.267Z] #5 sha256:74b7c6e0469c1fa6fc900f341832c2ac98f8be53966820238729b3395756c22b [2022-08-22T13:40:59.267Z] #5 DONE 0.0s [2022-08-22T13:40:59.267Z] [2022-08-22T13:40:59.267Z] #6 [internal] load build definition from Dockerfile [2022-08-22T13:40:59.267Z] #6 sha256:ad5fa0ab9dc3ee981230360532222094ee113e818194a4198d22ac79128c49e6 [2022-08-22T13:40:59.267Z] #6 DONE 0.0s [2022-08-22T13:40:59.267Z] [2022-08-22T13:40:59.267Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:40:59.267Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-22T13:40:59.322Z] #10 ... [2022-08-22T13:40:59.322Z] [2022-08-22T13:40:59.322Z] #71 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-22T13:40:59.322Z] #71 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-22T13:40:59.322Z] #71 DONE 1.2s [2022-08-22T13:40:59.322Z] [2022-08-22T13:40:59.322Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:40:59.322Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:00.531Z] #74 ... [2022-08-22T13:41:00.531Z] [2022-08-22T13:41:00.531Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:00.531Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:00.531Z] #13 69.29 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-22T13:41:00.531Z] #13 72.41 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-22T13:41:00.531Z] #13 73.77 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-22T13:41:00.531Z] #13 74.89 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-22T13:41:00.531Z] #13 77.60 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-22T13:41:00.531Z] #13 78.77 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-22T13:41:00.531Z] #13 78.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-22T13:41:00.531Z] #13 78.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-22T13:41:00.531Z] #13 78.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:41:00.531Z] #13 78.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:41:00.532Z] #13 78.89 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-22T13:41:00.532Z] #13 78.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:41:00.532Z] #13 78.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-22T13:41:00.532Z] #13 78.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-22T13:41:00.532Z] #13 79.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-22T13:41:00.532Z] #13 79.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-22T13:41:00.532Z] #13 79.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-22T13:41:00.532Z] #13 79.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-22T13:41:00.532Z] #13 79.15 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-22T13:41:00.532Z] #13 79.15 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-22T13:41:00.532Z] #13 79.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:41:00.532Z] #13 ... [2022-08-22T13:41:00.532Z] [2022-08-22T13:41:00.532Z] #31 [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-22T13:41:00.532Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:41:00.641Z] #9 DONE 1.3s [2022-08-22T13:41:00.641Z] [2022-08-22T13:41:00.641Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-22T13:41:00.641Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-22T13:41:00.641Z] #7 DONE 1.4s [2022-08-22T13:41:00.641Z] [2022-08-22T13:41:00.641Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-22T13:41:00.641Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-22T13:41:00.641Z] #8 DONE 1.4s [2022-08-22T13:41:01.208Z] [2022-08-22T13:41:01.208Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:01.208Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:01.208Z] #10 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-22T13:41:01.468Z] #10 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-22T13:41:01.468Z] #10 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-22T13:41:01.468Z] #10 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-22T13:41:01.468Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.2s [2022-08-22T13:41:01.468Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.39MB / 55.00MB 0.3s [2022-08-22T13:41:01.468Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.3s [2022-08-22T13:41:01.726Z] #10 ... [2022-08-22T13:41:01.726Z] [2022-08-22T13:41:01.726Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:41:01.726Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:41:01.726Z] #46 DONE 0.6s [2022-08-22T13:41:01.726Z] [2022-08-22T13:41:01.726Z] #46 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-22T13:41:01.726Z] #46 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-22T13:41:01.726Z] #46 DONE 0.0s [2022-08-22T13:41:01.726Z] [2022-08-22T13:41:01.726Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:01.726Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:01.726Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 16.78MB / 55.00MB 0.5s [2022-08-22T13:41:01.726Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 0.5s [2022-08-22T13:41:01.726Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s [2022-08-22T13:41:01.845Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.5s [2022-08-22T13:41:01.845Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-22T13:41:01.845Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-22T13:41:01.984Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.90MB / 55.00MB 0.7s [2022-08-22T13:41:01.984Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.7s [2022-08-22T13:41:01.984Z] #10 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s done [2022-08-22T13:41:01.984Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 0.8s [2022-08-22T13:41:02.095Z] #31 79.02 Updating files: 63% (965/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-22T13:41:02.257Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.45MB / 55.00MB 0.9s [2022-08-22T13:41:02.257Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.24MB / 10.88MB 0.9s [2022-08-22T13:41:02.257Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.9s [2022-08-22T13:41:02.257Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.66MB / 55.00MB 1.0s [2022-08-22T13:41:02.257Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.1s [2022-08-22T13:41:02.257Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.96MB / 54.58MB 1.1s [2022-08-22T13:41:02.267Z] #74 ... [2022-08-22T13:41:02.267Z] [2022-08-22T13:41:02.267Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:02.267Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:41:02.267Z] #13 67.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-22T13:41:02.267Z] #13 67.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:41:02.267Z] #13 67.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:41:02.355Z] #31 80.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-22T13:41:02.408Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-22T13:41:02.520Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.39MB / 55.00MB 1.1s [2022-08-22T13:41:02.520Z] #10 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.2s done [2022-08-22T13:41:02.520Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.81MB / 54.58MB 1.2s [2022-08-22T13:41:02.520Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 1.4s [2022-08-22T13:41:02.520Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 22.02MB / 54.58MB 1.4s [2022-08-22T13:41:02.520Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.10MB / 85.90MB 1.4s [2022-08-22T13:41:02.615Z] #31 81.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-22T13:41:02.664Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-22T13:41:02.782Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 1.5s [2022-08-22T13:41:02.783Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.39MB / 85.90MB 1.5s [2022-08-22T13:41:03.062Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 36.29MB / 54.58MB 1.6s [2022-08-22T13:41:03.062Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 16.78MB / 85.90MB 1.6s [2022-08-22T13:41:03.062Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 1.8s [2022-08-22T13:41:03.062Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.93MB / 85.90MB 1.8s [2022-08-22T13:41:03.062Z] #10 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.8s done [2022-08-22T13:41:03.062Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 50.33MB / 54.58MB 1.9s [2022-08-22T13:41:03.334Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.53MB / 54.58MB 2.1s [2022-08-22T13:41:03.334Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.85MB / 85.90MB 2.1s [2022-08-22T13:41:03.334Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 4.19MB / 141.86MB 2.1s [2022-08-22T13:41:03.334Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.53MB / 141.86MB 2.2s [2022-08-22T13:41:03.592Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.28MB / 85.90MB 2.3s [2022-08-22T13:41:03.592Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-22T13:41:03.592Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 22.02MB / 141.86MB 2.4s [2022-08-22T13:41:03.593Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-22T13:41:03.593Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-22T13:41:03.861Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.67MB / 85.90MB 2.5s [2022-08-22T13:41:03.861Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 31.46MB / 141.86MB 2.5s [2022-08-22T13:41:03.861Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.11MB / 85.90MB 2.6s [2022-08-22T13:41:04.002Z] #31 ... [2022-08-22T13:41:04.002Z] [2022-08-22T13:41:04.002Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:04.002Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:04.002Z] #52 72.65 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-22T13:41:04.002Z] #52 73.77 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-22T13:41:04.002Z] #52 73.91 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-22T13:41:04.002Z] #52 ... [2022-08-22T13:41:04.002Z] [2022-08-22T13:41:04.002Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:04.002Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:04.002Z] #13 80.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:41:04.002Z] #13 81.20 Fetched 115 MB in 13s (8754 kB/s) [2022-08-22T13:41:04.002Z] #13 81.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-22T13:41:04.002Z] #13 81.31 (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-22T13:41:04.002Z] #13 81.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:41:04.002Z] #13 81.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:41:04.122Z] #10 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.6s done [2022-08-22T13:41:04.122Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 72.35MB / 85.90MB 2.8s [2022-08-22T13:41:04.122Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 41.94MB / 141.86MB 2.8s [2022-08-22T13:41:04.122Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.8s [2022-08-22T13:41:04.122Z] #10 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-22T13:41:04.386Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 3.1s [2022-08-22T13:41:04.386Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 53.14MB / 141.86MB 3.1s [2022-08-22T13:41:04.650Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 63.96MB / 141.86MB 3.3s [2022-08-22T13:41:04.650Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 73.40MB / 141.86MB 3.4s [2022-08-22T13:41:04.910Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 83.89MB / 141.86MB 3.6s [2022-08-22T13:41:04.946Z] #13 ... [2022-08-22T13:41:04.946Z] [2022-08-22T13:41:04.946Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:04.946Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:04.946Z] #27 73.49 go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-08-22T13:41:04.946Z] #27 73.49 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-22T13:41:04.946Z] #27 74.05 go: downloading google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f [2022-08-22T13:41:04.946Z] #27 74.10 go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-22T13:41:04.946Z] #27 83.64 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-22T13:41:04.946Z] #27 ... [2022-08-22T13:41:04.946Z] [2022-08-22T13:41:04.946Z] #48 [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-22T13:41:04.946Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:04.946Z] #48 77.14 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:41:04.946Z] #48 77.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:41:04.946Z] #48 77.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:41:04.946Z] #48 77.66 Selecting previously unselected package python3-six. [2022-08-22T13:41:04.946Z] #48 77.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-22T13:41:04.946Z] #48 77.70 Unpacking python3-six (1.16.0-2) ... [2022-08-22T13:41:04.946Z] #48 77.93 Selecting previously unselected package python3-protobuf. [2022-08-22T13:41:04.946Z] #48 77.94 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-22T13:41:04.946Z] #48 77.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-22T13:41:04.946Z] #48 79.39 Selecting previously unselected package libnet1:amd64. [2022-08-22T13:41:04.946Z] #48 79.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-22T13:41:04.946Z] #48 79.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:41:04.946Z] #48 80.13 Selecting previously unselected package libnl-3-200:amd64. [2022-08-22T13:41:04.946Z] #48 80.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-22T13:41:04.946Z] #48 80.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:41:04.946Z] #48 80.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:41:04.946Z] #48 80.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:41:04.946Z] #48 80.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:41:04.946Z] #48 80.84 Selecting previously unselected package criu. [2022-08-22T13:41:04.946Z] #48 80.84 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-22T13:41:04.946Z] #48 80.87 Unpacking criu (3.17.1-1) ... [2022-08-22T13:41:04.946Z] #48 82.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:41:05.169Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 94.37MB / 141.86MB 3.8s [2022-08-22T13:41:05.428Z] #10 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.0s done [2022-08-22T13:41:05.428Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 4.1s [2022-08-22T13:41:05.428Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 4.2s [2022-08-22T13:41:05.517Z] #48 ... [2022-08-22T13:41:05.517Z] [2022-08-22T13:41:05.517Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:05.517Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:05.517Z] #27 84.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-22T13:41:05.687Z] #10 ... [2022-08-22T13:41:05.687Z] [2022-08-22T13:41:05.687Z] #68 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:41:05.687Z] #68 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-22T13:41:05.687Z] #68 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:41:05.687Z] #68 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-22T13:41:05.687Z] #68 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-22T13:41:05.687Z] #68 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-08-22T13:41:05.687Z] #68 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-08-22T13:41:05.687Z] #68 DONE 4.4s [2022-08-22T13:41:05.687Z] [2022-08-22T13:41:05.688Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:05.688Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:05.688Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 131.07MB / 141.86MB 4.4s [2022-08-22T13:41:05.688Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 4.6s [2022-08-22T13:41:07.076Z] #10 ... [2022-08-22T13:41:07.077Z] [2022-08-22T13:41:07.077Z] #23 [internal] load build context [2022-08-22T13:41:07.077Z] #23 sha256:7a9525de6227121427085e3c4c100583e83960a24e59a5740cae3c5e34153f81 [2022-08-22T13:41:07.077Z] #23 transferring context: 62.60MB 5.7s done [2022-08-22T13:41:07.077Z] #23 DONE 6.0s [2022-08-22T13:41:07.077Z] [2022-08-22T13:41:07.077Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:07.077Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:07.644Z] #10 ... [2022-08-22T13:41:07.644Z] [2022-08-22T13:41:07.644Z] #70 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-22T13:41:07.644Z] #70 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-22T13:41:07.644Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-22T13:41:07.644Z] #70 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-22T13:41:07.644Z] #70 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-22T13:41:07.644Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-22T13:41:07.644Z] #70 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-08-22T13:41:07.644Z] #70 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2022-08-22T13:41:07.644Z] #70 DONE 6.6s [2022-08-22T13:41:07.644Z] [2022-08-22T13:41:07.644Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:07.644Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:07.644Z] #10 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.4s done [2022-08-22T13:41:08.582Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-22T13:41:08.841Z] #10 ... [2022-08-22T13:41:08.841Z] [2022-08-22T13:41:08.841Z] #69 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-22T13:41:08.841Z] #69 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-22T13:41:08.841Z] #69 DONE 0.6s [2022-08-22T13:41:08.841Z] [2022-08-22T13:41:08.841Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:08.841Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:08.852Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.8s done [2022-08-22T13:41:08.852Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-22T13:41:09.412Z] #10 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.6s done [2022-08-22T13:41:09.412Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-22T13:41:09.671Z] #10 ... [2022-08-22T13:41:09.671Z] [2022-08-22T13:41:09.671Z] #71 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-22T13:41:09.671Z] #71 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-22T13:41:09.671Z] #71 DONE 0.7s [2022-08-22T13:41:09.671Z] [2022-08-22T13:41:09.671Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-22T13:41:09.671Z] #10 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-22T13:41:09.671Z] #10 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-22T13:41:09.671Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-22T13:41:10.238Z] #10 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.4s done [2022-08-22T13:41:10.238Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-22T13:41:10.829Z] #27 ... [2022-08-22T13:41:10.829Z] [2022-08-22T13:41:10.829Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:10.829Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:41:10.829Z] #74 1.494 Cloning into '/tmp/crun-build'... [2022-08-22T13:41:10.829Z] #74 ... [2022-08-22T13:41:10.829Z] [2022-08-22T13:41:10.829Z] #48 [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-22T13:41:10.829Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:10.829Z] #48 86.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:41:10.829Z] #48 86.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:41:10.829Z] #48 86.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:41:10.829Z] #48 86.10 Setting up python3-six (1.16.0-2) ... [2022-08-22T13:41:10.829Z] #48 88.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:41:10.829Z] #48 88.83 Setting up python3-protobuf (3.12.4-1) ... [2022-08-22T13:41:12.742Z] #48 ... [2022-08-22T13:41:12.742Z] [2022-08-22T13:41:12.742Z] #39 [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-22T13:41:12.742Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:12.742Z] #39 81.18 Selecting previously unselected package libicu67:amd64. [2022-08-22T13:41:12.742Z] #39 81.18 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-22T13:41:12.742Z] #39 81.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-22T13:41:12.742Z] #39 ... [2022-08-22T13:41:12.742Z] [2022-08-22T13:41:12.742Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:12.742Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:41:12.742Z] #74 13.30 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-22T13:41:12.742Z] #74 13.42 Cloning into '/tmp/crun-build/libocispec'... [2022-08-22T13:41:12.771Z] #10 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.3s done [2022-08-22T13:41:12.771Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-22T13:41:14.112Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-22T13:41:14.112Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.2s done [2022-08-22T13:41:14.370Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-22T13:41:14.488Z] #13 ... [2022-08-22T13:41:14.488Z] [2022-08-22T13:41:14.488Z] #61 [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-22T13:41:14.488Z] #61 sha256:f8cf2e791caea5886cec5872e5d5626804031f93e2566bbd1f7dd8b74cff438e [2022-08-22T13:41:14.744Z] #61 43.98 Updating files: 47% (2348/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 89% (4450/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-22T13:41:15.001Z] #61 45.33 + cd /tmp/tmp.M40HXWCSf2/src/github.com/containerd/containerd [2022-08-22T13:41:15.001Z] #61 45.33 + git checkout -q v1.6.7 [2022-08-22T13:41:15.001Z] #61 ... [2022-08-22T13:41:15.001Z] [2022-08-22T13:41:15.001Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:15.001Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:41:15.001Z] #74 28.41 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-22T13:41:15.001Z] #74 ... [2022-08-22T13:41:15.001Z] [2022-08-22T13:41:15.001Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:15.001Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:41:15.001Z] #13 79.19 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-22T13:41:15.001Z] #13 79.19 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:41:15.001Z] #13 79.21 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:41:15.291Z] #74 15.87 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-22T13:41:15.291Z] #74 16.00 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-22T13:41:15.291Z] #74 16.00 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-22T13:41:15.291Z] #74 16.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-22T13:41:15.291Z] #74 16.12 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-22T13:41:16.060Z] #10 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.7s done [2022-08-22T13:41:16.060Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-22T13:41:17.204Z] #74 ... [2022-08-22T13:41:17.204Z] [2022-08-22T13:41:17.204Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:17.204Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:17.204Z] #13 85.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-22T13:41:17.204Z] #13 85.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:41:17.204Z] #13 85.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:41:17.204Z] #13 91.30 Selecting previously unselected package binutils-mingw-w64. [2022-08-22T13:41:17.204Z] #13 91.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-22T13:41:17.204Z] #13 91.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:41:17.204Z] #13 91.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-22T13:41:17.204Z] #13 91.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:41:17.204Z] #13 91.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:41:17.204Z] #13 91.95 Selecting previously unselected package dmsetup. [2022-08-22T13:41:17.204Z] #13 91.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:41:17.204Z] #13 91.98 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:41:17.204Z] #13 92.45 Selecting previously unselected package mingw-w64-common. [2022-08-22T13:41:17.204Z] #13 92.47 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-22T13:41:17.204Z] #13 92.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-22T13:41:17.204Z] #13 ... [2022-08-22T13:41:17.204Z] [2022-08-22T13:41:17.204Z] #39 [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-22T13:41:17.204Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:17.204Z] #39 94.19 Selecting previously unselected package libxml2:amd64. [2022-08-22T13:41:17.204Z] #39 94.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-22T13:41:17.204Z] #39 94.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:41:17.204Z] #39 95.23 Selecting previously unselected package libarchive13:amd64. [2022-08-22T13:41:17.204Z] #39 95.23 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-22T13:41:17.204Z] #39 95.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:41:17.204Z] #39 96.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-22T13:41:17.204Z] #39 96.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-22T13:41:17.204Z] #39 96.06 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:41:17.465Z] #39 96.40 Selecting previously unselected package librhash0:amd64. [2022-08-22T13:41:17.732Z] #39 96.41 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-22T13:41:17.732Z] #39 96.41 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:41:17.993Z] #39 96.82 Selecting previously unselected package libuv1:amd64. [2022-08-22T13:41:18.254Z] #39 96.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-22T13:41:18.254Z] #39 96.87 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:41:18.515Z] #39 97.12 Selecting previously unselected package cmake. [2022-08-22T13:41:18.515Z] #39 97.14 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-22T13:41:18.515Z] #39 97.15 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:41:19.429Z] #13 84.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-22T13:41:19.429Z] #13 84.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:41:19.429Z] #13 84.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:41:19.625Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-22T13:41:21.322Z] #13 ... [2022-08-22T13:41:21.322Z] [2022-08-22T13:41:21.322Z] #61 [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-22T13:41:21.322Z] #61 sha256:f8cf2e791caea5886cec5872e5d5626804031f93e2566bbd1f7dd8b74cff438e [2022-08-22T13:41:21.322Z] #61 47.37 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-22T13:41:21.322Z] #61 47.37 + BUILDTAGS='netgo osusergo static_build' [2022-08-22T13:41:21.322Z] #61 47.37 + export EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:41:21.322Z] #61 47.37 + EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:41:21.322Z] #61 47.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-22T13:41:21.322Z] #61 47.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-22T13:41:21.322Z] #61 47.37 + '[' '' = dynamic ']' [2022-08-22T13:41:21.322Z] #61 47.37 + make [2022-08-22T13:41:21.322Z] #61 49.28 + bin/ctr [2022-08-22T13:41:21.333Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-22T13:41:21.333Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.6s done [2022-08-22T13:41:21.591Z] #10 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-22T13:41:22.525Z] #10 DONE 21.2s [2022-08-22T13:41:22.525Z] [2022-08-22T13:41:22.525Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-22T13:41:22.525Z] #11 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-22T13:41:23.825Z] #39 ... [2022-08-22T13:41:23.825Z] [2022-08-22T13:41:23.825Z] #48 [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-22T13:41:23.825Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:23.825Z] #48 96.57 Setting up criu (3.17.1-1) ... [2022-08-22T13:41:23.825Z] #48 100.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:41:23.825Z] #48 DONE 101.9s [2022-08-22T13:41:23.825Z] [2022-08-22T13:41:23.825Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:23.825Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:41:23.825Z] #74 20.25 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-22T13:41:23.825Z] #74 23.98 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-22T13:41:23.902Z] #11 DONE 1.2s [2022-08-22T13:41:23.902Z] [2022-08-22T13:41:23.902Z] #12 [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-22T13:41:23.902Z] #12 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-22T13:41:23.902Z] #12 DONE 0.4s [2022-08-22T13:41:24.161Z] [2022-08-22T13:41:24.161Z] #54 [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-22T13:41:24.161Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:41:24.161Z] #54 ... [2022-08-22T13:41:24.161Z] [2022-08-22T13:41:24.161Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-22T13:41:24.161Z] #43 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-22T13:41:24.161Z] #43 DONE 0.2s [2022-08-22T13:41:24.161Z] [2022-08-22T13:41:24.161Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:41:24.161Z] #30 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-22T13:41:24.161Z] #30 DONE 0.2s [2022-08-22T13:41:24.161Z] [2022-08-22T13:41:24.161Z] #47 [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-22T13:41:24.161Z] #47 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-22T13:41:24.161Z] #47 DONE 0.3s [2022-08-22T13:41:24.419Z] [2022-08-22T13:41:24.419Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-22T13:41:24.419Z] #24 sha256:05d2dff07e0508a17d63126d92c4742bddf5c2484bdd2084d2a557748e2eced2 [2022-08-22T13:41:24.419Z] #24 DONE 0.3s [2022-08-22T13:41:24.419Z] [2022-08-22T13:41:24.419Z] #63 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-22T13:41:24.419Z] #63 sha256:8e997c1b059498d053faac50911f35154abbb184f5bb9d33c765ed707dd7a879 [2022-08-22T13:41:24.419Z] #63 DONE 0.3s [2022-08-22T13:41:24.419Z] [2022-08-22T13:41:24.419Z] #64 [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-22T13:41:24.419Z] #64 sha256:496b19b5233285290c8c951a38f90f3515c630fb281d12aa86327abac2df174f [2022-08-22T13:41:24.893Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-22T13:41:25.150Z] #10 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.8s done [2022-08-22T13:41:25.714Z] #10 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-22T13:41:25.741Z] #74 26.56 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-22T13:41:25.970Z] #10 DONE 38.7s [2022-08-22T13:41:25.970Z] [2022-08-22T13:41:25.970Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-22T13:41:25.970Z] #11 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-22T13:41:26.314Z] #74 27.21 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-22T13:41:26.314Z] #74 ... [2022-08-22T13:41:26.314Z] [2022-08-22T13:41:26.314Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:26.315Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:26.315Z] #13 105.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-22T13:41:26.315Z] #13 105.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-22T13:41:26.315Z] #13 105.1 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:41:26.613Z] #61 ... [2022-08-22T13:41:26.613Z] [2022-08-22T13:41:26.613Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:26.613Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:41:26.613Z] #74 39.15 libtoolize: putting auxiliary files in '.'. [2022-08-22T13:41:26.613Z] #74 39.15 libtoolize: copying file './ltmain.sh' [2022-08-22T13:41:26.613Z] #74 40.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-22T13:41:26.613Z] #74 40.04 libtoolize: and rerunning libtoolize and aclocal. [2022-08-22T13:41:26.613Z] #74 40.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:41:26.613Z] #74 48.89 configure.ac:7: installing './compile' [2022-08-22T13:41:26.613Z] #74 48.91 configure.ac:11: installing './config.guess' [2022-08-22T13:41:26.613Z] #74 48.92 configure.ac:11: installing './config.sub' [2022-08-22T13:41:26.613Z] #74 48.94 configure.ac:8: installing './install-sh' [2022-08-22T13:41:26.613Z] #74 48.96 configure.ac:8: installing './missing' [2022-08-22T13:41:26.613Z] #74 49.11 Makefile.am: installing './depcomp' [2022-08-22T13:41:26.613Z] #74 ... [2022-08-22T13:41:26.613Z] [2022-08-22T13:41:26.613Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:26.613Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:41:26.613Z] #13 91.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-22T13:41:26.613Z] #13 91.64 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:41:26.613Z] #13 91.65 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:41:27.341Z] #11 DONE 1.2s [2022-08-22T13:41:27.341Z] [2022-08-22T13:41:27.341Z] #12 [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-22T13:41:27.341Z] #12 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-22T13:41:27.597Z] #12 DONE 0.6s [2022-08-22T13:41:27.597Z] [2022-08-22T13:41:27.597Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-22T13:41:27.597Z] #30 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-22T13:41:27.597Z] #30 DONE 0.1s [2022-08-22T13:41:27.597Z] [2022-08-22T13:41:27.597Z] #33 [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-22T13:41:27.597Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:27.855Z] #33 ... [2022-08-22T13:41:27.855Z] [2022-08-22T13:41:27.855Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-22T13:41:27.855Z] #43 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-22T13:41:27.855Z] #43 DONE 0.2s [2022-08-22T13:41:28.111Z] [2022-08-22T13:41:28.111Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-22T13:41:28.111Z] #24 sha256:5b28c8d3f7588ec44bd66a2eb4c473684a11814ffe7ea56b803a598c33bb5cf6 [2022-08-22T13:41:28.111Z] #24 DONE 0.3s [2022-08-22T13:41:28.111Z] [2022-08-22T13:41:28.111Z] #63 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-22T13:41:28.111Z] #63 sha256:67edf7ae3e556611a15ada0523ec2f946aba958b80678a60fa2a6cadf32903d8 [2022-08-22T13:41:28.111Z] #63 DONE 0.4s [2022-08-22T13:41:28.111Z] [2022-08-22T13:41:28.111Z] #47 [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-22T13:41:28.111Z] #47 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-22T13:41:28.111Z] #47 DONE 0.5s [2022-08-22T13:41:28.111Z] [2022-08-22T13:41:28.111Z] #64 [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-22T13:41:28.111Z] #64 sha256:416e6099877abfdb18328115ac39bcc8c2c8bb9f33b770ab84bc8e9f512e558c [2022-08-22T13:41:29.620Z] #13 ... [2022-08-22T13:41:29.620Z] [2022-08-22T13:41:29.620Z] #39 [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-22T13:41:29.620Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:29.620Z] #39 106.6 Setting up libicu67:amd64 (67.1-7) ... [2022-08-22T13:41:29.620Z] #39 106.6 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:41:29.620Z] #39 106.7 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:41:29.620Z] #39 106.7 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:41:29.620Z] #39 106.9 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:41:29.620Z] #39 107.0 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:41:29.620Z] #39 107.0 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:41:29.620Z] #39 107.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:41:29.620Z] #39 107.1 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:41:29.620Z] #39 107.2 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:41:29.620Z] #39 107.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:41:29.620Z] #39 DONE 107.9s [2022-08-22T13:41:29.620Z] [2022-08-22T13:41:29.620Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-22T13:41:29.620Z] #40 sha256:75588bd1b05b6f8c74a011aa2cec76dd4a9d6afbc1ee8006656ea1a41dff66f8 [2022-08-22T13:41:29.620Z] #40 DONE 0.1s [2022-08-22T13:41:29.620Z] [2022-08-22T13:41:29.620Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:29.620Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:41:29.620Z] #74 28.00 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-22T13:41:29.705Z] #64 ... [2022-08-22T13:41:29.705Z] [2022-08-22T13:41:29.705Z] #25 [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-22T13:41:29.706Z] #25 sha256:fed1823148c8ad4faba79fa5cb685819adfd7ca292d224b0cc1706449a0bbc0e [2022-08-22T13:41:29.706Z] #25 4.986 + RM_GOPATH=0 [2022-08-22T13:41:29.706Z] #25 4.986 + TMP_GOPATH= [2022-08-22T13:41:29.706Z] #25 4.986 + : /build [2022-08-22T13:41:29.706Z] #25 4.986 + '[' -z '' ']' [2022-08-22T13:41:29.706Z] #25 4.987 ++ mktemp -d [2022-08-22T13:41:29.706Z] #25 4.989 + export GOPATH=/tmp/tmp.p5eHTg3Ya4 [2022-08-22T13:41:29.706Z] #25 4.989 + GOPATH=/tmp/tmp.p5eHTg3Ya4 [2022-08-22T13:41:29.706Z] #25 4.989 + RM_GOPATH=1 [2022-08-22T13:41:29.706Z] #25 4.989 + case "$(go env GOARCH)" in [2022-08-22T13:41:29.706Z] #25 4.990 ++ go env GOARCH [2022-08-22T13:41:29.706Z] #25 5.019 Install docker/cli version 17.06.2-ce from stable [2022-08-22T13:41:29.706Z] #25 5.019 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:29.706Z] #25 5.019 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:29.706Z] #25 5.019 ++ dirname /install.sh [2022-08-22T13:41:29.706Z] #25 5.019 + dir=/ [2022-08-22T13:41:29.706Z] #25 5.019 + bin=dockercli [2022-08-22T13:41:29.706Z] #25 5.019 + shift [2022-08-22T13:41:29.706Z] #25 5.019 + '[' '!' -f //dockercli.installer ']' [2022-08-22T13:41:29.706Z] #25 5.019 + . //dockercli.installer [2022-08-22T13:41:29.706Z] #25 5.019 ++ : stable [2022-08-22T13:41:29.706Z] #25 5.019 ++ : 17.06.2-ce [2022-08-22T13:41:29.706Z] #25 5.019 + install_dockercli [2022-08-22T13:41:29.706Z] #25 5.019 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-22T13:41:29.706Z] #25 5.035 ++ uname -m [2022-08-22T13:41:29.706Z] #25 5.035 + arch=x86_64 [2022-08-22T13:41:29.706Z] #25 5.035 + '[' x86_64 '!=' x86_64 ']' [2022-08-22T13:41:29.706Z] #25 5.035 + url=https://download.docker.com/linux/static [2022-08-22T13:41:29.706Z] #25 5.035 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-22T13:41:29.706Z] #25 5.037 + tar -xz docker/docker [2022-08-22T13:41:29.965Z] #25 ... [2022-08-22T13:41:29.965Z] [2022-08-22T13:41:29.965Z] #64 [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-22T13:41:29.965Z] #64 sha256:496b19b5233285290c8c951a38f90f3515c630fb281d12aa86327abac2df174f [2022-08-22T13:41:29.965Z] #64 5.694 + RM_GOPATH=0 [2022-08-22T13:41:29.965Z] #64 5.718 + TMP_GOPATH= [2022-08-22T13:41:29.965Z] #64 5.718 + : /build [2022-08-22T13:41:29.965Z] #64 5.718 + '[' -z '' ']' [2022-08-22T13:41:29.965Z] #64 5.734 ++ mktemp -d [2022-08-22T13:41:29.965Z] #64 5.734 + export GOPATH=/tmp/tmp.oQ6WdI5xlB [2022-08-22T13:41:29.965Z] #64 5.734 + GOPATH=/tmp/tmp.oQ6WdI5xlB [2022-08-22T13:41:29.965Z] #64 5.734 + RM_GOPATH=1 [2022-08-22T13:41:29.965Z] #64 5.734 + case "$(go env GOARCH)" in [2022-08-22T13:41:29.965Z] #64 5.734 ++ go env GOARCH [2022-08-22T13:41:29.965Z] #64 5.764 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:29.965Z] #64 5.764 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:29.965Z] #64 5.764 ++ dirname /install.sh [2022-08-22T13:41:29.965Z] #64 5.774 + dir=/ [2022-08-22T13:41:29.965Z] #64 5.774 + bin=rootlesskit [2022-08-22T13:41:29.965Z] #64 5.774 + shift [2022-08-22T13:41:29.965Z] #64 5.774 + '[' '!' -f //rootlesskit.installer ']' [2022-08-22T13:41:29.965Z] #64 5.774 + . //rootlesskit.installer [2022-08-22T13:41:29.965Z] #64 5.774 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:29.965Z] #64 5.774 + install_rootlesskit [2022-08-22T13:41:29.965Z] #64 5.774 + case "$1" in [2022-08-22T13:41:29.965Z] #64 5.774 + export CGO_ENABLED=0 [2022-08-22T13:41:29.965Z] #64 5.774 + CGO_ENABLED=0 [2022-08-22T13:41:29.965Z] #64 5.774 + _install_rootlesskit [2022-08-22T13:41:29.965Z] #64 5.774 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-22T13:41:30.264Z] #64 5.774 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:30.264Z] #64 5.780 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:41:30.264Z] #64 5.851 + GOBIN=/build [2022-08-22T13:41:30.264Z] #64 5.851 + GO111MODULE=on [2022-08-22T13:41:30.264Z] #64 5.851 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:30.848Z] #64 6.389 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-22T13:41:32.340Z] #74 ... [2022-08-22T13:41:32.340Z] [2022-08-22T13:41:32.340Z] #41 [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-22T13:41:32.340Z] #41 sha256:46d3f2f0ddd16a44535308e3e3b7519fc41aea194a222fe8ada0755d583fa28b [2022-08-22T13:41:32.340Z] #41 1.654 + RM_GOPATH=0 [2022-08-22T13:41:32.340Z] #41 1.654 + TMP_GOPATH= [2022-08-22T13:41:32.340Z] #41 1.654 + : /build [2022-08-22T13:41:32.340Z] #41 1.654 + '[' -z '' ']' [2022-08-22T13:41:32.340Z] #41 1.656 ++ mktemp -d [2022-08-22T13:41:32.340Z] #41 1.660 + export GOPATH=/tmp/tmp.OMYbm2IC95 [2022-08-22T13:41:32.340Z] #41 1.660 + GOPATH=/tmp/tmp.OMYbm2IC95 [2022-08-22T13:41:32.340Z] #41 1.660 + RM_GOPATH=1 [2022-08-22T13:41:32.340Z] #41 1.660 + case "$(go env GOARCH)" in [2022-08-22T13:41:32.340Z] #41 1.660 ++ go env GOARCH [2022-08-22T13:41:32.340Z] #41 1.842 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:32.340Z] #41 1.842 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:32.340Z] #41 1.843 ++ dirname /install.sh [2022-08-22T13:41:32.340Z] #41 1.844 + dir=/ [2022-08-22T13:41:32.340Z] #41 1.845 + bin=tini [2022-08-22T13:41:32.340Z] #41 1.845 + shift [2022-08-22T13:41:32.340Z] #41 1.845 + '[' '!' -f //tini.installer ']' [2022-08-22T13:41:32.340Z] #41 1.845 + . //tini.installer [2022-08-22T13:41:32.340Z] #41 1.846 ++ : v0.19.0 [2022-08-22T13:41:32.340Z] #41 1.846 + install_tini [2022-08-22T13:41:32.340Z] #41 1.846 + echo 'Install tini version v0.19.0' [2022-08-22T13:41:32.340Z] #41 1.846 Install tini version v0.19.0 [2022-08-22T13:41:32.340Z] #41 1.846 + git clone https://github.com/krallin/tini.git /tmp/tmp.OMYbm2IC95/tini [2022-08-22T13:41:32.340Z] #41 1.848 Cloning into '/tmp/tmp.OMYbm2IC95/tini'... [2022-08-22T13:41:32.924Z] #41 3.518 + cd /tmp/tmp.OMYbm2IC95/tini [2022-08-22T13:41:32.924Z] #41 3.518 + git checkout -q v0.19.0 [2022-08-22T13:41:32.924Z] #41 3.539 + cmake . [2022-08-22T13:41:33.863Z] #41 4.552 -- The C compiler identification is GNU 10.2.1 [2022-08-22T13:41:33.863Z] #41 4.768 -- Detecting C compiler ABI info [2022-08-22T13:41:34.146Z] #64 9.184 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-22T13:41:34.146Z] #64 9.237 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:41:34.146Z] #64 ... [2022-08-22T13:41:34.146Z] [2022-08-22T13:41:34.146Z] #39 [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-22T13:41:34.146Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:34.146Z] #39 7.089 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:34.146Z] #39 7.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:34.146Z] #39 7.123 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:34.146Z] #39 8.325 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:34.146Z] #39 ... [2022-08-22T13:41:34.146Z] [2022-08-22T13:41:34.146Z] #35 [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-22T13:41:34.146Z] #35 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:41:34.146Z] #35 4.449 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-22T13:41:34.405Z] #35 ... [2022-08-22T13:41:34.405Z] [2022-08-22T13:41:34.405Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:34.405Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:34.405Z] #52 4.647 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-22T13:41:34.405Z] #52 6.391 go: downloading github.com/fatih/color v1.13.0 [2022-08-22T13:41:34.405Z] #52 6.438 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:41:34.405Z] #52 6.592 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-22T13:41:34.405Z] #52 6.602 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-22T13:41:34.405Z] #52 6.971 go: downloading github.com/spf13/viper v1.11.0 [2022-08-22T13:41:34.405Z] #52 7.127 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-22T13:41:34.405Z] #52 7.894 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-22T13:41:34.405Z] #52 7.902 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-22T13:41:34.405Z] #52 8.095 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-22T13:41:34.405Z] #52 8.116 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-22T13:41:34.405Z] #52 10.18 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-22T13:41:34.405Z] #52 10.38 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-22T13:41:34.405Z] #52 ... [2022-08-22T13:41:34.405Z] [2022-08-22T13:41:34.405Z] #33 [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-22T13:41:34.405Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:34.405Z] #33 3.276 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-22T13:41:34.663Z] #64 ... [2022-08-22T13:41:34.663Z] [2022-08-22T13:41:34.663Z] #48 [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-22T13:41:34.663Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:34.663Z] #48 ... [2022-08-22T13:41:34.663Z] [2022-08-22T13:41:34.663Z] #31 [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-22T13:41:34.663Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:41:34.663Z] #31 6.385 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-22T13:41:34.663Z] #31 6.385 Cloning into '.'... [2022-08-22T13:41:34.665Z] #33 ... [2022-08-22T13:41:34.665Z] [2022-08-22T13:41:34.665Z] #59 [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-22T13:41:34.665Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:41:34.665Z] #59 5.972 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:34.665Z] #59 6.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:34.665Z] #59 6.004 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:34.665Z] #59 7.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:34.665Z] #59 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:34.665Z] #59 ... [2022-08-22T13:41:34.665Z] [2022-08-22T13:41:34.665Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:34.665Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:34.665Z] #27 5.749 go: downloading github.com/containers/skopeo v1.9.0 [2022-08-22T13:41:34.665Z] #27 6.887 go: downloading github.com/containers/common v0.48.0 [2022-08-22T13:41:34.665Z] #27 8.608 go: downloading github.com/containers/image/v5 v5.21.2-0.20220712113758-29aec5f7bbbf [2022-08-22T13:41:34.665Z] #27 10.45 go: downloading github.com/containers/ocicrypt v1.1.5 [2022-08-22T13:41:34.665Z] #27 10.77 go: downloading github.com/containers/storage v1.41.0 [2022-08-22T13:41:34.715Z] #13 ... [2022-08-22T13:41:34.715Z] [2022-08-22T13:41:34.715Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:34.715Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:41:34.715Z] #74 50.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:41:34.715Z] #74 50.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:41:34.715Z] #74 50.65 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:41:34.715Z] #74 50.65 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:41:34.715Z] #74 50.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:41:34.715Z] #74 50.94 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:41:34.715Z] #74 51.11 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:41:34.715Z] #74 51.21 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:41:34.715Z] #74 51.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:41:34.924Z] #27 ... [2022-08-22T13:41:34.924Z] [2022-08-22T13:41:34.924Z] #50 [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-22T13:41:34.924Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:34.924Z] #50 4.106 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-22T13:41:34.924Z] #50 4.994 go: downloading github.com/fatih/color v1.10.0 [2022-08-22T13:41:34.924Z] #50 5.063 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-22T13:41:34.924Z] #50 5.063 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-22T13:41:34.924Z] #50 5.144 go: downloading github.com/pkg/errors v0.9.1 [2022-08-22T13:41:34.924Z] #50 5.288 go: downloading golang.org/x/tools v0.1.0 [2022-08-22T13:41:34.924Z] #50 5.327 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-22T13:41:34.924Z] #50 5.381 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-22T13:41:34.924Z] #50 5.730 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-22T13:41:34.924Z] #50 5.826 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-22T13:41:34.924Z] #50 10.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-22T13:41:34.924Z] #50 10.25 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-22T13:41:34.924Z] #50 10.42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-22T13:41:34.924Z] #50 ... [2022-08-22T13:41:34.924Z] [2022-08-22T13:41:34.924Z] #37 [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-22T13:41:34.924Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:41:34.924Z] #37 4.783 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-22T13:41:34.924Z] #37 5.345 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-22T13:41:34.924Z] #37 6.770 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-22T13:41:34.924Z] #37 7.153 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-22T13:41:34.924Z] #37 7.235 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-22T13:41:34.924Z] #37 10.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-22T13:41:35.184Z] #37 11.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:41:35.184Z] #37 ... [2022-08-22T13:41:35.184Z] [2022-08-22T13:41:35.184Z] #48 [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-22T13:41:35.184Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:35.184Z] #48 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:35.184Z] #48 6.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:35.184Z] #48 6.385 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:35.184Z] #48 7.151 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-22T13:41:35.184Z] #48 7.909 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:35.184Z] #48 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:35.246Z] #41 5.729 -- Detecting C compiler ABI info - done [2022-08-22T13:41:35.246Z] #41 5.893 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-22T13:41:35.246Z] #41 5.893 -- Detecting C compile features [2022-08-22T13:41:35.246Z] #41 5.893 -- Detecting C compile features - done [2022-08-22T13:41:35.246Z] #41 5.956 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-22T13:41:35.443Z] #48 ... [2022-08-22T13:41:35.443Z] [2022-08-22T13:41:35.443Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:35.443Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:35.443Z] #13 5.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:35.443Z] #13 5.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:35.443Z] #13 5.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:35.443Z] #13 6.409 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:35.443Z] #13 9.297 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:35.443Z] #13 ... [2022-08-22T13:41:35.443Z] [2022-08-22T13:41:35.443Z] #31 [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-22T13:41:35.443Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:41:35.443Z] #31 6.482 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-22T13:41:35.443Z] #31 6.505 Cloning into '.'... [2022-08-22T13:41:35.591Z] #31 ... [2022-08-22T13:41:35.591Z] [2022-08-22T13:41:35.591Z] #50 [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-22T13:41:35.591Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:35.591Z] #50 6.698 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-22T13:41:35.591Z] #50 7.680 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-22T13:41:35.591Z] #50 7.680 go: downloading github.com/fatih/color v1.10.0 [2022-08-22T13:41:35.591Z] #50 7.777 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-22T13:41:35.591Z] #50 7.847 go: downloading github.com/pkg/errors v0.9.1 [2022-08-22T13:41:35.591Z] #50 ... [2022-08-22T13:41:35.591Z] [2022-08-22T13:41:35.591Z] #25 [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-22T13:41:35.591Z] #25 sha256:bdc5ce6012fe7447de58dcc5165b2f2d5c06ac1e5ead9843a675dd611c0d7b4d [2022-08-22T13:41:35.591Z] #25 7.563 + RM_GOPATH=0 [2022-08-22T13:41:35.591Z] #25 7.563 + TMP_GOPATH= [2022-08-22T13:41:35.591Z] #25 7.563 + : /build [2022-08-22T13:41:35.591Z] #25 7.563 + '[' -z '' ']' [2022-08-22T13:41:35.591Z] #25 7.563 ++ mktemp -d [2022-08-22T13:41:35.591Z] #25 7.563 + export GOPATH=/tmp/tmp.26tDrZdIyO [2022-08-22T13:41:35.591Z] #25 7.563 + GOPATH=/tmp/tmp.26tDrZdIyO [2022-08-22T13:41:35.591Z] #25 7.563 + RM_GOPATH=1 [2022-08-22T13:41:35.591Z] #25 7.563 + case "$(go env GOARCH)" in [2022-08-22T13:41:35.591Z] #25 7.571 ++ go env GOARCH [2022-08-22T13:41:35.591Z] #25 7.599 Install docker/cli version 17.06.2-ce from stable [2022-08-22T13:41:35.591Z] #25 7.603 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:35.591Z] #25 7.603 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:35.591Z] #25 7.603 ++ dirname /install.sh [2022-08-22T13:41:35.591Z] #25 7.603 + dir=/ [2022-08-22T13:41:35.591Z] #25 7.603 + bin=dockercli [2022-08-22T13:41:35.591Z] #25 7.603 + shift [2022-08-22T13:41:35.591Z] #25 7.603 + '[' '!' -f //dockercli.installer ']' [2022-08-22T13:41:35.591Z] #25 7.603 + . //dockercli.installer [2022-08-22T13:41:35.591Z] #25 7.603 ++ : stable [2022-08-22T13:41:35.591Z] #25 7.603 ++ : 17.06.2-ce [2022-08-22T13:41:35.591Z] #25 7.603 + install_dockercli [2022-08-22T13:41:35.591Z] #25 7.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-22T13:41:35.591Z] #25 7.603 ++ uname -m [2022-08-22T13:41:35.591Z] #25 7.603 + arch=x86_64 [2022-08-22T13:41:35.591Z] #25 7.603 + '[' x86_64 '!=' x86_64 ']' [2022-08-22T13:41:35.591Z] #25 7.603 + url=https://download.docker.com/linux/static [2022-08-22T13:41:35.591Z] #25 7.618 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-22T13:41:35.591Z] #25 7.618 + tar -xz docker/docker [2022-08-22T13:41:35.704Z] #31 ... [2022-08-22T13:41:35.704Z] [2022-08-22T13:41:35.704Z] #44 [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-22T13:41:35.704Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:41:35.704Z] #44 4.222 + git clone https://github.com/docker/distribution.git . [2022-08-22T13:41:35.704Z] #44 4.222 Cloning into '.'... [2022-08-22T13:41:35.704Z] #44 ... [2022-08-22T13:41:35.704Z] [2022-08-22T13:41:35.704Z] #73 [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-22T13:41:35.704Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:41:35.704Z] #73 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:35.704Z] #73 6.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:35.704Z] #73 6.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:35.704Z] #73 8.273 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:35.704Z] #73 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:35.817Z] #41 6.423 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-22T13:41:35.817Z] #41 6.595 -- Configuring done [2022-08-22T13:41:35.817Z] #41 6.640 -- Generating done [2022-08-22T13:41:35.817Z] #41 6.647 -- Build files have been written to: /tmp/tmp.OMYbm2IC95/tini [2022-08-22T13:41:35.817Z] #41 6.679 + make tini-static [2022-08-22T13:41:35.847Z] #25 ... [2022-08-22T13:41:35.847Z] [2022-08-22T13:41:35.847Z] #50 [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-22T13:41:35.847Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:35.847Z] #50 8.212 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-22T13:41:35.847Z] #50 8.253 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-22T13:41:35.964Z] #73 ... [2022-08-22T13:41:35.964Z] [2022-08-22T13:41:35.964Z] #33 [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-22T13:41:35.964Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:35.964Z] #33 10.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-22T13:41:35.964Z] #33 11.02 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-22T13:41:35.964Z] #33 11.73 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-22T13:41:35.964Z] #33 11.82 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-22T13:41:36.104Z] #50 8.358 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-22T13:41:36.104Z] #50 8.409 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-22T13:41:36.361Z] #50 8.712 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-22T13:41:36.361Z] #50 8.765 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-22T13:41:36.531Z] #33 12.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-22T13:41:36.531Z] #33 12.59 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-22T13:41:36.531Z] #33 12.64 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-22T13:41:36.619Z] #50 8.935 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-22T13:41:36.758Z] #41 7.475 Scanning dependencies of target tini-static [2022-08-22T13:41:36.789Z] #33 12.72 go: downloading github.com/peterh/liner v1.2.2 [2022-08-22T13:41:37.019Z] #41 7.843 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-22T13:41:37.355Z] #33 13.09 go: downloading github.com/google/go-dap v0.6.0 [2022-08-22T13:41:37.556Z] #50 9.758 go: downloading golang.org/x/tools v0.1.0 [2022-08-22T13:41:37.556Z] #50 ... [2022-08-22T13:41:37.556Z] [2022-08-22T13:41:37.556Z] #54 [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-22T13:41:37.556Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:41:37.556Z] #54 7.658 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-22T13:41:37.556Z] #54 8.811 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-22T13:41:37.556Z] #54 8.816 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-22T13:41:37.556Z] #54 8.854 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-22T13:41:37.614Z] #33 13.64 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-22T13:41:37.815Z] #54 ... [2022-08-22T13:41:37.815Z] [2022-08-22T13:41:37.815Z] #73 [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-22T13:41:37.815Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:41:37.815Z] #73 9.446 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:37.815Z] #73 9.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:37.815Z] #73 9.543 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:37.815Z] #73 ... [2022-08-22T13:41:37.815Z] [2022-08-22T13:41:37.815Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:37.815Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:37.815Z] #13 8.746 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:37.815Z] #13 8.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:37.815Z] #13 8.800 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:38.072Z] #13 ... [2022-08-22T13:41:38.072Z] [2022-08-22T13:41:38.072Z] #35 [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-22T13:41:38.072Z] #35 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:41:38.072Z] #35 8.551 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-22T13:41:38.072Z] #35 ... [2022-08-22T13:41:38.072Z] [2022-08-22T13:41:38.072Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:38.072Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:38.072Z] #52 7.830 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-22T13:41:38.181Z] #33 14.17 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-22T13:41:38.328Z] #52 ... [2022-08-22T13:41:38.328Z] [2022-08-22T13:41:38.328Z] #44 [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-22T13:41:38.328Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:41:38.328Z] #44 7.659 + git clone https://github.com/docker/distribution.git . [2022-08-22T13:41:38.328Z] #44 7.674 Cloning into '.'... [2022-08-22T13:41:38.405Z] #41 ... [2022-08-22T13:41:38.405Z] [2022-08-22T13:41:38.405Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:38.405Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:38.405Z] #13 116.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-22T13:41:38.405Z] #13 116.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:41:38.405Z] #13 116.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:41:38.405Z] #13 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-22T13:41:38.405Z] #13 117.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:41:38.405Z] #13 117.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:41:38.440Z] #33 14.41 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-22T13:41:38.584Z] #44 ... [2022-08-22T13:41:38.584Z] [2022-08-22T13:41:38.584Z] #37 [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-22T13:41:38.584Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:41:38.584Z] #37 8.746 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-22T13:41:38.584Z] #37 10.21 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-22T13:41:38.584Z] #37 ... [2022-08-22T13:41:38.584Z] [2022-08-22T13:41:38.584Z] #59 [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-22T13:41:38.584Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:41:38.584Z] #59 8.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:38.584Z] #59 9.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:38.584Z] #59 9.056 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:38.699Z] #33 ... [2022-08-22T13:41:38.699Z] [2022-08-22T13:41:38.699Z] #54 [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-22T13:41:38.699Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:41:38.699Z] #54 4.640 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-22T13:41:38.699Z] #54 5.730 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-22T13:41:38.699Z] #54 5.730 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-22T13:41:38.699Z] #54 5.771 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-22T13:41:38.699Z] #54 8.220 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-22T13:41:38.699Z] #54 ... [2022-08-22T13:41:38.699Z] [2022-08-22T13:41:38.699Z] #33 [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-22T13:41:38.699Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:38.699Z] #33 14.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-22T13:41:38.841Z] #59 ... [2022-08-22T13:41:38.841Z] [2022-08-22T13:41:38.841Z] #39 [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-22T13:41:38.841Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:38.841Z] #39 8.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:38.841Z] #39 9.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:38.841Z] #39 9.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:38.841Z] #39 ... [2022-08-22T13:41:38.841Z] [2022-08-22T13:41:38.841Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:38.841Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:38.841Z] #27 7.363 go: downloading github.com/containers/skopeo v1.9.0 [2022-08-22T13:41:38.841Z] #27 8.578 go: downloading github.com/containers/common v0.48.0 [2022-08-22T13:41:38.841Z] #27 10.42 go: downloading github.com/containers/image/v5 v5.21.2-0.20220712113758-29aec5f7bbbf [2022-08-22T13:41:38.887Z] #74 ... [2022-08-22T13:41:38.887Z] [2022-08-22T13:41:38.887Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:38.887Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:41:38.887Z] #13 103.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-22T13:41:38.887Z] #13 103.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-22T13:41:38.887Z] #13 103.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:41:38.958Z] #33 14.90 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-22T13:41:38.979Z] #13 ... [2022-08-22T13:41:38.979Z] [2022-08-22T13:41:38.979Z] #50 [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-22T13:41:38.979Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:38.979Z] #50 117.5 gotestsum version dev [2022-08-22T13:41:38.979Z] #50 DONE 117.9s [2022-08-22T13:41:39.097Z] #27 ... [2022-08-22T13:41:39.098Z] [2022-08-22T13:41:39.098Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:39.098Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:39.098Z] #52 10.85 go: downloading github.com/fatih/color v1.13.0 [2022-08-22T13:41:39.098Z] #52 10.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:41:39.098Z] #52 11.18 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-22T13:41:39.098Z] #52 11.27 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-22T13:41:39.242Z] [2022-08-22T13:41:39.242Z] #61 [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-22T13:41:39.242Z] #61 sha256:7c347943e0cca769ee5f913eae19748c318547fe80f411e341c4a25b90531394 [2022-08-22T13:41:39.669Z] #52 11.88 go: downloading github.com/spf13/viper v1.11.0 [2022-08-22T13:41:39.669Z] #52 12.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-22T13:41:39.812Z] #61 ... [2022-08-22T13:41:39.812Z] [2022-08-22T13:41:39.812Z] #41 [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-22T13:41:39.812Z] #41 sha256:46d3f2f0ddd16a44535308e3e3b7519fc41aea194a222fe8ada0755d583fa28b [2022-08-22T13:41:39.812Z] #41 10.44 [100%] Linking C executable tini-static [2022-08-22T13:41:40.334Z] #33 ... [2022-08-22T13:41:40.334Z] [2022-08-22T13:41:40.334Z] #25 [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-22T13:41:40.334Z] #25 sha256:fed1823148c8ad4faba79fa5cb685819adfd7ca292d224b0cc1706449a0bbc0e [2022-08-22T13:41:40.334Z] #25 14.90 + mkdir -p /build [2022-08-22T13:41:40.334Z] #25 14.91 + mv docker/docker /build/ [2022-08-22T13:41:40.334Z] #25 14.91 + rmdir docker [2022-08-22T13:41:40.334Z] #25 DONE 16.1s [2022-08-22T13:41:40.595Z] [2022-08-22T13:41:40.595Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:40.595Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:40.595Z] #27 12.25 go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-22T13:41:40.595Z] #27 12.25 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 [2022-08-22T13:41:40.595Z] #27 12.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:41:40.595Z] #27 12.79 go: downloading github.com/spf13/cobra v1.5.0 [2022-08-22T13:41:40.595Z] #27 13.10 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 [2022-08-22T13:41:40.595Z] #27 13.11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-08-22T13:41:40.595Z] #27 13.60 go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-22T13:41:40.595Z] #27 14.98 go: downloading github.com/docker/go-connections v0.4.0 [2022-08-22T13:41:40.595Z] #27 15.08 go: downloading github.com/ghodss/yaml v1.0.0 [2022-08-22T13:41:40.595Z] #27 15.21 go: downloading github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a [2022-08-22T13:41:40.595Z] #27 15.25 go: downloading github.com/docker/docker v20.10.17+incompatible [2022-08-22T13:41:40.595Z] #27 15.77 go: downloading github.com/klauspost/compress v1.15.7 [2022-08-22T13:41:41.037Z] #52 13.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-22T13:41:41.037Z] #52 13.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-22T13:41:41.037Z] #52 13.47 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-22T13:41:41.196Z] #41 11.80 [100%] Built target tini-static [2022-08-22T13:41:41.196Z] #41 11.99 + mkdir -p /build [2022-08-22T13:41:41.295Z] #52 13.66 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-22T13:41:41.457Z] #41 12.03 + cp tini-static /build/docker-init [2022-08-22T13:41:41.457Z] #41 DONE 12.2s [2022-08-22T13:41:41.457Z] [2022-08-22T13:41:41.457Z] #44 [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-22T13:41:41.457Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:41:43.125Z] #27 ... [2022-08-22T13:41:43.125Z] [2022-08-22T13:41:43.125Z] #35 [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-22T13:41:43.125Z] #35 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:41:43.125Z] #35 18.77 tomll can be used in two ways: [2022-08-22T13:41:43.125Z] #35 18.77 Writing to STDIN and reading from STDOUT: [2022-08-22T13:41:43.125Z] #35 18.77 cat file.toml | tomll > file.toml [2022-08-22T13:41:43.125Z] #35 18.77 [2022-08-22T13:41:43.125Z] #35 18.77 Reading and updating a list of files: [2022-08-22T13:41:43.125Z] #35 18.77 tomll a.toml b.toml c.toml [2022-08-22T13:41:43.125Z] #35 18.77 [2022-08-22T13:41:43.125Z] #35 18.77 When given a list of files, tomll will modify all files in place without asking. [2022-08-22T13:41:43.819Z] #52 15.73 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-22T13:41:43.819Z] #52 15.85 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-22T13:41:43.819Z] #52 15.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-22T13:41:43.819Z] #52 16.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-22T13:41:44.062Z] #35 DONE 19.9s [2022-08-22T13:41:44.062Z] [2022-08-22T13:41:44.062Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:44.062Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:44.062Z] #52 10.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-22T13:41:44.062Z] #52 10.80 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-22T13:41:44.062Z] #52 15.96 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-22T13:41:44.062Z] #52 16.01 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-22T13:41:44.062Z] #52 16.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-22T13:41:44.062Z] #52 16.48 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-22T13:41:44.062Z] #52 16.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-22T13:41:44.062Z] #52 16.66 go: downloading github.com/spf13/afero v1.8.2 [2022-08-22T13:41:44.062Z] #52 16.86 go: downloading github.com/spf13/cast v1.4.1 [2022-08-22T13:41:44.062Z] #52 17.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-22T13:41:44.062Z] #52 17.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-22T13:41:44.062Z] #52 17.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-22T13:41:44.062Z] #52 17.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-22T13:41:44.062Z] #52 17.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-22T13:41:44.062Z] #52 17.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-22T13:41:44.062Z] #52 18.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-22T13:41:44.062Z] #52 18.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-22T13:41:44.062Z] #52 18.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-22T13:41:44.062Z] #52 18.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-22T13:41:44.062Z] #52 19.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-22T13:41:44.062Z] #52 19.81 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-22T13:41:44.137Z] #13 109.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-22T13:41:44.137Z] #13 109.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-22T13:41:44.137Z] #13 109.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:41:44.138Z] #13 109.4 Selecting previously unselected package libapparmor1:arm64. [2022-08-22T13:41:44.138Z] #13 109.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-22T13:41:44.138Z] #13 109.4 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-22T13:41:44.138Z] #13 109.5 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-22T13:41:44.138Z] #13 109.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-22T13:41:44.138Z] #13 109.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-22T13:41:44.138Z] #13 109.7 Selecting previously unselected package libbtrfs0:arm64. [2022-08-22T13:41:44.138Z] #13 109.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-22T13:41:44.138Z] #13 109.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-22T13:41:44.321Z] #52 20.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-22T13:41:44.395Z] #13 109.9 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-22T13:41:44.395Z] #13 109.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-22T13:41:44.395Z] #13 109.9 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-22T13:41:44.581Z] #52 20.41 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-22T13:41:44.581Z] #52 ... [2022-08-22T13:41:44.581Z] [2022-08-22T13:41:44.581Z] #64 [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-22T13:41:44.581Z] #64 sha256:496b19b5233285290c8c951a38f90f3515c630fb281d12aa86327abac2df174f [2022-08-22T13:41:44.581Z] #64 10.21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-22T13:41:44.581Z] #64 14.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-22T13:41:44.581Z] #64 15.20 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:41:44.581Z] #64 15.26 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-22T13:41:44.581Z] #64 15.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-22T13:41:44.581Z] #64 15.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:41:44.581Z] #64 15.57 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:41:44.581Z] #64 16.13 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-22T13:41:44.581Z] #64 16.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-22T13:41:44.581Z] #64 16.89 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-22T13:41:44.581Z] #64 20.01 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-22T13:41:44.581Z] #64 20.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:41:44.655Z] #13 110.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-22T13:41:44.655Z] #13 110.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-22T13:41:44.655Z] #13 110.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:41:44.655Z] #13 110.2 Selecting previously unselected package libudev-dev:arm64. [2022-08-22T13:41:44.655Z] #13 110.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-22T13:41:44.655Z] #13 110.3 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-22T13:41:44.840Z] #64 ... [2022-08-22T13:41:44.840Z] [2022-08-22T13:41:44.840Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:44.840Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:44.840Z] #52 20.64 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-22T13:41:44.840Z] #52 20.71 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-22T13:41:44.840Z] #52 20.75 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-22T13:41:44.912Z] #13 110.4 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-22T13:41:44.912Z] #13 110.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-22T13:41:44.912Z] #13 110.4 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-22T13:41:45.169Z] #13 110.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-22T13:41:45.169Z] #13 110.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-22T13:41:45.169Z] #13 110.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-22T13:41:45.169Z] #13 110.8 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-22T13:41:45.169Z] #13 110.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-22T13:41:45.169Z] #13 110.8 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-22T13:41:45.205Z] #52 ... [2022-08-22T13:41:45.206Z] [2022-08-22T13:41:45.206Z] #64 [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-22T13:41:45.206Z] #64 sha256:416e6099877abfdb18328115ac39bcc8c2c8bb9f33b770ab84bc8e9f512e558c [2022-08-22T13:41:45.206Z] #64 8.019 + RM_GOPATH=0 [2022-08-22T13:41:45.206Z] #64 8.019 + TMP_GOPATH= [2022-08-22T13:41:45.206Z] #64 8.019 + : /build [2022-08-22T13:41:45.206Z] #64 8.019 + '[' -z '' ']' [2022-08-22T13:41:45.206Z] #64 8.024 ++ mktemp -d [2022-08-22T13:41:45.206Z] #64 8.030 + export GOPATH=/tmp/tmp.CGmjnGtTBv [2022-08-22T13:41:45.206Z] #64 8.030 + GOPATH=/tmp/tmp.CGmjnGtTBv [2022-08-22T13:41:45.206Z] #64 8.030 + RM_GOPATH=1 [2022-08-22T13:41:45.206Z] #64 8.030 + case "$(go env GOARCH)" in [2022-08-22T13:41:45.206Z] #64 8.054 ++ go env GOARCH [2022-08-22T13:41:45.206Z] #64 8.130 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:45.206Z] #64 8.130 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:45.206Z] #64 8.130 ++ dirname /install.sh [2022-08-22T13:41:45.206Z] #64 8.138 + dir=/ [2022-08-22T13:41:45.206Z] #64 8.138 + bin=rootlesskit [2022-08-22T13:41:45.206Z] #64 8.138 + shift [2022-08-22T13:41:45.206Z] #64 8.138 + '[' '!' -f //rootlesskit.installer ']' [2022-08-22T13:41:45.206Z] #64 8.138 + . //rootlesskit.installer [2022-08-22T13:41:45.206Z] #64 8.155 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:45.206Z] #64 8.155 + install_rootlesskit [2022-08-22T13:41:45.206Z] #64 8.155 + case "$1" in [2022-08-22T13:41:45.206Z] #64 8.155 + export CGO_ENABLED=0 [2022-08-22T13:41:45.206Z] #64 8.155 + CGO_ENABLED=0 [2022-08-22T13:41:45.206Z] #64 8.155 + _install_rootlesskit [2022-08-22T13:41:45.206Z] #64 8.155 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-22T13:41:45.206Z] #64 8.156 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:45.206Z] #64 8.156 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:41:45.206Z] #64 8.156 + GOBIN=/build [2022-08-22T13:41:45.206Z] #64 8.157 + GO111MODULE=on [2022-08-22T13:41:45.206Z] #64 8.157 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:45.206Z] #64 8.756 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-22T13:41:45.206Z] #64 12.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:41:45.206Z] #64 13.04 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-22T13:41:45.206Z] #64 14.18 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-22T13:41:45.407Z] #52 ... [2022-08-22T13:41:45.407Z] [2022-08-22T13:41:45.407Z] #39 [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-22T13:41:45.407Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:45.407Z] #39 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:45.407Z] #39 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:45.407Z] #39 ... [2022-08-22T13:41:45.407Z] [2022-08-22T13:41:45.407Z] #33 [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-22T13:41:45.407Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:45.407Z] #33 16.72 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-22T13:41:45.407Z] #33 16.77 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-22T13:41:45.425Z] #13 111.0 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-22T13:41:45.425Z] #13 111.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-22T13:41:45.425Z] #13 111.0 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-22T13:41:45.682Z] #13 111.1 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-22T13:41:45.682Z] #13 111.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-22T13:41:45.682Z] #13 111.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-22T13:41:45.979Z] #33 ... [2022-08-22T13:41:45.979Z] [2022-08-22T13:41:45.979Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:45.979Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:45.979Z] #52 22.05 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-22T13:41:46.195Z] #13 111.7 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-22T13:41:46.195Z] #13 111.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-22T13:41:46.195Z] #13 111.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-22T13:41:46.238Z] #52 22.09 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-22T13:41:46.238Z] #52 22.23 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-22T13:41:46.238Z] #52 22.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-22T13:41:46.238Z] #52 22.32 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-22T13:41:46.451Z] #13 112.0 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-22T13:41:46.451Z] #13 112.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-22T13:41:46.451Z] #13 112.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:41:46.499Z] #52 22.33 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-22T13:41:46.499Z] #52 ... [2022-08-22T13:41:46.499Z] [2022-08-22T13:41:46.499Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:46.499Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:46.499Z] #13 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:46.499Z] #13 22.39 Fetched 8571 kB in 17s (491 kB/s) [2022-08-22T13:41:46.499Z] #13 22.39 Reading package lists... [2022-08-22T13:41:46.499Z] #13 ... [2022-08-22T13:41:46.499Z] [2022-08-22T13:41:46.499Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:46.499Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:46.499Z] #52 22.49 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-22T13:41:46.499Z] #52 22.52 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-22T13:41:46.575Z] #64 ... [2022-08-22T13:41:46.575Z] [2022-08-22T13:41:46.575Z] #33 [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-22T13:41:46.575Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:46.575Z] #33 8.697 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-22T13:41:46.575Z] #33 ... [2022-08-22T13:41:46.575Z] [2022-08-22T13:41:46.575Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:46.575Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:46.575Z] #27 13.37 go: downloading github.com/containers/ocicrypt v1.1.5 [2022-08-22T13:41:46.575Z] #27 13.69 go: downloading github.com/containers/storage v1.41.0 [2022-08-22T13:41:46.575Z] #27 15.62 go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-22T13:41:46.575Z] #27 15.62 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 [2022-08-22T13:41:46.575Z] #27 15.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-22T13:41:46.575Z] #27 16.00 go: downloading github.com/spf13/cobra v1.5.0 [2022-08-22T13:41:46.575Z] #27 16.12 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 [2022-08-22T13:41:46.575Z] #27 16.21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-08-22T13:41:46.575Z] #27 16.38 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-22T13:41:46.575Z] #27 17.39 go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-22T13:41:46.708Z] #13 112.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-22T13:41:46.708Z] #13 112.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-22T13:41:46.708Z] #13 112.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-22T13:41:46.708Z] #13 112.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-22T13:41:46.708Z] #13 112.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-22T13:41:46.708Z] #13 112.3 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-22T13:41:46.758Z] #52 22.58 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-22T13:41:46.758Z] #52 22.71 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-22T13:41:46.964Z] #13 ... [2022-08-22T13:41:46.964Z] [2022-08-22T13:41:46.964Z] #64 [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-22T13:41:46.964Z] #64 sha256:70cfe31326e032c93bb39f25947c2e40b8600faf35961279b75768bbbd8caa27 [2022-08-22T13:41:46.964Z] #64 112.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:41:46.964Z] #64 112.1 + GOBIN=/build [2022-08-22T13:41:46.964Z] #64 112.1 + GO111MODULE=on [2022-08-22T13:41:46.964Z] #64 112.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:41:47.019Z] #52 22.87 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-22T13:41:47.019Z] #52 22.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-22T13:41:47.019Z] #52 22.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-22T13:41:47.019Z] #52 23.01 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-22T13:41:47.019Z] #52 23.09 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-22T13:41:47.019Z] #52 ... [2022-08-22T13:41:47.019Z] [2022-08-22T13:41:47.019Z] #59 [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-22T13:41:47.019Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:41:47.019Z] #59 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:47.019Z] #59 22.25 Fetched 8571 kB in 17s (518 kB/s) [2022-08-22T13:41:47.139Z] #27 19.32 go: downloading github.com/vbauerster/mpb/v7 v7.4.2 [2022-08-22T13:41:47.139Z] #27 ... [2022-08-22T13:41:47.139Z] [2022-08-22T13:41:47.139Z] #48 [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-22T13:41:47.139Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:47.139Z] #48 8.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:41:47.139Z] #48 9.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:41:47.139Z] #48 9.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:41:47.139Z] #48 9.838 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-22T13:41:47.139Z] #48 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:47.139Z] #48 15.98 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:47.139Z] #48 ... [2022-08-22T13:41:47.139Z] [2022-08-22T13:41:47.139Z] #37 [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-22T13:41:47.139Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:41:47.139Z] #37 12.79 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-22T13:41:47.139Z] #37 13.57 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-22T13:41:47.139Z] #37 13.80 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-22T13:41:47.139Z] #37 18.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-22T13:41:47.139Z] #37 19.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:41:47.278Z] #59 22.25 Reading package lists... [2022-08-22T13:41:47.278Z] #59 ... [2022-08-22T13:41:47.278Z] [2022-08-22T13:41:47.278Z] #39 [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-22T13:41:47.278Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:47.278Z] #39 23.13 Fetched 8571 kB in 16s (524 kB/s) [2022-08-22T13:41:47.278Z] #39 23.13 Reading package lists... [2022-08-22T13:41:47.278Z] #39 ... [2022-08-22T13:41:47.278Z] [2022-08-22T13:41:47.278Z] #50 [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-22T13:41:47.278Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:47.278Z] #50 13.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-22T13:41:47.278Z] #50 13.32 go: downloading golang.org/x/mod v0.3.0 [2022-08-22T13:41:47.396Z] #37 ... [2022-08-22T13:41:47.396Z] [2022-08-22T13:41:47.396Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:47.396Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:47.396Z] #27 19.62 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-08-22T13:41:47.396Z] #27 19.69 go: downloading github.com/docker/go-connections v0.4.0 [2022-08-22T13:41:47.537Z] #50 ... [2022-08-22T13:41:47.537Z] [2022-08-22T13:41:47.537Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:47.537Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:47.537Z] #52 23.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-22T13:41:47.537Z] #52 23.35 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-22T13:41:47.537Z] #52 23.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-22T13:41:47.537Z] #52 23.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-22T13:41:47.653Z] #27 19.94 go: downloading github.com/ghodss/yaml v1.0.0 [2022-08-22T13:41:47.796Z] #52 23.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-22T13:41:47.796Z] #52 23.76 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-22T13:41:47.796Z] #52 23.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-22T13:41:47.796Z] #52 ... [2022-08-22T13:41:47.796Z] [2022-08-22T13:41:47.796Z] #48 [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-22T13:41:47.796Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:47.796Z] #48 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:47.796Z] #48 16.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-22T13:41:47.910Z] #27 20.27 go: downloading github.com/containers/libtrust v0.0.0-20200511145503-9c3a6c22cd9a [2022-08-22T13:41:48.056Z] #48 ... [2022-08-22T13:41:48.056Z] [2022-08-22T13:41:48.056Z] #73 [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-22T13:41:48.056Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:41:48.056Z] #73 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:48.056Z] #73 23.65 Fetched 8571 kB in 17s (503 kB/s) [2022-08-22T13:41:48.167Z] #27 20.40 go: downloading github.com/docker/docker v20.10.17+incompatible [2022-08-22T13:41:48.167Z] #27 ... [2022-08-22T13:41:48.167Z] [2022-08-22T13:41:48.167Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:48.167Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:48.167Z] #13 10.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:48.167Z] #13 15.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:48.167Z] #13 18.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:48.314Z] #73 23.65 Reading package lists... [2022-08-22T13:41:48.314Z] #73 ... [2022-08-22T13:41:48.314Z] [2022-08-22T13:41:48.314Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:48.314Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:48.314Z] #27 24.15 go: downloading github.com/klauspost/pgzip v1.2.5 [2022-08-22T13:41:48.314Z] #27 24.31 go: downloading github.com/ulikunitz/xz v0.5.10 [2022-08-22T13:41:48.424Z] #13 ... [2022-08-22T13:41:48.424Z] [2022-08-22T13:41:48.424Z] #50 [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-22T13:41:48.424Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:41:48.424Z] #50 20.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-22T13:41:48.424Z] #50 20.65 go: downloading golang.org/x/mod v0.3.0 [2022-08-22T13:41:49.369Z] #50 ... [2022-08-22T13:41:49.369Z] [2022-08-22T13:41:49.369Z] #39 [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-22T13:41:49.369Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:49.369Z] #39 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:49.369Z] #39 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:49.369Z] #39 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:49.369Z] #39 ... [2022-08-22T13:41:49.369Z] [2022-08-22T13:41:49.369Z] #59 [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-22T13:41:49.369Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:41:49.369Z] #59 11.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:49.369Z] #59 15.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:49.369Z] #59 18.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:49.369Z] #59 ... [2022-08-22T13:41:49.369Z] [2022-08-22T13:41:49.369Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:41:49.369Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:41:49.369Z] #27 21.68 go: downloading github.com/klauspost/compress v1.15.7 [2022-08-22T13:41:49.695Z] #27 25.56 go: downloading github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 [2022-08-22T13:41:49.934Z] #27 ... [2022-08-22T13:41:49.934Z] [2022-08-22T13:41:49.934Z] #54 [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-22T13:41:49.934Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:41:49.934Z] #54 12.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-22T13:41:49.934Z] #54 ... [2022-08-22T13:41:49.934Z] [2022-08-22T13:41:49.934Z] #64 [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-22T13:41:49.934Z] #64 sha256:416e6099877abfdb18328115ac39bcc8c2c8bb9f33b770ab84bc8e9f512e558c [2022-08-22T13:41:49.934Z] #64 19.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-22T13:41:49.934Z] #64 20.66 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:41:49.934Z] #64 20.68 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-22T13:41:49.934Z] #64 20.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-22T13:41:49.934Z] #64 21.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-22T13:41:49.934Z] #64 21.40 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:41:49.971Z] #27 26.08 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 [2022-08-22T13:41:50.192Z] #64 22.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-22T13:41:50.309Z] #64 ... [2022-08-22T13:41:50.309Z] [2022-08-22T13:41:50.309Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:50.309Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:41:50.309Z] #74 63.26 configure.ac:7: installing 'build-aux/compile' [2022-08-22T13:41:50.309Z] #74 63.26 configure.ac:9: installing 'build-aux/config.guess' [2022-08-22T13:41:50.309Z] #74 63.29 configure.ac:9: installing 'build-aux/config.sub' [2022-08-22T13:41:50.309Z] #74 63.29 configure.ac:11: installing 'build-aux/install-sh' [2022-08-22T13:41:50.309Z] #74 63.32 configure.ac:11: installing 'build-aux/missing' [2022-08-22T13:41:50.309Z] #74 63.56 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:41:50.309Z] #74 63.67 parallel-tests: installing 'build-aux/test-driver' [2022-08-22T13:41:50.309Z] #74 66.13 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:41:50.309Z] #74 66.13 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:41:50.309Z] #74 66.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:41:50.309Z] #74 66.78 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:41:50.309Z] #74 66.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:41:50.309Z] #74 67.06 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:41:50.309Z] #74 67.21 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:41:50.309Z] #74 67.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:41:50.309Z] #74 ... [2022-08-22T13:41:50.309Z] [2022-08-22T13:41:50.309Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:50.309Z] #13 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-22T13:41:50.309Z] #13 113.0 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-22T13:41:50.309Z] #13 113.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-22T13:41:50.309Z] #13 113.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:41:50.309Z] #13 113.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-22T13:41:50.309Z] #13 113.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-22T13:41:50.309Z] #13 113.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-22T13:41:50.309Z] #13 113.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-22T13:41:50.309Z] #13 113.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:41:50.309Z] #13 113.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-22T13:41:50.309Z] #13 113.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:41:50.309Z] #13 113.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:41:50.309Z] #13 113.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:41:50.309Z] #13 113.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:41:50.309Z] #13 113.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-22T13:41:50.309Z] #13 113.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:41:50.449Z] #64 ... [2022-08-22T13:41:50.449Z] [2022-08-22T13:41:50.449Z] #73 [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-22T13:41:50.449Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:41:50.449Z] #73 12.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:41:50.449Z] #73 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:41:50.449Z] #73 19.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:50.449Z] #73 ... [2022-08-22T13:41:50.449Z] [2022-08-22T13:41:50.449Z] #48 [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-22T13:41:50.449Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:50.449Z] #48 19.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:41:50.706Z] #48 22.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-22T13:41:51.875Z] #27 27.50 go: downloading github.com/vbauerster/mpb/v7 v7.4.2 [2022-08-22T13:41:51.875Z] #27 27.74 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2022-08-22T13:41:51.875Z] #27 27.85 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-22T13:41:52.082Z] #48 ... [2022-08-22T13:41:52.082Z] [2022-08-22T13:41:52.082Z] #25 [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-22T13:41:52.082Z] #25 sha256:bdc5ce6012fe7447de58dcc5165b2f2d5c06ac1e5ead9843a675dd611c0d7b4d [2022-08-22T13:41:52.082Z] #25 22.88 + mkdir -p /build [2022-08-22T13:41:52.082Z] #25 22.88 + mv docker/docker /build/ [2022-08-22T13:41:52.082Z] #25 22.90 + rmdir docker [2022-08-22T13:41:52.082Z] #25 DONE 23.8s [2022-08-22T13:41:52.082Z] [2022-08-22T13:41:52.082Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:52.082Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:52.082Z] #52 23.82 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-22T13:41:52.082Z] #52 23.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-22T13:41:52.082Z] #52 24.14 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-22T13:41:52.339Z] #52 24.54 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-22T13:41:52.339Z] #52 24.63 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-22T13:41:52.443Z] #27 28.21 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-22T13:41:52.596Z] #52 24.83 go: downloading github.com/spf13/afero v1.8.2 [2022-08-22T13:41:52.596Z] #52 24.93 go: downloading github.com/spf13/cast v1.4.1 [2022-08-22T13:41:52.705Z] #27 28.65 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 [2022-08-22T13:41:52.853Z] #52 25.21 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-22T13:41:52.965Z] #27 29.08 go: downloading github.com/docker/docker-credential-helpers v0.6.4 [2022-08-22T13:41:53.417Z] #52 25.55 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-22T13:41:53.417Z] #52 25.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-22T13:41:53.417Z] #52 25.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-22T13:41:53.417Z] #52 25.87 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-22T13:41:53.547Z] #27 29.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:41:53.547Z] #27 ... [2022-08-22T13:41:53.547Z] [2022-08-22T13:41:53.548Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:53.548Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:53.548Z] #52 24.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-22T13:41:53.548Z] #52 24.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-22T13:41:53.548Z] #52 24.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-22T13:41:53.548Z] #52 24.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-22T13:41:53.548Z] #52 24.45 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-22T13:41:53.548Z] #52 24.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-22T13:41:53.548Z] #52 24.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-22T13:41:53.548Z] #52 24.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-22T13:41:53.548Z] #52 24.84 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-22T13:41:53.548Z] #52 24.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-22T13:41:53.548Z] #52 24.97 go: downloading github.com/julz/importas v0.1.0 [2022-08-22T13:41:53.548Z] #52 24.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-22T13:41:53.548Z] #52 25.12 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-22T13:41:53.548Z] #52 25.18 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-22T13:41:53.548Z] #52 25.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-22T13:41:53.548Z] #52 25.29 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-22T13:41:53.548Z] #52 25.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-22T13:41:53.548Z] #52 25.37 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-22T13:41:53.548Z] #52 25.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-22T13:41:53.548Z] #52 25.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-22T13:41:53.548Z] #52 25.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-22T13:41:53.548Z] #52 25.76 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-22T13:41:53.548Z] #52 26.43 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-22T13:41:53.548Z] #52 26.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-22T13:41:53.548Z] #52 26.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-22T13:41:53.548Z] #52 26.54 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-22T13:41:53.548Z] #52 26.74 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-22T13:41:53.548Z] #52 26.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-22T13:41:53.548Z] #52 26.93 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-22T13:41:53.548Z] #52 27.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-22T13:41:53.548Z] #52 27.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-22T13:41:53.548Z] #52 27.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-22T13:41:53.548Z] #52 27.50 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-22T13:41:53.548Z] #52 27.57 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-22T13:41:53.548Z] #52 27.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-22T13:41:53.548Z] #52 27.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-22T13:41:53.548Z] #52 27.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-22T13:41:53.548Z] #52 28.00 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-22T13:41:53.548Z] #52 28.08 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-22T13:41:53.548Z] #52 28.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-22T13:41:53.548Z] #52 28.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-22T13:41:53.548Z] #52 28.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-22T13:41:53.548Z] #52 28.31 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-22T13:41:53.548Z] #52 28.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-22T13:41:53.548Z] #52 28.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-22T13:41:53.548Z] #52 28.93 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-22T13:41:53.548Z] #52 28.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-22T13:41:53.548Z] #52 29.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-22T13:41:53.548Z] #52 29.11 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-22T13:41:53.548Z] #52 29.28 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-22T13:41:53.548Z] #52 29.56 go: downloading honnef.co/go/tools v0.3.1 [2022-08-22T13:41:53.675Z] #52 26.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-22T13:41:53.675Z] #52 26.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-22T13:41:53.685Z] #44 ... [2022-08-22T13:41:53.685Z] [2022-08-22T13:41:53.686Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:41:53.686Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:41:53.686Z] #13 132.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-22T13:41:53.686Z] #13 132.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:41:53.686Z] #13 132.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:41:53.807Z] #52 ... [2022-08-22T13:41:53.807Z] [2022-08-22T13:41:53.807Z] #39 [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-22T13:41:53.807Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:41:53.807Z] #39 23.13 Reading package lists... [2022-08-22T13:41:53.935Z] #52 26.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-22T13:41:54.193Z] #52 26.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-22T13:41:54.450Z] #52 26.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-22T13:41:54.500Z] #13 DONE 119.7s [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #64 [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-22T13:41:54.500Z] #64 sha256:70cfe31326e032c93bb39f25947c2e40b8600faf35961279b75768bbbd8caa27 [2022-08-22T13:41:54.500Z] #64 117.8 rootlesskit version 1.0.0 [2022-08-22T13:41:54.500Z] #64 117.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-22T13:41:54.500Z] #64 117.9 -container-ip string [2022-08-22T13:41:54.500Z] #64 117.9 container ip [2022-08-22T13:41:54.500Z] #64 117.9 -container-port int [2022-08-22T13:41:54.500Z] #64 117.9 container port (default -1) [2022-08-22T13:41:54.500Z] #64 117.9 -host-ip string [2022-08-22T13:41:54.500Z] #64 117.9 host ip [2022-08-22T13:41:54.500Z] #64 117.9 -host-port int [2022-08-22T13:41:54.500Z] #64 117.9 host port (default -1) [2022-08-22T13:41:54.500Z] #64 117.9 -proto string [2022-08-22T13:41:54.500Z] #64 117.9 proxy protocol (default "tcp") [2022-08-22T13:41:54.500Z] #64 DONE 119.2s [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-22T13:41:54.500Z] #56 sha256:918bc15402fd1b3db882e321f4f52a09de12e35dc21ac9ac92aef8416e9ff088 [2022-08-22T13:41:54.500Z] #56 ... [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #65 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-22T13:41:54.500Z] #65 sha256:b2bdeed2a9bfc6d3a68698295a2d3ef828ea31ae297e3ff603aa5563fa11dd30 [2022-08-22T13:41:54.500Z] #65 DONE 0.2s [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-22T13:41:54.500Z] #56 sha256:918bc15402fd1b3db882e321f4f52a09de12e35dc21ac9ac92aef8416e9ff088 [2022-08-22T13:41:54.500Z] #56 DONE 0.3s [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #57 [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-22T13:41:54.500Z] #57 sha256:877c282d64a598fe134919f12efc86966cc10056d5d698c37e8a10a20ff37275 [2022-08-22T13:41:54.500Z] #57 ... [2022-08-22T13:41:54.500Z] [2022-08-22T13:41:54.500Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-22T13:41:54.500Z] #66 sha256:9c0016091935d8736aba87e1b135127071ecfab7b313a14aa344743e21fc4f8e [2022-08-22T13:41:54.500Z] #66 DONE 0.2s [2022-08-22T13:41:54.756Z] [2022-08-22T13:41:54.756Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-22T13:41:54.756Z] #14 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-22T13:41:55.684Z] #14 DONE 1.5s [2022-08-22T13:41:55.684Z] [2022-08-22T13:41:55.684Z] #15 [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-22T13:41:55.684Z] #15 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-22T13:41:56.349Z] #52 28.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-22T13:41:56.606Z] #52 28.90 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-22T13:41:57.051Z] #15 DONE 1.3s [2022-08-22T13:41:57.051Z] [2022-08-22T13:41:57.051Z] #57 [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-22T13:41:57.051Z] #57 sha256:877c282d64a598fe134919f12efc86966cc10056d5d698c37e8a10a20ff37275 [2022-08-22T13:41:57.051Z] #57 1.384 + RM_GOPATH=0 [2022-08-22T13:41:57.051Z] #57 1.394 + TMP_GOPATH= [2022-08-22T13:41:57.051Z] #57 1.402 + : /build [2022-08-22T13:41:57.051Z] #57 1.402 + '[' -z '' ']' [2022-08-22T13:41:57.051Z] #57 1.402 ++ mktemp -d [2022-08-22T13:41:57.051Z] #57 1.410 + export GOPATH=/tmp/tmp.bj6Lvf0DM7 [2022-08-22T13:41:57.051Z] #57 1.410 + GOPATH=/tmp/tmp.bj6Lvf0DM7 [2022-08-22T13:41:57.051Z] #57 1.410 + RM_GOPATH=1 [2022-08-22T13:41:57.051Z] #57 1.410 + case "$(go env GOARCH)" in [2022-08-22T13:41:57.051Z] #57 1.410 ++ go env GOARCH [2022-08-22T13:41:57.051Z] #57 1.469 Install runc version v1.1.3 (build tags: seccomp) [2022-08-22T13:41:57.051Z] #57 1.469 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:57.051Z] #57 1.469 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:41:57.051Z] #57 1.469 ++ dirname /install.sh [2022-08-22T13:41:57.052Z] #57 1.469 + dir=/ [2022-08-22T13:41:57.052Z] #57 1.469 + bin=runc [2022-08-22T13:41:57.052Z] #57 1.469 + shift [2022-08-22T13:41:57.052Z] #57 1.469 + '[' '!' -f //runc.installer ']' [2022-08-22T13:41:57.052Z] #57 1.469 + . //runc.installer [2022-08-22T13:41:57.052Z] #57 1.469 ++ set -e [2022-08-22T13:41:57.052Z] #57 1.469 ++ : v1.1.3 [2022-08-22T13:41:57.052Z] #57 1.469 + install_runc [2022-08-22T13:41:57.052Z] #57 1.469 + RUNC_BUILDTAGS=seccomp [2022-08-22T13:41:57.052Z] #57 1.469 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-22T13:41:57.052Z] #57 1.469 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bj6Lvf0DM7/src/github.com/opencontainers/runc [2022-08-22T13:41:57.052Z] #57 1.469 Cloning into '/tmp/tmp.bj6Lvf0DM7/src/github.com/opencontainers/runc'... [2022-08-22T13:41:57.614Z] #57 ... [2022-08-22T13:41:57.614Z] [2022-08-22T13:41:57.614Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-22T13:41:57.614Z] #16 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-22T13:41:57.614Z] #16 0.597 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-22T13:41:57.614Z] #16 DONE 0.8s [2022-08-22T13:41:57.871Z] [2022-08-22T13:41:57.871Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-22T13:41:57.871Z] #17 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-22T13:41:57.981Z] #52 30.04 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-22T13:41:57.981Z] #52 30.27 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-22T13:41:58.238Z] #52 30.42 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-22T13:41:58.238Z] #52 30.65 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-22T13:41:58.496Z] #52 30.75 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-22T13:41:58.566Z] #39 30.27 Reading package lists... [2022-08-22T13:41:58.566Z] #39 ... [2022-08-22T13:41:58.566Z] [2022-08-22T13:41:58.566Z] #48 [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-22T13:41:58.566Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:41:58.566Z] #48 24.12 Fetched 8575 kB in 18s (470 kB/s) [2022-08-22T13:41:58.566Z] #48 24.12 Reading package lists... [2022-08-22T13:41:58.566Z] #48 31.08 Reading package lists... [2022-08-22T13:41:58.566Z] #48 ... [2022-08-22T13:41:58.566Z] [2022-08-22T13:41:58.566Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:41:58.566Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:41:58.566Z] #52 32.02 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-22T13:41:58.566Z] #52 32.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-22T13:41:58.566Z] #52 32.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-22T13:41:58.566Z] #52 32.15 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-22T13:41:58.566Z] #52 32.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-22T13:41:58.566Z] #52 32.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-22T13:41:58.566Z] #52 32.37 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-22T13:41:58.566Z] #52 32.58 go: downloading golang.org/x/text v0.3.7 [2022-08-22T13:41:58.761Z] #52 ... [2022-08-22T13:41:58.761Z] [2022-08-22T13:41:58.761Z] #35 [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-22T13:41:58.761Z] #35 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-22T13:41:58.761Z] #35 31.22 tomll can be used in two ways: [2022-08-22T13:41:58.848Z] #17 DONE 0.9s [2022-08-22T13:41:58.848Z] [2022-08-22T13:41:58.848Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-22T13:41:58.848Z] #18 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-22T13:41:59.018Z] #35 31.22 Writing to STDIN and reading from STDOUT: [2022-08-22T13:41:59.018Z] #35 31.22 cat file.toml | tomll > file.toml [2022-08-22T13:41:59.018Z] #35 31.22 [2022-08-22T13:41:59.018Z] #35 31.22 Reading and updating a list of files: [2022-08-22T13:41:59.018Z] #35 31.22 tomll a.toml b.toml c.toml [2022-08-22T13:41:59.018Z] #35 31.22 [2022-08-22T13:41:59.018Z] #35 31.22 When given a list of files, tomll will modify all files in place without asking. [2022-08-22T13:41:59.275Z] #35 DONE 31.4s [2022-08-22T13:41:59.275Z] [2022-08-22T13:41:59.275Z] #33 [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-22T13:41:59.275Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:41:59.275Z] #33 24.84 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-22T13:41:59.275Z] #33 24.86 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-22T13:41:59.275Z] #33 26.17 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-22T13:41:59.275Z] #33 26.71 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-22T13:41:59.275Z] #33 27.17 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-22T13:41:59.275Z] #33 27.27 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-22T13:41:59.275Z] #33 27.29 go: downloading github.com/peterh/liner v1.2.2 [2022-08-22T13:41:59.275Z] #33 27.70 go: downloading github.com/google/go-dap v0.6.0 [2022-08-22T13:41:59.275Z] #33 28.19 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-22T13:41:59.275Z] #33 28.89 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-22T13:41:59.275Z] #33 30.13 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-22T13:41:59.275Z] #33 30.66 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-22T13:41:59.275Z] #33 30.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-22T13:41:59.409Z] #18 DONE 0.8s [2022-08-22T13:41:59.409Z] [2022-08-22T13:41:59.409Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:41:59.409Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:41:59.409Z] #74 82.87 configure.ac:11: installing 'build-aux/compile' [2022-08-22T13:41:59.409Z] #74 82.88 configure.ac:11: installing 'build-aux/config.guess' [2022-08-22T13:41:59.409Z] #74 82.90 configure.ac:11: installing 'build-aux/config.sub' [2022-08-22T13:41:59.409Z] #74 82.91 configure.ac:13: installing 'build-aux/install-sh' [2022-08-22T13:41:59.409Z] #74 82.91 configure.ac:13: installing 'build-aux/missing' [2022-08-22T13:41:59.409Z] #74 82.93 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-22T13:41:59.971Z] #74 83.38 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:42:00.208Z] #33 ... [2022-08-22T13:42:00.208Z] [2022-08-22T13:42:00.208Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:00.208Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:00.208Z] #13 32.57 Fetched 8571 kB in 24s (356 kB/s) [2022-08-22T13:42:00.228Z] #74 ... [2022-08-22T13:42:00.228Z] [2022-08-22T13:42:00.228Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-08-22T13:42:00.228Z] #19 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-22T13:42:00.228Z] #19 DONE 1.0s [2022-08-22T13:42:00.489Z] [2022-08-22T13:42:00.489Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:42:00.489Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:42:01.158Z] #13 32.57 Reading package lists... [2022-08-22T13:42:01.158Z] #13 ... [2022-08-22T13:42:01.158Z] [2022-08-22T13:42:01.158Z] #64 [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-22T13:42:01.158Z] #64 sha256:416e6099877abfdb18328115ac39bcc8c2c8bb9f33b770ab84bc8e9f512e558c [2022-08-22T13:42:01.158Z] #64 22.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-22T13:42:01.158Z] #64 23.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-22T13:42:01.158Z] #64 28.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-22T13:42:01.158Z] #64 28.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-22T13:42:01.158Z] #64 ... [2022-08-22T13:42:01.158Z] [2022-08-22T13:42:01.158Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:01.158Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:01.159Z] #52 33.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-22T13:42:01.159Z] #52 33.33 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-22T13:42:01.159Z] #52 33.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-22T13:42:01.421Z] #20 1.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:42:01.421Z] #20 1.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:42:01.421Z] #20 1.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:42:01.793Z] #52 33.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-22T13:42:01.793Z] #52 34.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-22T13:42:01.793Z] #52 34.07 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-22T13:42:01.863Z] #52 ... [2022-08-22T13:42:01.863Z] [2022-08-22T13:42:01.863Z] #44 [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-22T13:42:01.863Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:42:01.863Z] #44 27.22 Updating files: 66% (1449/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-22T13:42:01.863Z] #44 28.06 + git checkout -q v2.3.0 [2022-08-22T13:42:01.863Z] #44 30.08 + 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-22T13:42:01.863Z] #44 ... [2022-08-22T13:42:01.863Z] [2022-08-22T13:42:01.863Z] #48 [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-22T13:42:01.863Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:01.863Z] #48 31.08 Reading package lists... [2022-08-22T13:42:02.056Z] #52 34.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-22T13:42:02.333Z] #52 34.52 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-22T13:42:02.354Z] #20 1.901 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-22T13:42:02.595Z] #52 34.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-22T13:42:02.800Z] #48 36.83 Building dependency tree... [2022-08-22T13:42:02.856Z] #52 35.07 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-22T13:42:02.856Z] #52 35.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-22T13:42:02.856Z] #52 35.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-22T13:42:03.058Z] #48 ... [2022-08-22T13:42:03.058Z] [2022-08-22T13:42:03.058Z] #59 [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-22T13:42:03.058Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:03.058Z] #59 22.25 Reading package lists... [2022-08-22T13:42:03.058Z] #59 29.18 Reading package lists... [2022-08-22T13:42:03.058Z] #59 35.48 Building dependency tree... [2022-08-22T13:42:03.146Z] #52 35.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-22T13:42:03.317Z] #59 ... [2022-08-22T13:42:03.317Z] [2022-08-22T13:42:03.317Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:03.317Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:03.317Z] #13 22.39 Reading package lists... [2022-08-22T13:42:03.317Z] #13 29.36 Reading package lists... [2022-08-22T13:42:03.317Z] #13 36.09 Building dependency tree... [2022-08-22T13:42:03.317Z] #13 ... [2022-08-22T13:42:03.317Z] [2022-08-22T13:42:03.317Z] #39 [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-22T13:42:03.317Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:03.317Z] #39 30.27 Reading package lists... [2022-08-22T13:42:03.317Z] #39 36.72 Building dependency tree... [2022-08-22T13:42:03.413Z] #52 35.77 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-22T13:42:03.671Z] #52 35.96 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-22T13:42:03.722Z] #20 3.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB] [2022-08-22T13:42:03.885Z] #39 ... [2022-08-22T13:42:03.885Z] [2022-08-22T13:42:03.885Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:03.885Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:03.885Z] #27 29.69 go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-22T13:42:03.885Z] #27 30.11 go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-22T13:42:03.885Z] #27 30.44 go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-22T13:42:03.885Z] #27 31.36 go: downloading github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e [2022-08-22T13:42:03.885Z] #27 33.20 go: downloading github.com/theupdateframework/go-tuf v0.3.0 [2022-08-22T13:42:03.885Z] #27 35.60 go: downloading github.com/imdario/mergo v0.3.13 [2022-08-22T13:42:03.885Z] #27 35.88 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e [2022-08-22T13:42:03.885Z] #27 37.76 go: downloading github.com/sylabs/sif/v2 v2.7.1 [2022-08-22T13:42:03.885Z] #27 39.55 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d [2022-08-22T13:42:03.885Z] #27 39.56 go: downloading github.com/mattn/go-runewidth v0.0.13 [2022-08-22T13:42:03.885Z] #27 39.64 go: downloading github.com/VividCortex/ewma v1.2.0 [2022-08-22T13:42:03.885Z] #27 39.66 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 [2022-08-22T13:42:03.885Z] #27 39.77 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-08-22T13:42:03.885Z] #27 39.88 go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-22T13:42:03.885Z] #27 ... [2022-08-22T13:42:03.885Z] [2022-08-22T13:42:03.885Z] #59 [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-22T13:42:03.885Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:03.885Z] #59 39.65 The following additional packages will be installed: [2022-08-22T13:42:03.885Z] #59 39.69 libbtrfs0 [2022-08-22T13:42:03.885Z] #59 39.94 The following NEW packages will be installed: [2022-08-22T13:42:03.885Z] #59 39.97 libbtrfs-dev libbtrfs0 [2022-08-22T13:42:03.929Z] #52 36.25 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-22T13:42:04.186Z] #52 36.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-22T13:42:04.186Z] #52 36.46 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-22T13:42:04.442Z] #52 36.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-22T13:42:04.442Z] #52 36.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-22T13:42:04.442Z] #52 36.83 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-22T13:42:04.452Z] #59 ... [2022-08-22T13:42:04.452Z] [2022-08-22T13:42:04.452Z] #73 [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-22T13:42:04.452Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:04.452Z] #73 23.65 Reading package lists... [2022-08-22T13:42:04.452Z] #73 30.30 Reading package lists... [2022-08-22T13:42:04.452Z] #73 36.52 Building dependency tree... [2022-08-22T13:42:04.452Z] #73 ... [2022-08-22T13:42:04.452Z] [2022-08-22T13:42:04.452Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:04.452Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:04.452Z] #13 40.42 The following additional packages will be installed: [2022-08-22T13:42:04.452Z] #13 40.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:42:04.452Z] #13 40.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-22T13:42:04.452Z] #13 40.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-22T13:42:04.452Z] #13 40.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-22T13:42:04.452Z] #13 40.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-22T13:42:04.452Z] #13 40.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-22T13:42:04.452Z] #13 40.46 mingw-w64-common mingw-w64-x86-64-dev [2022-08-22T13:42:04.452Z] #13 40.47 Suggested packages: [2022-08-22T13:42:04.452Z] #13 40.47 gcc-10-locales seccomp wine64 [2022-08-22T13:42:04.698Z] #52 37.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-22T13:42:05.262Z] #52 37.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-22T13:42:05.518Z] #52 37.67 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-22T13:42:05.518Z] #52 37.77 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-22T13:42:05.614Z] #20 4.924 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-22T13:42:05.614Z] #20 ... [2022-08-22T13:42:05.614Z] [2022-08-22T13:42:05.614Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:05.614Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:05.614Z] #74 85.10 checking build system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:05.614Z] #74 85.51 checking host system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:05.614Z] #74 85.51 checking how to print strings... printf [2022-08-22T13:42:05.614Z] #74 85.54 checking for gcc... gcc [2022-08-22T13:42:05.614Z] #74 85.70 checking whether the C compiler works... yes [2022-08-22T13:42:05.614Z] #74 85.87 checking for C compiler default output file name... a.out [2022-08-22T13:42:05.614Z] #74 85.87 checking for suffix of executables... [2022-08-22T13:42:05.614Z] #74 86.09 checking whether we are cross compiling... no [2022-08-22T13:42:05.614Z] #74 86.41 checking for suffix of object files... o [2022-08-22T13:42:05.614Z] #74 86.57 checking whether we are using the GNU C compiler... yes [2022-08-22T13:42:05.614Z] #74 86.75 checking whether gcc accepts -g... yes [2022-08-22T13:42:05.614Z] #74 86.97 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:42:05.614Z] #74 87.25 checking whether gcc understands -c and -o together... yes [2022-08-22T13:42:05.614Z] #74 87.46 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:42:05.614Z] #74 87.49 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:42:05.614Z] #74 87.52 checking for egrep... /bin/grep -E [2022-08-22T13:42:05.614Z] #74 87.53 checking for fgrep... /bin/grep -F [2022-08-22T13:42:05.614Z] #74 87.54 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:42:05.614Z] #74 87.57 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:42:05.614Z] #74 87.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:42:05.614Z] #74 87.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:42:05.614Z] #74 87.84 checking whether ln -s works... yes [2022-08-22T13:42:05.614Z] #74 87.84 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:42:05.614Z] #74 87.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-22T13:42:05.614Z] #74 87.91 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:42:05.614Z] #74 87.92 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:42:05.614Z] #74 87.92 checking for objdump... objdump [2022-08-22T13:42:05.614Z] #74 87.92 checking how to recognize dependent libraries... pass_all [2022-08-22T13:42:05.614Z] #74 87.92 checking for dlltool... no [2022-08-22T13:42:05.614Z] #74 87.92 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:42:05.614Z] #74 87.92 checking for ar... ar [2022-08-22T13:42:05.614Z] #74 87.92 checking for archiver @FILE support... @ [2022-08-22T13:42:05.614Z] #74 88.14 checking for strip... strip [2022-08-22T13:42:05.614Z] #74 88.15 checking for ranlib... ranlib [2022-08-22T13:42:05.614Z] #74 88.15 checking for gawk... no [2022-08-22T13:42:05.614Z] #74 88.15 checking for mawk... mawk [2022-08-22T13:42:05.614Z] #74 88.16 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:42:05.614Z] #74 88.66 checking for sysroot... no [2022-08-22T13:42:05.614Z] #74 88.66 checking for a working dd... /bin/dd [2022-08-22T13:42:05.614Z] #74 88.67 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:42:05.614Z] #74 88.72 checking for mt... no [2022-08-22T13:42:05.614Z] #74 88.74 checking if : is a manifest tool... no [2022-08-22T13:42:05.614Z] #74 88.77 checking how to run the C preprocessor... gcc -E [2022-08-22T13:42:05.774Z] #52 37.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-22T13:42:05.774Z] #52 38.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-22T13:42:05.912Z] #13 ... [2022-08-22T13:42:05.912Z] [2022-08-22T13:42:05.912Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:05.912Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:05.912Z] #74 55.64 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-22T13:42:06.030Z] #52 38.26 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-22T13:42:06.030Z] #52 38.45 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-22T13:42:06.289Z] #52 38.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-22T13:42:06.289Z] #52 38.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-22T13:42:06.289Z] #52 38.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-22T13:42:06.356Z] #13 ... [2022-08-22T13:42:06.356Z] [2022-08-22T13:42:06.356Z] #54 [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-22T13:42:06.356Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:42:06.356Z] #54 41.71 v3.0.2 [2022-08-22T13:42:06.356Z] #54 DONE 42.1s [2022-08-22T13:42:06.356Z] [2022-08-22T13:42:06.356Z] #59 [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-22T13:42:06.356Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:06.356Z] #59 40.40 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:06.356Z] #59 40.40 Need to get 460 kB of archives. [2022-08-22T13:42:06.356Z] #59 40.40 After this operation, 1237 kB of additional disk space will be used. [2022-08-22T13:42:06.356Z] #59 40.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:42:06.356Z] #59 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:42:06.356Z] #59 41.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:06.356Z] #59 42.04 Fetched 460 kB in 0s (1508 kB/s) [2022-08-22T13:42:06.356Z] #59 42.14 Selecting previously unselected package libbtrfs0:amd64. [2022-08-22T13:42:06.356Z] #59 42.15 (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-22T13:42:06.356Z] #59 42.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-22T13:42:06.356Z] #59 42.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:42:06.543Z] #74 89.13 checking for ANSI C header files... yes [2022-08-22T13:42:06.543Z] #74 89.86 checking for sys/types.h... yes [2022-08-22T13:42:06.547Z] #52 38.78 go: downloading github.com/julz/importas v0.1.0 [2022-08-22T13:42:06.547Z] #52 38.90 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-22T13:42:06.547Z] #52 38.93 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-22T13:42:06.615Z] #59 42.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-22T13:42:06.615Z] #59 42.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-22T13:42:06.615Z] #59 42.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:42:06.799Z] #74 90.06 checking for sys/stat.h... yes [2022-08-22T13:42:06.799Z] #74 90.26 checking for stdlib.h... yes [2022-08-22T13:42:06.804Z] #52 39.14 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-22T13:42:06.804Z] #52 39.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-22T13:42:06.883Z] #59 42.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:42:07.056Z] #74 90.47 checking for string.h... yes [2022-08-22T13:42:07.061Z] #52 39.30 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-22T13:42:07.061Z] #52 39.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-22T13:42:07.061Z] #52 39.43 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-22T13:42:07.061Z] #52 39.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-22T13:42:07.061Z] #52 39.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-22T13:42:07.144Z] #59 43.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:42:07.144Z] #59 43.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:07.314Z] #74 90.62 checking for memory.h... [2022-08-22T13:42:07.314Z] #74 ... [2022-08-22T13:42:07.314Z] [2022-08-22T13:42:07.314Z] #33 [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-22T13:42:07.314Z] #33 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-22T13:42:07.314Z] #33 132.9 Delve is a source level debugger for Go programs. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-22T13:42:07.314Z] #33 132.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Usage: [2022-08-22T13:42:07.314Z] #33 132.9 dlv [command] [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Available Commands: [2022-08-22T13:42:07.314Z] #33 132.9 attach Attach to running process and begin debugging. [2022-08-22T13:42:07.314Z] #33 132.9 connect Connect to a headless debug server with a terminal client. [2022-08-22T13:42:07.314Z] #33 132.9 core Examine a core dump. [2022-08-22T13:42:07.314Z] #33 132.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-22T13:42:07.314Z] #33 132.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-22T13:42:07.314Z] #33 132.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-22T13:42:07.314Z] #33 132.9 help Help about any command [2022-08-22T13:42:07.314Z] #33 132.9 run Deprecated command. Use 'debug' instead. [2022-08-22T13:42:07.314Z] #33 132.9 test Compile test binary and begin debugging program. [2022-08-22T13:42:07.314Z] #33 132.9 trace Compile and begin tracing program. [2022-08-22T13:42:07.314Z] #33 132.9 version Prints version. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Flags: [2022-08-22T13:42:07.314Z] #33 132.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-22T13:42:07.314Z] #33 132.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-22T13:42:07.314Z] #33 132.9 --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-22T13:42:07.314Z] #33 132.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-22T13:42:07.314Z] #33 132.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-22T13:42:07.314Z] #33 132.9 --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-22T13:42:07.314Z] #33 132.9 --disable-aslr Disables address space randomization [2022-08-22T13:42:07.314Z] #33 132.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-22T13:42:07.314Z] #33 132.9 -h, --help help for dlv [2022-08-22T13:42:07.314Z] #33 132.9 --init string Init file, executed by the terminal client. [2022-08-22T13:42:07.314Z] #33 132.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-22T13:42:07.314Z] #33 132.9 --log Enable debugging server logging. [2022-08-22T13:42:07.314Z] #33 132.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-22T13:42:07.314Z] #33 132.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-22T13:42:07.314Z] #33 132.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-22T13:42:07.314Z] #33 132.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-22T13:42:07.314Z] #33 132.9 --wd string Working directory for running the program. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Additional help topics: [2022-08-22T13:42:07.314Z] #33 132.9 dlv backend Help about the --backend flag. [2022-08-22T13:42:07.314Z] #33 132.9 dlv log Help about logging flags. [2022-08-22T13:42:07.314Z] #33 132.9 dlv redirect Help about file redirection. [2022-08-22T13:42:07.314Z] #33 132.9 [2022-08-22T13:42:07.314Z] #33 132.9 Use "dlv [command] --help" for more information about a command. [2022-08-22T13:42:07.317Z] #52 39.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-22T13:42:07.403Z] #59 DONE 43.4s [2022-08-22T13:42:07.403Z] [2022-08-22T13:42:07.403Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-22T13:42:07.403Z] #60 sha256:6a5a0e78787e1896a5eb525ee350adc49c4fae4132ee5c1576f595947abf7277 [2022-08-22T13:42:07.574Z] #52 39.77 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-22T13:42:07.665Z] #60 DONE 0.4s [2022-08-22T13:42:07.665Z] [2022-08-22T13:42:07.665Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:07.665Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:07.665Z] #52 39.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-22T13:42:07.665Z] #52 39.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-22T13:42:07.665Z] #52 40.23 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-22T13:42:07.665Z] #52 40.27 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-22T13:42:07.665Z] #52 40.49 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-22T13:42:07.665Z] #52 40.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-22T13:42:07.665Z] #52 40.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-22T13:42:07.665Z] #52 40.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-22T13:42:07.665Z] #52 40.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-22T13:42:07.665Z] #52 41.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-22T13:42:07.665Z] #52 41.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-22T13:42:07.665Z] #52 41.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-22T13:42:07.665Z] #52 41.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-22T13:42:07.665Z] #52 41.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-22T13:42:07.665Z] #52 41.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-22T13:42:07.665Z] #52 41.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-22T13:42:07.665Z] #52 41.80 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-22T13:42:07.665Z] #52 42.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-22T13:42:07.665Z] #52 42.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-22T13:42:07.665Z] #52 42.70 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-22T13:42:07.665Z] #52 43.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-22T13:42:07.665Z] #52 43.16 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-22T13:42:07.665Z] #52 43.26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-22T13:42:07.665Z] #52 43.26 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-22T13:42:07.665Z] #52 43.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-22T13:42:07.665Z] #52 43.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-22T13:42:07.665Z] #52 43.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-22T13:42:07.665Z] #52 43.72 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-22T13:42:07.820Z] #74 ... [2022-08-22T13:42:07.820Z] [2022-08-22T13:42:07.820Z] #61 [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-22T13:42:07.820Z] #61 sha256:7c347943e0cca769ee5f913eae19748c318547fe80f411e341c4a25b90531394 [2022-08-22T13:42:07.924Z] #52 43.79 go: downloading github.com/prometheus/common v0.32.1 [2022-08-22T13:42:08.247Z] #33 DONE 133.8s [2022-08-22T13:42:08.247Z] [2022-08-22T13:42:08.247Z] #25 [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-22T13:42:08.247Z] #25 sha256:017285840f8c08d41dfccef3e3932890d1fa87b34033fe7134dcb4e4f7b7dfd1 [2022-08-22T13:42:08.491Z] #52 44.40 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-22T13:42:08.491Z] #52 44.45 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:42:08.944Z] #52 41.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-22T13:42:08.944Z] #52 41.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-22T13:42:08.944Z] #52 41.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-22T13:42:09.058Z] #52 ... [2022-08-22T13:42:09.058Z] [2022-08-22T13:42:09.058Z] #37 [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-22T13:42:09.058Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:42:09.058Z] #37 44.33 NAME: [2022-08-22T13:42:09.058Z] #37 44.33 go-winres - A tool for embedding resources in Windows executables [2022-08-22T13:42:09.058Z] #37 44.33 [2022-08-22T13:42:09.058Z] #37 44.33 USAGE: [2022-08-22T13:42:09.058Z] #37 44.33 go-winres [global options] command [command options] [arguments...] [2022-08-22T13:42:09.058Z] #37 44.33 [2022-08-22T13:42:09.058Z] #37 44.33 COMMANDS: [2022-08-22T13:42:09.058Z] #37 44.33 init Create an initial ./winres/winres.json [2022-08-22T13:42:09.058Z] #37 44.33 make Make syso files for the "go build" command [2022-08-22T13:42:09.058Z] #37 44.33 simply Make syso files for the "go build" command (simplified) [2022-08-22T13:42:09.058Z] #37 44.33 extract Extract all resources from an executable [2022-08-22T13:42:09.058Z] #37 44.33 patch Replace resources in an executable file (exe, dll) [2022-08-22T13:42:09.058Z] #37 44.33 help, h Shows a list of commands or help for one command [2022-08-22T13:42:09.058Z] #37 44.33 [2022-08-22T13:42:09.058Z] #37 44.33 GLOBAL OPTIONS: [2022-08-22T13:42:09.058Z] #37 44.33 --help, -h show help (default: false) [2022-08-22T13:42:09.058Z] #37 DONE 44.9s [2022-08-22T13:42:09.058Z] [2022-08-22T13:42:09.058Z] #73 [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-22T13:42:09.058Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:09.058Z] #73 40.94 python3 is already the newest version (3.9.2-3). [2022-08-22T13:42:09.058Z] #73 40.94 The following additional packages will be installed: [2022-08-22T13:42:09.058Z] #73 40.95 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-22T13:42:09.058Z] #73 40.96 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-22T13:42:09.058Z] #73 40.98 Suggested packages: [2022-08-22T13:42:09.058Z] #73 40.98 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-22T13:42:09.058Z] #73 40.98 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-22T13:42:09.058Z] #73 40.98 m4-doc ed diffutils-doc [2022-08-22T13:42:09.058Z] #73 40.98 Recommended packages: [2022-08-22T13:42:09.058Z] #73 40.98 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-22T13:42:09.058Z] #73 42.73 The following NEW packages will be installed: [2022-08-22T13:42:09.058Z] #73 42.73 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-22T13:42:09.058Z] #73 42.74 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-22T13:42:09.058Z] #73 42.74 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-22T13:42:09.058Z] #73 42.74 libyajl2 m4 patch xz-utils [2022-08-22T13:42:09.058Z] #73 43.16 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:09.058Z] #73 43.16 Need to get 5940 kB of archives. [2022-08-22T13:42:09.058Z] #73 43.16 After this operation, 18.7 MB of additional disk space will be used. [2022-08-22T13:42:09.058Z] #73 43.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:42:09.058Z] #73 43.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-22T13:42:09.058Z] #73 43.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-22T13:42:09.058Z] #73 43.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-22T13:42:09.058Z] #73 43.16 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-22T13:42:09.058Z] #73 43.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-22T13:42:09.058Z] #73 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-22T13:42:09.058Z] #73 43.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-22T13:42:09.058Z] #73 43.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-22T13:42:09.058Z] #73 43.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-22T13:42:09.058Z] #73 43.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:42:09.058Z] #73 43.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-22T13:42:09.058Z] #73 43.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-22T13:42:09.058Z] #73 43.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:42:09.058Z] #73 43.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-22T13:42:09.058Z] #73 43.50 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-22T13:42:09.058Z] #73 43.50 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-22T13:42:09.058Z] #73 43.50 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-22T13:42:09.058Z] #73 43.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:42:09.058Z] #73 43.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-22T13:42:09.058Z] #73 43.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:42:09.058Z] #73 43.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:42:09.058Z] #73 43.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-22T13:42:09.058Z] #73 45.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:09.201Z] #52 41.49 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-22T13:42:09.459Z] #52 41.73 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-22T13:42:09.459Z] #52 41.79 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-22T13:42:09.643Z] #73 45.45 Fetched 5940 kB in 1s (7407 kB/s) [2022-08-22T13:42:09.643Z] #73 45.45 Selecting previously unselected package bzip2. [2022-08-22T13:42:09.643Z] #73 45.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:09.643Z] #73 45.45 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-22T13:42:09.643Z] #73 45.45 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:42:09.643Z] #73 45.58 Selecting previously unselected package libmagic-mgc. [2022-08-22T13:42:09.643Z] #73 45.58 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:09.715Z] #52 42.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-22T13:42:09.715Z] #52 42.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-22T13:42:09.715Z] #52 42.13 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-22T13:42:09.902Z] #73 45.69 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-22T13:42:10.045Z] #25 131.2 Updating files: 20% (2339/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4169/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: 55% (6291/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 73% (8408/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: 94% (10838/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-22T13:42:10.301Z] #25 135.6 + cd /tmp/tmp.SHWekonffP/tmp/docker-ce [2022-08-22T13:42:10.301Z] #25 135.6 + git checkout -q v17.06.2-ce [2022-08-22T13:42:10.471Z] #73 46.44 Selecting previously unselected package libmagic1:amd64. [2022-08-22T13:42:10.471Z] #73 46.44 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:10.471Z] #73 46.44 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:42:10.644Z] #52 42.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-22T13:42:10.644Z] #52 ... [2022-08-22T13:42:10.644Z] [2022-08-22T13:42:10.645Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:10.645Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:10.645Z] #13 32.57 Reading package lists... [2022-08-22T13:42:10.645Z] #13 ... [2022-08-22T13:42:10.645Z] [2022-08-22T13:42:10.645Z] #59 [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-22T13:42:10.645Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:10.645Z] #59 32.85 Fetched 8571 kB in 24s (356 kB/s) [2022-08-22T13:42:10.645Z] #59 32.85 Reading package lists... [2022-08-22T13:42:10.645Z] #59 ... [2022-08-22T13:42:10.645Z] [2022-08-22T13:42:10.645Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:10.645Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:10.645Z] #52 42.80 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-22T13:42:10.645Z] #52 42.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-22T13:42:10.645Z] #52 42.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-22T13:42:10.730Z] #73 46.63 Selecting previously unselected package file. [2022-08-22T13:42:10.730Z] #73 46.63 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:10.730Z] #73 46.78 Unpacking file (1:5.39-3) ... [2022-08-22T13:42:10.730Z] #73 46.78 Selecting previously unselected package xz-utils. [2022-08-22T13:42:10.730Z] #73 46.78 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-22T13:42:10.730Z] #73 46.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:10.901Z] #52 43.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-22T13:42:10.901Z] #52 43.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-22T13:42:11.157Z] #52 43.52 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-22T13:42:11.157Z] #52 43.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-22T13:42:11.206Z] #61 88.24 Updating files: 20% (1037/4961) Updating files: 21% (1042/4961) Updating files: 22% (1092/4961) Updating files: 23% (1142/4961) Updating files: 24% (1191/4961) Updating files: 25% (1241/4961) Updating files: 26% (1290/4961) Updating files: 27% (1340/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 54% (2720/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 78% (3898/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 91% (4524/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-22T13:42:11.298Z] #73 47.16 Selecting previously unselected package libsigsegv2:amd64. [2022-08-22T13:42:11.298Z] #73 47.16 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-22T13:42:11.298Z] #73 47.21 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:42:11.413Z] #52 43.72 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-22T13:42:11.413Z] #52 43.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-22T13:42:11.466Z] #61 91.89 + cd /tmp/tmp.CMCT7CkrE3/src/github.com/containerd/containerd [2022-08-22T13:42:11.466Z] #61 91.89 + git checkout -q v1.6.7 [2022-08-22T13:42:11.557Z] #73 47.38 Selecting previously unselected package m4. [2022-08-22T13:42:11.557Z] #73 47.38 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-22T13:42:11.557Z] #73 47.38 Unpacking m4 (1.4.18-5) ... [2022-08-22T13:42:11.670Z] #52 44.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-22T13:42:11.816Z] #73 47.68 Selecting previously unselected package autoconf. [2022-08-22T13:42:11.816Z] #73 47.68 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-22T13:42:11.816Z] #73 47.68 Unpacking autoconf (2.69-14) ... [2022-08-22T13:42:11.927Z] #52 44.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-22T13:42:12.183Z] #52 44.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-22T13:42:12.183Z] #52 ... [2022-08-22T13:42:12.183Z] [2022-08-22T13:42:12.183Z] #33 [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-22T13:42:12.183Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:42:12.183Z] #33 34.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-22T13:42:12.183Z] #33 34.74 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-22T13:42:12.383Z] #73 48.13 Selecting previously unselected package autotools-dev. [2022-08-22T13:42:12.383Z] #73 48.15 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-22T13:42:12.383Z] #73 48.17 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:42:12.383Z] #73 48.28 Selecting previously unselected package automake. [2022-08-22T13:42:12.383Z] #73 48.29 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-22T13:42:12.383Z] #73 48.36 Unpacking automake (1:1.16.3-2) ... [2022-08-22T13:42:12.441Z] #33 ... [2022-08-22T13:42:12.441Z] [2022-08-22T13:42:12.441Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:12.441Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:12.441Z] #27 34.69 go: downloading github.com/klauspost/pgzip v1.2.5 [2022-08-22T13:42:12.441Z] #27 35.45 go: downloading github.com/ulikunitz/xz v0.5.10 [2022-08-22T13:42:12.441Z] #27 37.19 go: downloading github.com/sigstore/sigstore v1.3.1-0.20220629021053-b95fc0d626c1 [2022-08-22T13:42:12.441Z] #27 38.66 go: downloading golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 [2022-08-22T13:42:12.441Z] #27 40.01 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-08-22T13:42:12.441Z] #27 40.66 go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-22T13:42:12.441Z] #27 41.26 go: downloading golang.org/x/sys v0.0.0-20220624220833-87e55d714810 [2022-08-22T13:42:12.441Z] #27 43.39 go: downloading github.com/docker/docker-credential-helpers v0.6.4 [2022-08-22T13:42:12.441Z] #27 44.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-22T13:42:12.441Z] #27 44.78 go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-22T13:42:12.441Z] #27 ... [2022-08-22T13:42:12.441Z] [2022-08-22T13:42:12.441Z] #44 [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-22T13:42:12.441Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:42:12.697Z] #44 42.91 Updating files: 44% (968/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-22T13:42:12.697Z] #44 44.79 + git checkout -q v2.3.0 [2022-08-22T13:42:13.259Z] #44 ... [2022-08-22T13:42:13.259Z] [2022-08-22T13:42:13.259Z] #39 [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-22T13:42:13.259Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:13.259Z] #39 35.41 Fetched 8571 kB in 27s (321 kB/s) [2022-08-22T13:42:13.259Z] #39 35.41 Reading package lists... [2022-08-22T13:42:13.259Z] #39 45.51 Reading package lists... [2022-08-22T13:42:13.259Z] #39 ... [2022-08-22T13:42:13.259Z] [2022-08-22T13:42:13.259Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:13.259Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:13.259Z] #52 45.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-22T13:42:13.259Z] #52 45.13 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-22T13:42:13.259Z] #52 45.26 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-22T13:42:13.259Z] #52 45.40 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-22T13:42:13.259Z] #52 45.55 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-22T13:42:13.339Z] #73 49.04 Selecting previously unselected package patch. [2022-08-22T13:42:13.339Z] #73 49.04 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-22T13:42:13.339Z] #73 49.04 Unpacking patch (2.7.6-7) ... [2022-08-22T13:42:13.339Z] #73 49.25 Selecting previously unselected package dpkg-dev. [2022-08-22T13:42:13.339Z] #73 49.25 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-22T13:42:13.339Z] #73 49.27 Unpacking dpkg-dev (1.20.11) ... [2022-08-22T13:42:13.571Z] #25 139.1 + mkdir -p /tmp/tmp.SHWekonffP/src/github.com/docker [2022-08-22T13:42:13.821Z] #52 ... [2022-08-22T13:42:13.821Z] [2022-08-22T13:42:13.821Z] #73 [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-22T13:42:13.821Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:13.821Z] #73 36.01 Fetched 8571 kB in 27s (318 kB/s) [2022-08-22T13:42:13.821Z] #73 36.01 Reading package lists... [2022-08-22T13:42:13.821Z] #73 ... [2022-08-22T13:42:13.821Z] [2022-08-22T13:42:13.822Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:13.822Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:13.822Z] #27 45.12 go: downloading github.com/theupdateframework/go-tuf v0.3.0 [2022-08-22T13:42:13.828Z] #25 139.1 + mv components/cli /tmp/tmp.SHWekonffP/src/github.com/docker/cli [2022-08-22T13:42:13.828Z] #25 139.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-22T13:42:13.828Z] #25 ... [2022-08-22T13:42:13.828Z] [2022-08-22T13:42:13.828Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:13.828Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:13.828Z] #74 90.62 checking for memory.h... yes [2022-08-22T13:42:13.828Z] #74 90.90 checking for strings.h... yes [2022-08-22T13:42:13.828Z] #74 91.15 checking for inttypes.h... yes [2022-08-22T13:42:13.828Z] #74 91.36 checking for stdint.h... yes [2022-08-22T13:42:13.828Z] #74 91.64 checking for unistd.h... yes [2022-08-22T13:42:13.828Z] #74 92.02 checking for dlfcn.h... yes [2022-08-22T13:42:13.828Z] #74 92.21 checking for objdir... .libs [2022-08-22T13:42:13.828Z] #74 92.84 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:42:13.828Z] #74 93.02 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:42:13.828Z] #74 93.02 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:42:13.828Z] #74 93.17 checking if gcc static flag -static works... yes [2022-08-22T13:42:13.828Z] #74 93.58 checking if gcc supports -c -o file.o... yes [2022-08-22T13:42:13.828Z] #74 93.90 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:42:13.828Z] #74 93.90 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-22T13:42:13.828Z] #74 93.97 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:42:13.828Z] #74 94.42 checking how to hardcode library paths into programs... immediate [2022-08-22T13:42:13.828Z] #74 94.42 checking whether stripping libraries is possible... yes [2022-08-22T13:42:13.828Z] #74 94.44 checking if libtool supports shared libraries... yes [2022-08-22T13:42:13.828Z] #74 94.44 checking whether to build shared libraries... no [2022-08-22T13:42:13.828Z] #74 94.44 checking whether to build static libraries... yes [2022-08-22T13:42:13.828Z] #74 94.45 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:42:13.828Z] #74 94.49 checking whether build environment is sane... yes [2022-08-22T13:42:13.828Z] #74 94.58 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:42:13.828Z] #74 94.59 checking whether make sets $(MAKE)... yes [2022-08-22T13:42:13.828Z] #74 94.65 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:42:13.828Z] #74 94.74 checking whether make supports nested variables... yes [2022-08-22T13:42:13.828Z] #74 94.79 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:42:13.828Z] #74 94.80 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:42:13.828Z] #74 94.80 checking how to create a ustar tar archive... gnutar [2022-08-22T13:42:13.828Z] #74 94.89 checking dependency style of gcc... gcc3 [2022-08-22T13:42:13.828Z] #74 95.14 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:42:13.828Z] #74 95.14 checking whether make supports nested variables... (cached) yes [2022-08-22T13:42:13.828Z] #74 95.15 checking for gawk... (cached) mawk [2022-08-22T13:42:13.828Z] #74 95.15 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:42:13.828Z] #74 95.16 checking for gcc... (cached) gcc [2022-08-22T13:42:13.828Z] #74 95.29 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:42:13.828Z] #74 95.29 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:42:13.828Z] #74 95.29 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:42:13.828Z] #74 95.30 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:42:13.828Z] #74 95.30 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:42:13.828Z] #74 95.42 checking for python3... /usr/bin/python3 [2022-08-22T13:42:13.828Z] #74 95.42 checking for python3 version... 3.9 [2022-08-22T13:42:13.828Z] #74 95.50 checking for python3 platform... linux [2022-08-22T13:42:13.828Z] #74 95.55 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:42:13.828Z] #74 95.73 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:42:13.828Z] #74 95.92 checking for go-md2man... no [2022-08-22T13:42:13.828Z] #74 95.94 checking error.h usability... yes [2022-08-22T13:42:13.828Z] #74 96.07 checking error.h presence... yes [2022-08-22T13:42:13.828Z] #74 96.15 checking for error.h... yes [2022-08-22T13:42:13.828Z] #74 96.22 checking linux/openat2.h usability... yes [2022-08-22T13:42:13.828Z] #74 96.38 checking linux/openat2.h presence... yes [2022-08-22T13:42:13.828Z] #74 96.46 checking for linux/openat2.h... yes [2022-08-22T13:42:13.828Z] #74 96.50 checking for copy_file_range... yes [2022-08-22T13:42:13.828Z] #74 96.89 checking for fgetxattr... yes [2022-08-22T13:42:14.009Z] #61 94.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-22T13:42:14.084Z] #74 97.26 checking for statx... yes [2022-08-22T13:42:14.269Z] #61 94.57 + BUILDTAGS='netgo osusergo static_build' [2022-08-22T13:42:14.269Z] #61 94.57 + export EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:42:14.269Z] #61 94.57 + EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:42:14.269Z] #61 94.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-22T13:42:14.269Z] #61 94.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-22T13:42:14.269Z] #61 94.57 + '[' '' = dynamic ']' [2022-08-22T13:42:14.269Z] #61 94.57 + make [2022-08-22T13:42:14.341Z] #74 97.59 checking for fgetpwent_r... yes [2022-08-22T13:42:14.384Z] #27 ... [2022-08-22T13:42:14.384Z] [2022-08-22T13:42:14.384Z] #48 [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-22T13:42:14.384Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:14.384Z] #48 36.26 Fetched 8575 kB in 28s (309 kB/s) [2022-08-22T13:42:14.384Z] #48 36.26 Reading package lists... [2022-08-22T13:42:14.597Z] #74 97.91 checking for issetugid... no [2022-08-22T13:42:14.597Z] #74 98.17 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:42:14.597Z] #74 98.18 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:42:14.645Z] #48 46.36 Reading package lists... [2022-08-22T13:42:14.645Z] #48 ... [2022-08-22T13:42:14.645Z] [2022-08-22T13:42:14.645Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:14.645Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:14.645Z] #52 46.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-22T13:42:14.646Z] #52 46.73 go: downloading honnef.co/go/tools v0.3.1 [2022-08-22T13:42:14.717Z] #73 50.53 Selecting previously unselected package build-essential. [2022-08-22T13:42:14.717Z] #73 50.53 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-22T13:42:14.717Z] #73 ... [2022-08-22T13:42:14.717Z] [2022-08-22T13:42:14.717Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:14.717Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:14.717Z] #27 40.44 go: downloading github.com/json-iterator/go v1.1.12 [2022-08-22T13:42:14.717Z] #27 40.97 go: downloading github.com/google/go-containerregistry v0.10.0 [2022-08-22T13:42:14.717Z] #27 41.65 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2022-08-22T13:42:14.717Z] #27 41.81 go: downloading google.golang.org/grpc v1.47.0 [2022-08-22T13:42:14.717Z] #27 44.55 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:42:14.717Z] #27 44.85 go: downloading github.com/google/go-intervals v0.0.2 [2022-08-22T13:42:14.717Z] #27 44.98 go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-22T13:42:14.717Z] #27 45.18 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4 [2022-08-22T13:42:14.717Z] #27 45.52 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-22T13:42:14.717Z] #27 45.52 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2022-08-22T13:42:14.717Z] #27 45.70 go: downloading github.com/rivo/uniseg v0.2.0 [2022-08-22T13:42:14.717Z] #27 46.05 go: downloading github.com/docker/go-units v0.4.0 [2022-08-22T13:42:14.717Z] #27 46.05 go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-22T13:42:14.717Z] #27 46.23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-08-22T13:42:14.717Z] #27 46.28 go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-08-22T13:42:14.717Z] #27 46.82 go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-08-22T13:42:14.717Z] #27 46.82 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-22T13:42:14.717Z] #27 47.00 go: downloading google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f [2022-08-22T13:42:14.717Z] #27 47.05 go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-22T13:42:14.717Z] #27 ... [2022-08-22T13:42:14.717Z] [2022-08-22T13:42:14.717Z] #73 [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-22T13:42:14.717Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:14.717Z] #73 50.53 Unpacking build-essential (12.9) ... [2022-08-22T13:42:14.717Z] #73 50.66 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:42:14.717Z] #73 50.67 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:42:14.717Z] #73 50.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:42:14.717Z] #73 50.77 Selecting previously unselected package libcap-dev:amd64. [2022-08-22T13:42:14.977Z] #73 50.77 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-22T13:42:14.977Z] #73 50.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:42:14.977Z] #73 51.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:42:14.977Z] #73 51.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:15.237Z] #73 51.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:15.237Z] #73 ... [2022-08-22T13:42:15.237Z] [2022-08-22T13:42:15.237Z] #39 [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-22T13:42:15.237Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:15.237Z] #39 41.10 The following additional packages will be installed: [2022-08-22T13:42:15.237Z] #39 41.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-22T13:42:15.237Z] #39 41.17 Suggested packages: [2022-08-22T13:42:15.237Z] #39 41.17 cmake-doc ninja-build lrzip [2022-08-22T13:42:15.237Z] #39 41.17 Recommended packages: [2022-08-22T13:42:15.237Z] #39 41.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-22T13:42:15.237Z] #39 42.37 The following NEW packages will be installed: [2022-08-22T13:42:15.237Z] #39 42.38 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-22T13:42:15.237Z] #39 42.38 vim-common xxd [2022-08-22T13:42:15.237Z] #39 42.79 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:15.237Z] #39 42.79 Need to get 17.7 MB of archives. [2022-08-22T13:42:15.237Z] #39 42.79 After this operation, 70.7 MB of additional disk space will be used. [2022-08-22T13:42:15.237Z] #39 42.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:42:15.237Z] #39 42.79 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-22T13:42:15.237Z] #39 42.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-22T13:42:15.237Z] #39 42.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:42:15.237Z] #39 43.58 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-22T13:42:15.237Z] #39 43.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-22T13:42:15.237Z] #39 43.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-22T13:42:15.237Z] #39 43.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-22T13:42:15.237Z] #39 43.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-22T13:42:15.237Z] #39 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-22T13:42:15.237Z] #39 45.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:15.237Z] #39 45.70 Fetched 17.7 MB in 2s (10.5 MB/s) [2022-08-22T13:42:15.237Z] #39 46.05 Selecting previously unselected package xxd. [2022-08-22T13:42:15.237Z] #39 46.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:15.237Z] #39 46.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:42:15.237Z] #39 46.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:15.237Z] #39 46.44 Selecting previously unselected package vim-common. [2022-08-22T13:42:15.237Z] #39 46.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:42:15.237Z] #39 46.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:15.237Z] #39 46.82 Selecting previously unselected package cmake-data. [2022-08-22T13:42:15.237Z] #39 46.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-22T13:42:15.237Z] #39 46.82 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:42:15.237Z] #39 50.89 Selecting previously unselected package libicu67:amd64. [2022-08-22T13:42:15.237Z] #39 50.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-22T13:42:15.237Z] #39 50.98 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-22T13:42:15.237Z] #39 ... [2022-08-22T13:42:15.237Z] [2022-08-22T13:42:15.238Z] #73 [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-22T13:42:15.238Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:15.238Z] #73 51.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-22T13:42:15.238Z] #73 51.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:15.238Z] #73 51.19 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:15.238Z] #73 51.30 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-22T13:42:15.498Z] #73 51.33 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-22T13:42:15.498Z] #73 51.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:42:15.498Z] #73 ... [2022-08-22T13:42:15.498Z] [2022-08-22T13:42:15.498Z] #48 [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-22T13:42:15.498Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:15.498Z] #48 41.10 The following additional packages will be installed: [2022-08-22T13:42:15.498Z] #48 41.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:42:15.498Z] #48 41.11 python3-protobuf python3-six [2022-08-22T13:42:15.498Z] #48 41.12 Suggested packages: [2022-08-22T13:42:15.498Z] #48 41.13 python3-setuptools [2022-08-22T13:42:15.498Z] #48 41.13 Recommended packages: [2022-08-22T13:42:15.498Z] #48 41.13 iproute2 | iproute [2022-08-22T13:42:15.498Z] #48 42.11 The following NEW packages will be installed: [2022-08-22T13:42:15.498Z] #48 42.11 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:42:15.498Z] #48 42.11 python3-protobuf python3-six [2022-08-22T13:42:15.498Z] #48 42.62 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:15.498Z] #48 42.62 Need to get 2315 kB of archives. [2022-08-22T13:42:15.498Z] #48 42.62 After this operation, 11.1 MB of additional disk space will be used. [2022-08-22T13:42:15.498Z] #48 42.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-22T13:42:15.498Z] #48 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:42:15.498Z] #48 42.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-22T13:42:15.498Z] #48 42.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-22T13:42:15.498Z] #48 42.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-22T13:42:15.498Z] #48 42.82 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-22T13:42:15.498Z] #48 42.82 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-22T13:42:15.498Z] #48 45.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-22T13:42:15.498Z] #48 46.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:15.498Z] #48 46.86 Fetched 2315 kB in 3s (728 kB/s) [2022-08-22T13:42:15.498Z] #48 46.98 Selecting previously unselected package libprotobuf23:amd64. [2022-08-22T13:42:15.498Z] #48 46.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:15.498Z] #48 46.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 47.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:42:15.498Z] #48 47.92 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:42:15.498Z] #48 47.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:42:15.498Z] #48 47.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:15.498Z] #48 48.25 Selecting previously unselected package python3-six. [2022-08-22T13:42:15.498Z] #48 48.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-22T13:42:15.498Z] #48 48.29 Unpacking python3-six (1.16.0-2) ... [2022-08-22T13:42:15.498Z] #48 48.41 Selecting previously unselected package python3-protobuf. [2022-08-22T13:42:15.498Z] #48 48.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 48.41 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-22T13:42:15.498Z] #48 49.15 Selecting previously unselected package libnet1:amd64. [2022-08-22T13:42:15.498Z] #48 49.15 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 49.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:15.498Z] #48 49.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-22T13:42:15.498Z] #48 49.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 49.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:42:15.498Z] #48 49.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:42:15.498Z] #48 49.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 49.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:15.498Z] #48 49.73 Selecting previously unselected package criu. [2022-08-22T13:42:15.498Z] #48 49.73 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-22T13:42:15.498Z] #48 49.75 Unpacking criu (3.17.1-1) ... [2022-08-22T13:42:15.498Z] #48 50.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:15.498Z] #48 ... [2022-08-22T13:42:15.498Z] [2022-08-22T13:42:15.498Z] #73 [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-22T13:42:15.498Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:15.498Z] #73 51.51 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-22T13:42:15.498Z] #73 51.59 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-22T13:42:15.498Z] #73 51.59 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:42:15.608Z] #74 98.18 checking for library containing yajl_tree_get... -lyajl [2022-08-22T13:42:15.608Z] #74 98.87 checking for yajl >= 2.0.0... yes [2022-08-22T13:42:15.608Z] #74 98.95 checking sys/capability.h usability... yes [2022-08-22T13:42:15.608Z] #74 99.12 checking sys/capability.h presence... yes [2022-08-22T13:42:15.864Z] #74 99.20 checking for sys/capability.h... yes [2022-08-22T13:42:16.120Z] #74 99.20 checking for library containing cap_from_name... -lcap [2022-08-22T13:42:16.439Z] #73 ... [2022-08-22T13:42:16.439Z] [2022-08-22T13:42:16.439Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:16.439Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:16.439Z] #13 42.33 The following NEW packages will be installed: [2022-08-22T13:42:16.439Z] #13 42.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:42:16.439Z] #13 42.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-22T13:42:16.439Z] #13 42.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-22T13:42:16.439Z] #13 42.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-22T13:42:16.439Z] #13 42.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-22T13:42:16.439Z] #13 42.35 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-22T13:42:16.439Z] #13 42.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-22T13:42:16.439Z] #13 42.35 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-22T13:42:16.439Z] #13 42.35 mingw-w64-x86-64-dev [2022-08-22T13:42:16.439Z] #13 42.78 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:16.439Z] #13 42.78 Need to get 115 MB of archives. [2022-08-22T13:42:16.439Z] #13 42.78 After this operation, 645 MB of additional disk space will be used. [2022-08-22T13:42:16.439Z] #13 42.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-22T13:42:16.439Z] #13 42.90 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-22T13:42:16.439Z] #13 43.10 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-22T13:42:16.439Z] #13 43.10 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-22T13:42:16.439Z] #13 43.10 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-22T13:42:16.439Z] #13 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-22T13:42:16.439Z] #13 43.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-22T13:42:16.439Z] #13 43.60 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-22T13:42:16.439Z] #13 43.67 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-22T13:42:16.439Z] #13 44.40 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-22T13:42:16.439Z] #13 46.39 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-22T13:42:16.439Z] #13 47.13 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-22T13:42:16.439Z] #13 47.83 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-22T13:42:16.439Z] #13 49.55 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-22T13:42:16.439Z] #13 50.19 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-22T13:42:16.439Z] #13 50.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-22T13:42:16.439Z] #13 50.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-22T13:42:16.439Z] #13 50.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:42:16.439Z] #13 50.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:42:16.439Z] #13 50.23 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-22T13:42:16.439Z] #13 50.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:42:16.439Z] #13 50.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-22T13:42:16.439Z] #13 50.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-22T13:42:16.439Z] #13 50.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-22T13:42:16.439Z] #13 50.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-22T13:42:16.439Z] #13 50.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-22T13:42:16.439Z] #13 50.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-22T13:42:16.439Z] #13 50.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-22T13:42:16.439Z] #13 50.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-22T13:42:16.439Z] #13 50.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:42:16.439Z] #13 51.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:16.439Z] #13 51.68 Fetched 115 MB in 8s (14.4 MB/s) [2022-08-22T13:42:16.439Z] #13 51.78 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-22T13:42:16.439Z] #13 51.78 (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-22T13:42:16.439Z] #13 51.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:42:16.439Z] #13 51.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:42:16.439Z] #13 ... [2022-08-22T13:42:16.439Z] [2022-08-22T13:42:16.439Z] #73 [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-22T13:42:16.439Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:16.439Z] #73 52.55 Selecting previously unselected package libtool. [2022-08-22T13:42:16.439Z] #73 52.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-22T13:42:16.439Z] #73 52.55 Unpacking libtool (2.4.6-15) ... [2022-08-22T13:42:16.939Z] #74 99.76 checking for library containing dlopen... -ldl [2022-08-22T13:42:16.939Z] #74 100.2 checking seccomp.h usability... yes [2022-08-22T13:42:16.939Z] #74 100.5 checking seccomp.h presence... yes [2022-08-22T13:42:16.939Z] #74 ... [2022-08-22T13:42:16.939Z] [2022-08-22T13:42:16.939Z] #57 [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-22T13:42:16.939Z] #57 sha256:877c282d64a598fe134919f12efc86966cc10056d5d698c37e8a10a20ff37275 [2022-08-22T13:42:16.939Z] #57 12.61 + cd /tmp/tmp.bj6Lvf0DM7/src/github.com/opencontainers/runc [2022-08-22T13:42:16.939Z] #57 12.61 + git checkout -q v1.1.3 [2022-08-22T13:42:16.939Z] #57 13.51 + '[' -z '' ']' [2022-08-22T13:42:16.939Z] #57 13.51 + target=static [2022-08-22T13:42:16.939Z] #57 13.51 + make BUILDTAGS=seccomp static [2022-08-22T13:42:16.939Z] #57 13.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-22T13:42:17.008Z] #73 52.91 Selecting previously unselected package libudev-dev:amd64. [2022-08-22T13:42:17.008Z] #73 52.91 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-22T13:42:17.008Z] #73 52.91 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:42:17.195Z] #57 ... [2022-08-22T13:42:17.195Z] [2022-08-22T13:42:17.195Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:17.195Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:17.195Z] #74 100.6 checking for seccomp.h... yes [2022-08-22T13:42:17.271Z] #73 53.15 Selecting previously unselected package libyajl2:amd64. [2022-08-22T13:42:17.271Z] #73 53.15 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-22T13:42:17.271Z] #73 53.15 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:42:17.271Z] #73 53.26 Selecting previously unselected package libyajl-dev:amd64. [2022-08-22T13:42:17.271Z] #73 53.26 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-22T13:42:17.271Z] #73 53.26 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:42:17.531Z] #73 53.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:42:17.532Z] #73 53.44 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-22T13:42:17.532Z] #73 53.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:42:17.532Z] #73 53.44 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:42:17.532Z] #73 53.48 Setting up file (1:5.39-3) ... [2022-08-22T13:42:17.532Z] #73 53.48 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:42:17.532Z] #73 53.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:17.532Z] #73 53.51 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:17.532Z] #73 53.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:42:17.532Z] #73 53.59 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:42:17.532Z] #73 53.59 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:42:17.532Z] #73 53.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:17.532Z] #73 53.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:42:17.532Z] #73 53.61 Setting up patch (2.7.6-7) ... [2022-08-22T13:42:17.568Z] #61 97.76 + bin/ctr [2022-08-22T13:42:17.758Z] #74 100.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-22T13:42:17.795Z] #73 53.64 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:42:17.795Z] #73 53.64 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:42:17.795Z] #73 53.65 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:42:17.795Z] #73 53.67 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:42:17.795Z] #73 53.67 Setting up libtool (2.4.6-15) ... [2022-08-22T13:42:17.795Z] #73 53.79 Setting up m4 (1.4.18-5) ... [2022-08-22T13:42:17.795Z] #73 53.79 Setting up dpkg-dev (1.20.11) ... [2022-08-22T13:42:17.795Z] #73 53.79 Setting up autoconf (2.69-14) ... [2022-08-22T13:42:17.795Z] #73 53.79 Setting up build-essential (12.9) ... [2022-08-22T13:42:17.795Z] #73 53.79 Setting up automake (1:1.16.3-2) ... [2022-08-22T13:42:17.795Z] #73 53.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-22T13:42:17.795Z] #73 53.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:17.795Z] #73 ... [2022-08-22T13:42:17.795Z] [2022-08-22T13:42:17.795Z] #61 [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-22T13:42:17.795Z] #61 sha256:fb970e66fa0940178c3b0b671e3747b6063f47989519d4538917f20335c37554 [2022-08-22T13:42:17.795Z] #61 8.787 + RM_GOPATH=0 [2022-08-22T13:42:17.795Z] #61 8.787 + TMP_GOPATH= [2022-08-22T13:42:17.795Z] #61 8.787 + : /build [2022-08-22T13:42:17.795Z] #61 8.787 + '[' -z '' ']' [2022-08-22T13:42:17.795Z] #61 8.787 ++ mktemp -d [2022-08-22T13:42:17.795Z] #61 8.787 + export GOPATH=/tmp/tmp.B78y1Spf5h [2022-08-22T13:42:17.795Z] #61 8.787 + GOPATH=/tmp/tmp.B78y1Spf5h [2022-08-22T13:42:17.795Z] #61 8.787 + RM_GOPATH=1 [2022-08-22T13:42:17.795Z] #61 8.787 + case "$(go env GOARCH)" in [2022-08-22T13:42:17.795Z] #61 8.787 ++ go env GOARCH [2022-08-22T13:42:17.795Z] #61 8.805 Install containerd version v1.6.7 [2022-08-22T13:42:17.795Z] #61 8.805 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:17.795Z] #61 8.805 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:17.795Z] #61 8.805 ++ dirname /install.sh [2022-08-22T13:42:17.795Z] #61 8.805 + dir=/ [2022-08-22T13:42:17.795Z] #61 8.805 + bin=containerd [2022-08-22T13:42:17.795Z] #61 8.805 + shift [2022-08-22T13:42:17.795Z] #61 8.805 + '[' '!' -f //containerd.installer ']' [2022-08-22T13:42:17.795Z] #61 8.805 + . //containerd.installer [2022-08-22T13:42:17.795Z] #61 8.805 ++ set -e [2022-08-22T13:42:17.795Z] #61 8.805 ++ : v1.6.7 [2022-08-22T13:42:17.795Z] #61 8.805 + install_containerd [2022-08-22T13:42:17.795Z] #61 8.805 + echo 'Install containerd version v1.6.7' [2022-08-22T13:42:17.795Z] #61 8.818 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B78y1Spf5h/src/github.com/containerd/containerd [2022-08-22T13:42:17.795Z] #61 8.818 Cloning into '/tmp/tmp.B78y1Spf5h/src/github.com/containerd/containerd'... [2022-08-22T13:42:17.936Z] #52 49.77 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-22T13:42:17.936Z] #52 49.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-22T13:42:17.936Z] #52 50.00 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-22T13:42:17.936Z] #52 50.29 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-22T13:42:18.014Z] #74 101.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-22T13:42:18.054Z] #61 ... [2022-08-22T13:42:18.054Z] [2022-08-22T13:42:18.054Z] #31 [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-22T13:42:18.054Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:42:18.054Z] #31 52.20 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-22T13:42:18.054Z] #31 52.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-22T13:42:18.054Z] #31 53.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-22T13:42:18.207Z] #52 50.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-22T13:42:18.207Z] #52 50.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-22T13:42:18.207Z] #52 50.64 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-22T13:42:18.269Z] #74 101.6 checking systemd/sd-bus.h usability... yes [2022-08-22T13:42:18.463Z] #52 50.77 go: downloading golang.org/x/text v0.3.7 [2022-08-22T13:42:18.525Z] #74 101.9 checking systemd/sd-bus.h presence... yes [2022-08-22T13:42:18.525Z] #74 102.0 checking for systemd/sd-bus.h... yes [2022-08-22T13:42:18.782Z] #74 102.0 checking for library containing sd_bus_match_signal_async... [2022-08-22T13:42:18.782Z] #74 ... [2022-08-22T13:42:18.782Z] [2022-08-22T13:42:18.782Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:42:18.782Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:42:18.782Z] #20 8.321 Fetched 8458 kB in 7s (1130 kB/s) [2022-08-22T13:42:18.782Z] #20 8.321 Reading package lists... [2022-08-22T13:42:18.782Z] #20 11.34 Reading package lists... [2022-08-22T13:42:18.782Z] #20 14.13 Building dependency tree... [2022-08-22T13:42:18.782Z] #20 16.46 The following additional packages will be installed: [2022-08-22T13:42:18.782Z] #20 16.47 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-22T13:42:18.782Z] #20 16.47 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-22T13:42:18.782Z] #20 16.47 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-22T13:42:18.782Z] #20 16.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:42:18.782Z] #20 16.48 python3-pkg-resources systemd vim-runtime xxd [2022-08-22T13:42:18.782Z] #20 16.48 Suggested packages: [2022-08-22T13:42:18.782Z] #20 16.49 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-22T13:42:18.782Z] #20 16.49 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-22T13:42:18.782Z] #20 16.49 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-22T13:42:18.782Z] #20 16.49 Recommended packages: [2022-08-22T13:42:18.782Z] #20 16.49 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-22T13:42:18.782Z] #20 16.49 systemd-timesyncd | time-daemon unzip [2022-08-22T13:42:18.782Z] #20 18.12 The following NEW packages will be installed: [2022-08-22T13:42:18.782Z] #20 18.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-22T13:42:18.782Z] #20 18.15 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-22T13:42:18.782Z] #20 18.16 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-22T13:42:18.782Z] #20 18.16 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-22T13:42:18.782Z] #20 18.16 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-22T13:42:18.782Z] #20 18.16 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:42:18.782Z] #20 18.16 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-22T13:42:18.782Z] #20 18.16 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-22T13:42:18.782Z] #20 18.16 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-22T13:42:19.039Z] #20 18.58 0 upgraded, 56 newly installed, 0 to remove and 6 not upgraded. [2022-08-22T13:42:19.039Z] #20 18.58 Need to get 31.8 MB of archives. [2022-08-22T13:42:19.039Z] #20 18.58 After this operation, 123 MB of additional disk space will be used. [2022-08-22T13:42:19.039Z] #20 18.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-22T13:42:19.039Z] #20 ... [2022-08-22T13:42:19.039Z] [2022-08-22T13:42:19.039Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:19.039Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:19.039Z] #74 102.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-22T13:42:19.295Z] #74 102.4 checking for sd_notify_barrier... yes [2022-08-22T13:42:19.295Z] #74 102.6 checking linux/bpf.h usability... yes [2022-08-22T13:42:19.481Z] #31 ... [2022-08-22T13:42:19.481Z] [2022-08-22T13:42:19.481Z] #73 [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-22T13:42:19.481Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:19.481Z] #73 DONE 55.2s [2022-08-22T13:42:19.481Z] [2022-08-22T13:42:19.481Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:19.481Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:19.552Z] #74 102.9 checking linux/bpf.h presence... yes [2022-08-22T13:42:19.552Z] #74 103.0 checking for linux/bpf.h... yes [2022-08-22T13:42:19.788Z] #74 ... [2022-08-22T13:42:19.788Z] [2022-08-22T13:42:19.788Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:19.788Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:19.788Z] #52 45.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-22T13:42:19.788Z] #52 45.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-22T13:42:19.788Z] #52 ... [2022-08-22T13:42:19.788Z] [2022-08-22T13:42:19.788Z] #48 [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-22T13:42:19.788Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:19.788Z] #48 52.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:42:19.788Z] #48 52.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:19.788Z] #48 52.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:19.788Z] #48 52.83 Setting up python3-six (1.16.0-2) ... [2022-08-22T13:42:19.788Z] #48 54.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:42:19.788Z] #48 54.78 Setting up python3-protobuf (3.12.4-1) ... [2022-08-22T13:42:19.812Z] #74 103.0 checking compilation for eBPF... yes [2022-08-22T13:42:19.812Z] #74 103.2 checking for criu >= 3.15... no [2022-08-22T13:42:19.812Z] #74 103.3 configure: CRIU headers not found, building without CRIU support [2022-08-22T13:42:19.812Z] #74 103.3 checking for criu > 3.16... no [2022-08-22T13:42:19.812Z] #74 103.3 configure: CRIU version doesn't support join-ns API [2022-08-22T13:42:19.812Z] #74 103.3 checking for criu > 3.16.1... no [2022-08-22T13:42:19.812Z] #74 103.4 configure: CRIU version doesn't support for pre-dumping [2022-08-22T13:42:19.812Z] #74 103.4 checking for new mount API (fsconfig)... yes [2022-08-22T13:42:20.069Z] #74 103.4 checking for seccomp notify API... yes [2022-08-22T13:42:20.069Z] #74 103.5 checking for gperf... no [2022-08-22T13:42:20.069Z] #74 103.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-22T13:42:20.069Z] #74 103.5 checking for library containing argp_parse... none required [2022-08-22T13:42:20.069Z] #74 103.7 checking that generated files are newer than configure... done [2022-08-22T13:42:20.069Z] #74 103.7 configure: creating ./config.status [2022-08-22T13:42:20.982Z] #52 ... [2022-08-22T13:42:20.982Z] [2022-08-22T13:42:20.982Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:20.982Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:20.982Z] #13 43.08 Reading package lists... [2022-08-22T13:42:20.982Z] #13 ... [2022-08-22T13:42:20.982Z] [2022-08-22T13:42:20.982Z] #59 [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-22T13:42:20.982Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:20.982Z] #59 43.31 Reading package lists... [2022-08-22T13:42:20.998Z] #74 ... [2022-08-22T13:42:20.998Z] [2022-08-22T13:42:20.998Z] #31 [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-22T13:42:20.998Z] #31 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-22T13:42:20.998Z] #31 DONE 146.5s [2022-08-22T13:42:21.238Z] #59 53.08 Building dependency tree... [2022-08-22T13:42:21.238Z] #59 ... [2022-08-22T13:42:21.238Z] [2022-08-22T13:42:21.238Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:21.238Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:21.253Z] [2022-08-22T13:42:21.254Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:42:21.254Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:42:21.254Z] #20 18.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-22T13:42:21.254Z] #20 18.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-22T13:42:21.254Z] #20 18.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-22T13:42:21.254Z] #20 18.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-22T13:42:21.254Z] #20 18.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-22T13:42:21.254Z] #20 18.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-22T13:42:21.254Z] #20 18.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-22T13:42:21.254Z] #20 18.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-22T13:42:21.254Z] #20 18.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-22T13:42:21.254Z] #20 18.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-22T13:42:21.254Z] #20 18.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-22T13:42:21.254Z] #20 18.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-22T13:42:21.254Z] #20 18.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-22T13:42:21.254Z] #20 18.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:42:21.254Z] #20 18.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-22T13:42:21.254Z] #20 18.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-22T13:42:21.254Z] #20 18.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-22T13:42:21.254Z] #20 18.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-22T13:42:21.254Z] #20 18.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-22T13:42:21.254Z] #20 18.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-22T13:42:21.254Z] #20 18.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-22T13:42:21.254Z] #20 18.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-22T13:42:21.254Z] #20 18.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-22T13:42:21.254Z] #20 18.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-22T13:42:21.254Z] #20 18.87 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-22T13:42:21.254Z] #20 18.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-22T13:42:21.254Z] #20 18.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-22T13:42:21.254Z] #20 18.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-22T13:42:21.254Z] #20 18.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-22T13:42:21.254Z] #20 18.91 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-22T13:42:21.254Z] #20 18.91 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-22T13:42:21.254Z] #20 19.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-22T13:42:21.254Z] #20 19.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-22T13:42:21.254Z] #20 19.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-22T13:42:21.254Z] #20 19.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-22T13:42:21.254Z] #20 19.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-22T13:42:21.254Z] #20 19.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-22T13:42:21.254Z] #20 19.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-22T13:42:21.254Z] #20 19.31 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-22T13:42:21.254Z] #20 19.31 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-22T13:42:21.254Z] #20 19.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-22T13:42:21.254Z] #20 19.42 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-22T13:42:21.254Z] #20 19.42 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:42:21.254Z] #20 19.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-22T13:42:21.254Z] #20 19.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-22T13:42:21.254Z] #20 19.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-22T13:42:21.254Z] #20 19.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-22T13:42:21.254Z] #20 19.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-22T13:42:21.254Z] #20 19.49 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-22T13:42:21.254Z] #20 19.49 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-22T13:42:21.254Z] #20 19.49 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-22T13:42:21.254Z] #20 19.86 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-22T13:42:21.254Z] #20 19.90 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-22T13:42:21.254Z] #20 19.94 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-22T13:42:21.254Z] #20 19.97 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-22T13:42:21.254Z] #20 20.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:21.511Z] #20 21.22 Fetched 31.8 MB in 2s (18.3 MB/s) [2022-08-22T13:42:21.768Z] #20 21.45 Selecting previously unselected package libcap2:arm64. [2022-08-22T13:42:22.026Z] #20 21.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-22T13:42:22.026Z] #20 21.61 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-22T13:42:22.026Z] #20 21.64 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-22T13:42:22.283Z] #20 21.88 Selecting previously unselected package libargon2-1:arm64. [2022-08-22T13:42:22.283Z] #20 21.88 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-22T13:42:22.283Z] #20 21.90 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-22T13:42:22.283Z] #20 21.96 Selecting previously unselected package libjson-c5:arm64. [2022-08-22T13:42:22.283Z] #20 21.97 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-22T13:42:22.283Z] #20 21.98 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-22T13:42:22.443Z] #48 ... [2022-08-22T13:42:22.443Z] [2022-08-22T13:42:22.443Z] #39 [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-22T13:42:22.443Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:22.443Z] #39 58.47 Selecting previously unselected package libxml2:amd64. [2022-08-22T13:42:22.443Z] #39 58.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-22T13:42:22.443Z] #39 58.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:42:22.540Z] #20 22.10 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-22T13:42:22.540Z] #20 22.10 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-22T13:42:22.540Z] #20 22.11 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:42:22.540Z] #20 22.29 Selecting previously unselected package libip4tc2:arm64. [2022-08-22T13:42:22.540Z] #20 22.30 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-22T13:42:22.796Z] #20 22.30 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-22T13:42:22.796Z] #20 22.38 Selecting previously unselected package libkmod2:arm64. [2022-08-22T13:42:22.796Z] #20 22.39 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-22T13:42:22.796Z] #20 22.39 Unpacking libkmod2:arm64 (28-1) ... [2022-08-22T13:42:22.852Z] #61 ... [2022-08-22T13:42:22.852Z] [2022-08-22T13:42:22.852Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:22.852Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:22.852Z] #13 161.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-22T13:42:22.852Z] #13 161.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:22.852Z] #13 161.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:42:23.096Z] #20 22.54 Selecting previously unselected package systemd. [2022-08-22T13:42:23.096Z] #20 22.54 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-22T13:42:23.096Z] #20 22.72 Unpacking systemd (247.3-7) ... [2022-08-22T13:42:23.378Z] #39 59.09 Selecting previously unselected package libarchive13:amd64. [2022-08-22T13:42:23.378Z] #39 59.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-22T13:42:23.378Z] #39 59.09 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:42:23.378Z] #39 59.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-22T13:42:23.378Z] #39 59.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-22T13:42:23.378Z] #39 59.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:42:23.637Z] #39 59.62 Selecting previously unselected package librhash0:amd64. [2022-08-22T13:42:23.637Z] #39 59.63 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-22T13:42:23.637Z] #39 59.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:42:23.896Z] #39 59.85 Selecting previously unselected package libuv1:amd64. [2022-08-22T13:42:23.896Z] #39 59.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-22T13:42:23.896Z] #39 59.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:42:24.155Z] #39 60.01 Selecting previously unselected package cmake. [2022-08-22T13:42:24.155Z] #39 60.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-22T13:42:24.155Z] #39 60.02 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:42:24.505Z] #13 53.46 Building dependency tree... [2022-08-22T13:42:24.505Z] #13 ... [2022-08-22T13:42:24.505Z] [2022-08-22T13:42:24.505Z] #73 [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-22T13:42:24.505Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:24.505Z] #73 46.36 Reading package lists... [2022-08-22T13:42:24.505Z] #73 ... [2022-08-22T13:42:24.505Z] [2022-08-22T13:42:24.505Z] #39 [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-22T13:42:24.505Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:24.505Z] #39 45.51 Reading package lists... [2022-08-22T13:42:24.764Z] #13 ... [2022-08-22T13:42:24.764Z] [2022-08-22T13:42:24.764Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:24.764Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:24.764Z] #74 75.58 libtoolize: putting auxiliary files in '.'. [2022-08-22T13:42:24.764Z] #74 75.58 libtoolize: copying file './ltmain.sh' [2022-08-22T13:42:24.764Z] #74 76.63 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-22T13:42:24.764Z] #74 76.63 libtoolize: and rerunning libtoolize and aclocal. [2022-08-22T13:42:24.764Z] #74 76.63 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:42:25.614Z] #20 24.92 Selecting previously unselected package pigz. [2022-08-22T13:42:25.614Z] #20 24.92 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-22T13:42:25.614Z] #20 24.94 Unpacking pigz (2.6-1) ... [2022-08-22T13:42:25.614Z] #20 25.04 Selecting previously unselected package libelf1:arm64. [2022-08-22T13:42:25.614Z] #20 25.04 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-22T13:42:25.614Z] #20 25.06 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-22T13:42:25.614Z] #20 25.25 Selecting previously unselected package libbpf0:arm64. [2022-08-22T13:42:25.614Z] #20 25.26 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-22T13:42:25.615Z] #20 25.26 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-22T13:42:25.870Z] #20 25.37 Selecting previously unselected package libmnl0:arm64. [2022-08-22T13:42:25.870Z] #20 25.37 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-22T13:42:25.870Z] #20 25.39 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-22T13:42:25.870Z] #20 25.46 Selecting previously unselected package libxtables12:arm64. [2022-08-22T13:42:25.870Z] #20 25.46 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-22T13:42:25.870Z] #20 25.47 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-22T13:42:25.870Z] #20 25.56 Selecting previously unselected package libcap2-bin. [2022-08-22T13:42:25.871Z] #39 55.39 Building dependency tree... [2022-08-22T13:42:26.127Z] #20 25.57 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-22T13:42:26.127Z] #20 25.59 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-22T13:42:26.127Z] #20 25.67 Selecting previously unselected package iproute2. [2022-08-22T13:42:26.127Z] #20 25.69 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-22T13:42:26.127Z] #20 25.74 Unpacking iproute2 (5.10.0-4) ... [2022-08-22T13:42:26.128Z] #39 ... [2022-08-22T13:42:26.128Z] [2022-08-22T13:42:26.128Z] #44 [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-22T13:42:26.128Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:42:26.128Z] #44 48.05 + 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-22T13:42:26.128Z] #44 ... [2022-08-22T13:42:26.128Z] [2022-08-22T13:42:26.128Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:26.128Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:26.128Z] #27 48.50 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d [2022-08-22T13:42:26.128Z] #27 48.79 go: downloading github.com/mattn/go-runewidth v0.0.13 [2022-08-22T13:42:26.128Z] #27 49.04 go: downloading github.com/VividCortex/ewma v1.2.0 [2022-08-22T13:42:26.128Z] #27 49.36 go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-22T13:42:26.128Z] #27 50.59 go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-22T13:42:26.128Z] #27 51.94 go: downloading github.com/imdario/mergo v0.3.13 [2022-08-22T13:42:26.128Z] #27 52.25 go: downloading golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e [2022-08-22T13:42:26.128Z] #27 52.86 go: downloading github.com/sylabs/sif/v2 v2.7.1 [2022-08-22T13:42:26.128Z] #27 56.62 go: downloading github.com/letsencrypt/boulder v0.0.0-20220331220046-b23ab962616e [2022-08-22T13:42:26.384Z] #27 58.60 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 [2022-08-22T13:42:26.384Z] #27 ... [2022-08-22T13:42:26.384Z] [2022-08-22T13:42:26.384Z] #48 [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-22T13:42:26.384Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:26.384Z] #48 46.36 Reading package lists... [2022-08-22T13:42:26.688Z] #20 26.30 Selecting previously unselected package xxd. [2022-08-22T13:42:26.688Z] #20 26.30 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-22T13:42:26.688Z] #20 26.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:26.945Z] #20 26.49 Selecting previously unselected package vim-common. [2022-08-22T13:42:26.945Z] #20 26.49 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:42:26.945Z] #20 26.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:27.201Z] #20 26.69 Selecting previously unselected package bash-completion. [2022-08-22T13:42:27.201Z] #20 26.70 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-22T13:42:27.443Z] #39 ... [2022-08-22T13:42:27.443Z] [2022-08-22T13:42:27.443Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:27.443Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:27.443Z] #27 53.15 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-22T13:42:27.443Z] #27 53.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-22T13:42:27.443Z] #27 ... [2022-08-22T13:42:27.443Z] [2022-08-22T13:42:27.443Z] #48 [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-22T13:42:27.443Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:27.443Z] #48 59.78 Setting up criu (3.17.1-1) ... [2022-08-22T13:42:27.443Z] #48 62.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:27.443Z] #48 DONE 62.9s [2022-08-22T13:42:27.443Z] [2022-08-22T13:42:27.443Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:27.444Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:27.444Z] #13 55.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-22T13:42:27.444Z] #13 55.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:42:27.444Z] #13 55.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:42:27.444Z] #13 58.44 Selecting previously unselected package binutils-mingw-w64. [2022-08-22T13:42:27.444Z] #13 58.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-22T13:42:27.444Z] #13 58.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:42:27.444Z] #13 58.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-22T13:42:27.444Z] #13 58.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:42:27.444Z] #13 58.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:42:27.444Z] #13 58.81 Selecting previously unselected package dmsetup. [2022-08-22T13:42:27.444Z] #13 58.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:42:27.444Z] #13 58.84 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:42:27.444Z] #13 59.06 Selecting previously unselected package mingw-w64-common. [2022-08-22T13:42:27.444Z] #13 59.09 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-22T13:42:27.444Z] #13 59.09 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-22T13:42:28.273Z] #48 57.07 Building dependency tree... [2022-08-22T13:42:28.821Z] #13 ... [2022-08-22T13:42:28.821Z] [2022-08-22T13:42:28.821Z] #39 [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-22T13:42:28.821Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:28.821Z] #39 64.84 Setting up libicu67:amd64 (67.1-7) ... [2022-08-22T13:42:28.821Z] #39 64.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:28.821Z] #39 64.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:42:28.821Z] #39 64.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:28.821Z] #39 64.90 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:42:28.821Z] #39 64.90 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:42:28.821Z] #39 64.92 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:42:28.821Z] #39 64.96 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:42:28.821Z] #39 64.96 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:42:29.080Z] #39 64.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:42:29.080Z] #39 64.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:29.716Z] #20 29.35 Unpacking bash-completion (1:2.11-2) ... [2022-08-22T13:42:30.016Z] #39 DONE 65.9s [2022-08-22T13:42:30.017Z] [2022-08-22T13:42:30.017Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:30.017Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:30.017Z] #13 66.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-22T13:42:30.017Z] #13 66.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-22T13:42:30.017Z] #13 66.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:42:30.278Z] #20 29.99 Selecting previously unselected package bzip2. [2022-08-22T13:42:30.278Z] #13 ... [2022-08-22T13:42:30.278Z] [2022-08-22T13:42:30.278Z] #20 29.99 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-22T13:42:30.278Z] #20 30.00 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:42:30.278Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-22T13:42:30.278Z] #40 sha256:cdbe311626cf3ab99307fb6cfe699acc5564e132052578e55d14ffaa389e5dd9 [2022-08-22T13:42:30.278Z] #40 DONE 0.4s [2022-08-22T13:42:30.536Z] [2022-08-22T13:42:30.537Z] #41 [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-22T13:42:30.537Z] #41 sha256:586c9a337a3e43629242ad064f1444892de0cc5e10c0b8b64d491de8040ddd96 [2022-08-22T13:42:30.559Z] #20 30.09 Selecting previously unselected package xz-utils. [2022-08-22T13:42:30.559Z] #20 30.10 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-22T13:42:30.559Z] #20 30.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:30.799Z] #48 ... [2022-08-22T13:42:30.799Z] [2022-08-22T13:42:30.799Z] #39 [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-22T13:42:30.799Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:30.799Z] #39 62.67 The following additional packages will be installed: [2022-08-22T13:42:30.799Z] #39 62.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-22T13:42:30.799Z] #39 62.73 Suggested packages: [2022-08-22T13:42:30.799Z] #39 62.74 cmake-doc ninja-build lrzip [2022-08-22T13:42:30.799Z] #39 62.74 Recommended packages: [2022-08-22T13:42:30.799Z] #39 62.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-22T13:42:30.854Z] #20 30.36 Selecting previously unselected package apparmor. [2022-08-22T13:42:30.854Z] #20 30.37 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-22T13:42:30.854Z] #20 30.46 Unpacking apparmor (2.13.6-10) ... [2022-08-22T13:42:31.427Z] #20 31.01 Selecting previously unselected package inetutils-ping. [2022-08-22T13:42:31.427Z] #20 31.03 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-22T13:42:31.427Z] #20 31.04 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-22T13:42:31.684Z] #20 31.16 Selecting previously unselected package libip6tc2:arm64. [2022-08-22T13:42:31.684Z] #20 31.17 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-22T13:42:31.684Z] #20 31.17 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-22T13:42:31.684Z] #20 31.30 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-22T13:42:31.684Z] #20 31.34 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-22T13:42:31.684Z] #20 31.35 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-22T13:42:31.941Z] #20 31.44 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-22T13:42:31.941Z] #20 31.44 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-22T13:42:31.941Z] #20 31.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-22T13:42:31.941Z] #20 31.55 Selecting previously unselected package libnftnl11:arm64. [2022-08-22T13:42:31.941Z] #20 31.56 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-22T13:42:31.941Z] #20 31.56 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-22T13:42:32.168Z] #39 64.41 The following NEW packages will be installed: [2022-08-22T13:42:32.168Z] #39 64.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-22T13:42:32.168Z] #39 64.42 vim-common xxd [2022-08-22T13:42:32.197Z] #20 31.66 Selecting previously unselected package iptables. [2022-08-22T13:42:32.197Z] #20 31.67 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-22T13:42:32.197Z] #20 31.68 Unpacking iptables (1.8.7-1) ... [2022-08-22T13:42:32.454Z] #20 32.09 Selecting previously unselected package libonig5:arm64. [2022-08-22T13:42:32.454Z] #20 32.10 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-22T13:42:32.454Z] #20 32.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-22T13:42:32.711Z] #20 32.27 Selecting previously unselected package libjq1:arm64. [2022-08-22T13:42:32.711Z] #20 32.27 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-22T13:42:32.711Z] #20 32.28 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-22T13:42:32.711Z] #20 32.42 Selecting previously unselected package jq. [2022-08-22T13:42:32.711Z] #20 32.42 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-22T13:42:32.711Z] #20 32.43 Unpacking jq (1.6-2.1) ... [2022-08-22T13:42:32.732Z] #39 64.89 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:32.732Z] #39 64.89 Need to get 17.7 MB of archives. [2022-08-22T13:42:32.732Z] #39 64.89 After this operation, 70.7 MB of additional disk space will be used. [2022-08-22T13:42:32.732Z] #39 64.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:42:32.732Z] #39 64.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-22T13:42:32.732Z] #39 64.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-22T13:42:32.732Z] #39 65.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:42:32.968Z] #20 32.52 Selecting previously unselected package libaio1:arm64. [2022-08-22T13:42:32.968Z] #20 32.53 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-22T13:42:32.968Z] #20 32.54 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-22T13:42:32.968Z] #20 32.60 Selecting previously unselected package libgpm2:arm64. [2022-08-22T13:42:32.968Z] #20 32.63 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-22T13:42:32.968Z] #20 32.64 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-22T13:42:32.968Z] #20 32.72 Selecting previously unselected package libicu67:arm64. [2022-08-22T13:42:33.224Z] #20 32.73 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-22T13:42:33.224Z] #20 32.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-22T13:42:33.675Z] #39 ... [2022-08-22T13:42:33.675Z] [2022-08-22T13:42:33.675Z] #59 [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-22T13:42:33.675Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:33.675Z] #59 53.08 Building dependency tree... [2022-08-22T13:42:33.675Z] #59 59.13 The following additional packages will be installed: [2022-08-22T13:42:33.675Z] #59 59.17 libbtrfs0 [2022-08-22T13:42:33.675Z] #59 59.62 The following NEW packages will be installed: [2022-08-22T13:42:33.675Z] #59 59.68 libbtrfs-dev libbtrfs0 [2022-08-22T13:42:33.675Z] #59 60.42 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:33.675Z] #59 60.42 Need to get 460 kB of archives. [2022-08-22T13:42:33.675Z] #59 60.42 After this operation, 1237 kB of additional disk space will be used. [2022-08-22T13:42:33.675Z] #59 60.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:42:33.675Z] #59 60.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:42:33.675Z] #59 62.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:33.675Z] #59 62.89 Fetched 460 kB in 1s (825 kB/s) [2022-08-22T13:42:33.675Z] #59 63.11 Selecting previously unselected package libbtrfs0:amd64. [2022-08-22T13:42:33.675Z] #59 63.11 (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-22T13:42:33.675Z] #59 63.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-22T13:42:33.675Z] #59 63.28 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:42:33.675Z] #59 63.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-22T13:42:33.675Z] #59 63.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-22T13:42:33.675Z] #59 63.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:42:33.675Z] #59 64.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:42:33.675Z] #59 64.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:42:33.675Z] #59 64.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:33.675Z] #59 ... [2022-08-22T13:42:33.675Z] [2022-08-22T13:42:33.675Z] #39 [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-22T13:42:33.675Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:33.675Z] #39 65.95 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-22T13:42:33.675Z] #39 ... [2022-08-22T13:42:33.675Z] [2022-08-22T13:42:33.675Z] #59 [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-22T13:42:33.675Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-22T13:42:33.675Z] #59 DONE 66.0s [2022-08-22T13:42:33.675Z] [2022-08-22T13:42:33.675Z] #39 [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-22T13:42:33.675Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:33.675Z] #39 66.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-22T13:42:33.675Z] #39 66.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-22T13:42:33.675Z] #39 66.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-22T13:42:33.675Z] #39 66.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-22T13:42:33.821Z] #41 ... [2022-08-22T13:42:33.821Z] [2022-08-22T13:42:33.821Z] #50 [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-22T13:42:33.821Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:42:33.821Z] #50 69.11 gotestsum version dev [2022-08-22T13:42:33.821Z] #50 DONE 69.7s [2022-08-22T13:42:33.821Z] [2022-08-22T13:42:33.821Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:33.821Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:33.821Z] #74 7.031 Cloning into '/tmp/crun-build'... [2022-08-22T13:42:33.821Z] #74 14.52 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-22T13:42:33.821Z] #74 14.52 Cloning into '/tmp/crun-build/libocispec'... [2022-08-22T13:42:33.934Z] #39 ... [2022-08-22T13:42:33.934Z] [2022-08-22T13:42:33.934Z] #54 [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-22T13:42:33.934Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-22T13:42:33.934Z] #54 66.14 v3.0.2 [2022-08-22T13:42:33.934Z] #54 DONE 66.3s [2022-08-22T13:42:33.934Z] [2022-08-22T13:42:33.934Z] #39 [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-22T13:42:33.934Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:33.934Z] #39 66.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-22T13:42:33.934Z] #39 ... [2022-08-22T13:42:33.934Z] [2022-08-22T13:42:33.934Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-22T13:42:33.934Z] #60 sha256:110afcffc191d2ea68eea0155839bc16f2a0e0a667c3e8fb17c4ef46d8fdd7e7 [2022-08-22T13:42:33.934Z] #60 DONE 0.3s [2022-08-22T13:42:34.191Z] [2022-08-22T13:42:34.191Z] #61 [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-22T13:42:34.191Z] #61 sha256:010fc87052c7686ef98e51e2f1d8e3570484469a55345b4860f796a956867c07 [2022-08-22T13:42:34.448Z] #61 ... [2022-08-22T13:42:34.448Z] [2022-08-22T13:42:34.448Z] #73 [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-22T13:42:34.448Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:34.448Z] #73 56.76 Building dependency tree... [2022-08-22T13:42:34.448Z] #73 63.70 python3 is already the newest version (3.9.2-3). [2022-08-22T13:42:34.448Z] #73 63.70 The following additional packages will be installed: [2022-08-22T13:42:34.448Z] #73 63.72 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-22T13:42:34.448Z] #73 63.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-22T13:42:34.448Z] #73 63.76 Suggested packages: [2022-08-22T13:42:34.448Z] #73 63.76 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-22T13:42:34.448Z] #73 63.76 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-22T13:42:34.448Z] #73 63.76 m4-doc ed diffutils-doc [2022-08-22T13:42:34.448Z] #73 63.76 Recommended packages: [2022-08-22T13:42:34.448Z] #73 63.76 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-22T13:42:34.448Z] #73 66.88 The following NEW packages will be installed: [2022-08-22T13:42:34.448Z] #73 66.88 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-22T13:42:34.448Z] #73 66.88 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-22T13:42:34.448Z] #73 66.88 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-22T13:42:34.448Z] #73 66.88 libyajl2 m4 patch xz-utils [2022-08-22T13:42:34.448Z] #73 ... [2022-08-22T13:42:34.448Z] [2022-08-22T13:42:34.448Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:34.448Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:34.448Z] #52 62.96 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-22T13:42:34.448Z] #52 62.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-22T13:42:34.448Z] #52 63.44 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-22T13:42:34.448Z] #52 63.44 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-22T13:42:34.448Z] #52 63.61 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-22T13:42:34.448Z] #52 63.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-22T13:42:34.448Z] #52 64.17 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-22T13:42:34.448Z] #52 64.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-22T13:42:34.448Z] #52 64.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-22T13:42:34.448Z] #52 64.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-22T13:42:34.448Z] #52 64.87 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-22T13:42:34.448Z] #52 64.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-22T13:42:34.448Z] #52 65.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-22T13:42:34.448Z] #52 65.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-22T13:42:34.448Z] #52 65.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-22T13:42:34.448Z] #52 65.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-22T13:42:34.448Z] #52 65.63 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-22T13:42:34.448Z] #52 66.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-22T13:42:34.592Z] #20 ... [2022-08-22T13:42:34.592Z] [2022-08-22T13:42:34.592Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:34.592Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:34.592Z] #74 107.9 config.status: creating Makefile [2022-08-22T13:42:34.592Z] #74 108.0 config.status: creating rpm/crun.spec [2022-08-22T13:42:34.592Z] #74 108.1 config.status: creating config.h [2022-08-22T13:42:34.592Z] #74 108.2 config.status: executing libtool commands [2022-08-22T13:42:34.592Z] #74 108.2 config.status: executing depfiles commands [2022-08-22T13:42:34.592Z] #74 109.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-22T13:42:34.592Z] #74 109.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:42:34.592Z] #74 110.3 checking for gcc... gcc [2022-08-22T13:42:34.592Z] #74 110.4 checking whether the C compiler works... yes [2022-08-22T13:42:34.592Z] #74 110.7 checking for C compiler default output file name... a.out [2022-08-22T13:42:34.592Z] #74 110.7 checking for suffix of executables... [2022-08-22T13:42:34.592Z] #74 110.8 checking whether we are cross compiling... no [2022-08-22T13:42:34.592Z] #74 111.0 checking for suffix of object files... o [2022-08-22T13:42:34.592Z] #74 111.1 checking whether we are using the GNU C compiler... yes [2022-08-22T13:42:34.592Z] #74 111.3 checking whether gcc accepts -g... yes [2022-08-22T13:42:34.592Z] #74 111.5 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:42:34.592Z] #74 111.6 checking whether gcc understands -c and -o together... yes [2022-08-22T13:42:34.592Z] #74 111.8 checking how to run the C preprocessor... gcc -E [2022-08-22T13:42:34.592Z] #74 112.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:42:34.592Z] #74 112.1 checking for egrep... /bin/grep -E [2022-08-22T13:42:34.592Z] #74 112.1 checking for ANSI C header files... yes [2022-08-22T13:42:34.592Z] #74 112.8 checking for sys/types.h... yes [2022-08-22T13:42:34.592Z] #74 113.1 checking for sys/stat.h... yes [2022-08-22T13:42:34.592Z] #74 113.3 checking for stdlib.h... yes [2022-08-22T13:42:34.592Z] #74 113.4 checking for string.h... yes [2022-08-22T13:42:34.592Z] #74 113.6 checking for memory.h... yes [2022-08-22T13:42:34.592Z] #74 113.9 checking for strings.h... yes [2022-08-22T13:42:34.592Z] #74 114.1 checking for inttypes.h... yes [2022-08-22T13:42:34.592Z] #74 114.3 checking for stdint.h... yes [2022-08-22T13:42:34.592Z] #74 114.5 checking for unistd.h... yes [2022-08-22T13:42:34.592Z] #74 114.8 checking minix/config.h usability... no [2022-08-22T13:42:34.592Z] #74 115.0 checking minix/config.h presence... no [2022-08-22T13:42:34.592Z] #74 115.0 checking for minix/config.h... no [2022-08-22T13:42:34.592Z] #74 115.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-22T13:42:34.592Z] #74 115.4 checking build system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:34.592Z] #74 115.7 checking host system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:34.592Z] #74 115.7 checking how to print strings... printf [2022-08-22T13:42:34.592Z] #74 115.7 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:42:34.592Z] #74 115.7 checking for fgrep... /bin/grep -F [2022-08-22T13:42:34.592Z] #74 115.8 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:42:34.592Z] #74 115.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:42:34.592Z] #74 115.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:42:34.592Z] #74 115.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:42:34.592Z] #74 116.0 checking whether ln -s works... yes [2022-08-22T13:42:34.592Z] #74 116.0 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:42:34.592Z] #74 116.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-22T13:42:34.592Z] #74 116.0 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:42:34.592Z] #74 116.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:42:34.592Z] #74 116.0 checking for objdump... objdump [2022-08-22T13:42:34.592Z] #74 116.0 checking how to recognize dependent libraries... pass_all [2022-08-22T13:42:34.592Z] #74 116.0 checking for dlltool... no [2022-08-22T13:42:34.592Z] #74 116.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:42:34.592Z] #74 116.0 checking for ar... ar [2022-08-22T13:42:34.592Z] #74 116.0 checking for archiver @FILE support... @ [2022-08-22T13:42:34.592Z] #74 116.3 checking for strip... strip [2022-08-22T13:42:34.592Z] #74 116.3 checking for ranlib... ranlib [2022-08-22T13:42:34.592Z] #74 116.3 checking for gawk... no [2022-08-22T13:42:34.592Z] #74 116.3 checking for mawk... mawk [2022-08-22T13:42:34.592Z] #74 116.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:42:34.592Z] #74 116.8 checking for sysroot... no [2022-08-22T13:42:34.592Z] #74 116.8 checking for a working dd... /bin/dd [2022-08-22T13:42:34.592Z] #74 116.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:42:34.592Z] #74 116.9 checking for mt... no [2022-08-22T13:42:34.592Z] #74 116.9 checking if : is a manifest tool... no [2022-08-22T13:42:34.592Z] #74 116.9 checking for dlfcn.h... yes [2022-08-22T13:42:34.592Z] #74 117.0 checking for objdir... .libs [2022-08-22T13:42:34.592Z] #74 117.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:42:34.592Z] #74 117.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:42:34.592Z] #74 117.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:42:34.592Z] #74 117.6 checking if gcc static flag -static works... yes [2022-08-22T13:42:34.592Z] #74 118.0 checking if gcc supports -c -o file.o... yes [2022-08-22T13:42:34.705Z] #52 67.04 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-22T13:42:34.763Z] #74 94.51 configure.ac:7: installing './compile' [2022-08-22T13:42:34.763Z] #74 94.54 configure.ac:11: installing './config.guess' [2022-08-22T13:42:34.763Z] #74 94.58 configure.ac:11: installing './config.sub' [2022-08-22T13:42:34.763Z] #74 94.61 configure.ac:8: installing './install-sh' [2022-08-22T13:42:34.763Z] #74 94.64 configure.ac:8: installing './missing' [2022-08-22T13:42:34.763Z] #74 94.84 Makefile.am: installing './depcomp' [2022-08-22T13:42:34.849Z] #74 118.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:42:34.849Z] #74 118.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-22T13:42:34.963Z] #52 67.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-22T13:42:35.106Z] #74 118.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:42:35.106Z] #74 118.6 checking how to hardcode library paths into programs... immediate [2022-08-22T13:42:35.106Z] #74 118.6 checking whether stripping libraries is possible... yes [2022-08-22T13:42:35.106Z] #74 118.6 checking if libtool supports shared libraries... yes [2022-08-22T13:42:35.106Z] #74 118.6 checking whether to build shared libraries... no [2022-08-22T13:42:35.106Z] #74 118.7 checking whether to build static libraries... yes [2022-08-22T13:42:35.106Z] #74 118.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:42:35.106Z] #74 118.7 checking whether build environment is sane... yes [2022-08-22T13:42:35.202Z] #74 ... [2022-08-22T13:42:35.202Z] [2022-08-22T13:42:35.203Z] #41 [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-22T13:42:35.203Z] #41 sha256:586c9a337a3e43629242ad064f1444892de0cc5e10c0b8b64d491de8040ddd96 [2022-08-22T13:42:35.203Z] #41 4.522 + RM_GOPATH=0 [2022-08-22T13:42:35.203Z] #41 4.522 + TMP_GOPATH= [2022-08-22T13:42:35.203Z] #41 4.522 + : /build [2022-08-22T13:42:35.203Z] #41 4.522 + '[' -z '' ']' [2022-08-22T13:42:35.203Z] #41 4.522 ++ mktemp -d [2022-08-22T13:42:35.203Z] #41 4.522 + export GOPATH=/tmp/tmp.RSfqW4xa9N [2022-08-22T13:42:35.203Z] #41 4.522 + GOPATH=/tmp/tmp.RSfqW4xa9N [2022-08-22T13:42:35.203Z] #41 4.522 + RM_GOPATH=1 [2022-08-22T13:42:35.203Z] #41 4.522 + case "$(go env GOARCH)" in [2022-08-22T13:42:35.203Z] #41 4.522 ++ go env GOARCH [2022-08-22T13:42:35.203Z] #41 4.522 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:35.203Z] #41 4.522 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:35.203Z] #41 4.522 ++ dirname /install.sh [2022-08-22T13:42:35.203Z] #41 4.522 + dir=/ [2022-08-22T13:42:35.203Z] #41 4.522 + bin=tini [2022-08-22T13:42:35.203Z] #41 4.522 + shift [2022-08-22T13:42:35.203Z] #41 4.522 + '[' '!' -f //tini.installer ']' [2022-08-22T13:42:35.203Z] #41 4.522 + . //tini.installer [2022-08-22T13:42:35.203Z] #41 4.522 ++ : v0.19.0 [2022-08-22T13:42:35.203Z] #41 4.522 + install_tini [2022-08-22T13:42:35.203Z] #41 4.522 + echo 'Install tini version v0.19.0' [2022-08-22T13:42:35.203Z] #41 4.522 + git clone https://github.com/krallin/tini.git /tmp/tmp.RSfqW4xa9N/tini [2022-08-22T13:42:35.203Z] #41 4.550 Install tini version v0.19.0 [2022-08-22T13:42:35.203Z] #41 4.550 Cloning into '/tmp/tmp.RSfqW4xa9N/tini'... [2022-08-22T13:42:35.220Z] #52 67.39 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-22T13:42:35.363Z] #74 118.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:42:35.363Z] #74 118.8 checking whether make sets $(MAKE)... yes [2022-08-22T13:42:35.363Z] #74 118.9 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:42:35.363Z] #74 118.9 checking whether make supports nested variables... yes [2022-08-22T13:42:35.363Z] #74 119.0 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:42:35.621Z] #74 119.0 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:42:35.621Z] #74 119.0 checking how to create a ustar tar archive... gnutar [2022-08-22T13:42:35.621Z] #74 119.1 checking dependency style of gcc... gcc3 [2022-08-22T13:42:35.771Z] #41 5.441 + cd /tmp/tmp.RSfqW4xa9N/tini [2022-08-22T13:42:35.771Z] #41 5.441 + git checkout -q v0.19.0 [2022-08-22T13:42:35.771Z] #41 5.485 + cmake . [2022-08-22T13:42:35.878Z] #74 119.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:42:35.878Z] #74 119.2 checking whether make supports nested variables... (cached) yes [2022-08-22T13:42:35.878Z] #74 119.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:42:35.878Z] #74 119.2 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:42:35.878Z] #74 119.2 checking for yajl >= 2.1.0... yes [2022-08-22T13:42:35.878Z] #74 119.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:42:35.878Z] #74 119.3 checking for gcc... (cached) gcc [2022-08-22T13:42:35.878Z] #74 119.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:42:35.878Z] #74 119.4 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:42:35.878Z] #74 119.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:42:35.878Z] #74 119.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:42:35.878Z] #74 119.4 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:42:36.135Z] #74 119.5 checking for python3... /usr/bin/python3 [2022-08-22T13:42:36.135Z] #74 119.5 checking for python3 version... 3.9 [2022-08-22T13:42:36.135Z] #74 119.6 checking for python3 platform... linux [2022-08-22T13:42:36.135Z] #74 119.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:42:36.150Z] #74 97.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:42:36.150Z] #74 97.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:42:36.150Z] #74 ... [2022-08-22T13:42:36.150Z] [2022-08-22T13:42:36.150Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:36.150Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:36.150Z] #13 174.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-22T13:42:36.150Z] #13 174.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:36.150Z] #13 174.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:42:36.151Z] #52 68.39 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-22T13:42:36.151Z] #52 68.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-22T13:42:36.151Z] #52 68.53 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-22T13:42:36.353Z] #41 6.161 -- The C compiler identification is GNU 10.2.1 [2022-08-22T13:42:36.393Z] #74 119.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:42:36.407Z] #52 68.61 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-22T13:42:36.612Z] #41 6.237 -- Detecting C compiler ABI info [2022-08-22T13:42:36.651Z] #74 120.1 checking that generated files are newer than configure... done [2022-08-22T13:42:36.651Z] #74 120.1 configure: creating ./config.status [2022-08-22T13:42:36.651Z] #74 ... [2022-08-22T13:42:36.651Z] [2022-08-22T13:42:36.651Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:42:36.651Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:42:36.651Z] #20 36.33 Selecting previously unselected package libinih1:arm64. [2022-08-22T13:42:36.651Z] #20 36.33 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-22T13:42:36.651Z] #20 36.33 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-22T13:42:36.664Z] #52 68.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-22T13:42:36.664Z] #52 68.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-22T13:42:36.664Z] #52 ... [2022-08-22T13:42:36.664Z] [2022-08-22T13:42:36.664Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:36.664Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:36.664Z] #27 58.83 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-08-22T13:42:36.664Z] #27 59.92 go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-22T13:42:36.664Z] #27 62.27 go: downloading github.com/google/go-containerregistry v0.10.0 [2022-08-22T13:42:36.664Z] #27 62.67 go: downloading google.golang.org/grpc v1.47.0 [2022-08-22T13:42:36.664Z] #27 67.11 go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 [2022-08-22T13:42:36.664Z] #27 67.48 go: downloading github.com/rivo/uniseg v0.2.0 [2022-08-22T13:42:36.664Z] #27 67.94 go: downloading github.com/json-iterator/go v1.1.12 [2022-08-22T13:42:36.664Z] #27 ... [2022-08-22T13:42:36.664Z] [2022-08-22T13:42:36.664Z] #61 [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-22T13:42:36.664Z] #61 sha256:010fc87052c7686ef98e51e2f1d8e3570484469a55345b4860f796a956867c07 [2022-08-22T13:42:36.664Z] #61 2.581 + RM_GOPATH=0 [2022-08-22T13:42:36.664Z] #61 2.581 + TMP_GOPATH= [2022-08-22T13:42:36.664Z] #61 2.581 + : /build [2022-08-22T13:42:36.664Z] #61 2.581 + '[' -z '' ']' [2022-08-22T13:42:36.664Z] #61 2.581 ++ mktemp -d [2022-08-22T13:42:36.664Z] #61 2.599 + export GOPATH=/tmp/tmp.vWLZjkEyPc [2022-08-22T13:42:36.664Z] #61 2.599 + GOPATH=/tmp/tmp.vWLZjkEyPc [2022-08-22T13:42:36.664Z] #61 2.599 + RM_GOPATH=1 [2022-08-22T13:42:36.664Z] #61 2.599 + case "$(go env GOARCH)" in [2022-08-22T13:42:36.664Z] #61 2.599 ++ go env GOARCH [2022-08-22T13:42:36.664Z] #61 2.699 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:36.664Z] #61 2.699 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:42:36.664Z] #61 2.699 ++ dirname /install.sh [2022-08-22T13:42:36.908Z] #20 36.42 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-22T13:42:36.908Z] #20 36.43 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-22T13:42:36.908Z] #20 36.44 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-22T13:42:36.908Z] #20 36.54 Selecting previously unselected package libnet1:arm64. [2022-08-22T13:42:36.908Z] #20 36.54 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-22T13:42:36.908Z] #20 36.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:36.908Z] #20 36.63 Selecting previously unselected package libnl-3-200:arm64. [2022-08-22T13:42:36.908Z] #20 36.63 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-22T13:42:36.908Z] #20 36.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-22T13:42:36.921Z] #61 2.704 + dir=/ [2022-08-22T13:42:36.921Z] #61 2.704 + bin=containerd [2022-08-22T13:42:36.921Z] #61 2.704 + shift [2022-08-22T13:42:36.921Z] #61 2.704 + '[' '!' -f //containerd.installer ']' [2022-08-22T13:42:36.921Z] #61 2.704 + . //containerd.installer [2022-08-22T13:42:36.921Z] #61 2.704 ++ set -e [2022-08-22T13:42:36.921Z] #61 2.704 ++ : v1.6.7 [2022-08-22T13:42:36.921Z] #61 2.704 + install_containerd [2022-08-22T13:42:36.921Z] #61 2.704 + echo 'Install containerd version v1.6.7' [2022-08-22T13:42:36.921Z] #61 2.704 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vWLZjkEyPc/src/github.com/containerd/containerd [2022-08-22T13:42:36.921Z] #61 2.711 Install containerd version v1.6.7 [2022-08-22T13:42:36.921Z] #61 2.721 Cloning into '/tmp/tmp.vWLZjkEyPc/src/github.com/containerd/containerd'... [2022-08-22T13:42:37.168Z] #20 36.71 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-22T13:42:37.168Z] #20 36.72 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-22T13:42:37.168Z] #20 36.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:42:37.168Z] #20 36.83 Selecting previously unselected package libyajl2:arm64. [2022-08-22T13:42:37.168Z] #20 36.87 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-22T13:42:37.168Z] #20 36.88 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-22T13:42:37.168Z] #20 36.94 Selecting previously unselected package net-tools. [2022-08-22T13:42:37.179Z] #41 6.849 -- Detecting C compiler ABI info - done [2022-08-22T13:42:37.179Z] #41 7.031 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-22T13:42:37.179Z] #41 7.031 -- Detecting C compile features [2022-08-22T13:42:37.179Z] #41 7.031 -- Detecting C compile features - done [2022-08-22T13:42:37.425Z] #20 36.95 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-22T13:42:37.425Z] #20 36.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:42:37.425Z] #20 37.19 Selecting previously unselected package patch. [2022-08-22T13:42:37.425Z] #20 37.19 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-22T13:42:37.438Z] #41 7.153 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-22T13:42:37.682Z] #20 37.20 Unpacking patch (2.7.6-7) ... [2022-08-22T13:42:37.682Z] #20 37.34 Selecting previously unselected package python-pip-whl. [2022-08-22T13:42:37.697Z] #41 7.389 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-22T13:42:37.697Z] #41 7.433 -- Configuring done [2022-08-22T13:42:37.697Z] #41 7.481 -- Generating done [2022-08-22T13:42:37.697Z] #41 7.481 -- Build files have been written to: /tmp/tmp.RSfqW4xa9N/tini [2022-08-22T13:42:37.697Z] #41 7.508 + make tini-static [2022-08-22T13:42:37.938Z] #20 37.36 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:42:37.938Z] #20 37.37 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:42:38.264Z] #41 7.838 Scanning dependencies of target tini-static [2022-08-22T13:42:38.264Z] #41 7.913 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-22T13:42:38.289Z] #61 ... [2022-08-22T13:42:38.289Z] [2022-08-22T13:42:38.289Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:38.289Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:38.289Z] #13 60.57 The following additional packages will be installed: [2022-08-22T13:42:38.289Z] #13 60.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:42:38.289Z] #13 60.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-22T13:42:38.289Z] #13 60.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-22T13:42:38.289Z] #13 60.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-22T13:42:38.289Z] #13 60.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-22T13:42:38.289Z] #13 60.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-22T13:42:38.289Z] #13 60.60 mingw-w64-common mingw-w64-x86-64-dev [2022-08-22T13:42:38.289Z] #13 60.64 Suggested packages: [2022-08-22T13:42:38.289Z] #13 60.64 gcc-10-locales seccomp wine64 [2022-08-22T13:42:38.289Z] #13 63.16 The following NEW packages will be installed: [2022-08-22T13:42:38.289Z] #13 63.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-22T13:42:38.289Z] #13 63.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-22T13:42:38.289Z] #13 63.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-22T13:42:38.289Z] #13 63.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-22T13:42:38.289Z] #13 63.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-22T13:42:38.289Z] #13 63.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-22T13:42:38.289Z] #13 63.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-22T13:42:38.289Z] #13 63.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-22T13:42:38.289Z] #13 63.19 mingw-w64-x86-64-dev [2022-08-22T13:42:38.289Z] #13 63.84 0 upgraded, 30 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:38.289Z] #13 63.84 Need to get 115 MB of archives. [2022-08-22T13:42:38.289Z] #13 63.84 After this operation, 645 MB of additional disk space will be used. [2022-08-22T13:42:38.289Z] #13 63.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-22T13:42:38.289Z] #13 64.11 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-22T13:42:38.289Z] #13 64.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-22T13:42:38.289Z] #13 64.55 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-22T13:42:38.289Z] #13 64.55 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-22T13:42:38.289Z] #13 64.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-22T13:42:38.289Z] #13 65.18 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-22T13:42:38.289Z] #13 65.54 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-22T13:42:38.289Z] #13 65.57 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-22T13:42:38.289Z] #13 66.81 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-22T13:42:38.289Z] #13 69.63 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-22T13:42:38.289Z] #13 ... [2022-08-22T13:42:38.289Z] [2022-08-22T13:42:38.289Z] #39 [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-22T13:42:38.289Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:38.289Z] #39 68.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:38.289Z] #39 69.35 Fetched 17.7 MB in 2s (8515 kB/s) [2022-08-22T13:42:38.289Z] #39 69.50 Selecting previously unselected package xxd. [2022-08-22T13:42:38.289Z] #39 69.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:38.289Z] #39 69.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:42:38.289Z] #39 69.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:38.289Z] #39 70.15 Selecting previously unselected package vim-common. [2022-08-22T13:42:38.289Z] #39 70.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:42:38.289Z] #39 70.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:38.501Z] #20 37.99 Selecting previously unselected package python3-lib2to3. [2022-08-22T13:42:38.501Z] #20 37.99 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-22T13:42:38.501Z] #20 38.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:42:38.501Z] #20 38.14 Selecting previously unselected package python3-distutils. [2022-08-22T13:42:38.501Z] #20 38.14 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-22T13:42:38.501Z] #20 38.15 Unpacking python3-distutils (3.9.2-1) ... [2022-08-22T13:42:38.758Z] #20 38.31 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:42:38.758Z] #20 38.31 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:42:38.758Z] #20 38.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:38.858Z] #39 71.11 Selecting previously unselected package cmake-data. [2022-08-22T13:42:38.858Z] #39 71.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-22T13:42:38.858Z] #39 71.15 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:42:39.016Z] #20 38.53 Selecting previously unselected package python3-setuptools. [2022-08-22T13:42:39.016Z] #20 38.53 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-22T13:42:39.016Z] #20 38.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-22T13:42:39.272Z] #20 38.84 Selecting previously unselected package python3-wheel. [2022-08-22T13:42:39.272Z] #20 38.84 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-22T13:42:39.272Z] #20 38.84 Unpacking python3-wheel (0.34.2-1) ... [2022-08-22T13:42:39.272Z] #20 38.92 Selecting previously unselected package python3-pip. [2022-08-22T13:42:39.528Z] #20 38.93 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:42:39.528Z] #20 38.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-22T13:42:39.641Z] #41 9.397 [100%] Linking C executable tini-static [2022-08-22T13:42:39.785Z] #20 39.34 Selecting previously unselected package sudo. [2022-08-22T13:42:39.785Z] #20 39.35 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-22T13:42:39.785Z] #20 39.35 Unpacking sudo (1.9.5p2-3) ... [2022-08-22T13:42:40.207Z] #41 10.07 [100%] Built target tini-static [2022-08-22T13:42:40.348Z] #20 39.90 Selecting previously unselected package systemd-journal-remote. [2022-08-22T13:42:40.348Z] #20 39.90 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-22T13:42:40.348Z] #20 39.91 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-22T13:42:40.466Z] #41 10.13 + mkdir -p /build [2022-08-22T13:42:40.466Z] #41 10.13 + cp tini-static /build/docker-init [2022-08-22T13:42:40.604Z] #20 40.04 Selecting previously unselected package thin-provisioning-tools. [2022-08-22T13:42:40.604Z] #20 40.08 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-22T13:42:40.604Z] #20 40.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-22T13:42:40.860Z] #20 40.38 Selecting previously unselected package uidmap. [2022-08-22T13:42:40.860Z] #20 40.39 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-22T13:42:40.860Z] #20 40.40 Unpacking uidmap (1:4.8.1-1) ... [2022-08-22T13:42:40.860Z] #20 40.55 Selecting previously unselected package vim-runtime. [2022-08-22T13:42:40.860Z] #20 40.56 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:42:40.860Z] #20 40.58 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-22T13:42:41.117Z] #20 40.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-22T13:42:41.117Z] #20 40.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:41.403Z] #41 DONE 11.1s [2022-08-22T13:42:41.403Z] [2022-08-22T13:42:41.403Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:41.403Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:41.403Z] #74 15.83 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-22T13:42:41.403Z] #74 15.84 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-22T13:42:41.403Z] #74 15.84 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-22T13:42:41.403Z] #74 15.84 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-22T13:42:41.403Z] #74 15.87 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-22T13:42:41.403Z] #74 18.43 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-22T13:42:41.403Z] #74 20.28 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-22T13:42:41.403Z] #74 21.91 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-22T13:42:41.403Z] #74 22.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-22T13:42:41.660Z] #74 22.37 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-22T13:42:42.128Z] #39 ... [2022-08-22T13:42:42.128Z] [2022-08-22T13:42:42.128Z] #37 [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-22T13:42:42.128Z] #37 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-22T13:42:42.128Z] #37 73.49 NAME: [2022-08-22T13:42:42.128Z] #37 73.49 go-winres - A tool for embedding resources in Windows executables [2022-08-22T13:42:42.128Z] #37 73.49 [2022-08-22T13:42:42.128Z] #37 73.49 USAGE: [2022-08-22T13:42:42.128Z] #37 73.49 go-winres [global options] command [command options] [arguments...] [2022-08-22T13:42:42.128Z] #37 73.49 [2022-08-22T13:42:42.128Z] #37 73.49 COMMANDS: [2022-08-22T13:42:42.128Z] #37 73.49 init Create an initial ./winres/winres.json [2022-08-22T13:42:42.128Z] #37 73.49 make Make syso files for the "go build" command [2022-08-22T13:42:42.128Z] #37 73.49 simply Make syso files for the "go build" command (simplified) [2022-08-22T13:42:42.128Z] #37 73.49 extract Extract all resources from an executable [2022-08-22T13:42:42.128Z] #37 73.49 patch Replace resources in an executable file (exe, dll) [2022-08-22T13:42:42.128Z] #37 73.49 help, h Shows a list of commands or help for one command [2022-08-22T13:42:42.128Z] #37 73.49 [2022-08-22T13:42:42.128Z] #37 73.49 GLOBAL OPTIONS: [2022-08-22T13:42:42.128Z] #37 73.49 --help, -h show help (default: false) [2022-08-22T13:42:42.128Z] #37 DONE 74.0s [2022-08-22T13:42:42.128Z] [2022-08-22T13:42:42.129Z] #73 [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-22T13:42:42.129Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:42.129Z] #73 67.64 0 upgraded, 23 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:42.129Z] #73 67.64 Need to get 5940 kB of archives. [2022-08-22T13:42:42.129Z] #73 67.64 After this operation, 18.7 MB of additional disk space will be used. [2022-08-22T13:42:42.129Z] #73 67.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:42:42.129Z] #73 67.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-22T13:42:42.129Z] #73 67.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-22T13:42:42.129Z] #73 67.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-22T13:42:42.129Z] #73 67.66 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-22T13:42:42.129Z] #73 67.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-22T13:42:42.129Z] #73 67.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-22T13:42:42.129Z] #73 67.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-22T13:42:42.129Z] #73 67.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-22T13:42:42.129Z] #73 67.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-22T13:42:42.129Z] #73 67.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:42:42.129Z] #73 67.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-22T13:42:42.129Z] #73 68.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-22T13:42:42.129Z] #73 68.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:42:42.129Z] #73 68.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-22T13:42:42.129Z] #73 68.23 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-22T13:42:42.129Z] #73 68.23 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-22T13:42:42.129Z] #73 68.23 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-22T13:42:42.129Z] #73 68.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:42:42.129Z] #73 68.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-22T13:42:42.129Z] #73 68.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:42:42.129Z] #73 68.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:42:42.129Z] #73 68.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-22T13:42:42.129Z] #73 70.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:42.129Z] #73 70.95 Fetched 5940 kB in 1s (5461 kB/s) [2022-08-22T13:42:42.129Z] #73 71.26 Selecting previously unselected package bzip2. [2022-08-22T13:42:42.129Z] #73 71.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 ... 15717 files and directories currently installed.) [2022-08-22T13:42:42.129Z] #73 71.48 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 71.49 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:42:42.129Z] #73 71.70 Selecting previously unselected package libmagic-mgc. [2022-08-22T13:42:42.129Z] #73 71.71 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 71.73 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-22T13:42:42.129Z] #73 72.89 Selecting previously unselected package libmagic1:amd64. [2022-08-22T13:42:42.129Z] #73 72.90 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 72.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:42:42.129Z] #73 73.17 Selecting previously unselected package file. [2022-08-22T13:42:42.129Z] #73 73.22 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 73.22 Unpacking file (1:5.39-3) ... [2022-08-22T13:42:42.129Z] #73 73.50 Selecting previously unselected package xz-utils. [2022-08-22T13:42:42.129Z] #73 73.50 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 73.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:42.129Z] #73 74.11 Selecting previously unselected package libsigsegv2:amd64. [2022-08-22T13:42:42.129Z] #73 74.11 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 74.11 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:42:42.129Z] #73 ... [2022-08-22T13:42:42.129Z] [2022-08-22T13:42:42.129Z] #31 [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-22T13:42:42.129Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:42:42.129Z] #31 74.01 Updating files: 69% (1058/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) [2022-08-22T13:42:42.129Z] #31 ... [2022-08-22T13:42:42.129Z] [2022-08-22T13:42:42.129Z] #48 [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-22T13:42:42.129Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:42.129Z] #48 63.90 The following additional packages will be installed: [2022-08-22T13:42:42.129Z] #48 63.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:42:42.129Z] #48 63.92 python3-protobuf python3-six [2022-08-22T13:42:42.129Z] #48 63.93 Suggested packages: [2022-08-22T13:42:42.129Z] #48 63.95 python3-setuptools [2022-08-22T13:42:42.129Z] #48 63.95 Recommended packages: [2022-08-22T13:42:42.129Z] #48 63.95 iproute2 | iproute [2022-08-22T13:42:42.129Z] #48 65.51 The following NEW packages will be installed: [2022-08-22T13:42:42.129Z] #48 65.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-22T13:42:42.129Z] #48 65.53 python3-protobuf python3-six [2022-08-22T13:42:42.129Z] #48 66.34 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:42:42.129Z] #48 66.34 Need to get 2315 kB of archives. [2022-08-22T13:42:42.129Z] #48 66.34 After this operation, 11.1 MB of additional disk space will be used. [2022-08-22T13:42:42.129Z] #48 66.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-22T13:42:42.129Z] #48 66.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:42:42.129Z] #48 66.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-22T13:42:42.129Z] #48 66.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-22T13:42:42.129Z] #48 66.59 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-22T13:42:42.129Z] #48 66.65 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-22T13:42:42.129Z] #48 66.65 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-22T13:42:42.129Z] #48 68.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-22T13:42:42.129Z] #48 70.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:42.129Z] #48 71.32 Fetched 2315 kB in 3s (699 kB/s) [2022-08-22T13:42:42.129Z] #48 71.41 Selecting previously unselected package libprotobuf23:amd64. [2022-08-22T13:42:42.129Z] #48 71.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:42.129Z] #48 71.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-22T13:42:42.129Z] #48 71.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:42:42.129Z] #48 73.03 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:42:42.129Z] #48 73.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:42:42.129Z] #48 73.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:42.129Z] #48 73.65 Selecting previously unselected package python3-six. [2022-08-22T13:42:42.129Z] #48 73.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-22T13:42:42.129Z] #48 73.67 Unpacking python3-six (1.16.0-2) ... [2022-08-22T13:42:42.129Z] #48 ... [2022-08-22T13:42:42.129Z] [2022-08-22T13:42:42.129Z] #73 [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-22T13:42:42.129Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:42.129Z] #73 74.40 Selecting previously unselected package m4. [2022-08-22T13:42:42.129Z] #73 74.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-22T13:42:42.129Z] #73 74.43 Unpacking m4 (1.4.18-5) ... [2022-08-22T13:42:42.691Z] #73 74.93 Selecting previously unselected package autoconf. [2022-08-22T13:42:42.691Z] #73 74.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-22T13:42:42.691Z] #73 74.94 Unpacking autoconf (2.69-14) ... [2022-08-22T13:42:42.723Z] #13 ... [2022-08-22T13:42:42.723Z] [2022-08-22T13:42:42.723Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:42.723Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:42.723Z] #74 97.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:42:42.723Z] #74 97.80 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:42:42.723Z] #74 98.33 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:42:42.723Z] #74 98.82 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:42:42.723Z] #74 99.01 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:42:42.723Z] #74 99.22 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:42:42.723Z] #74 99.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:42:43.619Z] #73 75.79 Selecting previously unselected package autotools-dev. [2022-08-22T13:42:43.619Z] #73 75.81 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-22T13:42:43.619Z] #73 75.83 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:42:43.876Z] #73 76.28 Selecting previously unselected package automake. [2022-08-22T13:42:43.876Z] #73 76.29 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-22T13:42:44.140Z] #73 76.35 Unpacking automake (1:1.16.3-2) ... [2022-08-22T13:42:45.285Z] #20 44.28 Selecting previously unselected package vim. [2022-08-22T13:42:45.285Z] #20 ... [2022-08-22T13:42:45.285Z] [2022-08-22T13:42:45.285Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:45.285Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:45.285Z] #74 123.2 config.status: creating Makefile [2022-08-22T13:42:45.285Z] #74 123.3 config.status: creating config.h [2022-08-22T13:42:45.285Z] #74 123.3 config.status: executing libtool commands [2022-08-22T13:42:45.285Z] #74 123.4 config.status: executing depfiles commands [2022-08-22T13:42:45.285Z] #74 124.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-22T13:42:45.285Z] #74 124.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:42:45.285Z] #74 124.8 checking for gcc... gcc [2022-08-22T13:42:45.285Z] #74 124.9 checking whether the C compiler works... yes [2022-08-22T13:42:45.285Z] #74 125.1 checking for C compiler default output file name... a.out [2022-08-22T13:42:45.285Z] #74 125.1 checking for suffix of executables... [2022-08-22T13:42:45.285Z] #74 125.3 checking whether we are cross compiling... no [2022-08-22T13:42:45.285Z] #74 125.4 checking for suffix of object files... o [2022-08-22T13:42:45.285Z] #74 125.5 checking whether we are using the GNU C compiler... yes [2022-08-22T13:42:45.285Z] #74 125.6 checking whether gcc accepts -g... yes [2022-08-22T13:42:45.285Z] #74 125.8 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:42:45.285Z] #74 126.0 checking whether gcc understands -c and -o together... yes [2022-08-22T13:42:45.285Z] #74 126.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:42:45.285Z] #74 126.2 checking whether build environment is sane... yes [2022-08-22T13:42:45.285Z] #74 126.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:42:45.285Z] #74 126.3 checking for gawk... no [2022-08-22T13:42:45.285Z] #74 126.3 checking for mawk... mawk [2022-08-22T13:42:45.285Z] #74 126.3 checking whether make sets $(MAKE)... yes [2022-08-22T13:42:45.285Z] #74 126.3 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:42:45.285Z] #74 126.4 checking whether make supports nested variables... yes [2022-08-22T13:42:45.285Z] #74 126.4 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:42:45.285Z] #74 126.4 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:42:45.285Z] #74 126.4 checking how to create a ustar tar archive... gnutar [2022-08-22T13:42:45.285Z] #74 126.5 checking dependency style of gcc... gcc3 [2022-08-22T13:42:45.285Z] #74 126.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:42:45.285Z] #74 126.7 checking whether make supports nested variables... (cached) yes [2022-08-22T13:42:45.285Z] #74 126.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:45.285Z] #74 127.1 checking host system type... aarch64-unknown-linux-gnu [2022-08-22T13:42:45.285Z] #74 127.1 checking how to print strings... printf [2022-08-22T13:42:45.285Z] #74 127.1 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:42:45.285Z] #74 127.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:42:45.285Z] #74 127.2 checking for egrep... /bin/grep -E [2022-08-22T13:42:45.285Z] #74 127.2 checking for fgrep... /bin/grep -F [2022-08-22T13:42:45.285Z] #74 127.2 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:42:45.285Z] #74 127.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:42:45.285Z] #74 127.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:42:45.285Z] #74 127.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:42:45.285Z] #74 127.4 checking whether ln -s works... yes [2022-08-22T13:42:45.285Z] #74 127.4 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:42:45.285Z] #74 127.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-22T13:42:45.285Z] #74 127.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:42:45.285Z] #74 127.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:42:45.285Z] #74 127.4 checking for objdump... objdump [2022-08-22T13:42:45.285Z] #74 127.4 checking how to recognize dependent libraries... pass_all [2022-08-22T13:42:45.285Z] #74 127.4 checking for dlltool... no [2022-08-22T13:42:45.285Z] #74 127.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:42:45.285Z] #74 127.4 checking for ar... ar [2022-08-22T13:42:45.285Z] #74 127.4 checking for archiver @FILE support... @ [2022-08-22T13:42:45.285Z] #74 127.6 checking for strip... strip [2022-08-22T13:42:45.285Z] #74 127.6 checking for ranlib... ranlib [2022-08-22T13:42:45.285Z] #74 127.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:42:45.285Z] #74 128.1 checking for sysroot... no [2022-08-22T13:42:45.285Z] #74 128.1 checking for a working dd... /bin/dd [2022-08-22T13:42:45.285Z] #74 128.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:42:45.285Z] #74 128.1 checking for mt... no [2022-08-22T13:42:45.285Z] #74 128.1 checking if : is a manifest tool... no [2022-08-22T13:42:45.285Z] #74 128.1 checking how to run the C preprocessor... gcc -E [2022-08-22T13:42:45.510Z] #73 77.57 Selecting previously unselected package patch. [2022-08-22T13:42:45.510Z] #73 77.58 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-22T13:42:45.510Z] #73 77.61 Unpacking patch (2.7.6-7) ... [2022-08-22T13:42:45.510Z] #73 77.88 Selecting previously unselected package dpkg-dev. [2022-08-22T13:42:45.510Z] #73 77.88 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-22T13:42:45.510Z] #73 77.88 Unpacking dpkg-dev (1.20.11) ... [2022-08-22T13:42:45.541Z] #74 128.5 checking for ANSI C header files... yes [2022-08-22T13:42:45.796Z] #74 129.1 checking for sys/types.h... yes [2022-08-22T13:42:45.796Z] #74 129.3 checking for sys/stat.h... yes [2022-08-22T13:42:46.052Z] #74 129.5 checking for stdlib.h... yes [2022-08-22T13:42:46.308Z] #74 129.7 checking for string.h... yes [2022-08-22T13:42:46.820Z] #74 130.0 checking for memory.h... yes [2022-08-22T13:42:46.820Z] #74 130.2 checking for strings.h... yes [2022-08-22T13:42:46.880Z] #73 ... [2022-08-22T13:42:46.880Z] [2022-08-22T13:42:46.880Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:42:46.880Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:42:46.880Z] #52 69.10 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-22T13:42:46.880Z] #52 69.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-22T13:42:46.880Z] #52 70.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-22T13:42:46.880Z] #52 70.20 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:42:46.880Z] #52 71.39 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-22T13:42:46.880Z] #52 73.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-22T13:42:46.880Z] #52 ... [2022-08-22T13:42:46.880Z] [2022-08-22T13:42:46.880Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:42:46.880Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:42:46.880Z] #27 69.15 go: downloading github.com/google/uuid v1.3.0 [2022-08-22T13:42:46.880Z] #27 69.33 go: downloading github.com/google/go-intervals v0.0.2 [2022-08-22T13:42:46.880Z] #27 69.38 go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-22T13:42:46.880Z] #27 69.63 go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.4 [2022-08-22T13:42:46.880Z] #27 69.64 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-22T13:42:46.880Z] #27 69.90 go: downloading github.com/docker/go-units v0.4.0 [2022-08-22T13:42:46.880Z] #27 69.91 go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 [2022-08-22T13:42:46.880Z] #27 70.08 go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-22T13:42:46.880Z] #27 70.11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-08-22T13:42:46.880Z] #27 70.29 go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-08-22T13:42:46.880Z] #27 70.52 go: downloading github.com/moby/sys/mountinfo v0.6.1 [2022-08-22T13:42:46.880Z] #27 70.75 go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-22T13:42:46.880Z] #27 71.01 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-22T13:42:46.880Z] #27 73.61 go: downloading google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f [2022-08-22T13:42:46.880Z] #27 73.83 go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-22T13:42:47.076Z] #74 130.4 checking for inttypes.h... yes [2022-08-22T13:42:47.139Z] #27 ... [2022-08-22T13:42:47.139Z] [2022-08-22T13:42:47.139Z] #31 [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-22T13:42:47.139Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:42:47.139Z] #31 74.01 Updating files: 69% (1058/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-22T13:42:47.139Z] #31 75.86 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-22T13:42:47.139Z] #31 76.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-22T13:42:47.333Z] #74 130.7 checking for stdint.h... yes [2022-08-22T13:42:47.590Z] #74 130.9 checking for unistd.h... yes [2022-08-22T13:42:47.847Z] #74 131.1 checking for dlfcn.h... yes [2022-08-22T13:42:47.847Z] #74 131.4 checking for objdir... .libs [2022-08-22T13:42:48.069Z] #31 ... [2022-08-22T13:42:48.069Z] [2022-08-22T13:42:48.069Z] #73 [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-22T13:42:48.069Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:48.069Z] #73 79.56 Selecting previously unselected package build-essential. [2022-08-22T13:42:48.069Z] #73 79.57 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-22T13:42:48.069Z] #73 79.59 Unpacking build-essential (12.9) ... [2022-08-22T13:42:48.069Z] #73 79.80 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:42:48.069Z] #73 79.80 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:42:48.069Z] #73 79.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:42:48.069Z] #73 79.95 Selecting previously unselected package libcap-dev:amd64. [2022-08-22T13:42:48.069Z] #73 79.95 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-22T13:42:48.069Z] #73 79.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:42:48.069Z] #73 80.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:42:48.069Z] #73 80.30 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:48.069Z] #73 80.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:48.228Z] #74 ... [2022-08-22T13:42:48.228Z] [2022-08-22T13:42:48.229Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:48.229Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:48.229Z] #13 73.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-22T13:42:48.229Z] #13 73.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:48.229Z] #13 73.26 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:42:48.229Z] #13 73.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-22T13:42:48.229Z] #13 73.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:48.229Z] #13 73.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:42:48.229Z] #13 82.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-22T13:42:48.229Z] #13 82.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:48.229Z] #13 82.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:42:48.328Z] #73 80.57 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-22T13:42:48.328Z] #73 80.57 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:48.328Z] #73 80.60 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:48.328Z] #73 80.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-22T13:42:48.328Z] #73 80.74 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-22T13:42:48.328Z] #73 ... [2022-08-22T13:42:48.328Z] [2022-08-22T13:42:48.328Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:48.328Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:48.328Z] #13 70.78 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-22T13:42:48.328Z] #13 71.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-22T13:42:48.328Z] #13 73.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-22T13:42:48.328Z] #13 74.86 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-22T13:42:48.328Z] #13 74.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-22T13:42:48.328Z] #13 74.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-22T13:42:48.328Z] #13 74.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-22T13:42:48.328Z] #13 74.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-22T13:42:48.328Z] #13 74.86 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-22T13:42:48.328Z] #13 74.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-22T13:42:48.328Z] #13 74.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-22T13:42:48.328Z] #13 74.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-22T13:42:48.328Z] #13 74.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-22T13:42:48.328Z] #13 75.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-22T13:42:48.328Z] #13 75.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-22T13:42:48.328Z] #13 75.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-22T13:42:48.328Z] #13 75.10 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-22T13:42:48.328Z] #13 75.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-22T13:42:48.328Z] #13 75.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-22T13:42:48.328Z] #13 77.08 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:42:48.328Z] #13 77.55 Fetched 115 MB in 12s (9774 kB/s) [2022-08-22T13:42:48.328Z] #13 77.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-22T13:42:48.328Z] #13 77.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-22T13:42:48.328Z] #13 77.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:42:48.328Z] #13 77.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:42:48.409Z] #74 131.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:42:48.409Z] #74 131.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:42:48.586Z] #13 ... [2022-08-22T13:42:48.586Z] [2022-08-22T13:42:48.586Z] #73 [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-22T13:42:48.586Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:48.586Z] #73 80.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:42:48.666Z] #74 131.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:42:49.196Z] #73 81.27 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-22T13:42:49.196Z] #73 81.29 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-22T13:42:49.196Z] #73 81.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:42:49.229Z] #74 132.1 checking if gcc static flag -static works... yes [2022-08-22T13:42:49.229Z] #74 132.6 checking if gcc supports -c -o file.o... yes [2022-08-22T13:42:49.229Z] #74 132.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:42:49.229Z] #74 132.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-22T13:42:49.793Z] #74 132.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:42:49.793Z] #74 133.2 checking how to hardcode library paths into programs... immediate [2022-08-22T13:42:49.793Z] #74 133.2 checking whether stripping libraries is possible... yes [2022-08-22T13:42:49.793Z] #74 133.2 checking if libtool supports shared libraries... yes [2022-08-22T13:42:49.793Z] #74 133.2 checking whether to build shared libraries... no [2022-08-22T13:42:49.793Z] #74 133.2 checking whether to build static libraries... yes [2022-08-22T13:42:49.793Z] #74 133.2 checking float.h usability... yes [2022-08-22T13:42:49.793Z] #74 133.4 checking float.h presence... yes [2022-08-22T13:42:50.050Z] #74 133.5 checking for float.h... yes [2022-08-22T13:42:50.307Z] #74 133.5 checking limits.h usability... yes [2022-08-22T13:42:50.307Z] #74 133.6 checking limits.h presence... yes [2022-08-22T13:42:50.307Z] #74 133.8 checking for limits.h... yes [2022-08-22T13:42:50.563Z] #74 133.8 checking stddef.h usability... yes [2022-08-22T13:42:50.563Z] #74 133.9 checking stddef.h presence... yes [2022-08-22T13:42:50.563Z] #74 134.0 checking for stddef.h... yes [2022-08-22T13:42:50.563Z] #74 134.0 checking for stdlib.h... (cached) yes [2022-08-22T13:42:50.563Z] #74 134.0 checking for string.h... (cached) yes [2022-08-22T13:42:50.820Z] #74 134.1 checking sys/time.h usability... yes [2022-08-22T13:42:50.820Z] #74 134.3 checking sys/time.h presence... yes [2022-08-22T13:42:51.076Z] #74 134.4 checking for sys/time.h... yes [2022-08-22T13:42:51.076Z] #74 134.4 checking for inline... inline [2022-08-22T13:42:51.103Z] #73 83.22 Selecting previously unselected package libtool. [2022-08-22T13:42:51.103Z] #73 83.24 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-22T13:42:51.103Z] #73 83.26 Unpacking libtool (2.4.6-15) ... [2022-08-22T13:42:51.332Z] #74 134.6 checking for size_t... yes [2022-08-22T13:42:51.332Z] #74 134.9 checking for stdlib.h... (cached) yes [2022-08-22T13:42:51.588Z] #74 135.0 checking for GNU libc compatible malloc... yes [2022-08-22T13:42:51.746Z] #73 83.88 Selecting previously unselected package libudev-dev:amd64. [2022-08-22T13:42:51.746Z] #73 83.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-22T13:42:51.746Z] #73 83.91 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:42:51.852Z] #74 135.2 checking for stdlib.h... (cached) yes [2022-08-22T13:42:51.852Z] #74 135.2 checking for GNU libc compatible realloc... yes [2022-08-22T13:42:52.308Z] #73 84.46 Selecting previously unselected package libyajl2:amd64. [2022-08-22T13:42:52.308Z] #73 84.46 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-22T13:42:52.308Z] #73 84.47 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:42:52.308Z] #73 ... [2022-08-22T13:42:52.308Z] [2022-08-22T13:42:52.308Z] #48 [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-22T13:42:52.308Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:42:52.308Z] #48 74.07 Selecting previously unselected package python3-protobuf. [2022-08-22T13:42:52.308Z] #48 74.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-22T13:42:52.308Z] #48 74.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-22T13:42:52.308Z] #48 75.37 Selecting previously unselected package libnet1:amd64. [2022-08-22T13:42:52.308Z] #48 75.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-22T13:42:52.308Z] #48 75.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:52.308Z] #48 75.95 Selecting previously unselected package libnl-3-200:amd64. [2022-08-22T13:42:52.308Z] #48 75.96 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-22T13:42:52.308Z] #48 75.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:42:52.308Z] #48 76.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:42:52.308Z] #48 76.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:42:52.308Z] #48 76.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:52.308Z] #48 76.58 Selecting previously unselected package criu. [2022-08-22T13:42:52.308Z] #48 76.59 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-22T13:42:52.308Z] #48 76.59 Unpacking criu (3.17.1-1) ... [2022-08-22T13:42:52.308Z] #48 78.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:52.308Z] #48 81.62 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-22T13:42:52.308Z] #48 81.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:52.308Z] #48 81.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:52.308Z] #48 81.76 Setting up python3-six (1.16.0-2) ... [2022-08-22T13:42:52.308Z] #48 83.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:42:52.308Z] #48 83.84 Setting up python3-protobuf (3.12.4-1) ... [2022-08-22T13:42:52.414Z] #74 135.5 checking for working strtod... yes [2022-08-22T13:42:52.414Z] #74 135.7 checking for gettimeofday... yes [2022-08-22T13:42:52.564Z] #48 ... [2022-08-22T13:42:52.565Z] [2022-08-22T13:42:52.565Z] #73 [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-22T13:42:52.565Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:52.565Z] #73 84.77 Selecting previously unselected package libyajl-dev:amd64. [2022-08-22T13:42:52.565Z] #73 84.77 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-22T13:42:52.565Z] #73 84.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:42:52.671Z] #74 136.0 checking for memset... yes [2022-08-22T13:42:52.821Z] #73 85.07 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:42:52.821Z] #73 85.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-22T13:42:52.927Z] #74 136.3 checking for strspn... yes [2022-08-22T13:42:53.089Z] #73 85.27 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:42:53.089Z] #73 85.29 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-22T13:42:53.089Z] #73 85.31 Setting up file (1:5.39-3) ... [2022-08-22T13:42:53.089Z] #73 85.32 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:42:53.089Z] #73 85.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:53.089Z] #73 85.35 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-22T13:42:53.089Z] #73 85.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:42:53.089Z] #73 85.42 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-22T13:42:53.089Z] #73 85.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-22T13:42:53.089Z] #73 85.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:53.089Z] #73 85.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:42:53.089Z] #73 85.48 Setting up patch (2.7.6-7) ... [2022-08-22T13:42:53.089Z] #73 85.50 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:42:53.183Z] #74 136.8 checking that generated files are newer than configure... done [2022-08-22T13:42:53.183Z] #74 136.8 configure: creating ./config.status [2022-08-22T13:42:53.347Z] #73 85.51 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-22T13:42:53.347Z] #73 85.52 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-22T13:42:53.347Z] #73 85.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:42:53.347Z] #73 85.65 Setting up libtool (2.4.6-15) ... [2022-08-22T13:42:53.347Z] #73 85.69 Setting up m4 (1.4.18-5) ... [2022-08-22T13:42:53.347Z] #73 85.74 Setting up dpkg-dev (1.20.11) ... [2022-08-22T13:42:53.606Z] #73 85.81 Setting up autoconf (2.69-14) ... [2022-08-22T13:42:53.606Z] #73 85.83 Setting up build-essential (12.9) ... [2022-08-22T13:42:53.606Z] #73 85.85 Setting up automake (1:1.16.3-2) ... [2022-08-22T13:42:53.606Z] #73 85.90 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-22T13:42:53.606Z] #73 85.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:42:54.952Z] #74 ... [2022-08-22T13:42:54.952Z] [2022-08-22T13:42:54.952Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:54.952Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:54.952Z] #13 192.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-22T13:42:54.952Z] #13 192.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:42:54.952Z] #13 192.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:42:54.989Z] #73 ... [2022-08-22T13:42:54.989Z] [2022-08-22T13:42:54.989Z] #39 [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-22T13:42:54.989Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:42:54.989Z] #39 77.23 Selecting previously unselected package libicu67:amd64. [2022-08-22T13:42:54.989Z] #39 77.24 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-22T13:42:54.989Z] #39 77.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-22T13:42:54.989Z] #39 ... [2022-08-22T13:42:54.989Z] [2022-08-22T13:42:54.989Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:54.989Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:54.989Z] #13 82.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-22T13:42:54.989Z] #13 82.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-22T13:42:54.989Z] #13 82.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:42:54.989Z] #13 87.11 Selecting previously unselected package binutils-mingw-w64. [2022-08-22T13:42:54.989Z] #13 87.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-22T13:42:54.989Z] #13 87.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:42:55.075Z] #74 ... [2022-08-22T13:42:55.075Z] [2022-08-22T13:42:55.075Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:42:55.075Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:42:55.075Z] #20 44.28 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-22T13:42:55.075Z] #20 44.31 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:55.075Z] #20 44.89 Selecting previously unselected package xfsprogs. [2022-08-22T13:42:55.075Z] #20 44.93 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-22T13:42:55.075Z] #20 44.93 Unpacking xfsprogs (5.10.0-4) ... [2022-08-22T13:42:55.075Z] #20 45.42 Selecting previously unselected package zip. [2022-08-22T13:42:55.075Z] #20 45.42 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-22T13:42:55.075Z] #20 45.43 Unpacking zip (3.0-12) ... [2022-08-22T13:42:55.075Z] #20 45.57 Selecting previously unselected package zstd. [2022-08-22T13:42:55.075Z] #20 45.61 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-22T13:42:55.075Z] #20 45.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:42:55.075Z] #20 45.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:42:55.075Z] #20 47.05 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-22T13:42:55.076Z] #20 47.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:42:55.076Z] #20 47.08 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-22T13:42:55.076Z] #20 47.09 Setting up libicu67:arm64 (67.1-7) ... [2022-08-22T13:42:55.076Z] #20 47.10 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-22T13:42:55.076Z] #20 47.11 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-22T13:42:55.076Z] #20 47.13 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-22T13:42:55.076Z] #20 47.15 Setting up uidmap (1:4.8.1-1) ... [2022-08-22T13:42:55.076Z] #20 47.20 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-22T13:42:55.076Z] #20 47.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:42:55.076Z] #20 47.23 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:42:55.076Z] #20 47.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-22T13:42:55.076Z] #20 47.25 Setting up python3-wheel (0.34.2-1) ... [2022-08-22T13:42:55.076Z] #20 48.16 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-22T13:42:55.076Z] #20 48.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:55.076Z] #20 48.18 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-22T13:42:55.076Z] #20 48.19 Setting up libcap2-bin (1:2.44-1) ... [2022-08-22T13:42:55.076Z] #20 48.21 Setting up apparmor (2.13.6-10) ... [2022-08-22T13:42:55.076Z] #20 49.86 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-22T13:42:55.076Z] #20 50.00 Setting up zip (3.0-12) ... [2022-08-22T13:42:55.076Z] #20 50.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:55.076Z] #20 50.04 Setting up bash-completion (1:2.11-2) ... [2022-08-22T13:42:55.076Z] #20 53.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:42:55.076Z] #20 53.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:42:55.076Z] #20 53.12 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-22T13:42:55.076Z] #20 53.13 Setting up patch (2.7.6-7) ... [2022-08-22T13:42:55.076Z] #20 53.15 Setting up sudo (1.9.5p2-3) ... [2022-08-22T13:42:55.076Z] #20 53.24 invoke-rc.d: could not determine current runlevel [2022-08-22T13:42:55.076Z] #20 53.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-22T13:42:55.076Z] #20 53.26 Setting up xfsprogs (5.10.0-4) ... [2022-08-22T13:42:55.076Z] #20 53.28 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-22T13:42:55.076Z] #20 53.28 Failed to connect to bus: Host is down [2022-08-22T13:42:55.076Z] #20 53.29 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-22T13:42:55.076Z] #20 53.31 Setting up inetutils-ping (2:2.0-1) ... [2022-08-22T13:42:55.076Z] #20 53.32 Setting up pigz (2.6-1) ... [2022-08-22T13:42:55.076Z] #20 53.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-22T13:42:55.076Z] #20 53.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-22T13:42:55.076Z] #20 53.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:42:55.076Z] #20 53.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:55.076Z] #20 54.33 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-22T13:42:55.076Z] #20 54.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:42:55.076Z] #20 54.61 Setting up libelf1:arm64 (0.183-1) ... [2022-08-22T13:42:55.076Z] #20 54.63 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-22T13:42:55.076Z] #20 54.64 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:42:55.076Z] #20 54.65 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-22T13:42:55.076Z] #20 54.66 Setting up libkmod2:arm64 (28-1) ... [2022-08-22T13:42:55.076Z] #20 54.68 Setting up python3-distutils (3.9.2-1) ... [2022-08-22T13:42:55.570Z] #13 ... [2022-08-22T13:42:55.570Z] [2022-08-22T13:42:55.570Z] #73 [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-22T13:42:55.570Z] #73 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-22T13:42:55.570Z] #73 DONE 87.8s [2022-08-22T13:42:55.570Z] [2022-08-22T13:42:55.570Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:42:55.570Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:42:55.570Z] #13 87.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-22T13:42:55.570Z] #13 87.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:42:55.570Z] #13 87.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:42:55.570Z] #13 ... [2022-08-22T13:42:55.570Z] [2022-08-22T13:42:55.570Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:55.570Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:55.638Z] #20 55.30 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:42:55.638Z] #20 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-22T13:42:55.638Z] #20 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-22T13:42:55.638Z] #20 55.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-22T13:42:55.638Z] #20 55.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-22T13:42:55.638Z] #20 55.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-22T13:42:55.638Z] #20 55.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-22T13:42:55.895Z] #20 55.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-22T13:42:55.895Z] #20 55.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-22T13:42:55.895Z] #20 55.42 Setting up python3-setuptools (52.0.0-4) ... [2022-08-22T13:42:56.151Z] #20 ... [2022-08-22T13:42:56.151Z] [2022-08-22T13:42:56.151Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:56.151Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:42:56.151Z] #74 139.7 config.status: creating Makefile [2022-08-22T13:42:56.151Z] #74 139.8 config.status: creating config.h [2022-08-22T13:42:56.151Z] #74 139.8 config.status: executing depfiles commands [2022-08-22T13:42:56.714Z] #74 140.1 config.status: executing libtool commands [2022-08-22T13:42:56.939Z] #74 1.276 Cloning into '/tmp/crun-build'... [2022-08-22T13:42:57.643Z] #74 141.2 GEN .version [2022-08-22T13:42:57.643Z] #74 141.3 make install-recursive [2022-08-22T13:42:57.643Z] #74 141.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-22T13:42:57.899Z] #74 141.4 Making install in libocispec [2022-08-22T13:42:57.899Z] #74 141.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:42:57.899Z] #74 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-22T13:42:58.156Z] #74 141.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-22T13:42:58.156Z] #74 141.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-22T13:42:58.156Z] #74 141.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-22T13:42:58.199Z] #13 ... [2022-08-22T13:42:58.199Z] [2022-08-22T13:42:58.199Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:42:58.199Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:42:58.199Z] #74 38.86 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-22T13:42:58.761Z] #74 142.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-22T13:42:59.018Z] #74 142.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-22T13:42:59.018Z] #74 142.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-22T13:42:59.947Z] #74 143.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-22T13:42:59.947Z] #74 143.5 make install-recursive [2022-08-22T13:42:59.947Z] #74 143.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:42:59.947Z] #74 143.6 Making install in yajl [2022-08-22T13:43:00.203Z] #74 143.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:43:00.203Z] #74 143.7 CC verify/json_verify-json_verify.o [2022-08-22T13:43:00.203Z] #74 143.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-22T13:43:00.203Z] #74 143.7 CC src/libyajl_la-yajl.lo [2022-08-22T13:43:00.203Z] #74 143.7 CC src/libyajl_la-yajl_gen.lo [2022-08-22T13:43:00.204Z] #74 143.8 CC src/libyajl_la-yajl_parser.lo [2022-08-22T13:43:00.204Z] #74 143.8 CC src/libyajl_la-yajl_buf.lo [2022-08-22T13:43:00.204Z] #74 143.8 CC src/libyajl_la-yajl_encode.lo [2022-08-22T13:43:00.460Z] #74 143.9 CC src/libyajl_la-yajl_lex.lo [2022-08-22T13:43:00.460Z] #74 143.9 CC src/libyajl_la-yajl_tree.lo [2022-08-22T13:43:01.109Z] #74 ... [2022-08-22T13:43:01.109Z] [2022-08-22T13:43:01.109Z] #39 [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-22T13:43:01.109Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:43:01.109Z] #39 89.37 Selecting previously unselected package libxml2:amd64. [2022-08-22T13:43:01.109Z] #39 89.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 89.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:43:01.109Z] #39 90.56 Selecting previously unselected package libarchive13:amd64. [2022-08-22T13:43:01.109Z] #39 90.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 90.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:43:01.109Z] #39 91.10 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-22T13:43:01.109Z] #39 91.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 91.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:43:01.109Z] #39 91.44 Selecting previously unselected package librhash0:amd64. [2022-08-22T13:43:01.109Z] #39 91.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 91.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:43:01.109Z] #39 91.76 Selecting previously unselected package libuv1:amd64. [2022-08-22T13:43:01.109Z] #39 91.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 91.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:43:01.109Z] #39 92.13 Selecting previously unselected package cmake. [2022-08-22T13:43:01.109Z] #39 92.14 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-22T13:43:01.109Z] #39 92.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:43:01.365Z] #39 ... [2022-08-22T13:43:01.365Z] [2022-08-22T13:43:01.365Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:43:01.365Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:43:01.365Z] #27 83.74 go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-22T13:43:01.365Z] #27 84.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-22T13:43:01.621Z] #27 ... [2022-08-22T13:43:01.621Z] [2022-08-22T13:43:01.621Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:01.621Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:01.621Z] #13 88.24 Selecting previously unselected package dmsetup. [2022-08-22T13:43:01.621Z] #13 88.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:43:01.621Z] #13 88.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:43:01.621Z] #13 88.64 Selecting previously unselected package mingw-w64-common. [2022-08-22T13:43:01.621Z] #13 88.66 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-22T13:43:01.621Z] #13 88.66 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-22T13:43:03.466Z] #74 ... [2022-08-22T13:43:03.466Z] [2022-08-22T13:43:03.466Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:03.466Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:03.466Z] #13 98.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-22T13:43:03.466Z] #13 98.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:03.466Z] #13 98.76 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:03.729Z] #74 ... [2022-08-22T13:43:03.729Z] [2022-08-22T13:43:03.729Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:43:03.729Z] #20 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-22T13:43:03.729Z] #20 57.12 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-22T13:43:03.729Z] #20 57.14 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-22T13:43:03.729Z] #20 57.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-22T13:43:03.729Z] #20 57.18 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-22T13:43:03.729Z] #20 58.55 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-22T13:43:03.729Z] #20 58.57 Setting up jq (1.6-2.1) ... [2022-08-22T13:43:03.729Z] #20 58.58 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:43:03.729Z] #20 58.60 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-22T13:43:03.729Z] #20 58.61 Setting up iptables (1.8.7-1) ... [2022-08-22T13:43:03.729Z] #20 58.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-22T13:43:03.729Z] #20 58.68 Setting up iproute2 (5.10.0-4) ... [2022-08-22T13:43:03.729Z] #20 59.11 Setting up systemd (247.3-7) ... [2022-08-22T13:43:03.729Z] #20 59.17 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-22T13:43:03.729Z] #20 59.17 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-22T13:43:03.729Z] #20 59.19 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-22T13:43:03.729Z] #20 59.21 Initializing machine ID from random generator. [2022-08-22T13:43:03.729Z] #20 60.40 Setting up systemd-journal-remote (247.3-7) ... [2022-08-22T13:43:03.729Z] #20 60.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:43:03.729Z] #20 DONE 62.8s [2022-08-22T13:43:03.729Z] [2022-08-22T13:43:03.729Z] #21 [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-22T13:43:03.729Z] #21 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-22T13:43:03.985Z] #21 0.682 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-22T13:43:03.985Z] #21 0.687 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-22T13:43:03.985Z] #21 0.690 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-22T13:43:03.985Z] #21 DONE 0.7s [2022-08-22T13:43:03.985Z] [2022-08-22T13:43:03.985Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:43:03.985Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:43:03.985Z] #27 ... [2022-08-22T13:43:03.985Z] [2022-08-22T13:43:03.985Z] #22 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-22T13:43:03.985Z] #22 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-22T13:43:04.140Z] #13 ... [2022-08-22T13:43:04.140Z] [2022-08-22T13:43:04.140Z] #48 [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-22T13:43:04.140Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-22T13:43:04.140Z] #48 90.69 Setting up criu (3.17.1-1) ... [2022-08-22T13:43:04.140Z] #48 94.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:43:04.140Z] #48 DONE 96.1s [2022-08-22T13:43:04.396Z] [2022-08-22T13:43:04.396Z] #39 [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-22T13:43:04.396Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:43:07.204Z] #13 ... [2022-08-22T13:43:07.204Z] [2022-08-22T13:43:07.204Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:07.204Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:07.204Z] #74 126.8 configure.ac:7: installing 'build-aux/compile' [2022-08-22T13:43:07.204Z] #74 126.8 configure.ac:9: installing 'build-aux/config.guess' [2022-08-22T13:43:07.204Z] #74 126.8 configure.ac:9: installing 'build-aux/config.sub' [2022-08-22T13:43:07.204Z] #74 126.8 configure.ac:11: installing 'build-aux/install-sh' [2022-08-22T13:43:07.204Z] #74 126.8 configure.ac:11: installing 'build-aux/missing' [2022-08-22T13:43:07.204Z] #74 127.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:43:07.204Z] #74 127.6 parallel-tests: installing 'build-aux/test-driver' [2022-08-22T13:43:08.392Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 2m53.092720921s [2022-08-22T13:43:08.392Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.52552ms [2022-08-22T13:43:08.563Z] #39 ... [2022-08-22T13:43:08.564Z] [2022-08-22T13:43:08.564Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:08.564Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:08.564Z] #74 12.29 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-22T13:43:08.564Z] #74 12.38 Cloning into '/tmp/crun-build/libocispec'... [2022-08-22T13:43:08.731Z] #13 ... [2022-08-22T13:43:08.731Z] [2022-08-22T13:43:08.731Z] #61 [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-22T13:43:08.731Z] #61 sha256:fb970e66fa0940178c3b0b671e3747b6063f47989519d4538917f20335c37554 [2022-08-22T13:43:08.731Z] #61 58.37 Updating files: 37% (1858/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 74% (3687/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-22T13:43:08.731Z] #61 60.45 + cd /tmp/tmp.B78y1Spf5h/src/github.com/containerd/containerd [2022-08-22T13:43:08.731Z] #61 60.45 + git checkout -q v1.6.7 [2022-08-22T13:43:09.228Z] #22 ... [2022-08-22T13:43:09.228Z] [2022-08-22T13:43:09.228Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:09.228Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:43:09.228Z] #74 150.5 CCLD libyajl.la [2022-08-22T13:43:09.228Z] #74 151.0 CCLD verify/json_verify [2022-08-22T13:43:09.228Z] #74 151.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:43:09.228Z] #74 151.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-22T13:43:09.228Z] #74 151.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-22T13:43:09.228Z] #74 151.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:43:09.228Z] #74 151.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:43:09.228Z] #74 151.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:09.228Z] #74 151.6 CC src/validate.o [2022-08-22T13:43:09.228Z] #74 151.6 CC src/image_spec_schema_config_schema.lo [2022-08-22T13:43:09.228Z] #74 151.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-22T13:43:09.228Z] #74 151.7 CC src/image_spec_schema_defs.lo [2022-08-22T13:43:09.228Z] #74 151.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-22T13:43:09.228Z] #74 151.8 CC src/image_spec_schema_image_index_schema.lo [2022-08-22T13:43:09.228Z] #74 151.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-22T13:43:09.228Z] #74 151.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-22T13:43:09.228Z] #74 151.9 CC src/runtime_spec_schema_config_linux.lo [2022-08-22T13:43:09.228Z] #74 152.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-22T13:43:09.228Z] #74 152.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-22T13:43:09.228Z] #74 152.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-22T13:43:09.228Z] #74 152.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-22T13:43:09.228Z] #74 152.2 CC src/runtime_spec_schema_defs.lo [2022-08-22T13:43:09.228Z] #74 152.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-22T13:43:09.228Z] #74 152.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-22T13:43:09.228Z] #74 152.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-22T13:43:09.228Z] #74 152.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-22T13:43:09.228Z] #74 152.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-22T13:43:09.228Z] #74 152.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-22T13:43:09.228Z] #74 152.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-22T13:43:09.484Z] #74 152.9 CC src/basic_test_double_array_item.lo [2022-08-22T13:43:09.484Z] #74 153.1 CC src/basic_test_double_array.lo [2022-08-22T13:43:09.741Z] #74 153.3 CC src/basic_test_top_array_int.lo [2022-08-22T13:43:09.998Z] #74 153.7 CC src/basic_test_top_array_string.lo [2022-08-22T13:43:10.106Z] #61 62.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-22T13:43:10.106Z] #61 62.05 + BUILDTAGS='netgo osusergo static_build' [2022-08-22T13:43:10.106Z] #61 62.05 + export EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:43:10.106Z] #61 62.05 + EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:43:10.106Z] #61 62.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-22T13:43:10.106Z] #61 62.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-22T13:43:10.106Z] #61 62.05 + '[' '' = dynamic ']' [2022-08-22T13:43:10.106Z] #61 62.05 + make [2022-08-22T13:43:10.456Z] #74 ... [2022-08-22T13:43:10.456Z] [2022-08-22T13:43:10.456Z] #39 [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-22T13:43:10.456Z] #39 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-22T13:43:10.456Z] #39 100.7 Setting up libicu67:amd64 (67.1-7) ... [2022-08-22T13:43:10.456Z] #39 100.8 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:43:10.456Z] #39 100.9 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-22T13:43:10.456Z] #39 100.9 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:43:10.456Z] #39 101.0 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-22T13:43:10.456Z] #39 101.1 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-22T13:43:10.456Z] #39 101.1 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-22T13:43:10.456Z] #39 101.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-22T13:43:10.456Z] #39 101.2 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-22T13:43:10.456Z] #39 101.2 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-22T13:43:10.456Z] #39 101.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:43:10.456Z] #39 DONE 102.5s [2022-08-22T13:43:10.456Z] [2022-08-22T13:43:10.456Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:10.456Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:10.456Z] #74 14.79 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-22T13:43:10.456Z] #74 ... [2022-08-22T13:43:10.456Z] [2022-08-22T13:43:10.456Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-22T13:43:10.456Z] #40 sha256:d4224f35da8118d6dc8d20ebf6ede9ad9142a43e0a97df165d682a8f25fb2fac [2022-08-22T13:43:10.456Z] #40 DONE 0.2s [2022-08-22T13:43:10.456Z] [2022-08-22T13:43:10.456Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:10.456Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:10.456Z] #74 14.90 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-22T13:43:10.456Z] #74 14.90 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-22T13:43:10.456Z] #74 14.90 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-22T13:43:10.456Z] #74 14.95 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-22T13:43:10.560Z] #74 153.9 CC src/basic_test_top_double_array_int.lo [2022-08-22T13:43:10.817Z] #74 154.2 CC src/basic_test_top_double_array_obj.lo [2022-08-22T13:43:10.817Z] #74 154.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-22T13:43:10.817Z] #74 154.4 CC src/basic_test_top_double_array_string.lo [2022-08-22T13:43:11.073Z] #74 154.7 CC src/read-file.lo [2022-08-22T13:43:11.328Z] #74 154.8 CC src/json_common.lo [2022-08-22T13:43:11.451Z] #74 132.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:43:11.451Z] #74 132.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:43:11.584Z] #74 155.1 CC tests/test-1.o [2022-08-22T13:43:11.584Z] #74 155.2 CC tests/test-2.o [2022-08-22T13:43:11.896Z] #74 155.4 CC tests/test-3.o [2022-08-22T13:43:11.896Z] #74 155.5 CC tests/test-4.o [2022-08-22T13:43:12.010Z] #61 64.17 + bin/ctr [2022-08-22T13:43:12.153Z] #74 155.7 CC tests/test-5.o [2022-08-22T13:43:12.412Z] #74 155.9 CC tests/test-6.o [2022-08-22T13:43:12.412Z] #74 156.0 CC tests/test-7.o [2022-08-22T13:43:12.980Z] #74 156.6 CC tests/test-8.o [2022-08-22T13:43:13.236Z] #74 156.6 CC tests/test-9.o [2022-08-22T13:43:13.236Z] #74 156.7 CC tests/test-10.o [2022-08-22T13:43:13.361Z] #74 134.0 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:43:13.361Z] #74 134.0 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:43:13.361Z] #74 134.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:43:13.361Z] #74 134.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:43:13.361Z] #74 134.2 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:43:13.646Z] #74 134.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:43:13.798Z] #74 157.1 CC tests/test-11.o [2022-08-22T13:43:14.624Z] #74 18.96 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-22T13:43:17.892Z] #74 22.26 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-22T13:43:18.455Z] #74 ... [2022-08-22T13:43:18.455Z] [2022-08-22T13:43:18.455Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:18.455Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:18.455Z] #13 100.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-22T13:43:18.455Z] #13 100.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-22T13:43:18.455Z] #13 100.7 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:43:18.711Z] #13 ... [2022-08-22T13:43:18.711Z] [2022-08-22T13:43:18.711Z] #41 [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-22T13:43:18.711Z] #41 sha256:f04364baafbbea024ac4aa7eddc4e867fa5c6ddef9559f274139efaeb9f43fe6 [2022-08-22T13:43:18.711Z] #41 1.564 + RM_GOPATH=0 [2022-08-22T13:43:18.711Z] #41 1.565 + TMP_GOPATH= [2022-08-22T13:43:18.711Z] #41 1.565 + : /build [2022-08-22T13:43:18.712Z] #41 1.565 + '[' -z '' ']' [2022-08-22T13:43:18.712Z] #41 1.567 ++ mktemp -d [2022-08-22T13:43:18.712Z] #41 1.576 + export GOPATH=/tmp/tmp.NDIFiA4cHu [2022-08-22T13:43:18.712Z] #41 1.576 + GOPATH=/tmp/tmp.NDIFiA4cHu [2022-08-22T13:43:18.712Z] #41 1.576 + RM_GOPATH=1 [2022-08-22T13:43:18.712Z] #41 1.576 + case "$(go env GOARCH)" in [2022-08-22T13:43:18.712Z] #41 1.576 ++ go env GOARCH [2022-08-22T13:43:18.712Z] #41 1.599 Install tini version v0.19.0 [2022-08-22T13:43:18.712Z] #41 1.599 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:18.712Z] #41 1.599 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:18.712Z] #41 1.599 ++ dirname /install.sh [2022-08-22T13:43:18.712Z] #41 1.599 + dir=/ [2022-08-22T13:43:18.712Z] #41 1.599 + bin=tini [2022-08-22T13:43:18.712Z] #41 1.599 + shift [2022-08-22T13:43:18.712Z] #41 1.599 + '[' '!' -f //tini.installer ']' [2022-08-22T13:43:18.712Z] #41 1.599 + . //tini.installer [2022-08-22T13:43:18.712Z] #41 1.599 ++ : v0.19.0 [2022-08-22T13:43:18.712Z] #41 1.599 + install_tini [2022-08-22T13:43:18.712Z] #41 1.599 + echo 'Install tini version v0.19.0' [2022-08-22T13:43:18.712Z] #41 1.599 + git clone https://github.com/krallin/tini.git /tmp/tmp.NDIFiA4cHu/tini [2022-08-22T13:43:18.712Z] #41 1.602 Cloning into '/tmp/tmp.NDIFiA4cHu/tini'... [2022-08-22T13:43:18.712Z] #41 3.109 + cd /tmp/tmp.NDIFiA4cHu/tini [2022-08-22T13:43:18.712Z] #41 3.111 + git checkout -q v0.19.0 [2022-08-22T13:43:18.712Z] #41 3.149 + cmake . [2022-08-22T13:43:18.712Z] #41 3.889 -- The C compiler identification is GNU 10.2.1 [2022-08-22T13:43:18.712Z] #41 4.022 -- Detecting C compiler ABI info [2022-08-22T13:43:18.712Z] #41 5.151 -- Detecting C compiler ABI info - done [2022-08-22T13:43:18.712Z] #41 5.387 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-22T13:43:18.712Z] #41 5.411 -- Detecting C compile features [2022-08-22T13:43:18.712Z] #41 5.411 -- Detecting C compile features - done [2022-08-22T13:43:18.712Z] #41 5.472 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-22T13:43:18.712Z] #41 6.059 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-22T13:43:18.712Z] #41 6.184 -- Configuring done [2022-08-22T13:43:18.712Z] #41 6.227 -- Generating done [2022-08-22T13:43:18.712Z] #41 6.230 -- Build files have been written to: /tmp/tmp.NDIFiA4cHu/tini [2022-08-22T13:43:18.712Z] #41 6.236 + make tini-static [2022-08-22T13:43:18.712Z] #41 6.764 Scanning dependencies of target tini-static [2022-08-22T13:43:18.712Z] #41 6.976 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-22T13:43:18.968Z] #41 ... [2022-08-22T13:43:18.968Z] [2022-08-22T13:43:18.968Z] #50 [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-22T13:43:18.968Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-22T13:43:18.968Z] #50 110.4 gotestsum version dev [2022-08-22T13:43:18.968Z] #50 DONE 111.3s [2022-08-22T13:43:18.968Z] [2022-08-22T13:43:18.968Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:43:18.968Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:43:20.124Z] #61 ... [2022-08-22T13:43:20.124Z] [2022-08-22T13:43:20.124Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:20.124Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:20.124Z] #13 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-22T13:43:20.124Z] #13 105.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:20.124Z] #13 105.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:20.124Z] #13 112.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-22T13:43:20.124Z] #13 112.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:20.124Z] #13 112.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:20.335Z] #52 ... [2022-08-22T13:43:20.335Z] [2022-08-22T13:43:20.335Z] #41 [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-22T13:43:20.335Z] #41 sha256:f04364baafbbea024ac4aa7eddc4e867fa5c6ddef9559f274139efaeb9f43fe6 [2022-08-22T13:43:20.335Z] #41 9.692 [100%] Linking C executable tini-static [2022-08-22T13:43:20.335Z] #74 ... [2022-08-22T13:43:20.335Z] [2022-08-22T13:43:20.335Z] #22 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-22T13:43:20.335Z] #22 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-22T13:43:20.335Z] #22 10.14 Collecting yamllint==1.26.1 [2022-08-22T13:43:20.335Z] #22 11.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-22T13:43:20.335Z] #22 12.60 Collecting pathspec>=0.5.3 [2022-08-22T13:43:20.335Z] #22 12.62 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-22T13:43:20.335Z] #22 13.04 Collecting pyyaml [2022-08-22T13:43:20.335Z] #22 13.06 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-22T13:43:20.335Z] #22 13.15 Building wheels for collected packages: yamllint [2022-08-22T13:43:20.335Z] #22 13.15 Building wheel for yamllint (setup.py): started [2022-08-22T13:43:20.335Z] #22 14.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-22T13:43:20.335Z] #22 14.22 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2aad42286219021e0cf7facae0c54e359cd5da3c3234ae907677a0d9767e2cba [2022-08-22T13:43:20.335Z] #22 14.22 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-22T13:43:20.335Z] #22 14.22 Successfully built yamllint [2022-08-22T13:43:20.335Z] #22 14.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-22T13:43:20.335Z] #22 14.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-22T13:43:20.335Z] #22 DONE 15.4s [2022-08-22T13:43:20.335Z] [2022-08-22T13:43:20.335Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:43:20.335Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:43:20.382Z] #13 ... [2022-08-22T13:43:20.382Z] [2022-08-22T13:43:20.382Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:20.382Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:20.382Z] #74 51.06 libtoolize: putting auxiliary files in '.'. [2022-08-22T13:43:20.382Z] #74 51.06 libtoolize: copying file './ltmain.sh' [2022-08-22T13:43:20.382Z] #74 51.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-22T13:43:20.382Z] #74 51.83 libtoolize: and rerunning libtoolize and aclocal. [2022-08-22T13:43:20.382Z] #74 51.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:43:21.700Z] #41 11.02 [100%] Built target tini-static [2022-08-22T13:43:21.700Z] #41 11.12 + mkdir -p /build [2022-08-22T13:43:21.700Z] #41 11.13 + cp tini-static /build/docker-init [2022-08-22T13:43:21.700Z] #41 DONE 11.2s [2022-08-22T13:43:21.700Z] [2022-08-22T13:43:21.700Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:21.700Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:21.700Z] #13 112.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-22T13:43:21.700Z] #13 112.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:21.700Z] #13 112.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:43:21.700Z] #13 112.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-22T13:43:21.700Z] #13 112.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:21.700Z] #13 112.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:21.755Z] #74 62.46 configure.ac:7: installing './compile' [2022-08-22T13:43:21.755Z] #74 62.48 configure.ac:11: installing './config.guess' [2022-08-22T13:43:21.755Z] #74 62.49 configure.ac:11: installing './config.sub' [2022-08-22T13:43:21.755Z] #74 62.49 configure.ac:8: installing './install-sh' [2022-08-22T13:43:21.755Z] #74 62.50 configure.ac:8: installing './missing' [2022-08-22T13:43:22.013Z] #74 62.65 Makefile.am: installing './depcomp' [2022-08-22T13:43:23.389Z] #74 64.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:43:23.389Z] #74 64.08 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:43:23.648Z] #74 64.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:43:23.648Z] #74 64.22 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:43:23.648Z] #74 64.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:43:23.648Z] #74 64.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:43:23.648Z] #74 64.54 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:43:23.907Z] #74 64.63 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:43:24.165Z] #74 64.79 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:43:25.898Z] #74 ... [2022-08-22T13:43:25.898Z] [2022-08-22T13:43:25.898Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:25.898Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:25.898Z] #13 223.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-22T13:43:25.898Z] #13 223.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:25.898Z] #13 223.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:31.651Z] #13 ... [2022-08-22T13:43:31.652Z] [2022-08-22T13:43:31.652Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:31.652Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:31.652Z] #74 24.72 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-22T13:43:31.652Z] #74 25.16 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-22T13:43:31.652Z] #74 25.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-22T13:43:34.142Z] #74 ... [2022-08-22T13:43:34.142Z] [2022-08-22T13:43:34.142Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:34.142Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:34.142Z] #13 128.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-22T13:43:34.142Z] #13 128.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:34.142Z] #13 128.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:34.923Z] #74 ... [2022-08-22T13:43:34.923Z] [2022-08-22T13:43:34.923Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:34.923Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:34.923Z] #13 127.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-22T13:43:34.923Z] #13 127.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:43:34.923Z] #13 127.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:38.134Z] #13 ... [2022-08-22T13:43:38.134Z] [2022-08-22T13:43:38.134Z] #64 [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-22T13:43:38.134Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:43:38.134Z] #64 224.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:43:38.134Z] #64 224.6 + GOBIN=/build [2022-08-22T13:43:38.134Z] #64 224.6 + GO111MODULE=on [2022-08-22T13:43:38.134Z] #64 224.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:43:38.346Z] #13 ... [2022-08-22T13:43:38.346Z] [2022-08-22T13:43:38.346Z] #64 [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-22T13:43:38.346Z] #64 sha256:496b19b5233285290c8c951a38f90f3515c630fb281d12aa86327abac2df174f [2022-08-22T13:43:38.346Z] #64 134.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-22T13:43:38.604Z] #64 134.0 + GOBIN=/build [2022-08-22T13:43:38.604Z] #64 134.0 + GO111MODULE=on [2022-08-22T13:43:38.604Z] #64 134.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-22T13:43:39.075Z] #64 237.3 rootlesskit version 1.0.0 [2022-08-22T13:43:39.075Z] #64 237.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-22T13:43:39.075Z] #64 237.3 -container-ip string [2022-08-22T13:43:39.075Z] #64 237.3 container ip [2022-08-22T13:43:39.075Z] #64 237.3 -container-port int [2022-08-22T13:43:39.075Z] #64 237.3 container port (default -1) [2022-08-22T13:43:39.075Z] #64 237.3 -host-ip string [2022-08-22T13:43:39.075Z] #64 237.3 host ip [2022-08-22T13:43:39.075Z] #64 237.3 -host-port int [2022-08-22T13:43:39.075Z] #64 237.3 host port (default -1) [2022-08-22T13:43:39.075Z] #64 237.3 -proto string [2022-08-22T13:43:39.075Z] #64 237.3 proxy protocol (default "tcp") [2022-08-22T13:43:39.075Z] #64 ... [2022-08-22T13:43:39.075Z] [2022-08-22T13:43:39.075Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:39.075Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:39.075Z] #13 238.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-22T13:43:39.075Z] #13 238.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-22T13:43:39.383Z] #13 238.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:43:40.326Z] #13 239.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-22T13:43:40.326Z] #13 239.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-22T13:43:40.587Z] #13 ... [2022-08-22T13:43:40.587Z] [2022-08-22T13:43:40.587Z] #64 [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-22T13:43:40.587Z] #64 sha256:08324db2394317e58799a8794b780d45a2a52b743d8b48aa3d7119d604c1ff6f [2022-08-22T13:43:40.587Z] #64 DONE 238.9s [2022-08-22T13:43:40.587Z] [2022-08-22T13:43:40.587Z] #65 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-22T13:43:40.587Z] #65 sha256:38377856299da55656385e524c7dff047a4e96f3f14fa352a83d57243dffc97f [2022-08-22T13:43:40.587Z] #65 DONE 0.1s [2022-08-22T13:43:40.587Z] [2022-08-22T13:43:40.587Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:40.587Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:40.587Z] #13 239.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-22T13:43:40.587Z] #13 239.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-22T13:43:40.848Z] #13 ... [2022-08-22T13:43:40.848Z] [2022-08-22T13:43:40.848Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-22T13:43:40.848Z] #66 sha256:f4b739d4deddc7f60eb591d0a5fdb4a7fffc0ce5470d3c5ebabf73910f4616e5 [2022-08-22T13:43:40.848Z] #66 DONE 0.1s [2022-08-22T13:43:40.848Z] [2022-08-22T13:43:40.848Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:40.848Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:40.848Z] #13 239.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-22T13:43:40.848Z] #13 239.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-22T13:43:41.108Z] #13 239.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-22T13:43:41.108Z] #13 239.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-22T13:43:41.108Z] #13 239.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:43:41.679Z] #13 240.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-22T13:43:41.679Z] #13 240.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-22T13:43:41.679Z] #13 240.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:43:42.251Z] #13 240.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-22T13:43:42.251Z] #13 240.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:43:42.251Z] #13 241.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:42.268Z] #52 ... [2022-08-22T13:43:42.268Z] [2022-08-22T13:43:42.268Z] #44 [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-22T13:43:42.268Z] #44 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-22T13:43:42.268Z] #44 224.7 + dpkg --print-architecture [2022-08-22T13:43:42.268Z] #44 DONE 225.6s [2022-08-22T13:43:42.268Z] [2022-08-22T13:43:42.268Z] #61 [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-22T13:43:42.268Z] #61 sha256:f8cf2e791caea5886cec5872e5d5626804031f93e2566bbd1f7dd8b74cff438e [2022-08-22T13:43:42.511Z] #13 241.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-22T13:43:42.511Z] #13 241.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-22T13:43:42.511Z] #13 241.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:43:42.511Z] #13 241.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-22T13:43:42.776Z] #13 241.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-22T13:43:42.776Z] #13 241.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-22T13:43:43.347Z] #13 242.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-22T13:43:43.347Z] #13 242.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-22T13:43:43.347Z] #13 242.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.607Z] #13 242.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-22T13:43:43.607Z] #13 242.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-22T13:43:43.607Z] #13 242.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #64 ... [2022-08-22T13:43:43.929Z] [2022-08-22T13:43:43.929Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:43:43.929Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:43:43.929Z] #13 135.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-22T13:43:43.929Z] #13 135.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-22T13:43:43.929Z] #13 135.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:43:43.929Z] #13 136.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-22T13:43:43.929Z] #13 136.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 136.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-22T13:43:43.929Z] #13 136.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-22T13:43:43.929Z] #13 136.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 136.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-22T13:43:43.929Z] #13 136.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-22T13:43:43.929Z] #13 136.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 136.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:43:43.929Z] #13 136.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-22T13:43:43.929Z] #13 136.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 136.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:43:43.929Z] #13 136.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-22T13:43:43.929Z] #13 136.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 136.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:43.929Z] #13 137.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-22T13:43:43.929Z] #13 137.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 137.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:43:43.929Z] #13 137.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-22T13:43:43.929Z] #13 137.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 137.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-22T13:43:43.929Z] #13 137.6 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-22T13:43:43.929Z] #13 137.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 137.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 137.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-22T13:43:43.929Z] #13 137.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 137.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 138.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-22T13:43:43.929Z] #13 138.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 138.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 138.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-22T13:43:43.929Z] #13 138.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 138.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 138.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-22T13:43:43.929Z] #13 138.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 138.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-22T13:43:43.929Z] #13 138.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-22T13:43:43.929Z] #13 138.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 138.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:43.929Z] #13 139.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-22T13:43:43.929Z] #13 139.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 139.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:43:43.929Z] #13 139.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-22T13:43:43.929Z] #13 139.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-22T13:43:43.929Z] #13 139.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 139.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-22T13:43:43.929Z] #13 140.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-22T13:43:44.178Z] #13 243.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-22T13:43:44.178Z] #13 243.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-22T13:43:44.178Z] #13 243.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-22T13:43:44.201Z] #13 140.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:44.201Z] #13 140.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:44.201Z] #13 140.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-22T13:43:44.201Z] #13 140.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:44.202Z] #13 140.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-22T13:43:44.202Z] #13 140.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:43:44.202Z] #13 140.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:44.202Z] #13 140.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-22T13:43:44.202Z] #13 140.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:44.202Z] #13 140.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:43:44.202Z] #13 140.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:44.202Z] #13 140.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:43:44.202Z] #13 140.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:44.202Z] #13 140.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:44.438Z] #13 243.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-22T13:43:44.438Z] #13 243.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-22T13:43:44.438Z] #13 243.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-22T13:43:44.462Z] #13 140.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:43:45.379Z] #13 244.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-22T13:43:45.397Z] #13 DONE 141.5s [2022-08-22T13:43:45.397Z] [2022-08-22T13:43:45.397Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:45.397Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:45.397Z] #74 79.62 configure.ac:7: installing 'build-aux/compile' [2022-08-22T13:43:45.397Z] #74 79.64 configure.ac:9: installing 'build-aux/config.guess' [2022-08-22T13:43:45.397Z] #74 79.64 configure.ac:9: installing 'build-aux/config.sub' [2022-08-22T13:43:45.397Z] #74 79.64 configure.ac:11: installing 'build-aux/install-sh' [2022-08-22T13:43:45.397Z] #74 79.65 configure.ac:11: installing 'build-aux/missing' [2022-08-22T13:43:45.397Z] #74 79.91 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:43:45.397Z] #74 80.03 parallel-tests: installing 'build-aux/test-driver' [2022-08-22T13:43:45.397Z] #74 82.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:43:45.397Z] #74 82.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:43:45.397Z] #74 83.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:43:45.397Z] #74 83.32 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:43:45.397Z] #74 83.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:43:45.397Z] #74 83.54 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:43:45.397Z] #74 83.61 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:43:45.397Z] #74 83.73 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:43:45.640Z] #13 244.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-22T13:43:45.640Z] #13 244.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-22T13:43:45.657Z] #74 ... [2022-08-22T13:43:45.658Z] [2022-08-22T13:43:45.658Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-22T13:43:45.658Z] #14 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-22T13:43:45.901Z] #13 244.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-22T13:43:45.916Z] #14 ... [2022-08-22T13:43:45.916Z] [2022-08-22T13:43:45.916Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-22T13:43:45.916Z] #56 sha256:487ab2347f0ebf6e5cf67bb92d8ba6dc1bfeab070b789185f80ba36f646194a7 [2022-08-22T13:43:45.916Z] #56 DONE 0.3s [2022-08-22T13:43:46.162Z] #13 244.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-22T13:43:46.162Z] #13 244.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:46.175Z] [2022-08-22T13:43:46.175Z] #57 [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-22T13:43:46.175Z] #57 sha256:cb79bfdcc06cf7425731002a437bf8a395a1e0fa5dd6141a8a6cb899256c341f [2022-08-22T13:43:46.422Z] #13 245.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-22T13:43:46.422Z] #13 245.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-22T13:43:46.422Z] #13 245.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:43:46.439Z] #57 ... [2022-08-22T13:43:46.439Z] [2022-08-22T13:43:46.439Z] #64 [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-22T13:43:46.439Z] #64 sha256:496b19b5233285290c8c951a38f90f3515c630fb281d12aa86327abac2df174f [2022-08-22T13:43:46.439Z] #64 141.9 rootlesskit version 1.0.0 [2022-08-22T13:43:46.439Z] #64 141.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-22T13:43:46.439Z] #64 141.9 -container-ip string [2022-08-22T13:43:46.439Z] #64 141.9 container ip [2022-08-22T13:43:46.439Z] #64 141.9 -container-port int [2022-08-22T13:43:46.439Z] #64 141.9 container port (default -1) [2022-08-22T13:43:46.439Z] #64 141.9 -host-ip string [2022-08-22T13:43:46.439Z] #64 141.9 host ip [2022-08-22T13:43:46.439Z] #64 141.9 -host-port int [2022-08-22T13:43:46.439Z] #64 141.9 host port (default -1) [2022-08-22T13:43:46.439Z] #64 141.9 -proto string [2022-08-22T13:43:46.439Z] #64 141.9 proxy protocol (default "tcp") [2022-08-22T13:43:46.439Z] #64 DONE 142.1s [2022-08-22T13:43:46.685Z] #13 245.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-22T13:43:46.685Z] #13 245.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-22T13:43:46.685Z] #13 245.5 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:43:46.702Z] [2022-08-22T13:43:46.702Z] #65 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-22T13:43:46.702Z] #65 sha256:37ee20f775068e41a21bc7424c58eb91bbde37f61784ec7b9ab41aa60c8692bb [2022-08-22T13:43:46.702Z] #65 DONE 0.3s [2022-08-22T13:43:46.702Z] [2022-08-22T13:43:46.702Z] #31 [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-22T13:43:46.702Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:43:46.960Z] #31 ... [2022-08-22T13:43:46.960Z] [2022-08-22T13:43:46.960Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-22T13:43:46.960Z] #66 sha256:77eabcb2c848f9e07a5976a7cc90ba90fe210eccd24be1e29e18de3fe063d4e9 [2022-08-22T13:43:46.960Z] #66 DONE 0.1s [2022-08-22T13:43:46.960Z] [2022-08-22T13:43:46.960Z] #57 [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-22T13:43:46.960Z] #57 sha256:cb79bfdcc06cf7425731002a437bf8a395a1e0fa5dd6141a8a6cb899256c341f [2022-08-22T13:43:47.104Z] #13 ... [2022-08-22T13:43:47.104Z] [2022-08-22T13:43:47.104Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:47.104Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:47.104Z] #74 50.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-22T13:43:47.632Z] #13 246.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-22T13:43:47.632Z] #13 246.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-22T13:43:47.632Z] #13 246.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-22T13:43:47.632Z] #13 246.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-22T13:43:47.632Z] #13 246.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-22T13:43:47.632Z] #13 246.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-22T13:43:47.893Z] #13 246.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-22T13:43:47.893Z] #13 246.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-22T13:43:47.893Z] #13 246.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-22T13:43:47.893Z] #13 246.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-22T13:43:47.893Z] #13 246.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-22T13:43:47.893Z] #13 246.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-22T13:43:47.893Z] #13 246.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-22T13:43:47.893Z] #13 246.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-22T13:43:47.893Z] #13 246.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:47.893Z] #13 246.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-22T13:43:48.155Z] #13 246.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:48.155Z] #13 246.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-22T13:43:48.155Z] #13 246.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-22T13:43:48.155Z] #13 247.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:43:48.155Z] #13 247.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-22T13:43:48.417Z] #13 247.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:43:48.417Z] #13 247.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-22T13:43:48.417Z] #13 247.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:48.417Z] #13 247.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-22T13:43:48.678Z] #13 247.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:48.678Z] #13 247.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-22T13:43:48.678Z] #13 247.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:43:49.255Z] #13 DONE 248.1s [2022-08-22T13:43:49.255Z] [2022-08-22T13:43:49.255Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-22T13:43:49.255Z] #56 sha256:3def471bd01cc66bef94ee1b0b7469fac4e369560f7b313084ef7a5448001e16 [2022-08-22T13:43:49.518Z] #56 DONE 0.2s [2022-08-22T13:43:49.518Z] [2022-08-22T13:43:49.518Z] #57 [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-22T13:43:49.518Z] #57 sha256:2a37ae93700121d9c485e662abedf7d392d7597dd8bd4de5cbc877bf981c5bf1 [2022-08-22T13:43:51.155Z] #57 5.002 + RM_GOPATH=0 [2022-08-22T13:43:51.155Z] #57 5.002 + TMP_GOPATH= [2022-08-22T13:43:51.155Z] #57 5.002 + : /build [2022-08-22T13:43:51.155Z] #57 5.002 + '[' -z '' ']' [2022-08-22T13:43:51.155Z] #57 5.002 ++ mktemp -d [2022-08-22T13:43:51.155Z] #57 5.002 + export GOPATH=/tmp/tmp.D0LQKjq60i [2022-08-22T13:43:51.155Z] #57 5.002 + GOPATH=/tmp/tmp.D0LQKjq60i [2022-08-22T13:43:51.155Z] #57 5.002 + RM_GOPATH=1 [2022-08-22T13:43:51.155Z] #57 5.002 + case "$(go env GOARCH)" in [2022-08-22T13:43:51.155Z] #57 5.002 ++ go env GOARCH [2022-08-22T13:43:51.155Z] #57 5.022 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:51.155Z] #57 5.022 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:51.155Z] #57 5.022 ++ dirname /install.sh [2022-08-22T13:43:51.155Z] #57 5.022 + dir=/ [2022-08-22T13:43:51.155Z] #57 5.022 + bin=runc [2022-08-22T13:43:51.155Z] #57 5.022 + shift [2022-08-22T13:43:51.155Z] #57 5.022 + '[' '!' -f //runc.installer ']' [2022-08-22T13:43:51.155Z] #57 5.022 + . //runc.installer [2022-08-22T13:43:51.155Z] #57 5.022 ++ set -e [2022-08-22T13:43:51.155Z] #57 5.022 ++ : v1.1.3 [2022-08-22T13:43:51.155Z] #57 5.022 + install_runc [2022-08-22T13:43:51.155Z] #57 5.022 + RUNC_BUILDTAGS=seccomp [2022-08-22T13:43:51.155Z] #57 5.022 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-22T13:43:51.155Z] #57 5.022 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.D0LQKjq60i/src/github.com/opencontainers/runc [2022-08-22T13:43:51.155Z] #57 5.022 Cloning into '/tmp/tmp.D0LQKjq60i/src/github.com/opencontainers/runc'... [2022-08-22T13:43:51.155Z] #57 5.022 Install runc version v1.1.3 (build tags: seccomp) [2022-08-22T13:43:51.155Z] #57 ... [2022-08-22T13:43:51.155Z] [2022-08-22T13:43:51.155Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-22T13:43:51.155Z] #14 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-22T13:43:51.155Z] #14 DONE 5.7s [2022-08-22T13:43:51.414Z] [2022-08-22T13:43:51.414Z] #15 [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-22T13:43:51.414Z] #15 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-22T13:43:51.432Z] #57 ... [2022-08-22T13:43:51.432Z] [2022-08-22T13:43:51.432Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-22T13:43:51.432Z] #14 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-22T13:43:51.432Z] #14 DONE 2.1s [2022-08-22T13:43:51.432Z] [2022-08-22T13:43:51.432Z] #57 [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-22T13:43:51.432Z] #57 sha256:2a37ae93700121d9c485e662abedf7d392d7597dd8bd4de5cbc877bf981c5bf1 [2022-08-22T13:43:51.432Z] #57 1.950 + RM_GOPATH=0 [2022-08-22T13:43:51.432Z] #57 1.950 + TMP_GOPATH= [2022-08-22T13:43:51.432Z] #57 1.950 + : /build [2022-08-22T13:43:51.432Z] #57 1.950 + '[' -z '' ']' [2022-08-22T13:43:51.432Z] #57 1.950 ++ mktemp -d [2022-08-22T13:43:51.693Z] #57 1.960 + export GOPATH=/tmp/tmp.MOw5XJ3mOh [2022-08-22T13:43:51.693Z] #57 1.960 + GOPATH=/tmp/tmp.MOw5XJ3mOh [2022-08-22T13:43:51.693Z] #57 1.961 + RM_GOPATH=1 [2022-08-22T13:43:51.693Z] #57 1.961 + case "$(go env GOARCH)" in [2022-08-22T13:43:51.693Z] #57 1.968 ++ go env GOARCH [2022-08-22T13:43:51.693Z] #57 2.024 + export GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:51.693Z] #57 2.024 + GO_BUILDMODE=-buildmode=pie [2022-08-22T13:43:51.693Z] #57 2.024 ++ dirname /install.sh [2022-08-22T13:43:51.693Z] #57 2.024 + dir=/ [2022-08-22T13:43:51.693Z] #57 2.024 + bin=runc [2022-08-22T13:43:51.693Z] #57 2.024 + shift [2022-08-22T13:43:51.693Z] #57 2.024 + '[' '!' -f //runc.installer ']' [2022-08-22T13:43:51.693Z] #57 2.024 + . //runc.installer [2022-08-22T13:43:51.693Z] #57 2.024 ++ set -e [2022-08-22T13:43:51.693Z] #57 2.024 ++ : v1.1.3 [2022-08-22T13:43:51.693Z] #57 2.024 + install_runc [2022-08-22T13:43:51.693Z] #57 2.024 + RUNC_BUILDTAGS=seccomp [2022-08-22T13:43:51.693Z] #57 2.024 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-22T13:43:51.693Z] #57 2.024 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MOw5XJ3mOh/src/github.com/opencontainers/runc [2022-08-22T13:43:51.693Z] #57 2.034 Install runc version v1.1.3 (build tags: seccomp) [2022-08-22T13:43:51.693Z] #57 2.048 Cloning into '/tmp/tmp.MOw5XJ3mOh/src/github.com/opencontainers/runc'... [2022-08-22T13:43:52.640Z] #57 ... [2022-08-22T13:43:52.640Z] [2022-08-22T13:43:52.640Z] #15 [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-22T13:43:52.640Z] #15 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-22T13:43:52.640Z] #15 DONE 1.3s [2022-08-22T13:43:52.901Z] [2022-08-22T13:43:52.901Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-22T13:43:52.901Z] #16 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-22T13:43:53.843Z] #16 ... [2022-08-22T13:43:53.843Z] [2022-08-22T13:43:53.843Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:53.843Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:53.843Z] #74 164.8 configure.ac:11: installing 'build-aux/compile' [2022-08-22T13:43:53.843Z] #74 164.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-22T13:43:53.843Z] #74 164.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-22T13:43:53.843Z] #74 164.9 configure.ac:13: installing 'build-aux/install-sh' [2022-08-22T13:43:53.843Z] #74 164.9 configure.ac:13: installing 'build-aux/missing' [2022-08-22T13:43:53.843Z] #74 164.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-22T13:43:53.843Z] #74 165.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:43:53.843Z] #74 168.4 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:43:53.843Z] #74 169.2 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:43:53.843Z] #74 169.3 checking how to print strings... printf [2022-08-22T13:43:53.843Z] #74 169.3 checking for gcc... gcc [2022-08-22T13:43:53.843Z] #74 169.6 checking whether the C compiler works... yes [2022-08-22T13:43:53.843Z] #74 169.9 checking for C compiler default output file name... a.out [2022-08-22T13:43:53.843Z] #74 169.9 checking for suffix of executables... [2022-08-22T13:43:53.843Z] #74 170.3 checking whether we are cross compiling... no [2022-08-22T13:43:53.843Z] #74 171.0 checking for suffix of object files... o [2022-08-22T13:43:53.843Z] #74 171.2 checking whether we are using the GNU C compiler... yes [2022-08-22T13:43:53.843Z] #74 171.3 checking whether gcc accepts -g... yes [2022-08-22T13:43:53.843Z] #74 171.6 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:43:53.843Z] #74 171.9 checking whether gcc understands -c and -o together... yes [2022-08-22T13:43:53.843Z] #74 172.2 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:43:53.843Z] #74 172.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:43:53.843Z] #74 172.2 checking for egrep... /bin/grep -E [2022-08-22T13:43:53.843Z] #74 172.2 checking for fgrep... /bin/grep -F [2022-08-22T13:43:53.843Z] #74 172.3 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:43:53.843Z] #74 172.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:43:53.843Z] #74 172.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:43:53.843Z] #74 172.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:43:53.843Z] #74 172.7 checking whether ln -s works... yes [2022-08-22T13:43:53.843Z] #74 172.7 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:43:53.843Z] #74 172.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-22T13:43:53.843Z] #74 172.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:43:53.843Z] #74 172.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:43:53.843Z] #74 172.8 checking for objdump... objdump [2022-08-22T13:43:53.843Z] #74 172.8 checking how to recognize dependent libraries... pass_all [2022-08-22T13:43:53.843Z] #74 172.8 checking for dlltool... no [2022-08-22T13:43:53.843Z] #74 172.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:43:53.843Z] #74 172.8 checking for ar... ar [2022-08-22T13:43:53.843Z] #74 172.8 checking for archiver @FILE support... @ [2022-08-22T13:43:53.843Z] #74 173.2 checking for strip... strip [2022-08-22T13:43:53.843Z] #74 173.2 checking for ranlib... ranlib [2022-08-22T13:43:53.843Z] #74 173.2 checking for gawk... no [2022-08-22T13:43:53.843Z] #74 173.2 checking for mawk... mawk [2022-08-22T13:43:53.843Z] #74 173.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:43:53.843Z] #74 174.1 checking for sysroot... no [2022-08-22T13:43:53.843Z] #74 174.1 checking for a working dd... /bin/dd [2022-08-22T13:43:53.843Z] #74 174.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:43:53.843Z] #74 174.3 checking for mt... no [2022-08-22T13:43:53.843Z] #74 174.3 checking if : is a manifest tool... no [2022-08-22T13:43:53.843Z] #74 174.4 checking how to run the C preprocessor... gcc -E [2022-08-22T13:43:54.104Z] #74 174.9 checking for ANSI C header files... [2022-08-22T13:43:54.104Z] #74 ... [2022-08-22T13:43:54.104Z] [2022-08-22T13:43:54.104Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-22T13:43:54.104Z] #16 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-22T13:43:54.104Z] #16 1.290 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-22T13:43:54.104Z] #16 DONE 1.4s [2022-08-22T13:43:54.104Z] [2022-08-22T13:43:54.104Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-22T13:43:54.104Z] #17 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-22T13:43:54.443Z] #61 ... [2022-08-22T13:43:54.444Z] [2022-08-22T13:43:54.444Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:54.444Z] #74 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-22T13:43:54.444Z] #74 197.6 CCLD libocispec.la [2022-08-22T13:43:54.444Z] #74 198.0 CCLD src/validate [2022-08-22T13:43:54.444Z] #74 198.0 CCLD tests/test-1 [2022-08-22T13:43:54.444Z] #74 198.0 CCLD tests/test-2 [2022-08-22T13:43:54.444Z] #74 198.1 CCLD tests/test-3 [2022-08-22T13:43:54.700Z] #74 198.1 CCLD tests/test-4 [2022-08-22T13:43:54.700Z] #74 198.3 CCLD tests/test-5 [2022-08-22T13:43:54.700Z] #74 198.4 CCLD tests/test-6 [2022-08-22T13:43:54.957Z] #74 198.4 CCLD tests/test-7 [2022-08-22T13:43:55.214Z] #74 198.5 CCLD tests/test-8 [2022-08-22T13:43:55.214Z] #74 198.6 CCLD tests/test-9 [2022-08-22T13:43:55.214Z] #74 198.7 CCLD tests/test-10 [2022-08-22T13:43:55.214Z] #74 198.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-22T13:43:55.214Z] #74 198.7 CCLD tests/test-11 [2022-08-22T13:43:55.606Z] #15 DONE 4.0s [2022-08-22T13:43:55.606Z] [2022-08-22T13:43:55.606Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-22T13:43:55.606Z] #16 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-22T13:43:56.020Z] #17 DONE 1.5s [2022-08-22T13:43:56.020Z] [2022-08-22T13:43:56.020Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:56.020Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:56.020Z] #74 174.9 checking for ANSI C header files... yes [2022-08-22T13:43:56.020Z] #74 176.6 checking for sys/types.h... yes [2022-08-22T13:43:56.281Z] #74 177.0 checking for sys/stat.h... yes [2022-08-22T13:43:56.855Z] #74 177.4 checking for stdlib.h... yes [2022-08-22T13:43:56.855Z] #74 177.8 checking for string.h... yes [2022-08-22T13:43:57.380Z] #74 178.1 checking for memory.h... yes [2022-08-22T13:43:57.380Z] [2022-08-22T13:43:57.380Z] #74 ... [2022-08-22T13:43:57.380Z] [2022-08-22T13:43:57.380Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-22T13:43:57.380Z] #18 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-22T13:43:57.380Z] #18 DONE 1.8s [2022-08-22T13:43:57.380Z] [2022-08-22T13:43:57.380Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:57.380Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:57.733Z] #74 200.8 libtool: link: ar cr libocispec.a [2022-08-22T13:43:57.733Z] #74 200.9 libtool: link: ranlib libocispec.a [2022-08-22T13:43:57.952Z] #74 178.5 checking for strings.h... yes [2022-08-22T13:43:58.524Z] #74 179.0 checking for inttypes.h... yes [2022-08-22T13:43:58.784Z] #74 179.4 checking for stdint.h... yes [2022-08-22T13:43:59.101Z] #74 202.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:59.101Z] #74 202.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-22T13:43:59.101Z] #74 202.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-22T13:43:59.101Z] #74 202.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:59.101Z] #74 202.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:59.101Z] #74 202.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:59.101Z] #74 202.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:43:59.101Z] #74 202.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-22T13:43:59.101Z] #74 202.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-22T13:43:59.101Z] #74 202.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-22T13:43:59.101Z] #74 202.6 CC src/libcrun/libcrun_testing_a-container.o [2022-08-22T13:43:59.101Z] #74 202.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-22T13:43:59.101Z] #74 202.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-22T13:43:59.101Z] #74 202.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-22T13:43:59.287Z] #74 ... [2022-08-22T13:43:59.287Z] [2022-08-22T13:43:59.287Z] #61 [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-22T13:43:59.287Z] #61 sha256:010fc87052c7686ef98e51e2f1d8e3570484469a55345b4860f796a956867c07 [2022-08-22T13:43:59.306Z] #74 179.9 checking for unistd.h... [2022-08-22T13:43:59.306Z] #74 ... [2022-08-22T13:43:59.306Z] [2022-08-22T13:43:59.306Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-08-22T13:43:59.306Z] #19 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-22T13:43:59.306Z] #19 DONE 1.7s [2022-08-22T13:43:59.306Z] [2022-08-22T13:43:59.306Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:43:59.306Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:43:59.306Z] #74 179.9 checking for unistd.h... yes [2022-08-22T13:43:59.358Z] #74 202.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-22T13:43:59.358Z] #74 202.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-22T13:43:59.358Z] #74 202.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-22T13:43:59.358Z] #74 202.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-22T13:43:59.358Z] #74 202.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-22T13:43:59.358Z] #74 202.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-22T13:43:59.358Z] #74 202.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-22T13:43:59.615Z] #74 203.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-22T13:43:59.615Z] #74 203.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-22T13:43:59.615Z] #74 203.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-22T13:43:59.615Z] #74 203.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-22T13:43:59.798Z] #16 4.555 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-22T13:43:59.798Z] #16 DONE 4.6s [2022-08-22T13:43:59.798Z] [2022-08-22T13:43:59.798Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-22T13:43:59.798Z] #17 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-22T13:43:59.871Z] #74 203.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-22T13:43:59.871Z] #74 203.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-22T13:43:59.871Z] #74 203.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-22T13:43:59.871Z] #74 203.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-22T13:43:59.879Z] #74 180.3 checking for dlfcn.h... yes [2022-08-22T13:43:59.879Z] #74 180.7 checking for objdir... .libs [2022-08-22T13:44:00.128Z] #74 203.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-22T13:44:00.128Z] #74 203.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-22T13:44:00.128Z] #74 203.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-22T13:44:00.691Z] #74 204.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-22T13:44:00.691Z] #74 204.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-22T13:44:00.691Z] #74 204.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-22T13:44:00.947Z] #74 204.6 CC src/crun-crun.o [2022-08-22T13:44:01.082Z] #74 181.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:44:01.082Z] #74 181.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:44:01.204Z] #74 204.7 CC src/crun-run.o [2022-08-22T13:44:01.343Z] #74 181.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:44:01.344Z] #61 83.68 Updating files: 22% (1101/4961) Updating files: 23% (1142/4961) Updating files: 24% (1191/4961) Updating files: 25% (1241/4961) Updating files: 26% (1290/4961) Updating files: 27% (1340/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 50% (2525/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 78% (3919/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 91% (4527/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-22T13:44:01.344Z] #61 87.32 + cd /tmp/tmp.vWLZjkEyPc/src/github.com/containerd/containerd [2022-08-22T13:44:01.344Z] #61 87.32 + git checkout -q v1.6.7 [2022-08-22T13:44:01.766Z] #74 205.1 CC src/crun-delete.o [2022-08-22T13:44:01.766Z] #74 205.1 CC src/crun-kill.o [2022-08-22T13:44:02.023Z] #74 205.4 CC src/crun-pause.o [2022-08-22T13:44:02.023Z] #74 205.5 CC src/crun-unpause.o [2022-08-22T13:44:02.023Z] #74 205.6 CC src/crun-spec.o [2022-08-22T13:44:02.279Z] #74 205.7 CC src/crun-exec.o [2022-08-22T13:44:02.279Z] #74 205.7 CC src/crun-list.o [2022-08-22T13:44:02.283Z] #74 182.2 checking if gcc static flag -static works... yes [2022-08-22T13:44:02.332Z] #17 DONE 2.2s [2022-08-22T13:44:02.332Z] [2022-08-22T13:44:02.332Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-22T13:44:02.332Z] #18 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-22T13:44:02.543Z] #74 183.1 checking if gcc supports -c -o file.o... yes [2022-08-22T13:44:02.543Z] #74 183.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:44:02.803Z] #74 183.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:44:02.841Z] #74 206.2 CC src/crun-create.o [2022-08-22T13:44:02.842Z] #74 206.3 CC src/crun-start.o [2022-08-22T13:44:02.842Z] #74 206.4 CC src/crun-state.o [2022-08-22T13:44:03.373Z] #74 183.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:44:03.373Z] #74 184.3 checking how to hardcode library paths into programs... immediate [2022-08-22T13:44:03.373Z] #74 184.3 checking whether stripping libraries is possible... yes [2022-08-22T13:44:03.373Z] #74 184.3 checking if libtool supports shared libraries... yes [2022-08-22T13:44:03.373Z] #74 184.3 checking whether to build shared libraries... no [2022-08-22T13:44:03.373Z] #74 184.3 checking whether to build static libraries... yes [2022-08-22T13:44:03.373Z] #74 184.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:44:03.404Z] #74 206.8 CC src/crun-update.o [2022-08-22T13:44:03.634Z] #74 184.5 checking whether build environment is sane... yes [2022-08-22T13:44:03.660Z] #74 207.1 CC src/crun-ps.o [2022-08-22T13:44:03.660Z] #74 207.3 CC src/crun-checkpoint.o [2022-08-22T13:44:03.869Z] #61 89.62 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-22T13:44:03.869Z] #61 89.63 + BUILDTAGS='netgo osusergo static_build' [2022-08-22T13:44:03.869Z] #61 89.63 + export EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:44:03.869Z] #61 89.63 + EXTRA_FLAGS=-buildmode=pie [2022-08-22T13:44:03.869Z] #61 89.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-22T13:44:03.869Z] #61 89.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-22T13:44:03.869Z] #61 89.63 + '[' '' = dynamic ']' [2022-08-22T13:44:03.869Z] #61 89.63 + make [2022-08-22T13:44:03.895Z] #74 184.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:44:03.895Z] #74 184.8 checking whether make sets $(MAKE)... yes [2022-08-22T13:44:03.895Z] #74 184.9 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:44:03.895Z] #74 185.0 checking whether make supports nested variables... yes [2022-08-22T13:44:03.958Z] #74 207.4 CC src/crun-restore.o [2022-08-22T13:44:03.958Z] #74 207.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-22T13:44:04.156Z] #74 185.0 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:44:04.156Z] #74 185.0 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:44:04.156Z] #74 185.0 checking how to create a ustar tar archive... gnutar [2022-08-22T13:44:04.214Z] #74 207.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-22T13:44:04.236Z] #18 DONE 2.2s [2022-08-22T13:44:04.236Z] [2022-08-22T13:44:04.236Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:04.236Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:04.236Z] #74 101.3 configure.ac:11: installing 'build-aux/compile' [2022-08-22T13:44:04.236Z] #74 101.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-22T13:44:04.236Z] #74 101.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-22T13:44:04.236Z] #74 101.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-22T13:44:04.236Z] #74 101.4 configure.ac:13: installing 'build-aux/missing' [2022-08-22T13:44:04.236Z] #74 101.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-22T13:44:04.236Z] #74 101.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:44:04.236Z] #74 103.2 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:44:04.236Z] #74 103.5 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:44:04.236Z] #74 103.5 checking how to print strings... printf [2022-08-22T13:44:04.236Z] #74 103.5 checking for gcc... gcc [2022-08-22T13:44:04.236Z] #74 103.7 checking whether the C compiler works... yes [2022-08-22T13:44:04.236Z] #74 104.0 checking for C compiler default output file name... a.out [2022-08-22T13:44:04.236Z] #74 104.0 checking for suffix of executables... [2022-08-22T13:44:04.236Z] #74 104.2 checking whether we are cross compiling... no [2022-08-22T13:44:04.236Z] #74 104.5 checking for suffix of object files... o [2022-08-22T13:44:04.236Z] #74 104.7 checking whether we are using the GNU C compiler... yes [2022-08-22T13:44:04.417Z] #74 185.2 checking dependency style of gcc... gcc3 [2022-08-22T13:44:04.470Z] #74 208.1 CC src/libcrun/libcrun_la-container.lo [2022-08-22T13:44:04.494Z] #74 104.9 checking whether gcc accepts -g... yes [2022-08-22T13:44:04.678Z] #74 185.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:44:04.678Z] #74 185.6 checking whether make supports nested variables... (cached) yes [2022-08-22T13:44:04.678Z] #74 185.6 checking for gawk... (cached) mawk [2022-08-22T13:44:04.678Z] #74 185.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:44:04.678Z] #74 185.6 checking for gcc... (cached) gcc [2022-08-22T13:44:04.727Z] #74 208.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-22T13:44:04.752Z] #74 105.0 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:44:04.752Z] #74 105.3 checking whether gcc understands -c and -o together... yes [2022-08-22T13:44:04.752Z] #74 105.5 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:44:04.983Z] #74 208.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-22T13:44:05.011Z] #74 105.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:44:05.011Z] #74 105.6 checking for egrep... /bin/grep -E [2022-08-22T13:44:05.011Z] #74 105.6 checking for fgrep... /bin/grep -F [2022-08-22T13:44:05.011Z] #74 105.6 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:44:05.011Z] #74 105.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:44:05.011Z] #74 105.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:44:05.011Z] #74 105.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:44:05.011Z] #74 105.8 checking whether ln -s works... yes [2022-08-22T13:44:05.011Z] #74 105.8 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:44:05.011Z] #74 105.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-22T13:44:05.011Z] #74 105.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:44:05.011Z] #74 105.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:44:05.011Z] #74 105.8 checking for objdump... objdump [2022-08-22T13:44:05.011Z] #74 105.8 checking how to recognize dependent libraries... pass_all [2022-08-22T13:44:05.198Z] #74 186.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:44:05.198Z] #74 186.0 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:44:05.198Z] #74 186.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:44:05.198Z] #74 186.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:44:05.198Z] #74 186.0 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:44:05.198Z] #74 186.0 checking for python3... /usr/bin/python3 [2022-08-22T13:44:05.198Z] #74 186.0 checking for python3 version... 3.9 [2022-08-22T13:44:05.239Z] #74 208.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-22T13:44:05.239Z] #74 208.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-22T13:44:05.270Z] #74 105.9 checking for dlltool... no [2022-08-22T13:44:05.270Z] #74 105.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:44:05.270Z] #74 105.9 checking for ar... ar [2022-08-22T13:44:05.270Z] #74 105.9 checking for archiver @FILE support... @ [2022-08-22T13:44:05.270Z] #74 106.0 checking for strip... strip [2022-08-22T13:44:05.270Z] #74 106.0 checking for ranlib... ranlib [2022-08-22T13:44:05.270Z] #74 106.0 checking for gawk... no [2022-08-22T13:44:05.270Z] #74 106.0 checking for mawk... mawk [2022-08-22T13:44:05.462Z] #74 186.2 checking for python3 platform... linux [2022-08-22T13:44:05.801Z] #74 209.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-22T13:44:05.801Z] #74 209.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-22T13:44:05.838Z] #74 106.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:44:05.838Z] #74 106.6 checking for sysroot... no [2022-08-22T13:44:05.838Z] #74 106.6 checking for a working dd... /bin/dd [2022-08-22T13:44:05.838Z] #74 106.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:44:05.838Z] #74 106.7 checking for mt... no [2022-08-22T13:44:06.032Z] #74 186.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:44:06.056Z] #74 209.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-22T13:44:06.097Z] #74 106.7 checking if : is a manifest tool... no [2022-08-22T13:44:06.097Z] #74 106.7 checking how to run the C preprocessor... gcc -E [2022-08-22T13:44:06.293Z] #74 186.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:44:06.293Z] #74 187.3 checking for go-md2man... no [2022-08-22T13:44:06.618Z] #74 209.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-22T13:44:06.618Z] #74 210.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-22T13:44:06.664Z] #74 107.0 checking for ANSI C header files... [2022-08-22T13:44:06.664Z] #74 ... [2022-08-22T13:44:06.664Z] [2022-08-22T13:44:06.664Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-08-22T13:44:06.664Z] #19 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-22T13:44:06.664Z] #19 DONE 2.4s [2022-08-22T13:44:06.664Z] [2022-08-22T13:44:06.664Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:06.664Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:06.835Z] #74 187.4 checking error.h usability... yes [2022-08-22T13:44:07.096Z] #74 187.8 checking error.h presence... yes [2022-08-22T13:44:07.096Z] #74 188.0 checking for error.h... yes [2022-08-22T13:44:07.546Z] #74 211.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-22T13:44:07.801Z] #74 211.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-22T13:44:08.037Z] #74 188.1 checking linux/openat2.h usability... yes [2022-08-22T13:44:08.037Z] #74 188.8 checking linux/openat2.h presence... yes [2022-08-22T13:44:08.037Z] #74 188.9 checking for linux/openat2.h... yes [2022-08-22T13:44:08.043Z] #61 93.30 + bin/ctr [2022-08-22T13:44:08.363Z] #74 211.8 CC src/libcrun/libcrun_la-error.lo [2022-08-22T13:44:08.925Z] #74 212.3 CC src/libcrun/libcrun_la-status.lo [2022-08-22T13:44:08.978Z] #74 189.0 checking for copy_file_range... yes [2022-08-22T13:44:09.181Z] #74 212.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-22T13:44:09.198Z] #20 2.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:44:09.198Z] #20 2.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:44:09.198Z] #20 2.463 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:44:09.240Z] #74 189.9 checking for fgetxattr... [2022-08-22T13:44:09.240Z] #74 ... [2022-08-22T13:44:09.240Z] [2022-08-22T13:44:09.240Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:09.240Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:09.240Z] #20 2.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:44:09.240Z] #20 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:44:09.240Z] #20 2.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:44:09.240Z] #20 4.137 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:44:09.240Z] #20 6.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:44:09.437Z] #74 212.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-22T13:44:09.502Z] #20 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:44:09.502Z] #20 ... [2022-08-22T13:44:09.502Z] [2022-08-22T13:44:09.502Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:09.502Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:09.502Z] #74 189.9 checking for fgetxattr... yes [2022-08-22T13:44:09.693Z] #74 213.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-22T13:44:09.774Z] #20 3.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:44:09.950Z] #74 213.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-22T13:44:10.074Z] #74 190.6 checking for statx... yes [2022-08-22T13:44:10.206Z] #74 213.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-22T13:44:10.463Z] #74 214.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-22T13:44:10.646Z] #74 191.2 checking for fgetpwent_r... yes [2022-08-22T13:44:10.906Z] #74 191.6 checking for issetugid... no [2022-08-22T13:44:10.906Z] #74 191.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:44:10.906Z] #74 191.9 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:44:11.024Z] #74 214.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-22T13:44:11.024Z] #74 214.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-22T13:44:11.151Z] #20 4.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:44:11.587Z] #74 215.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-22T13:44:11.855Z] #74 191.9 checking for library containing yajl_tree_get... -lyajl [2022-08-22T13:44:11.855Z] #74 192.8 checking for yajl >= 2.0.0... yes [2022-08-22T13:44:12.087Z] #20 ... [2022-08-22T13:44:12.087Z] [2022-08-22T13:44:12.087Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:12.087Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:12.087Z] #74 107.0 checking for ANSI C header files... yes [2022-08-22T13:44:12.087Z] #74 107.8 checking for sys/types.h... yes [2022-08-22T13:44:12.087Z] #74 108.0 checking for sys/stat.h... yes [2022-08-22T13:44:12.087Z] #74 108.2 checking for stdlib.h... yes [2022-08-22T13:44:12.087Z] #74 108.4 checking for string.h... yes [2022-08-22T13:44:12.087Z] #74 108.6 checking for memory.h... yes [2022-08-22T13:44:12.087Z] #74 108.9 checking for strings.h... yes [2022-08-22T13:44:12.087Z] #74 109.1 checking for inttypes.h... yes [2022-08-22T13:44:12.087Z] #74 109.3 checking for stdint.h... yes [2022-08-22T13:44:12.087Z] #74 109.6 checking for unistd.h... yes [2022-08-22T13:44:12.087Z] #74 109.8 checking for dlfcn.h... yes [2022-08-22T13:44:12.087Z] #74 110.0 checking for objdir... .libs [2022-08-22T13:44:12.087Z] #74 110.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:44:12.087Z] #74 110.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:44:12.087Z] #74 110.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:44:12.087Z] #74 110.9 checking if gcc static flag -static works... yes [2022-08-22T13:44:12.087Z] #74 111.4 checking if gcc supports -c -o file.o... yes [2022-08-22T13:44:12.087Z] #74 111.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:44:12.087Z] #74 111.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:44:12.087Z] #74 111.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:44:12.087Z] #74 112.1 checking how to hardcode library paths into programs... immediate [2022-08-22T13:44:12.087Z] #74 112.1 checking whether stripping libraries is possible... yes [2022-08-22T13:44:12.087Z] #74 112.1 checking if libtool supports shared libraries... yes [2022-08-22T13:44:12.087Z] #74 112.1 checking whether to build shared libraries... no [2022-08-22T13:44:12.087Z] #74 112.1 checking whether to build static libraries... yes [2022-08-22T13:44:12.087Z] #74 112.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:44:12.087Z] #74 112.1 checking whether build environment is sane... yes [2022-08-22T13:44:12.087Z] #74 112.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:44:12.087Z] #74 112.2 checking whether make sets $(MAKE)... yes [2022-08-22T13:44:12.087Z] #74 112.3 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:44:12.087Z] #74 112.4 checking whether make supports nested variables... yes [2022-08-22T13:44:12.087Z] #74 112.4 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:44:12.087Z] #74 112.4 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:44:12.087Z] #74 112.4 checking how to create a ustar tar archive... gnutar [2022-08-22T13:44:12.087Z] #74 112.5 checking dependency style of gcc... gcc3 [2022-08-22T13:44:12.087Z] #74 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:44:12.087Z] #74 112.7 checking whether make supports nested variables... (cached) yes [2022-08-22T13:44:12.087Z] #74 112.7 checking for gawk... (cached) mawk [2022-08-22T13:44:12.087Z] #74 112.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:44:12.087Z] #74 112.7 checking for gcc... (cached) gcc [2022-08-22T13:44:12.087Z] #74 112.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:44:12.087Z] #74 112.9 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:44:12.087Z] #74 112.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:44:12.087Z] #74 112.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:44:12.087Z] #74 112.9 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:44:12.087Z] #74 113.0 checking for python3... /usr/bin/python3 [2022-08-22T13:44:12.116Z] #74 192.8 checking sys/capability.h usability... yes [2022-08-22T13:44:12.346Z] #74 113.0 checking for python3 version... 3.9 [2022-08-22T13:44:12.376Z] #74 193.2 checking sys/capability.h presence... yes [2022-08-22T13:44:12.376Z] #74 193.4 checking for sys/capability.h... yes [2022-08-22T13:44:12.515Z] #74 215.9 CC tests/init.o [2022-08-22T13:44:12.605Z] #74 113.1 checking for python3 platform... linux [2022-08-22T13:44:12.605Z] #74 113.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:44:12.864Z] #74 113.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:44:12.864Z] #74 113.5 checking for go-md2man... no [2022-08-22T13:44:13.078Z] #74 216.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-22T13:44:13.123Z] #74 113.5 checking error.h usability... yes [2022-08-22T13:44:13.123Z] #74 113.8 checking error.h presence... yes [2022-08-22T13:44:13.123Z] #74 113.8 checking for error.h... yes [2022-08-22T13:44:13.321Z] #74 193.4 checking for library containing cap_from_name... -lcap [2022-08-22T13:44:13.382Z] #74 113.9 checking linux/openat2.h usability... [2022-08-22T13:44:13.382Z] #74 ... [2022-08-22T13:44:13.382Z] [2022-08-22T13:44:13.382Z] #57 [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-22T13:44:13.382Z] #57 sha256:cb79bfdcc06cf7425731002a437bf8a395a1e0fa5dd6141a8a6cb899256c341f [2022-08-22T13:44:13.382Z] #57 17.48 + cd /tmp/tmp.D0LQKjq60i/src/github.com/opencontainers/runc [2022-08-22T13:44:13.382Z] #57 17.48 + git checkout -q v1.1.3 [2022-08-22T13:44:13.382Z] #57 18.00 + '[' -z '' ']' [2022-08-22T13:44:13.382Z] #57 18.00 + target=static [2022-08-22T13:44:13.382Z] #57 18.00 + make BUILDTAGS=seccomp static [2022-08-22T13:44:13.382Z] #57 18.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-22T13:44:13.382Z] #57 ... [2022-08-22T13:44:13.382Z] [2022-08-22T13:44:13.382Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:13.382Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:13.382Z] #74 113.9 checking linux/openat2.h usability... yes [2022-08-22T13:44:13.382Z] #74 114.1 checking linux/openat2.h presence... yes [2022-08-22T13:44:13.382Z] #74 114.1 checking for linux/openat2.h... yes [2022-08-22T13:44:13.640Z] #74 114.2 checking for copy_file_range... yes [2022-08-22T13:44:13.891Z] #74 194.2 checking for library containing dlopen... -ldl [2022-08-22T13:44:13.900Z] #74 114.5 checking for fgetxattr... yes [2022-08-22T13:44:14.419Z] #74 114.7 checking for statx... yes [2022-08-22T13:44:14.462Z] #74 194.9 checking seccomp.h usability... yes [2022-08-22T13:44:14.462Z] #74 195.3 checking seccomp.h presence... yes [2022-08-22T13:44:14.462Z] #74 195.4 checking for seccomp.h... yes [2022-08-22T13:44:14.588Z] #61 ... [2022-08-22T13:44:14.588Z] [2022-08-22T13:44:14.588Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:44:14.588Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:44:14.588Z] #13 156.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-22T13:44:14.588Z] #13 156.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:44:14.588Z] #13 156.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-22T13:44:14.678Z] #74 115.1 checking for fgetpwent_r... yes [2022-08-22T13:44:15.152Z] #13 ... [2022-08-22T13:44:15.152Z] [2022-08-22T13:44:15.152Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:15.152Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:15.152Z] #74 69.58 libtoolize: putting auxiliary files in '.'. [2022-08-22T13:44:15.152Z] #74 69.58 libtoolize: copying file './ltmain.sh' [2022-08-22T13:44:15.152Z] #74 72.14 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-22T13:44:15.152Z] #74 72.14 libtoolize: and rerunning libtoolize and aclocal. [2022-08-22T13:44:15.152Z] #74 72.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:44:15.246Z] #74 115.4 checking for issetugid... no [2022-08-22T13:44:15.246Z] #74 115.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:44:15.246Z] #74 115.8 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:44:15.504Z] #74 115.8 checking for library containing yajl_tree_get... -lyajl [2022-08-22T13:44:15.504Z] #74 116.2 checking for yajl >= 2.0.0... yes [2022-08-22T13:44:15.763Z] #74 116.3 checking sys/capability.h usability... yes [2022-08-22T13:44:15.763Z] #74 116.5 checking sys/capability.h presence... yes [2022-08-22T13:44:15.849Z] #74 195.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-22T13:44:16.022Z] #74 116.6 checking for sys/capability.h... yes [2022-08-22T13:44:16.463Z] #74 196.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-22T13:44:16.590Z] #74 116.6 checking for library containing cap_from_name... -lcap [2022-08-22T13:44:17.039Z] #74 197.4 checking systemd/sd-bus.h usability... yes [2022-08-22T13:44:17.158Z] #74 117.1 checking for library containing dlopen... -ldl [2022-08-22T13:44:17.158Z] #74 117.7 checking seccomp.h usability... yes [2022-08-22T13:44:17.158Z] #74 117.9 checking seccomp.h presence... yes [2022-08-22T13:44:17.307Z] #74 197.9 checking systemd/sd-bus.h presence... yes [2022-08-22T13:44:17.307Z] #74 198.2 checking for systemd/sd-bus.h... yes [2022-08-22T13:44:17.416Z] #74 118.1 checking for seccomp.h... yes [2022-08-22T13:44:17.587Z] #74 198.2 checking for library containing sd_bus_match_signal_async... [2022-08-22T13:44:17.587Z] #74 ... [2022-08-22T13:44:17.587Z] [2022-08-22T13:44:17.587Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:17.587Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:17.587Z] #20 18.50 Fetched 8571 kB in 17s (512 kB/s) [2022-08-22T13:44:17.674Z] #74 ... [2022-08-22T13:44:17.674Z] [2022-08-22T13:44:17.674Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:44:17.674Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:44:17.674Z] #13 169.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-22T13:44:17.674Z] #13 169.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:44:17.674Z] #13 169.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-22T13:44:17.984Z] #74 118.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-22T13:44:18.243Z] #74 118.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-22T13:44:18.502Z] #74 119.0 checking systemd/sd-bus.h usability... yes [2022-08-22T13:44:18.761Z] #74 119.3 checking systemd/sd-bus.h presence... yes [2022-08-22T13:44:18.761Z] #74 119.5 checking for systemd/sd-bus.h... yes [2022-08-22T13:44:19.328Z] #74 119.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-22T13:44:19.846Z] #74 120.2 checking for sd_notify_barrier... yes [2022-08-22T13:44:20.106Z] #74 120.6 checking linux/bpf.h usability... [2022-08-22T13:44:20.106Z] #74 ... [2022-08-22T13:44:20.106Z] [2022-08-22T13:44:20.106Z] #33 [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-22T13:44:20.106Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:44:20.106Z] #33 175.4 Delve is a source level debugger for Go programs. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-22T13:44:20.106Z] #33 175.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Usage: [2022-08-22T13:44:20.106Z] #33 175.4 dlv [command] [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Available Commands: [2022-08-22T13:44:20.106Z] #33 175.4 attach Attach to running process and begin debugging. [2022-08-22T13:44:20.106Z] #33 175.4 connect Connect to a headless debug server with a terminal client. [2022-08-22T13:44:20.106Z] #33 175.4 core Examine a core dump. [2022-08-22T13:44:20.106Z] #33 175.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-22T13:44:20.106Z] #33 175.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-22T13:44:20.106Z] #33 175.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-22T13:44:20.106Z] #33 175.4 help Help about any command [2022-08-22T13:44:20.106Z] #33 175.4 run Deprecated command. Use 'debug' instead. [2022-08-22T13:44:20.106Z] #33 175.4 test Compile test binary and begin debugging program. [2022-08-22T13:44:20.106Z] #33 175.4 trace Compile and begin tracing program. [2022-08-22T13:44:20.106Z] #33 175.4 version Prints version. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Flags: [2022-08-22T13:44:20.106Z] #33 175.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-22T13:44:20.106Z] #33 175.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-22T13:44:20.106Z] #33 175.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-22T13:44:20.106Z] #33 175.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-22T13:44:20.106Z] #33 175.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-22T13:44:20.106Z] #33 175.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-22T13:44:20.106Z] #33 175.4 --disable-aslr Disables address space randomization [2022-08-22T13:44:20.106Z] #33 175.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-22T13:44:20.106Z] #33 175.4 -h, --help help for dlv [2022-08-22T13:44:20.106Z] #33 175.4 --init string Init file, executed by the terminal client. [2022-08-22T13:44:20.106Z] #33 175.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-22T13:44:20.106Z] #33 175.4 --log Enable debugging server logging. [2022-08-22T13:44:20.106Z] #33 175.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-22T13:44:20.106Z] #33 175.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-22T13:44:20.106Z] #33 175.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-22T13:44:20.106Z] #33 175.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-22T13:44:20.106Z] #33 175.4 --wd string Working directory for running the program. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Additional help topics: [2022-08-22T13:44:20.106Z] #33 175.4 dlv backend Help about the --backend flag. [2022-08-22T13:44:20.106Z] #33 175.4 dlv log Help about logging flags. [2022-08-22T13:44:20.106Z] #33 175.4 dlv redirect Help about file redirection. [2022-08-22T13:44:20.106Z] #33 175.4 [2022-08-22T13:44:20.106Z] #33 175.4 Use "dlv [command] --help" for more information about a command. [2022-08-22T13:44:20.106Z] #33 DONE 176.1s [2022-08-22T13:44:20.106Z] [2022-08-22T13:44:20.106Z] #31 [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-22T13:44:20.106Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:44:20.106Z] #31 DONE 175.9s [2022-08-22T13:44:20.106Z] [2022-08-22T13:44:20.106Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:20.106Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:20.106Z] #74 120.6 checking linux/bpf.h usability... yes [2022-08-22T13:44:20.106Z] #74 120.9 checking linux/bpf.h presence... [2022-08-22T13:44:20.106Z] #74 ... [2022-08-22T13:44:20.106Z] [2022-08-22T13:44:20.106Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:20.106Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:20.106Z] #20 6.214 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:44:20.106Z] #20 11.23 Fetched 8571 kB in 9s (946 kB/s) [2022-08-22T13:44:20.140Z] #20 18.50 Reading package lists... [2022-08-22T13:44:20.140Z] #20 ... [2022-08-22T13:44:20.140Z] [2022-08-22T13:44:20.140Z] #57 [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-22T13:44:20.140Z] #57 sha256:2a37ae93700121d9c485e662abedf7d392d7597dd8bd4de5cbc877bf981c5bf1 [2022-08-22T13:44:20.140Z] #57 20.65 Updating files: 89% (1073/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-22T13:44:20.140Z] #57 20.80 + cd /tmp/tmp.MOw5XJ3mOh/src/github.com/opencontainers/runc [2022-08-22T13:44:20.140Z] #57 20.80 + git checkout -q v1.1.3 [2022-08-22T13:44:20.140Z] #57 21.37 + '[' -z '' ']' [2022-08-22T13:44:20.140Z] #57 21.37 + target=static [2022-08-22T13:44:20.140Z] #57 21.37 + make BUILDTAGS=seccomp static [2022-08-22T13:44:20.140Z] #57 21.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-22T13:44:20.365Z] #20 11.23 Reading package lists... [2022-08-22T13:44:20.365Z] #20 ... [2022-08-22T13:44:20.365Z] [2022-08-22T13:44:20.365Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:20.365Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:20.365Z] #74 120.9 checking linux/bpf.h presence... yes [2022-08-22T13:44:20.365Z] #74 121.0 checking for linux/bpf.h... yes [2022-08-22T13:44:20.365Z] #74 121.0 checking compilation for eBPF... yes [2022-08-22T13:44:20.400Z] #57 ... [2022-08-22T13:44:20.400Z] [2022-08-22T13:44:20.400Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:20.400Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:20.400Z] #74 198.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-22T13:44:20.400Z] #74 199.6 checking for sd_notify_barrier... yes [2022-08-22T13:44:20.400Z] #74 200.2 checking linux/bpf.h usability... yes [2022-08-22T13:44:20.400Z] #74 200.5 checking linux/bpf.h presence... yes [2022-08-22T13:44:20.400Z] #74 200.7 checking for linux/bpf.h... yes [2022-08-22T13:44:20.400Z] #74 200.7 checking compilation for eBPF... yes [2022-08-22T13:44:20.400Z] #74 201.1 checking for criu >= 3.15... no [2022-08-22T13:44:20.400Z] #74 201.1 configure: CRIU headers not found, building without CRIU support [2022-08-22T13:44:20.400Z] #74 201.1 checking for criu > 3.16... no [2022-08-22T13:44:20.400Z] #74 201.2 configure: CRIU version doesn't support join-ns API [2022-08-22T13:44:20.400Z] #74 201.2 checking for criu > 3.16.1... no [2022-08-22T13:44:20.400Z] #74 201.4 configure: CRIU version doesn't support for pre-dumping [2022-08-22T13:44:20.626Z] #74 121.2 checking for criu >= 3.15... no [2022-08-22T13:44:20.626Z] #74 121.3 configure: CRIU headers not found, building without CRIU support [2022-08-22T13:44:20.626Z] #74 121.3 checking for criu > 3.16... no [2022-08-22T13:44:20.626Z] #74 121.3 configure: CRIU version doesn't support join-ns API [2022-08-22T13:44:20.626Z] #74 121.3 checking for criu > 3.16.1... no [2022-08-22T13:44:20.626Z] #74 121.4 configure: CRIU version doesn't support for pre-dumping [2022-08-22T13:44:20.626Z] #74 121.4 checking for new mount API (fsconfig)... yes [2022-08-22T13:44:20.660Z] #74 201.4 checking for new mount API (fsconfig)... yes [2022-08-22T13:44:20.660Z] #74 201.5 checking for seccomp notify API... yes [2022-08-22T13:44:20.884Z] #74 121.4 checking for seccomp notify API... yes [2022-08-22T13:44:20.885Z] #74 121.6 checking for gperf... no [2022-08-22T13:44:20.885Z] #74 121.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-22T13:44:20.919Z] #74 201.9 checking for gperf... no [2022-08-22T13:44:20.919Z] #74 201.9 configure: gperf not found - cannot rebuild signal parser code [2022-08-22T13:44:21.143Z] #74 121.6 checking for library containing argp_parse... none required [2022-08-22T13:44:21.403Z] #74 122.1 checking that generated files are newer than configure... done [2022-08-22T13:44:21.403Z] #74 122.1 configure: creating ./config.status [2022-08-22T13:44:21.489Z] #74 201.9 checking for library containing argp_parse... none required [2022-08-22T13:44:22.058Z] #74 203.0 checking that generated files are newer than configure... done [2022-08-22T13:44:22.058Z] #74 203.0 configure: creating ./config.status [2022-08-22T13:44:23.967Z] #74 ... [2022-08-22T13:44:23.967Z] [2022-08-22T13:44:23.967Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:23.967Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:23.967Z] #20 18.50 Reading package lists... [2022-08-22T13:44:24.690Z] #74 124.9 config.status: creating Makefile [2022-08-22T13:44:24.690Z] #74 125.0 config.status: creating rpm/crun.spec [2022-08-22T13:44:24.690Z] #74 125.1 config.status: creating config.h [2022-08-22T13:44:24.690Z] #74 125.1 config.status: executing libtool commands [2022-08-22T13:44:24.690Z] #74 125.2 config.status: executing depfiles commands [2022-08-22T13:44:25.876Z] #13 ... [2022-08-22T13:44:25.876Z] [2022-08-22T13:44:25.876Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:25.876Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:25.876Z] #74 90.18 configure.ac:7: installing './compile' [2022-08-22T13:44:25.876Z] #74 90.21 configure.ac:11: installing './config.guess' [2022-08-22T13:44:25.876Z] #74 90.22 configure.ac:11: installing './config.sub' [2022-08-22T13:44:25.876Z] #74 90.25 configure.ac:8: installing './install-sh' [2022-08-22T13:44:25.876Z] #74 90.25 configure.ac:8: installing './missing' [2022-08-22T13:44:26.067Z] #74 126.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-22T13:44:26.067Z] #74 126.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:44:26.132Z] #74 90.45 Makefile.am: installing './depcomp' [2022-08-22T13:44:26.327Z] #74 127.0 checking for gcc... gcc [2022-08-22T13:44:26.586Z] #74 127.1 checking whether the C compiler works... yes [2022-08-22T13:44:26.586Z] #74 127.3 checking for C compiler default output file name... a.out [2022-08-22T13:44:26.845Z] #74 127.3 checking for suffix of executables... [2022-08-22T13:44:27.104Z] #74 127.6 checking whether we are cross compiling... no [2022-08-22T13:44:27.362Z] #74 127.9 checking for suffix of object files... o [2022-08-22T13:44:27.362Z] #74 128.1 checking whether we are using the GNU C compiler... yes [2022-08-22T13:44:27.621Z] #74 128.1 checking whether gcc accepts -g... yes [2022-08-22T13:44:27.880Z] #74 128.3 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:44:28.141Z] #74 128.5 checking whether gcc understands -c and -o together... yes [2022-08-22T13:44:28.141Z] #74 128.7 checking how to run the C preprocessor... gcc -E [2022-08-22T13:44:28.400Z] #74 129.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:44:28.400Z] #74 129.0 checking for egrep... /bin/grep -E [2022-08-22T13:44:28.658Z] #74 93.25 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-22T13:44:28.659Z] #74 93.25 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-22T13:44:28.914Z] #74 93.40 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-22T13:44:28.914Z] #74 93.40 libtoolize: copying file 'm4/libtool.m4' [2022-08-22T13:44:28.967Z] #74 129.0 checking for ANSI C header files... yes [2022-08-22T13:44:28.967Z] #74 129.7 checking for sys/types.h... yes [2022-08-22T13:44:29.170Z] #74 93.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-22T13:44:29.226Z] #74 129.8 checking for sys/stat.h... yes [2022-08-22T13:44:29.486Z] #74 130.0 checking for stdlib.h... yes [2022-08-22T13:44:29.733Z] #74 94.04 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-22T13:44:29.733Z] #74 94.23 libtoolize: copying file 'm4/ltversion.m4' [2022-08-22T13:44:29.744Z] #74 130.2 checking for string.h... yes [2022-08-22T13:44:29.744Z] #74 130.4 checking for memory.h... [2022-08-22T13:44:29.745Z] #74 ... [2022-08-22T13:44:29.745Z] [2022-08-22T13:44:29.745Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:29.745Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:29.745Z] #20 11.23 Reading package lists... [2022-08-22T13:44:29.745Z] #20 14.95 Reading package lists... [2022-08-22T13:44:29.745Z] #20 18.42 Building dependency tree... [2022-08-22T13:44:29.745Z] #20 20.28 The following additional packages will be installed: [2022-08-22T13:44:29.745Z] #20 20.28 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-22T13:44:29.745Z] #20 20.28 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-22T13:44:29.745Z] #20 20.28 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-22T13:44:29.745Z] #20 20.31 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:44:29.745Z] #20 20.31 python3-pkg-resources systemd vim-runtime xxd [2022-08-22T13:44:29.745Z] #20 20.31 Suggested packages: [2022-08-22T13:44:29.745Z] #20 20.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-22T13:44:29.745Z] #20 20.31 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-22T13:44:29.745Z] #20 20.31 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-22T13:44:29.745Z] #20 20.31 Recommended packages: [2022-08-22T13:44:29.745Z] #20 20.31 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-22T13:44:29.745Z] #20 20.31 systemd-timesyncd | time-daemon unzip [2022-08-22T13:44:29.745Z] #20 22.21 The following NEW packages will be installed: [2022-08-22T13:44:29.745Z] #20 22.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-22T13:44:29.745Z] #20 22.23 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-22T13:44:29.745Z] #20 22.23 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-22T13:44:29.745Z] #20 22.23 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-22T13:44:29.745Z] #20 22.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-22T13:44:29.745Z] #20 22.23 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:44:29.745Z] #20 22.23 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-22T13:44:29.745Z] #20 22.23 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-22T13:44:29.745Z] #20 22.23 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-22T13:44:29.745Z] #20 22.58 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:44:29.745Z] #20 22.58 Need to get 32.8 MB of archives. [2022-08-22T13:44:29.745Z] #20 22.58 After this operation, 124 MB of additional disk space will be used. [2022-08-22T13:44:29.745Z] #20 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:44:29.745Z] #20 22.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-22T13:44:29.745Z] #20 22.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-22T13:44:29.745Z] #20 22.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-22T13:44:29.745Z] #20 22.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-22T13:44:29.745Z] #20 22.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-22T13:44:29.745Z] #20 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-22T13:44:29.745Z] #20 22.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-22T13:44:29.745Z] #20 22.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:44:29.745Z] #20 22.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-22T13:44:29.745Z] #20 22.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-22T13:44:29.745Z] #20 22.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:44:29.745Z] #20 22.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-22T13:44:29.745Z] #20 22.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-22T13:44:29.745Z] #20 22.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-22T13:44:29.745Z] #20 22.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-22T13:44:29.745Z] #20 22.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-22T13:44:29.745Z] #20 22.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-22T13:44:29.745Z] #20 22.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-22T13:44:29.745Z] #20 22.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-22T13:44:29.745Z] #20 22.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-22T13:44:29.745Z] #20 22.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-22T13:44:29.745Z] #20 22.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-22T13:44:29.745Z] #20 22.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-22T13:44:29.745Z] #20 22.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-22T13:44:29.745Z] #20 22.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:44:29.989Z] #74 94.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-22T13:44:30.006Z] #20 ... [2022-08-22T13:44:30.006Z] [2022-08-22T13:44:30.006Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:30.006Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:30.006Z] #74 130.4 checking for memory.h... yes [2022-08-22T13:44:30.006Z] #74 130.7 checking for strings.h... yes [2022-08-22T13:44:30.245Z] #74 94.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-22T13:44:30.265Z] #74 130.8 checking for inttypes.h... yes [2022-08-22T13:44:30.525Z] #74 131.0 checking for stdint.h... yes [2022-08-22T13:44:30.784Z] #74 131.3 checking for unistd.h... yes [2022-08-22T13:44:30.784Z] #74 131.4 checking minix/config.h usability... no [2022-08-22T13:44:30.784Z] #74 131.6 checking minix/config.h presence... no [2022-08-22T13:44:30.823Z] #20 25.15 Reading package lists... [2022-08-22T13:44:30.823Z] #20 ... [2022-08-22T13:44:30.823Z] [2022-08-22T13:44:30.823Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:30.823Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:30.823Z] #74 210.7 config.status: creating Makefile [2022-08-22T13:44:30.823Z] #74 211.1 config.status: creating rpm/crun.spec [2022-08-22T13:44:30.823Z] #74 211.4 config.status: creating config.h [2022-08-22T13:44:30.823Z] #74 211.6 config.status: executing libtool commands [2022-08-22T13:44:30.823Z] #74 211.7 config.status: executing depfiles commands [2022-08-22T13:44:31.043Z] #74 131.6 checking for minix/config.h... no [2022-08-22T13:44:31.043Z] #74 131.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-22T13:44:31.304Z] #74 131.8 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:44:31.304Z] #74 132.0 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:44:31.304Z] #74 132.0 checking how to print strings... printf [2022-08-22T13:44:31.304Z] #74 132.0 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:44:31.304Z] #74 132.1 checking for fgrep... /bin/grep -F [2022-08-22T13:44:31.304Z] #74 132.1 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:44:31.304Z] #74 132.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:44:31.304Z] #74 132.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:44:31.563Z] #74 132.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:44:31.563Z] #74 132.3 checking whether ln -s works... yes [2022-08-22T13:44:31.563Z] #74 132.3 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:44:31.563Z] #74 132.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-22T13:44:31.563Z] #74 132.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:44:31.563Z] #74 132.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:44:31.563Z] #74 132.3 checking for objdump... objdump [2022-08-22T13:44:31.563Z] #74 132.3 checking how to recognize dependent libraries... pass_all [2022-08-22T13:44:31.563Z] #74 132.3 checking for dlltool... no [2022-08-22T13:44:31.563Z] #74 132.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:44:31.563Z] #74 132.3 checking for ar... ar [2022-08-22T13:44:31.763Z] #74 ... [2022-08-22T13:44:31.763Z] [2022-08-22T13:44:31.763Z] #31 [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-22T13:44:31.763Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:44:31.763Z] #31 DONE 290.2s [2022-08-22T13:44:31.763Z] [2022-08-22T13:44:31.763Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:31.763Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:31.763Z] #20 25.15 Reading package lists... [2022-08-22T13:44:31.822Z] #74 132.3 checking for archiver @FILE support... @ [2022-08-22T13:44:31.822Z] #74 132.5 checking for strip... strip [2022-08-22T13:44:31.822Z] #74 132.5 checking for ranlib... ranlib [2022-08-22T13:44:31.822Z] #74 132.5 checking for gawk... no [2022-08-22T13:44:31.822Z] #74 132.5 checking for mawk... mawk [2022-08-22T13:44:32.084Z] #74 132.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:44:32.085Z] #74 132.8 checking for sysroot... no [2022-08-22T13:44:32.085Z] #74 132.8 checking for a working dd... /bin/dd [2022-08-22T13:44:32.085Z] #74 132.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:44:32.346Z] #74 133.0 checking for mt... no [2022-08-22T13:44:32.346Z] #74 133.0 checking if : is a manifest tool... no [2022-08-22T13:44:32.604Z] #74 133.0 checking for dlfcn.h... yes [2022-08-22T13:44:32.604Z] #74 133.2 checking for objdir... .libs [2022-08-22T13:44:32.703Z] #20 31.75 Building dependency tree... [2022-08-22T13:44:32.863Z] #74 133.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:44:33.122Z] #74 133.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:44:33.381Z] #74 133.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:44:33.640Z] #74 133.9 checking if gcc static flag -static works... yes [2022-08-22T13:44:33.640Z] #74 134.3 checking if gcc supports -c -o file.o... yes [2022-08-22T13:44:33.899Z] #74 134.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:44:33.899Z] #74 134.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:44:34.167Z] #74 134.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:44:34.167Z] #74 134.8 checking how to hardcode library paths into programs... immediate [2022-08-22T13:44:34.167Z] #74 134.8 checking whether stripping libraries is possible... yes [2022-08-22T13:44:34.167Z] #74 134.8 checking if libtool supports shared libraries... yes [2022-08-22T13:44:34.167Z] #74 134.8 checking whether to build shared libraries... no [2022-08-22T13:44:34.167Z] #74 134.8 checking whether to build static libraries... yes [2022-08-22T13:44:34.167Z] #74 134.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:44:34.167Z] #74 134.9 checking whether build environment is sane... yes [2022-08-22T13:44:34.167Z] #74 134.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:44:34.167Z] #74 134.9 checking whether make sets $(MAKE)... yes [2022-08-22T13:44:34.167Z] #74 135.0 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:44:34.426Z] #74 135.0 checking whether make supports nested variables... yes [2022-08-22T13:44:34.426Z] #74 135.1 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:44:34.426Z] #74 135.1 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:44:34.426Z] #74 135.1 checking how to create a ustar tar archive... gnutar [2022-08-22T13:44:34.685Z] #74 135.2 checking dependency style of gcc... gcc3 [2022-08-22T13:44:34.685Z] #74 135.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:44:34.685Z] #74 135.4 checking whether make supports nested variables... (cached) yes [2022-08-22T13:44:34.685Z] #74 135.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:44:34.685Z] #74 135.4 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:44:34.685Z] #74 135.4 checking for yajl >= 2.1.0... yes [2022-08-22T13:44:34.685Z] #74 135.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:44:34.685Z] #74 135.4 checking for gcc... (cached) gcc [2022-08-22T13:44:34.982Z] #74 135.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:44:34.982Z] #74 135.5 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:44:34.982Z] #74 135.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:44:34.982Z] #74 135.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:44:34.982Z] #74 135.5 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:44:34.982Z] #74 135.7 checking for python3... /usr/bin/python3 [2022-08-22T13:44:34.982Z] #74 135.7 checking for python3 version... 3.9 [2022-08-22T13:44:35.244Z] #20 35.92 The following additional packages will be installed: [2022-08-22T13:44:35.244Z] #20 35.93 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-22T13:44:35.244Z] #20 35.93 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-22T13:44:35.244Z] #20 35.93 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-22T13:44:35.244Z] #20 35.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:44:35.244Z] #20 35.94 python3-pkg-resources systemd vim-runtime xxd [2022-08-22T13:44:35.244Z] #20 35.95 Suggested packages: [2022-08-22T13:44:35.244Z] #20 35.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-22T13:44:35.244Z] #20 35.96 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-22T13:44:35.244Z] #20 35.96 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-22T13:44:35.244Z] #20 35.96 Recommended packages: [2022-08-22T13:44:35.244Z] #20 35.96 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-22T13:44:35.244Z] #20 35.96 systemd-timesyncd | time-daemon unzip [2022-08-22T13:44:35.253Z] #74 135.8 checking for python3 platform... linux [2022-08-22T13:44:35.253Z] #74 135.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:44:35.514Z] #74 136.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:44:35.514Z] #74 136.3 checking that generated files are newer than configure... done [2022-08-22T13:44:35.514Z] #74 136.3 configure: creating ./config.status [2022-08-22T13:44:37.155Z] #20 ... [2022-08-22T13:44:37.155Z] [2022-08-22T13:44:37.155Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:37.155Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:37.155Z] #74 213.7 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-22T13:44:37.155Z] #74 213.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:44:37.155Z] #74 214.7 checking for gcc... gcc [2022-08-22T13:44:37.155Z] #74 214.8 checking whether the C compiler works... yes [2022-08-22T13:44:37.155Z] #74 215.1 checking for C compiler default output file name... a.out [2022-08-22T13:44:37.155Z] #74 215.1 checking for suffix of executables... [2022-08-22T13:44:37.155Z] #74 215.4 checking whether we are cross compiling... no [2022-08-22T13:44:37.155Z] #74 215.6 checking for suffix of object files... o [2022-08-22T13:44:37.155Z] #74 215.8 checking whether we are using the GNU C compiler... yes [2022-08-22T13:44:37.155Z] #74 215.9 checking whether gcc accepts -g... yes [2022-08-22T13:44:37.155Z] #74 216.0 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:44:37.155Z] #74 216.3 checking whether gcc understands -c and -o together... yes [2022-08-22T13:44:37.155Z] #74 216.6 checking how to run the C preprocessor... gcc -E [2022-08-22T13:44:37.155Z] #74 216.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:44:37.155Z] #74 216.9 checking for egrep... /bin/grep -E [2022-08-22T13:44:37.155Z] #74 217.0 checking for ANSI C header files... yes [2022-08-22T13:44:37.155Z] #74 217.6 checking for sys/types.h... yes [2022-08-22T13:44:37.155Z] #74 217.9 checking for sys/stat.h... yes [2022-08-22T13:44:37.155Z] #74 218.0 checking for stdlib.h... yes [2022-08-22T13:44:37.415Z] #74 218.2 checking for string.h... yes [2022-08-22T13:44:37.685Z] #74 218.5 checking for memory.h... yes [2022-08-22T13:44:38.075Z] #74 138.7 config.status: creating Makefile [2022-08-22T13:44:38.075Z] #74 138.7 config.status: creating config.h [2022-08-22T13:44:38.075Z] #74 138.8 config.status: executing libtool commands [2022-08-22T13:44:38.075Z] #74 138.8 config.status: executing depfiles commands [2022-08-22T13:44:38.262Z] #74 218.7 checking for strings.h... yes [2022-08-22T13:44:38.262Z] #74 219.1 checking for inttypes.h... yes [2022-08-22T13:44:38.642Z] #74 139.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-22T13:44:38.786Z] #74 219.4 checking for stdint.h... yes [2022-08-22T13:44:38.786Z] #74 219.7 checking for unistd.h... [2022-08-22T13:44:38.786Z] #74 ... [2022-08-22T13:44:38.786Z] [2022-08-22T13:44:38.786Z] #33 [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-22T13:44:38.786Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:44:38.786Z] #33 296.7 Delve is a source level debugger for Go programs. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-22T13:44:38.786Z] #33 296.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Usage: [2022-08-22T13:44:38.786Z] #33 296.7 dlv [command] [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Available Commands: [2022-08-22T13:44:38.786Z] #33 296.7 attach Attach to running process and begin debugging. [2022-08-22T13:44:38.786Z] #33 296.7 connect Connect to a headless debug server with a terminal client. [2022-08-22T13:44:38.786Z] #33 296.7 core Examine a core dump. [2022-08-22T13:44:38.786Z] #33 296.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-22T13:44:38.786Z] #33 296.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-22T13:44:38.786Z] #33 296.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-22T13:44:38.786Z] #33 296.7 help Help about any command [2022-08-22T13:44:38.786Z] #33 296.7 run Deprecated command. Use 'debug' instead. [2022-08-22T13:44:38.786Z] #33 296.7 test Compile test binary and begin debugging program. [2022-08-22T13:44:38.786Z] #33 296.7 trace Compile and begin tracing program. [2022-08-22T13:44:38.786Z] #33 296.7 version Prints version. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Flags: [2022-08-22T13:44:38.786Z] #33 296.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-22T13:44:38.786Z] #33 296.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-22T13:44:38.786Z] #33 296.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-22T13:44:38.786Z] #33 296.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-22T13:44:38.786Z] #33 296.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-22T13:44:38.786Z] #33 296.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-22T13:44:38.786Z] #33 296.7 --disable-aslr Disables address space randomization [2022-08-22T13:44:38.786Z] #33 296.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-22T13:44:38.786Z] #33 296.7 -h, --help help for dlv [2022-08-22T13:44:38.786Z] #33 296.7 --init string Init file, executed by the terminal client. [2022-08-22T13:44:38.786Z] #33 296.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-22T13:44:38.786Z] #33 296.7 --log Enable debugging server logging. [2022-08-22T13:44:38.786Z] #33 296.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-22T13:44:38.786Z] #33 296.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-22T13:44:38.786Z] #33 296.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-22T13:44:38.786Z] #33 296.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-22T13:44:38.786Z] #33 296.7 --wd string Working directory for running the program. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Additional help topics: [2022-08-22T13:44:38.786Z] #33 296.7 dlv backend Help about the --backend flag. [2022-08-22T13:44:38.786Z] #33 296.7 dlv log Help about logging flags. [2022-08-22T13:44:38.786Z] #33 296.7 dlv redirect Help about file redirection. [2022-08-22T13:44:38.786Z] #33 296.7 [2022-08-22T13:44:38.786Z] #33 296.7 Use "dlv [command] --help" for more information about a command. [2022-08-22T13:44:38.786Z] #33 DONE 297.6s [2022-08-22T13:44:38.786Z] [2022-08-22T13:44:38.786Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:38.786Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:38.786Z] #20 38.09 The following NEW packages will be installed: [2022-08-22T13:44:38.786Z] #20 38.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-22T13:44:38.786Z] #20 38.10 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-22T13:44:38.786Z] #20 38.10 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-22T13:44:38.786Z] #20 38.10 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-22T13:44:38.786Z] #20 38.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-22T13:44:38.786Z] #20 38.10 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:44:38.786Z] #20 38.11 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-22T13:44:38.786Z] #20 38.11 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-22T13:44:38.786Z] #20 38.11 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-22T13:44:38.786Z] #20 38.50 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:44:38.786Z] #20 38.50 Need to get 32.8 MB of archives. [2022-08-22T13:44:38.786Z] #20 38.50 After this operation, 124 MB of additional disk space will be used. [2022-08-22T13:44:38.786Z] #20 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:44:38.786Z] #20 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-22T13:44:38.786Z] #20 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-22T13:44:38.786Z] #20 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-22T13:44:38.786Z] #20 38.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-22T13:44:38.786Z] #20 38.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-22T13:44:38.786Z] #20 38.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-22T13:44:38.786Z] #20 38.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-22T13:44:38.786Z] #20 38.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-22T13:44:38.786Z] #20 38.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-22T13:44:38.786Z] #20 38.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-22T13:44:38.786Z] #20 38.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-22T13:44:38.786Z] #20 38.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-22T13:44:38.786Z] #20 38.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-22T13:44:38.786Z] #20 39.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:44:38.786Z] #20 39.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-22T13:44:38.786Z] #20 39.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-22T13:44:38.786Z] #20 39.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:44:38.786Z] #20 39.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-22T13:44:38.786Z] #20 39.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-22T13:44:38.786Z] #20 39.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-22T13:44:38.786Z] #20 39.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-22T13:44:38.786Z] #20 39.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-22T13:44:38.786Z] #20 39.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-22T13:44:38.786Z] #20 39.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-22T13:44:38.786Z] #20 39.18 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-22T13:44:38.786Z] #20 39.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-22T13:44:38.786Z] #20 39.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-22T13:44:38.786Z] #20 39.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-22T13:44:38.786Z] #20 39.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-22T13:44:38.786Z] #20 39.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-22T13:44:38.786Z] #20 39.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:44:38.786Z] #20 39.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-22T13:44:38.786Z] #20 39.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-22T13:44:38.786Z] #20 39.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-22T13:44:38.786Z] #20 39.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-22T13:44:38.786Z] #20 39.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-22T13:44:38.786Z] #20 39.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:44:38.786Z] #20 39.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-22T13:44:38.786Z] #20 39.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:44:38.786Z] #20 39.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-22T13:44:38.900Z] #74 139.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:44:39.048Z] #20 39.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-22T13:44:39.048Z] #20 39.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-22T13:44:39.048Z] #20 39.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:44:39.048Z] #20 39.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-22T13:44:39.048Z] #20 39.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-22T13:44:39.048Z] #20 39.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-22T13:44:39.048Z] #20 39.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-22T13:44:39.048Z] #20 39.98 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-22T13:44:39.048Z] #20 39.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-22T13:44:39.048Z] #20 40.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-22T13:44:39.048Z] #20 40.03 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-22T13:44:39.419Z] #74 139.9 checking for gcc... gcc [2022-08-22T13:44:39.419Z] #74 140.0 checking whether the C compiler works... yes [2022-08-22T13:44:39.618Z] #20 40.42 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-22T13:44:39.618Z] #20 40.49 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-22T13:44:39.618Z] #20 40.52 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-22T13:44:39.618Z] #20 40.53 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-22T13:44:39.670Z] #74 239.0 CCLD tests/init [2022-08-22T13:44:39.670Z] #74 ... [2022-08-22T13:44:39.670Z] [2022-08-22T13:44:39.670Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:44:39.670Z] #52 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-22T13:44:39.670Z] #52 282.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-22T13:44:39.670Z] #52 DONE 283.9s [2022-08-22T13:44:39.670Z] [2022-08-22T13:44:39.670Z] #25 [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-22T13:44:39.670Z] #25 sha256:017285840f8c08d41dfccef3e3932890d1fa87b34033fe7134dcb4e4f7b7dfd1 [2022-08-22T13:44:39.678Z] #74 140.2 checking for C compiler default output file name... a.out [2022-08-22T13:44:39.678Z] #74 140.2 checking for suffix of executables... [2022-08-22T13:44:39.937Z] #74 140.4 checking whether we are cross compiling... no [2022-08-22T13:44:39.937Z] #74 140.7 checking for suffix of object files... [2022-08-22T13:44:39.937Z] #74 ... [2022-08-22T13:44:39.937Z] [2022-08-22T13:44:39.937Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:39.937Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:39.937Z] #20 23.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-22T13:44:39.937Z] #20 23.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-22T13:44:39.937Z] #20 23.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-22T13:44:39.937Z] #20 23.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-22T13:44:39.937Z] #20 23.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-22T13:44:39.937Z] #20 23.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:44:39.937Z] #20 23.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-22T13:44:39.937Z] #20 23.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:44:39.937Z] #20 23.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-22T13:44:39.937Z] #20 23.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-22T13:44:39.937Z] #20 23.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-22T13:44:39.937Z] #20 23.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:44:39.937Z] #20 23.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-22T13:44:39.937Z] #20 23.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-22T13:44:39.937Z] #20 23.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-22T13:44:39.937Z] #20 23.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-22T13:44:39.937Z] #20 23.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-22T13:44:39.937Z] #20 23.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-22T13:44:39.937Z] #20 23.62 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-22T13:44:39.937Z] #20 23.62 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-22T13:44:39.937Z] #20 23.94 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-22T13:44:39.937Z] #20 23.97 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-22T13:44:39.937Z] #20 24.01 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-22T13:44:39.937Z] #20 24.02 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-22T13:44:39.937Z] #20 24.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:44:39.937Z] #20 24.99 Fetched 32.8 MB in 2s (18.4 MB/s) [2022-08-22T13:44:39.937Z] #20 25.06 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:44:39.937Z] #20 25.06 (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-22T13:44:39.937Z] #20 25.13 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:44:39.937Z] #20 25.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:44:39.937Z] #20 25.22 Selecting previously unselected package libargon2-1:amd64. [2022-08-22T13:44:39.938Z] #20 25.22 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.23 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-22T13:44:39.938Z] #20 25.30 Selecting previously unselected package libjson-c5:amd64. [2022-08-22T13:44:39.938Z] #20 25.30 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.31 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-22T13:44:39.938Z] #20 25.38 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-22T13:44:39.938Z] #20 25.38 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.38 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:44:39.938Z] #20 25.56 Selecting previously unselected package libip4tc2:amd64. [2022-08-22T13:44:39.938Z] #20 25.57 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-22T13:44:39.938Z] #20 25.68 Selecting previously unselected package libkmod2:amd64. [2022-08-22T13:44:39.938Z] #20 25.70 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.71 Unpacking libkmod2:amd64 (28-1) ... [2022-08-22T13:44:39.938Z] #20 25.81 Selecting previously unselected package systemd. [2022-08-22T13:44:39.938Z] #20 25.82 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 25.98 Unpacking systemd (247.3-7) ... [2022-08-22T13:44:39.938Z] #20 28.43 Selecting previously unselected package pigz. [2022-08-22T13:44:39.938Z] #20 28.45 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 28.45 Unpacking pigz (2.6-1) ... [2022-08-22T13:44:39.938Z] #20 28.55 Selecting previously unselected package libelf1:amd64. [2022-08-22T13:44:39.938Z] #20 28.56 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 28.57 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-22T13:44:39.938Z] #20 28.72 Selecting previously unselected package libbpf0:amd64. [2022-08-22T13:44:39.938Z] #20 28.73 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 28.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-22T13:44:39.938Z] #20 28.91 Selecting previously unselected package libmnl0:amd64. [2022-08-22T13:44:39.938Z] #20 28.93 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 28.93 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-22T13:44:39.938Z] #20 29.00 Selecting previously unselected package libxtables12:amd64. [2022-08-22T13:44:39.938Z] #20 29.00 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 29.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-22T13:44:39.938Z] #20 29.11 Selecting previously unselected package libcap2-bin. [2022-08-22T13:44:39.938Z] #20 29.12 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 29.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-22T13:44:39.938Z] #20 29.21 Selecting previously unselected package iproute2. [2022-08-22T13:44:39.938Z] #20 29.21 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 29.22 Unpacking iproute2 (5.10.0-4) ... [2022-08-22T13:44:39.938Z] #20 29.83 Selecting previously unselected package xxd. [2022-08-22T13:44:39.938Z] #20 29.84 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 29.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:44:39.938Z] #20 30.00 Selecting previously unselected package vim-common. [2022-08-22T13:44:39.938Z] #20 30.02 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:44:39.938Z] #20 30.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:44:39.938Z] #20 30.24 Selecting previously unselected package bash-completion. [2022-08-22T13:44:39.938Z] #20 30.24 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-22T13:44:39.938Z] #20 32.65 Unpacking bash-completion (1:2.11-2) ... [2022-08-22T13:44:39.938Z] #20 33.15 Selecting previously unselected package bzip2. [2022-08-22T13:44:39.938Z] #20 33.16 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 33.16 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:44:39.938Z] #20 33.25 Selecting previously unselected package xz-utils. [2022-08-22T13:44:39.938Z] #20 33.25 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-22T13:44:39.938Z] #20 33.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:44:40.197Z] #20 33.43 Selecting previously unselected package apparmor. [2022-08-22T13:44:40.197Z] #20 33.43 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-22T13:44:40.197Z] #20 33.50 Unpacking apparmor (2.13.6-10) ... [2022-08-22T13:44:40.197Z] #20 ... [2022-08-22T13:44:40.197Z] [2022-08-22T13:44:40.197Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:40.197Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:40.197Z] #74 140.7 checking for suffix of object files... o [2022-08-22T13:44:40.197Z] #74 140.9 checking whether we are using the GNU C compiler... yes [2022-08-22T13:44:40.456Z] #74 141.0 checking whether gcc accepts -g... yes [2022-08-22T13:44:40.456Z] #74 141.1 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:44:40.714Z] #74 141.3 checking whether gcc understands -c and -o together... yes [2022-08-22T13:44:40.714Z] #74 141.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:44:40.714Z] #74 141.5 checking whether build environment is sane... yes [2022-08-22T13:44:40.973Z] #74 141.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:44:40.973Z] #74 141.6 checking for gawk... no [2022-08-22T13:44:40.973Z] #74 141.6 checking for mawk... mawk [2022-08-22T13:44:40.973Z] #74 141.6 checking whether make sets $(MAKE)... yes [2022-08-22T13:44:40.973Z] #74 141.7 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:44:40.973Z] #74 141.7 checking whether make supports nested variables... yes [2022-08-22T13:44:40.973Z] #74 141.8 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:44:40.973Z] #74 141.8 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:44:41.004Z] #20 41.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:44:41.232Z] #74 141.8 checking how to create a ustar tar archive... gnutar [2022-08-22T13:44:41.232Z] #74 141.8 checking dependency style of gcc... gcc3 [2022-08-22T13:44:41.232Z] #74 142.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:44:41.232Z] #74 142.0 checking whether make supports nested variables... (cached) yes [2022-08-22T13:44:41.265Z] #20 42.08 Fetched 32.8 MB in 2s (13.8 MB/s) [2022-08-22T13:44:41.265Z] #20 42.29 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:44:41.526Z] #20 42.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 ... 24018 files and directories currently installed.) [2022-08-22T13:44:41.526Z] #20 42.39 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:44:41.526Z] #20 42.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:44:41.526Z] #20 42.50 Selecting previously unselected package libargon2-1:amd64. [2022-08-22T13:44:41.800Z] #74 142.1 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:44:41.800Z] #74 142.3 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:44:41.800Z] #74 142.3 checking how to print strings... printf [2022-08-22T13:44:41.800Z] #74 142.4 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:44:41.800Z] #74 142.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:44:41.800Z] #74 142.4 checking for egrep... /bin/grep -E [2022-08-22T13:44:41.800Z] #74 142.4 checking for fgrep... /bin/grep -F [2022-08-22T13:44:41.800Z] #74 142.4 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:44:41.800Z] #74 142.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:44:41.800Z] #74 142.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:44:41.800Z] #74 142.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:44:41.800Z] #74 142.6 checking whether ln -s works... yes [2022-08-22T13:44:41.800Z] #74 142.6 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:44:41.800Z] #74 142.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-22T13:44:41.800Z] #74 142.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:44:41.800Z] #74 142.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:44:41.800Z] #74 142.6 checking for objdump... objdump [2022-08-22T13:44:41.800Z] #74 142.6 checking how to recognize dependent libraries... pass_all [2022-08-22T13:44:41.800Z] #74 142.6 checking for dlltool... no [2022-08-22T13:44:41.800Z] #74 142.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:44:41.800Z] #74 142.6 checking for ar... ar [2022-08-22T13:44:41.801Z] #20 42.50 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-22T13:44:41.801Z] #20 42.51 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-22T13:44:41.801Z] #20 42.57 Selecting previously unselected package libjson-c5:amd64. [2022-08-22T13:44:41.801Z] #20 42.57 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-22T13:44:41.801Z] #20 42.58 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-22T13:44:41.801Z] #20 42.73 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-22T13:44:41.801Z] #20 42.74 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-22T13:44:41.801Z] #20 42.75 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:44:42.059Z] #74 142.6 checking for archiver @FILE support... @ [2022-08-22T13:44:42.059Z] #74 142.8 checking for strip... strip [2022-08-22T13:44:42.059Z] #74 142.8 checking for ranlib... ranlib [2022-08-22T13:44:42.064Z] #20 43.02 Selecting previously unselected package libip4tc2:amd64. [2022-08-22T13:44:42.064Z] #20 43.03 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-22T13:44:42.064Z] #20 43.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-22T13:44:42.317Z] #74 142.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:44:42.325Z] #20 43.14 Selecting previously unselected package libkmod2:amd64. [2022-08-22T13:44:42.325Z] #20 43.15 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-22T13:44:42.325Z] #20 43.16 Unpacking libkmod2:amd64 (28-1) ... [2022-08-22T13:44:42.325Z] #20 43.30 Selecting previously unselected package systemd. [2022-08-22T13:44:42.417Z] #74 ... [2022-08-22T13:44:42.417Z] [2022-08-22T13:44:42.417Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-22T13:44:42.417Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-22T13:44:42.417Z] #13 183.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-22T13:44:42.417Z] #13 183.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-22T13:44:42.417Z] #13 183.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-22T13:44:42.576Z] #74 143.2 checking for sysroot... no [2022-08-22T13:44:42.576Z] #74 143.2 checking for a working dd... /bin/dd [2022-08-22T13:44:42.576Z] #74 143.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:44:42.576Z] #74 143.3 checking for mt... no [2022-08-22T13:44:42.576Z] #74 143.3 checking if : is a manifest tool... no [2022-08-22T13:44:42.576Z] #74 143.3 checking how to run the C preprocessor... gcc -E [2022-08-22T13:44:42.586Z] #20 43.30 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-22T13:44:42.848Z] #20 43.62 Unpacking systemd (247.3-7) ... [2022-08-22T13:44:43.402Z] #74 143.5 checking for ANSI C header files... yes [2022-08-22T13:44:43.661Z] #74 144.1 checking for sys/types.h... yes [2022-08-22T13:44:43.661Z] #74 144.3 checking for sys/stat.h... yes [2022-08-22T13:44:43.920Z] #74 144.5 checking for stdlib.h... yes [2022-08-22T13:44:44.178Z] #74 144.6 checking for string.h... yes [2022-08-22T13:44:44.178Z] #74 144.9 checking for memory.h... yes [2022-08-22T13:44:44.746Z] #74 145.0 checking for strings.h... yes [2022-08-22T13:44:44.746Z] #74 145.3 checking for inttypes.h... yes [2022-08-22T13:44:44.788Z] INFO [linters context/goanalysis] analyzers took 6m15.850468256s with top 10 stages: buildir: 2m23.306613677s, the_only_name: 40.177723098s, goimports: 27.946840193s, unconvert: 24.830762321s, gosec: 17.658576254s, S1038: 17.307942936s, unused: 6.026043101s, misspell: 5.712986528s, S1039: 4.779439886s, nilness: 4.199679233s [2022-08-22T13:44:44.788Z] INFO [runner] Issues before processing: 2446, after processing: 0 [2022-08-22T13:44:44.788Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2125/2125, identifier_marker: 2022/2022, nolint: 0/79, filename_unadjuster: 2125/2125, skip_files: 2125/2125, exclude: 2022/2022, exclude-rules: 79/2022, cgo: 2125/2446, skip_dirs: 2125/2125, autogenerated_exclude: 2022/2125 [2022-08-22T13:44:44.788Z] INFO [runner] processing took 83.756218ms with stages: nolint: 34.029869ms, identifier_marker: 21.593458ms, path_prettifier: 9.770825ms, autogenerated_exclude: 8.374638ms, exclude-rules: 7.827383ms, skip_dirs: 1.797979ms, cgo: 226.252µs, filename_unadjuster: 130.518µs, max_same_issues: 1.379µs, skip_files: 795ns, uniq_by_line: 566ns, max_from_linter: 426ns, exclude: 357ns, diff: 330ns, severity-rules: 298ns, source_code: 296ns, max_per_file_from_linter: 247ns, sort_results: 243ns, path_shortener: 240ns, path_prefixer: 119ns [2022-08-22T13:44:44.788Z] INFO [runner] linters took 1m46.843858571s with stages: goanalysis_metalinter: 1m46.759860761s [2022-08-22T13:44:44.788Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-22T13:44:44.788Z] INFO Memory: 2806 samples, avg is 312.2MB, max is 1215.8MB [2022-08-22T13:44:44.788Z] INFO Execution took 4m40.456187774s [2022-08-22T13:44:44.788Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-22T13:44:45.008Z] #74 145.5 checking for stdint.h... yes [2022-08-22T13:44:45.148Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh dynbinary test-docker-py [2022-08-22T13:44:45.267Z] #74 145.7 checking for unistd.h... yes [2022-08-22T13:44:45.404Z] [2022-08-22T13:44:45.526Z] #74 145.9 checking for dlfcn.h... yes [2022-08-22T13:44:45.526Z] #74 146.1 checking for objdir... .libs [2022-08-22T13:44:45.660Z] Removing bundles/ [2022-08-22T13:44:45.660Z] [2022-08-22T13:44:45.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-22T13:44:45.660Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-22T13:44:45.660Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:44:45.785Z] #74 146.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:44:46.044Z] #74 146.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:44:46.044Z] #74 146.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:44:46.303Z] #74 146.7 checking if gcc static flag -static works... yes [2022-08-22T13:44:46.562Z] #74 147.0 checking if gcc supports -c -o file.o... yes [2022-08-22T13:44:46.562Z] #74 147.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:44:46.562Z] #74 147.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:44:46.821Z] #74 147.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:44:46.821Z] #74 147.5 checking how to hardcode library paths into programs... immediate [2022-08-22T13:44:46.821Z] #74 147.5 checking whether stripping libraries is possible... yes [2022-08-22T13:44:46.821Z] #74 147.5 checking if libtool supports shared libraries... yes [2022-08-22T13:44:46.821Z] #74 147.5 checking whether to build shared libraries... no [2022-08-22T13:44:46.821Z] #74 147.5 checking whether to build static libraries... yes [2022-08-22T13:44:47.053Z] #20 47.48 Selecting previously unselected package pigz. [2022-08-22T13:44:47.053Z] #20 47.53 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-22T13:44:47.053Z] #20 47.54 Unpacking pigz (2.6-1) ... [2022-08-22T13:44:47.053Z] #20 47.88 Selecting previously unselected package libelf1:amd64. [2022-08-22T13:44:47.053Z] #20 47.88 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-22T13:44:47.053Z] #20 47.94 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-22T13:44:47.053Z] #20 ... [2022-08-22T13:44:47.053Z] [2022-08-22T13:44:47.053Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:47.053Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:47.053Z] #74 219.7 checking for unistd.h... yes [2022-08-22T13:44:47.053Z] #74 220.1 checking minix/config.h usability... no [2022-08-22T13:44:47.053Z] #74 220.5 checking minix/config.h presence... no [2022-08-22T13:44:47.053Z] #74 220.6 checking for minix/config.h... no [2022-08-22T13:44:47.053Z] #74 220.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-22T13:44:47.053Z] #74 221.2 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:44:47.053Z] #74 221.7 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:44:47.053Z] #74 221.7 checking how to print strings... printf [2022-08-22T13:44:47.053Z] #74 221.7 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:44:47.053Z] #74 221.8 checking for fgrep... /bin/grep -F [2022-08-22T13:44:47.053Z] #74 221.8 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:44:47.053Z] #74 221.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:44:47.053Z] #74 221.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:44:47.053Z] #74 221.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:44:47.053Z] #74 222.1 checking whether ln -s works... yes [2022-08-22T13:44:47.053Z] #74 222.1 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:44:47.053Z] #74 222.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-22T13:44:47.053Z] #74 222.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:44:47.053Z] #74 222.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:44:47.053Z] #74 222.1 checking for objdump... objdump [2022-08-22T13:44:47.053Z] #74 222.1 checking how to recognize dependent libraries... pass_all [2022-08-22T13:44:47.053Z] #74 222.1 checking for dlltool... no [2022-08-22T13:44:47.053Z] #74 222.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:44:47.053Z] #74 222.1 checking for ar... ar [2022-08-22T13:44:47.053Z] #74 222.1 checking for archiver @FILE support... @ [2022-08-22T13:44:47.053Z] #74 222.5 checking for strip... strip [2022-08-22T13:44:47.053Z] #74 222.5 checking for ranlib... ranlib [2022-08-22T13:44:47.053Z] #74 222.5 checking for gawk... no [2022-08-22T13:44:47.053Z] #74 222.5 checking for mawk... mawk [2022-08-22T13:44:47.053Z] #74 222.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:44:47.053Z] #74 223.1 checking for sysroot... no [2022-08-22T13:44:47.053Z] #74 223.1 checking for a working dd... /bin/dd [2022-08-22T13:44:47.053Z] #74 223.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:44:47.053Z] #74 223.3 checking for mt... no [2022-08-22T13:44:47.053Z] #74 223.3 checking if : is a manifest tool... no [2022-08-22T13:44:47.053Z] #74 223.3 checking for dlfcn.h... yes [2022-08-22T13:44:47.053Z] #74 223.6 checking for objdir... .libs [2022-08-22T13:44:47.053Z] #74 224.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:44:47.053Z] #74 224.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:44:47.053Z] #74 224.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:44:47.053Z] #74 224.5 checking if gcc static flag -static works... yes [2022-08-22T13:44:47.053Z] #74 225.1 checking if gcc supports -c -o file.o... yes [2022-08-22T13:44:47.053Z] #74 225.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:44:47.053Z] #74 225.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:44:47.053Z] #74 225.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:44:47.053Z] #74 225.8 checking how to hardcode library paths into programs... immediate [2022-08-22T13:44:47.053Z] #74 225.8 checking whether stripping libraries is possible... yes [2022-08-22T13:44:47.053Z] #74 225.8 checking if libtool supports shared libraries... yes [2022-08-22T13:44:47.053Z] #74 225.9 checking whether to build shared libraries... no [2022-08-22T13:44:47.053Z] #74 225.9 checking whether to build static libraries... yes [2022-08-22T13:44:47.053Z] #74 225.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:44:47.053Z] #74 225.9 checking whether build environment is sane... yes [2022-08-22T13:44:47.053Z] #74 226.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:44:47.053Z] #74 226.0 checking whether make sets $(MAKE)... yes [2022-08-22T13:44:47.053Z] #74 226.1 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:44:47.053Z] #74 226.2 checking whether make supports nested variables... yes [2022-08-22T13:44:47.053Z] #74 226.3 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:44:47.053Z] #74 226.3 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:44:47.053Z] #74 226.3 checking how to create a ustar tar archive... gnutar [2022-08-22T13:44:47.053Z] #74 226.4 checking dependency style of gcc... gcc3 [2022-08-22T13:44:47.053Z] #74 226.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:44:47.053Z] #74 226.6 checking whether make supports nested variables... (cached) yes [2022-08-22T13:44:47.053Z] #74 226.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:44:47.053Z] #74 226.6 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:44:47.053Z] #74 226.6 checking for yajl >= 2.1.0... yes [2022-08-22T13:44:47.053Z] #74 226.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:44:47.053Z] #74 226.7 checking for gcc... (cached) gcc [2022-08-22T13:44:47.053Z] #74 226.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:44:47.053Z] #74 226.8 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:44:47.053Z] #74 226.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:44:47.053Z] #74 226.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:44:47.053Z] #74 226.8 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:44:47.053Z] #74 226.9 checking for python3... /usr/bin/python3 [2022-08-22T13:44:47.053Z] #74 226.9 checking for python3 version... 3.9 [2022-08-22T13:44:47.053Z] #74 227.0 checking for python3 platform... linux [2022-08-22T13:44:47.053Z] #74 227.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:44:47.053Z] #74 227.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:44:47.053Z] #74 228.1 checking that generated files are newer than configure... done [2022-08-22T13:44:47.079Z] #74 147.5 checking float.h usability... yes [2022-08-22T13:44:47.079Z] #74 147.7 checking float.h presence... yes [2022-08-22T13:44:47.079Z] #74 147.7 checking for float.h... yes [2022-08-22T13:44:47.079Z] #74 147.8 checking limits.h usability... yes [2022-08-22T13:44:47.313Z] #74 228.1 configure: creating ./config.status [2022-08-22T13:44:47.338Z] #74 147.9 checking limits.h presence... yes [2022-08-22T13:44:47.338Z] #74 148.0 checking for limits.h... yes [2022-08-22T13:44:47.338Z] #74 148.0 checking stddef.h usability... yes [2022-08-22T13:44:47.338Z] #74 148.1 checking stddef.h presence... yes [2022-08-22T13:44:47.597Z] #74 148.2 checking for stddef.h... yes [2022-08-22T13:44:47.597Z] #74 148.2 checking for stdlib.h... (cached) yes [2022-08-22T13:44:47.597Z] #74 148.3 checking for string.h... (cached) yes [2022-08-22T13:44:47.856Z] #74 148.3 checking sys/time.h usability... yes [2022-08-22T13:44:47.856Z] #74 148.5 checking sys/time.h presence... yes [2022-08-22T13:44:47.856Z] #74 148.5 checking for sys/time.h... yes [2022-08-22T13:44:47.856Z] #74 148.6 checking for inline... inline [2022-08-22T13:44:47.883Z] #74 ... [2022-08-22T13:44:47.883Z] [2022-08-22T13:44:47.883Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:47.883Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:47.883Z] #20 48.50 Selecting previously unselected package libbpf0:amd64. [2022-08-22T13:44:47.883Z] #20 48.51 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-22T13:44:47.883Z] #20 48.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-22T13:44:47.883Z] #20 48.82 Selecting previously unselected package libmnl0:amd64. [2022-08-22T13:44:47.883Z] #20 48.82 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-22T13:44:47.883Z] #20 48.82 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-22T13:44:48.143Z] #20 49.08 Selecting previously unselected package libxtables12:amd64. [2022-08-22T13:44:48.143Z] #20 49.09 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-22T13:44:48.143Z] #20 49.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-22T13:44:48.403Z] #20 49.18 Selecting previously unselected package libcap2-bin. [2022-08-22T13:44:48.403Z] #20 49.22 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-22T13:44:48.403Z] #20 49.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-22T13:44:48.425Z] #74 148.7 checking for size_t... yes [2022-08-22T13:44:48.425Z] #74 149.0 checking for stdlib.h... (cached) yes [2022-08-22T13:44:48.663Z] #20 49.38 Selecting previously unselected package iproute2. [2022-08-22T13:44:48.663Z] #20 49.39 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-22T13:44:48.663Z] #20 49.39 Unpacking iproute2 (5.10.0-4) ... [2022-08-22T13:44:48.683Z] #74 149.0 checking for GNU libc compatible malloc... yes [2022-08-22T13:44:48.683Z] #74 149.3 checking for stdlib.h... (cached) yes [2022-08-22T13:44:48.683Z] #74 149.3 checking for GNU libc compatible realloc... yes [2022-08-22T13:44:49.250Z] #74 149.5 checking for working strtod... yes [2022-08-22T13:44:49.250Z] #74 149.7 checking for gettimeofday... yes [2022-08-22T13:44:49.604Z] #20 50.39 Selecting previously unselected package xxd. [2022-08-22T13:44:49.604Z] #20 50.39 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:44:49.604Z] #20 50.41 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:44:49.818Z] #74 150.1 checking for memset... yes [2022-08-22T13:44:49.818Z] #74 150.4 checking for strspn... yes [2022-08-22T13:44:49.864Z] #20 50.76 Selecting previously unselected package vim-common. [2022-08-22T13:44:49.865Z] #20 50.79 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:44:49.865Z] #20 50.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:44:50.077Z] #74 150.8 checking that generated files are newer than configure... done [2022-08-22T13:44:50.077Z] #74 150.8 configure: creating ./config.status [2022-08-22T13:44:50.435Z] #20 51.34 Selecting previously unselected package bash-completion. [2022-08-22T13:44:50.435Z] #20 51.34 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-22T13:44:50.644Z] #74 ... [2022-08-22T13:44:50.644Z] [2022-08-22T13:44:50.644Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:44:50.644Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:44:50.644Z] #20 34.01 Selecting previously unselected package inetutils-ping. [2022-08-22T13:44:50.644Z] #20 34.03 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-22T13:44:50.644Z] #20 34.18 Selecting previously unselected package libip6tc2:amd64. [2022-08-22T13:44:50.644Z] #20 34.18 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-22T13:44:50.644Z] #20 34.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-22T13:44:50.644Z] #20 34.25 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-22T13:44:50.644Z] #20 34.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-22T13:44:50.644Z] #20 34.34 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-22T13:44:50.644Z] #20 34.44 Selecting previously unselected package libnftnl11:amd64. [2022-08-22T13:44:50.644Z] #20 34.45 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-22T13:44:50.644Z] #20 34.55 Selecting previously unselected package iptables. [2022-08-22T13:44:50.644Z] #20 34.57 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.58 Unpacking iptables (1.8.7-1) ... [2022-08-22T13:44:50.644Z] #20 34.96 Selecting previously unselected package libonig5:amd64. [2022-08-22T13:44:50.644Z] #20 34.97 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 34.97 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-22T13:44:50.644Z] #20 35.15 Selecting previously unselected package libjq1:amd64. [2022-08-22T13:44:50.644Z] #20 35.15 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 35.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-22T13:44:50.644Z] #20 35.32 Selecting previously unselected package jq. [2022-08-22T13:44:50.644Z] #20 35.32 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 35.32 Unpacking jq (1.6-2.1) ... [2022-08-22T13:44:50.644Z] #20 35.44 Selecting previously unselected package libaio1:amd64. [2022-08-22T13:44:50.644Z] #20 35.44 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 35.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-22T13:44:50.644Z] #20 35.50 Selecting previously unselected package libgpm2:amd64. [2022-08-22T13:44:50.644Z] #20 35.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 35.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-22T13:44:50.644Z] #20 35.60 Selecting previously unselected package libicu67:amd64. [2022-08-22T13:44:50.644Z] #20 35.62 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 35.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-22T13:44:50.644Z] #20 39.94 Selecting previously unselected package libinih1:amd64. [2022-08-22T13:44:50.644Z] #20 39.94 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 39.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-22T13:44:50.644Z] #20 40.00 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-22T13:44:50.644Z] #20 40.02 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.04 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-22T13:44:50.644Z] #20 40.18 Selecting previously unselected package libnet1:amd64. [2022-08-22T13:44:50.644Z] #20 40.18 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:44:50.644Z] #20 40.28 Selecting previously unselected package libnl-3-200:amd64. [2022-08-22T13:44:50.644Z] #20 40.30 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:44:50.644Z] #20 40.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:44:50.644Z] #20 40.41 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:44:50.644Z] #20 40.47 Selecting previously unselected package libyajl2:amd64. [2022-08-22T13:44:50.644Z] #20 40.50 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:44:50.644Z] #20 40.58 Selecting previously unselected package net-tools. [2022-08-22T13:44:50.644Z] #20 40.61 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:44:50.644Z] #20 40.83 Selecting previously unselected package patch. [2022-08-22T13:44:50.644Z] #20 40.85 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 40.86 Unpacking patch (2.7.6-7) ... [2022-08-22T13:44:50.644Z] #20 41.00 Selecting previously unselected package python-pip-whl. [2022-08-22T13:44:50.644Z] #20 41.00 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:44:50.644Z] #20 41.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:44:50.644Z] #20 41.76 Selecting previously unselected package python3-lib2to3. [2022-08-22T13:44:50.644Z] #20 41.78 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-22T13:44:50.644Z] #20 41.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:44:50.644Z] #20 41.96 Selecting previously unselected package python3-distutils. [2022-08-22T13:44:50.644Z] #20 41.97 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-22T13:44:50.644Z] #20 41.97 Unpacking python3-distutils (3.9.2-1) ... [2022-08-22T13:44:50.644Z] #20 42.14 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:44:50.644Z] #20 42.17 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:44:50.644Z] #20 42.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:44:50.644Z] #20 42.35 Selecting previously unselected package python3-setuptools. [2022-08-22T13:44:50.644Z] #20 42.36 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-22T13:44:50.644Z] #20 42.37 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-22T13:44:50.644Z] #20 42.66 Selecting previously unselected package python3-wheel. [2022-08-22T13:44:50.644Z] #20 42.68 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-22T13:44:50.644Z] #20 42.69 Unpacking python3-wheel (0.34.2-1) ... [2022-08-22T13:44:50.644Z] #20 42.77 Selecting previously unselected package python3-pip. [2022-08-22T13:44:50.644Z] #20 42.79 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:44:50.644Z] #20 42.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-22T13:44:50.644Z] #20 43.14 Selecting previously unselected package sudo. [2022-08-22T13:44:50.644Z] #20 43.15 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 43.16 Unpacking sudo (1.9.5p2-3) ... [2022-08-22T13:44:50.644Z] #20 43.79 Selecting previously unselected package systemd-journal-remote. [2022-08-22T13:44:50.644Z] #20 43.82 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 43.83 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-22T13:44:50.644Z] #20 43.96 Selecting previously unselected package thin-provisioning-tools. [2022-08-22T13:44:50.644Z] #20 43.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-22T13:44:50.644Z] #20 43.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-22T13:44:50.903Z] #20 44.25 Selecting previously unselected package uidmap. [2022-08-22T13:44:50.903Z] #20 44.26 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-22T13:44:50.903Z] #20 44.26 Unpacking uidmap (1:4.8.1-1) ... [2022-08-22T13:44:51.161Z] #20 44.45 Selecting previously unselected package vim-runtime. [2022-08-22T13:44:51.161Z] #20 44.45 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:44:51.161Z] #20 44.50 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-22T13:44:51.161Z] #20 44.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-22T13:44:51.419Z] #20 44.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:44:52.355Z] #20 ... [2022-08-22T13:44:52.355Z] [2022-08-22T13:44:52.355Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:44:52.355Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:44:52.355Z] #74 153.1 config.status: creating Makefile [2022-08-22T13:44:52.613Z] #74 153.2 config.status: creating config.h [2022-08-22T13:44:52.613Z] #74 153.2 config.status: executing depfiles commands [2022-08-22T13:44:52.872Z] #74 153.4 config.status: executing libtool commands [2022-08-22T13:44:53.807Z] #74 154.5 GEN .version [2022-08-22T13:44:53.807Z] #74 154.5 make install-recursive [2022-08-22T13:44:53.807Z] #74 154.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-22T13:44:54.065Z] #74 154.7 Making install in libocispec [2022-08-22T13:44:54.066Z] #74 154.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:44:54.066Z] #74 154.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-22T13:44:54.066Z] #74 154.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-22T13:44:54.066Z] #74 154.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-22T13:44:54.066Z] #74 154.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-22T13:44:54.539Z] #25 298.7 + return [2022-08-22T13:44:55.001Z] #74 155.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-22T13:44:55.262Z] #74 155.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-22T13:44:55.469Z] #25 DONE 300.6s [2022-08-22T13:44:55.469Z] [2022-08-22T13:44:55.469Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:44:55.469Z] #27 sha256:619f1f064813e735be6770b3f6eb689cf320fdf5ed17c63109f514a2b0afbde8 [2022-08-22T13:44:55.469Z] #27 300.3 skopeo version 1.9.0 [2022-08-22T13:44:55.469Z] #27 DONE 300.9s [2022-08-22T13:44:55.469Z] [2022-08-22T13:44:55.469Z] #61 [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-22T13:44:55.469Z] #61 sha256:f8cf2e791caea5886cec5872e5d5626804031f93e2566bbd1f7dd8b74cff438e [2022-08-22T13:44:55.469Z] #61 ... [2022-08-22T13:44:55.469Z] [2022-08-22T13:44:55.469Z] #28 [frozen-images 1/1] RUN --mount=from=skopeo,source=/out/skopeo,target=/usr/bin/skopeo <=0.5.3 [2022-08-22T13:45:29.509Z] #22 15.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-22T13:45:30.077Z] #22 15.51 Collecting pyyaml [2022-08-22T13:45:30.077Z] #22 15.54 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-22T13:45:30.077Z] #22 15.63 Building wheels for collected packages: yamllint [2022-08-22T13:45:30.077Z] #22 15.65 Building wheel for yamllint (setup.py): started [2022-08-22T13:45:30.362Z] #16 1.307 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-22T13:45:30.362Z] #16 DONE 1.4s [2022-08-22T13:45:30.362Z] [2022-08-22T13:45:30.362Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-22T13:45:30.362Z] #17 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-22T13:45:30.363Z] #74 ... [2022-08-22T13:45:30.363Z] [2022-08-22T13:45:30.363Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:45:30.363Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:45:30.363Z] #20 86.65 Selecting previously unselected package vim. [2022-08-22T13:45:30.363Z] #20 86.67 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:45:30.363Z] #20 86.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:45:30.363Z] #20 87.87 Selecting previously unselected package xfsprogs. [2022-08-22T13:45:30.363Z] #20 87.87 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-22T13:45:30.363Z] #20 87.88 Unpacking xfsprogs (5.10.0-4) ... [2022-08-22T13:45:30.363Z] #20 88.72 Selecting previously unselected package zip. [2022-08-22T13:45:30.363Z] #20 88.72 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-22T13:45:30.363Z] #20 88.73 Unpacking zip (3.0-12) ... [2022-08-22T13:45:30.363Z] #20 89.01 Selecting previously unselected package zstd. [2022-08-22T13:45:30.363Z] #20 89.01 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-22T13:45:30.363Z] #20 89.02 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:45:30.363Z] #20 89.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:45:31.304Z] #20 92.21 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-22T13:45:31.304Z] #20 92.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:45:31.304Z] #20 92.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-22T13:45:31.304Z] #20 92.25 Setting up libicu67:amd64 (67.1-7) ... [2022-08-22T13:45:31.304Z] #20 92.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-22T13:45:31.304Z] #20 92.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-22T13:45:31.304Z] #20 92.29 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-22T13:45:31.305Z] #20 92.30 Setting up uidmap (1:4.8.1-1) ... [2022-08-22T13:45:31.565Z] #20 92.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:45:31.565Z] #20 92.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:45:31.565Z] #20 92.35 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:45:31.565Z] #20 92.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:45:31.565Z] #20 92.38 Setting up python3-wheel (0.34.2-1) ... [2022-08-22T13:45:31.732Z] #17 DONE 1.5s [2022-08-22T13:45:31.732Z] [2022-08-22T13:45:31.732Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:45:31.732Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:45:31.981Z] #22 17.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-22T13:45:31.981Z] #22 17.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=45a02b2b51b1f6457a0c3eafc2999fbbdfa0a893518df891fd0e4f169a4790f7 [2022-08-22T13:45:31.981Z] #22 17.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-22T13:45:31.981Z] #22 17.17 Successfully built yamllint [2022-08-22T13:45:31.981Z] #22 17.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-22T13:45:31.989Z] #52 ... [2022-08-22T13:45:31.989Z] [2022-08-22T13:45:31.989Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-22T13:45:31.989Z] #18 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-22T13:45:32.240Z] #22 17.81 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-22T13:45:32.808Z] #22 DONE 18.4s [2022-08-22T13:45:32.808Z] [2022-08-22T13:45:32.808Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-22T13:45:32.808Z] #26 sha256:2b9b4c6d9abd7d10e963659f8f0de943e9a107979a0f2638e92a6bfdb9480d9c [2022-08-22T13:45:32.956Z] #20 93.76 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-22T13:45:32.956Z] #20 93.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:45:32.956Z] #20 93.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:45:33.217Z] #20 93.97 Setting up libcap2-bin (1:2.44-1) ... [2022-08-22T13:45:33.217Z] #20 94.03 Setting up apparmor (2.13.6-10) ... [2022-08-22T13:45:33.354Z] #18 DONE 1.6s [2022-08-22T13:45:33.354Z] [2022-08-22T13:45:33.354Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:33.354Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:33.354Z] #74 157.0 configure.ac:11: installing 'build-aux/compile' [2022-08-22T13:45:33.354Z] #74 157.0 configure.ac:11: installing 'build-aux/config.guess' [2022-08-22T13:45:33.354Z] #74 157.0 configure.ac:11: installing 'build-aux/config.sub' [2022-08-22T13:45:33.354Z] #74 157.1 configure.ac:13: installing 'build-aux/install-sh' [2022-08-22T13:45:33.354Z] #74 157.1 configure.ac:13: installing 'build-aux/missing' [2022-08-22T13:45:33.354Z] #74 157.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-22T13:45:33.354Z] #74 157.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-22T13:45:33.375Z] #26 DONE 0.6s [2022-08-22T13:45:33.375Z] [2022-08-22T13:45:33.375Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:45:33.375Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:45:35.872Z] #74 159.9 checking build system type... [2022-08-22T13:45:35.872Z] #74 ... [2022-08-22T13:45:35.872Z] [2022-08-22T13:45:35.872Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-08-22T13:45:35.872Z] #19 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-22T13:45:35.872Z] #19 DONE 2.2s [2022-08-22T13:45:35.872Z] [2022-08-22T13:45:35.872Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:45:35.872Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:45:37.422Z] #20 97.83 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-22T13:45:37.422Z] #20 98.04 Setting up zip (3.0-12) ... [2022-08-22T13:45:37.422Z] #20 98.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:45:37.422Z] #20 98.13 Setting up bash-completion (1:2.11-2) ... [2022-08-22T13:45:37.762Z] #20 1.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-22T13:45:37.762Z] #20 2.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-22T13:45:37.762Z] #20 2.121 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-22T13:45:38.691Z] #20 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-22T13:45:41.209Z] #20 ... [2022-08-22T13:45:41.209Z] [2022-08-22T13:45:41.210Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:41.210Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:41.210Z] #74 159.9 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:45:41.210Z] #74 160.6 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:45:41.210Z] #74 160.6 checking how to print strings... printf [2022-08-22T13:45:41.210Z] #74 160.6 checking for gcc... gcc [2022-08-22T13:45:41.210Z] #74 160.9 checking whether the C compiler works... yes [2022-08-22T13:45:41.210Z] #74 161.3 checking for C compiler default output file name... a.out [2022-08-22T13:45:41.210Z] #74 161.3 checking for suffix of executables... [2022-08-22T13:45:41.210Z] #74 161.8 checking whether we are cross compiling... no [2022-08-22T13:45:41.210Z] #74 162.5 checking for suffix of object files... o [2022-08-22T13:45:41.210Z] #74 162.7 checking whether we are using the GNU C compiler... yes [2022-08-22T13:45:41.210Z] #74 162.9 checking whether gcc accepts -g... yes [2022-08-22T13:45:41.210Z] #74 163.1 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:45:41.210Z] #74 163.3 checking whether gcc understands -c and -o together... yes [2022-08-22T13:45:41.210Z] #74 163.8 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:45:41.210Z] #74 163.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:45:41.210Z] #74 164.0 checking for egrep... /bin/grep -E [2022-08-22T13:45:41.210Z] #74 164.1 checking for fgrep... /bin/grep -F [2022-08-22T13:45:41.210Z] #74 164.1 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:45:41.210Z] #74 164.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:45:41.210Z] #74 164.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:45:41.210Z] #74 164.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:45:41.210Z] #74 164.7 checking whether ln -s works... yes [2022-08-22T13:45:41.210Z] #74 164.7 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:45:41.210Z] #74 164.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-22T13:45:41.210Z] #74 164.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:45:41.210Z] #74 164.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:45:41.210Z] #74 164.9 checking for objdump... objdump [2022-08-22T13:45:41.210Z] #74 164.9 checking how to recognize dependent libraries... pass_all [2022-08-22T13:45:41.210Z] #74 164.9 checking for dlltool... no [2022-08-22T13:45:41.210Z] #74 164.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:45:41.210Z] #74 164.9 checking for ar... ar [2022-08-22T13:45:41.210Z] #74 164.9 checking for archiver @FILE support... @ [2022-08-22T13:45:41.210Z] #74 165.5 checking for strip... strip [2022-08-22T13:45:41.210Z] #74 165.5 checking for ranlib... ranlib [2022-08-22T13:45:41.210Z] #74 165.5 checking for gawk... no [2022-08-22T13:45:41.210Z] #74 165.5 checking for mawk... mawk [2022-08-22T13:45:41.627Z] #20 ... [2022-08-22T13:45:41.627Z] [2022-08-22T13:45:41.627Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:41.627Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-22T13:45:41.627Z] #74 271.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-22T13:45:41.627Z] #74 271.9 make install-recursive [2022-08-22T13:45:41.627Z] #74 271.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:41.627Z] #74 272.0 Making install in yajl [2022-08-22T13:45:41.627Z] #74 272.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:45:41.627Z] #74 272.2 CC verify/json_verify-json_verify.o [2022-08-22T13:45:41.627Z] #74 272.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-22T13:45:41.627Z] #74 272.3 CC src/libyajl_la-yajl_gen.lo [2022-08-22T13:45:41.627Z] #74 272.3 CC src/libyajl_la-yajl.lo [2022-08-22T13:45:41.627Z] #74 272.4 CC src/libyajl_la-yajl_parser.lo [2022-08-22T13:45:41.627Z] #74 272.5 CC src/libyajl_la-yajl_buf.lo [2022-08-22T13:45:41.627Z] #74 272.5 CC src/libyajl_la-yajl_lex.lo [2022-08-22T13:45:41.627Z] #74 272.5 CC src/libyajl_la-yajl_encode.lo [2022-08-22T13:45:41.627Z] #74 272.6 CC src/libyajl_la-yajl_tree.lo [2022-08-22T13:45:41.627Z] #74 282.3 CCLD libyajl.la [2022-08-22T13:45:41.888Z] #74 283.0 CCLD verify/json_verify [2022-08-22T13:45:42.138Z] #74 165.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:45:42.138Z] #74 166.6 checking for sysroot... no [2022-08-22T13:45:42.138Z] #74 166.6 checking for a working dd... /bin/dd [2022-08-22T13:45:42.138Z] #74 166.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:45:42.395Z] #74 166.9 checking for mt... no [2022-08-22T13:45:42.395Z] #74 166.9 checking if : is a manifest tool... no [2022-08-22T13:45:42.651Z] #74 167.0 checking how to run the C preprocessor... gcc -E [2022-08-22T13:45:42.830Z] #74 283.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:45:42.830Z] #74 283.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-22T13:45:42.830Z] #74 283.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-22T13:45:42.830Z] #74 283.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:45:42.830Z] #74 283.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:45:42.830Z] #74 283.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:43.091Z] #74 283.9 CC src/validate.o [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_config_schema.lo [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_defs.lo [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-22T13:45:43.091Z] #74 284.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-22T13:45:43.091Z] #74 284.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-22T13:45:43.091Z] #74 ... [2022-08-22T13:45:43.091Z] [2022-08-22T13:45:43.091Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:45:43.091Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:45:43.091Z] #20 104.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:45:43.352Z] #20 104.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:45:43.352Z] #20 104.1 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-22T13:45:43.352Z] #20 104.1 Setting up patch (2.7.6-7) ... [2022-08-22T13:45:43.352Z] #20 104.1 Setting up sudo (1.9.5p2-3) ... [2022-08-22T13:45:43.613Z] #20 104.3 invoke-rc.d: could not determine current runlevel [2022-08-22T13:45:43.613Z] #20 104.3 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-22T13:45:43.613Z] #20 104.4 Setting up xfsprogs (5.10.0-4) ... [2022-08-22T13:45:43.613Z] #20 104.4 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-22T13:45:43.613Z] #20 104.4 Failed to connect to bus: Host is down [2022-08-22T13:45:43.613Z] #20 104.5 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-22T13:45:43.613Z] #20 104.5 Setting up inetutils-ping (2:2.0-1) ... [2022-08-22T13:45:43.613Z] #20 104.5 Setting up pigz (2.6-1) ... [2022-08-22T13:45:43.613Z] #20 104.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-22T13:45:43.613Z] #20 104.5 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:45:43.613Z] #20 104.6 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:45:43.613Z] #20 104.6 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:45:44.239Z] #74 167.5 checking for ANSI C header files... yes [2022-08-22T13:45:44.499Z] #74 168.7 checking for sys/types.h... yes [2022-08-22T13:45:44.759Z] #74 169.2 checking for sys/stat.h... [2022-08-22T13:45:44.759Z] #74 ... [2022-08-22T13:45:44.759Z] [2022-08-22T13:45:44.759Z] #57 [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-22T13:45:44.760Z] #57 sha256:15b259e0519c23296b245415aac5965722b0242a4540ab622a899e6f2f4e70b1 [2022-08-22T13:45:44.760Z] #57 20.06 + cd /tmp/tmp.HmvYCDW4E5/src/github.com/opencontainers/runc [2022-08-22T13:45:45.062Z] #57 20.06 + git checkout -q v1.1.3 [2022-08-22T13:45:46.160Z] #20 106.6 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-22T13:45:46.160Z] #20 106.7 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:45:46.436Z] #57 21.46 + '[' -z '' ']' [2022-08-22T13:45:46.436Z] #57 21.46 + target=static [2022-08-22T13:45:46.436Z] #57 21.46 + make BUILDTAGS=seccomp static [2022-08-22T13:45:46.692Z] #57 21.84 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-22T13:45:47.104Z] #20 107.7 Setting up libelf1:amd64 (0.183-1) ... [2022-08-22T13:45:47.104Z] #20 107.8 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-22T13:45:47.104Z] #20 107.8 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:45:47.104Z] #20 107.9 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-22T13:45:47.104Z] #20 107.9 Setting up libkmod2:amd64 (28-1) ... [2022-08-22T13:45:47.104Z] #20 107.9 Setting up python3-distutils (3.9.2-1) ... [2022-08-22T13:45:48.046Z] #20 109.0 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:45:48.046Z] #20 109.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-22T13:45:48.046Z] #20 109.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-22T13:45:48.308Z] #20 109.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-22T13:45:48.308Z] #20 109.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-22T13:45:48.308Z] #20 109.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-22T13:45:48.308Z] #20 109.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-22T13:45:48.308Z] #20 109.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-22T13:45:48.308Z] #20 109.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-22T13:45:48.568Z] #20 109.4 Setting up python3-setuptools (52.0.0-4) ... [2022-08-22T13:45:49.311Z] #61 315.6 # github.com/containerd/containerd/cmd/containerd [2022-08-22T13:45:49.312Z] #61 315.6 /usr/bin/ld: /tmp/go-link-3752818232/000019.o: in function `New': [2022-08-22T13:45:49.312Z] #61 315.6 /tmp/tmp.M40HXWCSf2/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-22T13:45:49.312Z] #61 315.7 + bin/containerd-stress [2022-08-22T13:45:49.312Z] #61 316.8 + bin/containerd-shim [2022-08-22T13:45:50.859Z] #57 ... [2022-08-22T13:45:50.859Z] [2022-08-22T13:45:50.859Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:50.859Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:50.859Z] #74 169.2 checking for sys/stat.h... yes [2022-08-22T13:45:50.859Z] #74 169.7 checking for stdlib.h... yes [2022-08-22T13:45:50.859Z] #74 170.0 checking for string.h... yes [2022-08-22T13:45:50.859Z] #74 170.2 checking for memory.h... yes [2022-08-22T13:45:50.859Z] #74 170.5 checking for strings.h... yes [2022-08-22T13:45:50.859Z] #74 170.9 checking for inttypes.h... yes [2022-08-22T13:45:50.859Z] #74 171.3 checking for stdint.h... yes [2022-08-22T13:45:50.859Z] #74 171.6 checking for unistd.h... yes [2022-08-22T13:45:50.859Z] #74 172.1 checking for dlfcn.h... yes [2022-08-22T13:45:50.859Z] #74 172.5 checking for objdir... .libs [2022-08-22T13:45:50.859Z] #74 173.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:45:50.859Z] #74 174.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:45:50.859Z] #74 174.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:45:50.859Z] #74 174.2 checking if gcc static flag -static works... yes [2022-08-22T13:45:51.115Z] #74 175.1 checking if gcc supports -c -o file.o... yes [2022-08-22T13:45:51.115Z] #74 175.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:45:51.115Z] #74 175.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:45:51.371Z] #74 175.7 checking dynamic linker characteristics... [2022-08-22T13:45:51.371Z] #74 ... [2022-08-22T13:45:51.371Z] [2022-08-22T13:45:51.371Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:45:51.371Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:45:51.371Z] #20 5.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB] [2022-08-22T13:45:51.371Z] #20 8.048 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-22T13:45:51.628Z] #20 16.04 Fetched 8571 kB in 15s (583 kB/s) [2022-08-22T13:45:51.884Z] #20 16.04 Reading package lists... [2022-08-22T13:45:51.884Z] #20 ... [2022-08-22T13:45:51.884Z] [2022-08-22T13:45:51.884Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:51.884Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:51.884Z] #74 175.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:45:51.884Z] #74 176.3 checking how to hardcode library paths into programs... immediate [2022-08-22T13:45:51.884Z] #74 176.3 checking whether stripping libraries is possible... yes [2022-08-22T13:45:51.884Z] #74 176.3 checking if libtool supports shared libraries... yes [2022-08-22T13:45:51.884Z] #74 176.3 checking whether to build shared libraries... no [2022-08-22T13:45:51.884Z] #74 176.3 checking whether to build static libraries... yes [2022-08-22T13:45:51.884Z] #74 176.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:45:51.884Z] #74 176.3 checking whether build environment is sane... yes [2022-08-22T13:45:51.884Z] #74 176.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:45:51.884Z] #74 176.4 checking whether make sets $(MAKE)... yes [2022-08-22T13:45:51.884Z] #74 176.4 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:45:51.884Z] #74 176.4 checking whether make supports nested variables... yes [2022-08-22T13:45:51.884Z] #74 176.5 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:45:51.884Z] #74 176.5 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:45:51.884Z] #74 176.5 checking how to create a ustar tar archive... gnutar [2022-08-22T13:45:52.144Z] #74 176.5 checking dependency style of gcc... gcc3 [2022-08-22T13:45:52.400Z] #74 176.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:45:52.400Z] #74 176.8 checking whether make supports nested variables... (cached) yes [2022-08-22T13:45:52.400Z] #74 176.8 checking for gawk... (cached) mawk [2022-08-22T13:45:52.400Z] #74 176.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:45:52.400Z] #74 176.8 checking for gcc... (cached) gcc [2022-08-22T13:45:52.656Z] #74 177.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:45:52.656Z] #74 177.2 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:45:52.656Z] #74 177.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:45:52.656Z] #74 177.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:45:52.772Z] #20 113.0 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-22T13:45:52.772Z] #20 113.1 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-22T13:45:52.772Z] #20 113.3 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-22T13:45:52.772Z] #20 113.5 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-22T13:45:52.912Z] #74 177.2 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:45:52.912Z] #74 177.4 checking for python3... /usr/bin/python3 [2022-08-22T13:45:52.912Z] #74 177.4 checking for python3 version... 3.9 [2022-08-22T13:45:53.167Z] #74 177.5 checking for python3 platform... linux [2022-08-22T13:45:53.344Z] #20 ... [2022-08-22T13:45:53.344Z] [2022-08-22T13:45:53.344Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:53.344Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:53.344Z] #74 284.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-22T13:45:53.344Z] #74 284.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-22T13:45:53.344Z] #74 284.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-22T13:45:53.344Z] #74 284.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-22T13:45:53.344Z] #74 284.4 CC src/runtime_spec_schema_defs.lo [2022-08-22T13:45:53.344Z] #74 284.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-22T13:45:53.344Z] #74 284.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-22T13:45:53.344Z] #74 284.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-22T13:45:53.344Z] #74 284.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-22T13:45:53.344Z] #74 284.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-22T13:45:53.344Z] #74 284.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-22T13:45:53.344Z] #74 284.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-22T13:45:53.344Z] #74 284.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-22T13:45:53.344Z] #74 284.9 CC src/basic_test_top_array_int.lo [2022-08-22T13:45:53.344Z] #74 284.9 CC src/basic_test_top_double_array_int.lo [2022-08-22T13:45:53.344Z] #74 284.9 CC src/basic_test_double_array.lo [2022-08-22T13:45:53.344Z] #74 285.0 CC src/basic_test_double_array_item.lo [2022-08-22T13:45:53.344Z] #74 285.0 CC src/basic_test_top_array_string.lo [2022-08-22T13:45:53.344Z] #74 285.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-22T13:45:53.344Z] #74 285.1 CC src/basic_test_top_double_array_string.lo [2022-08-22T13:45:53.344Z] #74 285.2 CC src/json_common.lo [2022-08-22T13:45:53.344Z] #74 285.3 CC tests/test-1.o [2022-08-22T13:45:53.344Z] #74 285.4 CC tests/test-2.o [2022-08-22T13:45:53.344Z] #74 285.5 CC src/basic_test_top_double_array_obj.lo [2022-08-22T13:45:53.344Z] #74 285.6 CC tests/test-3.o [2022-08-22T13:45:53.344Z] #74 285.8 CC src/read-file.lo [2022-08-22T13:45:53.344Z] #74 285.8 CC tests/test-4.o [2022-08-22T13:45:53.344Z] #74 285.9 CC tests/test-5.o [2022-08-22T13:45:53.344Z] #74 285.9 CC tests/test-6.o [2022-08-22T13:45:53.344Z] #74 286.0 CC tests/test-7.o [2022-08-22T13:45:53.344Z] #74 286.4 CC tests/test-9.o [2022-08-22T13:45:53.344Z] #74 286.6 CC tests/test-8.o [2022-08-22T13:45:53.344Z] #74 286.9 CC tests/test-10.o [2022-08-22T13:45:53.344Z] #74 287.0 CC tests/test-11.o [2022-08-22T13:45:53.423Z] #74 177.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:45:54.242Z] #74 178.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:45:54.242Z] #74 178.6 checking for go-md2man... no [2022-08-22T13:45:54.805Z] #74 178.7 checking error.h usability... yes [2022-08-22T13:45:54.805Z] #74 179.1 checking error.h presence... yes [2022-08-22T13:45:54.805Z] #74 179.3 checking for error.h... yes [2022-08-22T13:45:55.060Z] #74 179.3 checking linux/openat2.h usability... yes [2022-08-22T13:45:55.316Z] #74 179.7 checking linux/openat2.h presence... yes [2022-08-22T13:45:55.316Z] #74 179.8 checking for linux/openat2.h... yes [2022-08-22T13:45:55.386Z] #27 ... [2022-08-22T13:45:55.386Z] [2022-08-22T13:45:55.386Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:45:55.386Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:45:55.386Z] #74 212.7 CCLD libocispec.la [2022-08-22T13:45:55.386Z] #74 213.3 CCLD src/validate [2022-08-22T13:45:55.386Z] #74 213.3 CCLD tests/test-1 [2022-08-22T13:45:55.386Z] #74 213.3 CCLD tests/test-2 [2022-08-22T13:45:55.386Z] #74 213.3 CCLD tests/test-3 [2022-08-22T13:45:55.386Z] #74 213.3 CCLD tests/test-4 [2022-08-22T13:45:55.386Z] #74 213.5 CCLD tests/test-5 [2022-08-22T13:45:55.386Z] #74 213.5 CCLD tests/test-6 [2022-08-22T13:45:55.386Z] #74 213.6 CCLD tests/test-7 [2022-08-22T13:45:55.386Z] #74 213.7 CCLD tests/test-8 [2022-08-22T13:45:55.386Z] #74 213.8 CCLD tests/test-9 [2022-08-22T13:45:55.386Z] #74 213.8 CCLD tests/test-10 [2022-08-22T13:45:55.386Z] #74 213.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-22T13:45:55.386Z] #74 214.0 CCLD tests/test-11 [2022-08-22T13:45:55.386Z] #74 215.9 libtool: link: ar cr libocispec.a [2022-08-22T13:45:55.386Z] #74 216.0 libtool: link: ranlib libocispec.a [2022-08-22T13:45:55.847Z] #61 325.3 + bin/containerd-shim-runc-v1 [2022-08-22T13:45:55.889Z] #74 ... [2022-08-22T13:45:55.889Z] [2022-08-22T13:45:55.889Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:45:55.889Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:45:55.889Z] #20 116.4 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-22T13:45:55.889Z] #20 116.4 Setting up jq (1.6-2.1) ... [2022-08-22T13:45:55.889Z] #20 116.5 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:45:55.889Z] #20 116.6 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-22T13:45:55.889Z] #20 116.7 Setting up iptables (1.8.7-1) ... [2022-08-22T13:45:55.889Z] #20 116.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-22T13:45:55.889Z] #20 116.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-22T13:45:55.889Z] #20 116.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-22T13:45:56.134Z] #74 180.0 checking for copy_file_range... yes [2022-08-22T13:45:56.150Z] #20 116.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-22T13:45:56.150Z] #20 116.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-22T13:45:56.150Z] #20 116.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-22T13:45:56.150Z] #20 117.0 Setting up iproute2 (5.10.0-4) ... [2022-08-22T13:45:56.702Z] #74 180.6 checking for fgetxattr... yes [2022-08-22T13:45:57.268Z] #74 181.2 checking for statx... yes [2022-08-22T13:45:57.534Z] #74 181.7 checking for fgetpwent_r... yes [2022-08-22T13:45:57.536Z] #20 118.4 Setting up systemd (247.3-7) ... [2022-08-22T13:45:57.797Z] #20 118.7 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-22T13:45:57.914Z] #74 218.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:57.914Z] #74 218.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-22T13:45:57.914Z] #74 218.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-22T13:45:57.914Z] #74 218.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:57.914Z] #74 218.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:57.914Z] #74 218.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:57.914Z] #74 218.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:45:57.914Z] #74 218.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-22T13:45:57.914Z] #74 218.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-22T13:45:57.914Z] #74 218.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-22T13:45:57.914Z] #74 218.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-22T13:45:57.914Z] #74 218.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-22T13:45:57.914Z] #74 218.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-22T13:45:57.914Z] #74 218.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-22T13:45:57.914Z] #74 218.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-22T13:45:57.914Z] #74 218.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-22T13:45:57.914Z] #74 218.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-22T13:45:57.914Z] #74 218.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-22T13:45:57.914Z] #74 218.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-22T13:45:58.058Z] #20 118.8 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-22T13:45:58.058Z] #20 118.8 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-22T13:45:58.058Z] #20 118.9 Initializing machine ID from KVM UUID. [2022-08-22T13:45:58.099Z] #74 182.1 checking for issetugid... no [2022-08-22T13:45:58.099Z] #74 182.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:45:58.099Z] #74 182.6 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:45:58.171Z] #74 218.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-22T13:45:58.171Z] #74 218.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-22T13:45:58.171Z] #74 218.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-22T13:45:58.171Z] #74 219.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-22T13:45:58.171Z] #74 219.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-22T13:45:58.429Z] #74 219.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-22T13:45:58.429Z] #74 219.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-22T13:45:58.429Z] #74 219.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-22T13:45:58.687Z] #74 219.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-22T13:45:58.944Z] #74 219.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-22T13:45:58.944Z] #74 219.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-22T13:45:58.944Z] #74 219.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-22T13:45:59.203Z] #74 219.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-22T13:45:59.203Z] #74 219.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-22T13:45:59.461Z] #74 220.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-22T13:45:59.461Z] #74 220.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-22T13:45:59.468Z] #74 182.6 checking for library containing yajl_tree_get... -lyajl [2022-08-22T13:45:59.468Z] #74 183.8 checking for yajl >= 2.0.0... yes [2022-08-22T13:46:00.014Z] #61 330.2 + bin/containerd-shim-runc-v2 [2022-08-22T13:46:00.026Z] #74 220.7 CC src/crun-crun.o [2022-08-22T13:46:00.026Z] #74 220.8 CC src/crun-run.o [2022-08-22T13:46:00.026Z] #74 220.9 CC src/crun-delete.o [2022-08-22T13:46:00.030Z] #74 183.9 checking sys/capability.h usability... yes [2022-08-22T13:46:00.284Z] #74 221.0 CC src/crun-kill.o [2022-08-22T13:46:00.286Z] #74 184.5 checking sys/capability.h presence... yes [2022-08-22T13:46:00.287Z] #74 184.8 checking for sys/capability.h... yes [2022-08-22T13:46:00.543Z] #74 221.4 CC src/crun-pause.o [2022-08-22T13:46:00.543Z] #74 221.4 CC src/crun-unpause.o [2022-08-22T13:46:00.621Z] #61 330.9 + binaries [2022-08-22T13:46:00.621Z] #61 330.9 + install -D bin/containerd /build/containerd [2022-08-22T13:46:00.621Z] #61 330.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-22T13:46:00.621Z] #61 331.0 + install -D bin/ctr /build/ctr [2022-08-22T13:46:00.801Z] #74 221.5 CC src/crun-spec.o [2022-08-22T13:46:01.059Z] #74 221.7 CC src/crun-exec.o [2022-08-22T13:46:01.318Z] #74 222.0 CC src/crun-list.o [2022-08-22T13:46:01.318Z] #74 222.1 CC src/crun-create.o [2022-08-22T13:46:01.360Z] #20 122.1 Setting up systemd-journal-remote (247.3-7) ... [2022-08-22T13:46:01.577Z] #74 222.5 CC src/crun-start.o [2022-08-22T13:46:01.654Z] #74 184.9 checking for library containing cap_from_name... -lcap [2022-08-22T13:46:01.932Z] #20 122.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-22T13:46:02.144Z] #74 222.6 CC src/crun-state.o [2022-08-22T13:46:02.144Z] #74 222.7 CC src/crun-update.o [2022-08-22T13:46:02.144Z] #74 222.9 CC src/crun-ps.o [2022-08-22T13:46:02.605Z] #74 186.0 checking for library containing dlopen... -ldl [2022-08-22T13:46:02.711Z] #74 223.3 CC src/crun-checkpoint.o [2022-08-22T13:46:02.711Z] #74 223.3 CC src/crun-restore.o [2022-08-22T13:46:02.861Z] #74 187.0 checking seccomp.h usability... yes [2022-08-22T13:46:02.861Z] #74 187.3 checking seccomp.h presence... yes [2022-08-22T13:46:02.970Z] #74 223.7 CC src/libcrun/libcrun_la-utils.lo [2022-08-22T13:46:02.970Z] #74 223.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-22T13:46:03.118Z] #74 187.4 checking for seccomp.h... yes [2022-08-22T13:46:03.351Z] #20 DONE 124.0s [2022-08-22T13:46:03.351Z] [2022-08-22T13:46:03.351Z] #21 [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-22T13:46:03.351Z] #21 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-22T13:46:03.537Z] #74 224.0 CC src/libcrun/libcrun_la-container.lo [2022-08-22T13:46:03.795Z] #74 224.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-22T13:46:03.795Z] #74 224.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-22T13:46:04.049Z] #74 187.4 checking for library containing seccomp_rule_add... -lseccomp [2022-08-22T13:46:04.054Z] #74 224.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-22T13:46:04.306Z] #74 188.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-22T13:46:04.312Z] #74 224.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-22T13:46:04.563Z] #74 188.7 checking systemd/sd-bus.h usability... yes [2022-08-22T13:46:04.571Z] #74 225.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-22T13:46:04.740Z] #21 1.504 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-22T13:46:04.740Z] #21 1.511 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-22T13:46:04.740Z] #21 1.517 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-22T13:46:04.740Z] #21 DONE 1.7s [2022-08-22T13:46:04.740Z] [2022-08-22T13:46:04.740Z] #22 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-22T13:46:04.740Z] #22 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-22T13:46:04.829Z] #74 225.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-22T13:46:05.088Z] #74 225.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-22T13:46:05.127Z] #74 189.1 checking systemd/sd-bus.h presence... yes [2022-08-22T13:46:05.127Z] #74 189.4 checking for systemd/sd-bus.h... yes [2022-08-22T13:46:05.346Z] #74 226.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-22T13:46:05.605Z] #74 226.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-22T13:46:05.605Z] #74 226.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-22T13:46:05.690Z] #74 189.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-22T13:46:05.864Z] #74 226.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-22T13:46:05.898Z] #61 DONE 335.5s [2022-08-22T13:46:05.898Z] [2022-08-22T13:46:05.898Z] #62 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-22T13:46:05.898Z] #62 sha256:24e532fcdb7c8fd7dcd7ea854316c685dae35f7989add9ba0fe2b2efd05570d4 [2022-08-22T13:46:05.946Z] #74 190.1 checking for sd_notify_barrier... yes [2022-08-22T13:46:06.122Z] #74 ... [2022-08-22T13:46:06.123Z] [2022-08-22T13:46:06.123Z] #44 [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-22T13:46:06.123Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:46:06.123Z] #44 271.9 + dpkg --print-architecture [2022-08-22T13:46:06.123Z] #44 271.9 + git checkout -q v2.1.0 [2022-08-22T13:46:06.123Z] #44 272.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-22T13:46:06.123Z] #44 272.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-22T13:46:06.203Z] #74 190.4 checking linux/bpf.h usability... yes [2022-08-22T13:46:06.203Z] #74 190.6 checking linux/bpf.h presence... yes [2022-08-22T13:46:06.203Z] #74 190.7 checking for linux/bpf.h... yes [2022-08-22T13:46:06.381Z] #44 ... [2022-08-22T13:46:06.381Z] [2022-08-22T13:46:06.381Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:06.381Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:06.381Z] #74 226.9 CC src/libcrun/libcrun_la-error.lo [2022-08-22T13:46:06.460Z] #74 190.7 checking compilation for eBPF... yes [2022-08-22T13:46:06.460Z] #74 191.0 checking for criu >= 3.15... no [2022-08-22T13:46:06.460Z] #74 191.0 configure: CRIU headers not found, building without CRIU support [2022-08-22T13:46:06.460Z] #74 191.0 checking for criu > 3.16... no [2022-08-22T13:46:06.460Z] #74 191.0 configure: CRIU version doesn't support join-ns API [2022-08-22T13:46:06.460Z] #74 191.0 checking for criu > 3.16.1... no [2022-08-22T13:46:06.640Z] #74 227.3 CC src/libcrun/libcrun_la-status.lo [2022-08-22T13:46:06.720Z] #74 191.1 configure: CRIU version doesn't support for pre-dumping [2022-08-22T13:46:06.720Z] #74 191.1 checking for new mount API (fsconfig)... yes [2022-08-22T13:46:06.720Z] #74 191.2 checking for seccomp notify API... yes [2022-08-22T13:46:06.898Z] #74 227.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-22T13:46:06.977Z] #74 191.3 checking for gperf... no [2022-08-22T13:46:06.977Z] #74 191.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-22T13:46:07.233Z] #74 191.3 checking for library containing argp_parse... none required [2022-08-22T13:46:07.489Z] #74 ... [2022-08-22T13:46:07.489Z] [2022-08-22T13:46:07.490Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:07.490Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:07.490Z] #20 16.04 Reading package lists... [2022-08-22T13:46:07.490Z] #20 21.97 Reading package lists... [2022-08-22T13:46:07.490Z] #20 27.74 Building dependency tree... [2022-08-22T13:46:07.490Z] #20 30.89 The following additional packages will be installed: [2022-08-22T13:46:07.490Z] #20 30.90 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-22T13:46:07.490Z] #20 30.90 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-22T13:46:07.490Z] #20 30.91 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-22T13:46:07.490Z] #20 30.91 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:46:07.490Z] #20 30.91 python3-pkg-resources systemd vim-runtime xxd [2022-08-22T13:46:07.490Z] #20 30.92 Suggested packages: [2022-08-22T13:46:07.490Z] #20 30.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-22T13:46:07.490Z] #20 30.92 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-22T13:46:07.490Z] #20 30.92 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-22T13:46:07.490Z] #20 30.92 Recommended packages: [2022-08-22T13:46:07.490Z] #20 30.92 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-22T13:46:07.490Z] #20 30.92 systemd-timesyncd | time-daemon unzip [2022-08-22T13:46:07.490Z] #20 ... [2022-08-22T13:46:07.490Z] [2022-08-22T13:46:07.490Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:07.490Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:07.490Z] #74 191.9 checking that generated files are newer than configure... done [2022-08-22T13:46:07.490Z] #74 191.9 configure: creating ./config.status [2022-08-22T13:46:07.746Z] #74 ... [2022-08-22T13:46:07.746Z] [2022-08-22T13:46:07.746Z] #31 [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-22T13:46:07.746Z] #31 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-22T13:46:07.746Z] #31 DONE 280.1s [2022-08-22T13:46:07.784Z] #62 DONE 1.7s [2022-08-22T13:46:07.784Z] [2022-08-22T13:46:07.784Z] #67 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-22T13:46:07.784Z] #67 sha256:390647f1da28fd2037a85b3ef0682210683d32801448bc70d2718ca0197a8db0 [2022-08-22T13:46:07.784Z] #67 DONE 0.4s [2022-08-22T13:46:07.833Z] #74 228.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-22T13:46:07.833Z] #74 228.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-22T13:46:08.002Z] [2022-08-22T13:46:08.002Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:08.002Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:08.039Z] [2022-08-22T13:46:08.039Z] #72 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-22T13:46:08.039Z] #72 sha256:483d37959192297c65239769c268ee5fa8387fcb4dd5575438a08afd0424be85 [2022-08-22T13:46:08.400Z] #74 228.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-22T13:46:08.400Z] #74 229.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-22T13:46:09.335Z] #74 229.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-22T13:46:09.894Z] #20 34.18 The following NEW packages will be installed: [2022-08-22T13:46:09.894Z] #20 34.18 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-22T13:46:09.894Z] #20 34.18 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-22T13:46:09.894Z] #20 34.18 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-22T13:46:09.894Z] #20 34.19 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-22T13:46:09.894Z] #20 34.19 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-22T13:46:09.894Z] #20 34.19 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-22T13:46:09.894Z] #20 34.19 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-22T13:46:09.894Z] #20 34.19 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-22T13:46:09.894Z] #20 34.19 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-22T13:46:09.970Z] #72 DONE 1.8s [2022-08-22T13:46:09.970Z] [2022-08-22T13:46:09.970Z] #75 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-22T13:46:09.970Z] #75 sha256:b49b85fced5415e935427f160010b968f0f1ddd8cf682d3aa6cff44fcf43d668 [2022-08-22T13:46:09.970Z] #75 DONE 0.1s [2022-08-22T13:46:09.970Z] [2022-08-22T13:46:09.970Z] #76 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-22T13:46:09.970Z] #76 sha256:e473afa0612f5e72f59a8d415ffa8fdf7b399fb7cbd705f6914bb89a7ba41953 [2022-08-22T13:46:09.970Z] #76 DONE 0.1s [2022-08-22T13:46:09.970Z] [2022-08-22T13:46:09.970Z] #77 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-22T13:46:09.970Z] #77 sha256:70f16c1ebe8fb8bedb99cefa00c65152a849b385d3ba1ac8a104dc839cb6f8cc [2022-08-22T13:46:09.970Z] #77 DONE 0.0s [2022-08-22T13:46:09.970Z] [2022-08-22T13:46:09.970Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-22T13:46:09.970Z] #78 sha256:02d1fc9e854bddba883d8de89b9076ec412a1129bdf52b05428cf51ee1f797fc [2022-08-22T13:46:10.457Z] #20 34.65 0 upgraded, 56 newly installed, 0 to remove and 8 not upgraded. [2022-08-22T13:46:10.457Z] #20 34.65 Need to get 32.8 MB of archives. [2022-08-22T13:46:10.457Z] #20 34.65 After this operation, 124 MB of additional disk space will be used. [2022-08-22T13:46:10.457Z] #20 34.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-22T13:46:10.457Z] #20 34.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-22T13:46:10.457Z] #20 34.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-22T13:46:10.457Z] #20 34.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-22T13:46:10.457Z] #20 34.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-22T13:46:10.457Z] #20 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-22T13:46:10.458Z] #20 34.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-22T13:46:10.710Z] #74 231.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-22T13:46:10.968Z] #74 231.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-22T13:46:11.021Z] #20 35.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-22T13:46:11.021Z] #20 35.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-22T13:46:11.021Z] #20 35.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-22T13:46:11.021Z] #20 35.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-22T13:46:11.021Z] #20 35.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-22T13:46:11.021Z] #20 35.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-22T13:46:11.021Z] #20 35.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-22T13:46:11.021Z] #20 35.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-22T13:46:11.021Z] #20 35.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-22T13:46:11.021Z] #20 35.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-22T13:46:11.021Z] #20 35.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-22T13:46:11.021Z] #20 35.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-22T13:46:11.021Z] #20 35.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-22T13:46:11.279Z] #20 35.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-22T13:46:11.279Z] #20 35.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-22T13:46:11.279Z] #20 35.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-22T13:46:11.279Z] #20 35.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-22T13:46:11.279Z] #20 35.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-22T13:46:11.279Z] #20 35.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-22T13:46:11.279Z] #20 35.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-22T13:46:11.279Z] #20 35.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-22T13:46:11.279Z] #20 35.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-22T13:46:11.279Z] #20 35.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-22T13:46:11.279Z] #20 35.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-22T13:46:11.279Z] #20 35.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-22T13:46:11.902Z] #74 232.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-22T13:46:11.902Z] #74 232.7 CC tests/init.o [2022-08-22T13:46:12.210Z] #20 36.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-22T13:46:12.210Z] #20 36.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-22T13:46:12.210Z] #20 36.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-22T13:46:12.210Z] #20 36.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-22T13:46:12.210Z] #20 36.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-22T13:46:12.210Z] #20 36.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-22T13:46:12.210Z] #20 36.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-22T13:46:12.210Z] #20 36.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-22T13:46:12.210Z] #20 36.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-22T13:46:12.210Z] #20 36.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-22T13:46:12.210Z] #20 36.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-22T13:46:12.210Z] #20 36.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-22T13:46:12.210Z] #20 36.52 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-22T13:46:12.210Z] #20 36.55 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-22T13:46:12.210Z] #20 36.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-22T13:46:12.210Z] #20 36.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-22T13:46:12.210Z] #20 36.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-22T13:46:12.467Z] #20 36.65 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-22T13:46:12.467Z] #20 36.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-22T13:46:12.467Z] #20 36.68 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-22T13:46:12.469Z] #74 233.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-22T13:46:12.723Z] #20 37.08 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-22T13:46:12.723Z] #20 37.21 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-22T13:46:12.980Z] #20 37.25 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-22T13:46:12.980Z] #20 37.28 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-22T13:46:14.177Z] #78 DONE 3.9s [2022-08-22T13:46:14.177Z] [2022-08-22T13:46:14.177Z] #79 exporting to image [2022-08-22T13:46:14.177Z] #79 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-22T13:46:14.177Z] #79 exporting layers [2022-08-22T13:46:14.348Z] #20 38.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-22T13:46:14.348Z] #20 38.70 Fetched 32.8 MB in 3s (10.9 MB/s) [2022-08-22T13:46:14.605Z] #20 38.82 Selecting previously unselected package libcap2:amd64. [2022-08-22T13:46:14.605Z] #20 38.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-22T13:46:14.605Z] #20 38.90 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-22T13:46:14.605Z] #20 38.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:46:14.605Z] #20 39.06 Selecting previously unselected package libargon2-1:amd64. [2022-08-22T13:46:14.863Z] #20 39.07 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-22T13:46:14.863Z] #20 39.07 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-22T13:46:14.863Z] #20 39.23 Selecting previously unselected package libjson-c5:amd64. [2022-08-22T13:46:14.863Z] #20 39.23 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-22T13:46:14.863Z] #20 39.26 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-22T13:46:15.119Z] #20 39.38 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-22T13:46:15.119Z] #20 39.40 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-22T13:46:15.119Z] #20 39.40 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-22T13:46:15.376Z] #20 39.66 Selecting previously unselected package libip4tc2:amd64. [2022-08-22T13:46:15.376Z] #20 39.67 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-22T13:46:15.376Z] #20 39.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-22T13:46:15.636Z] #20 39.86 Selecting previously unselected package libkmod2:amd64. [2022-08-22T13:46:15.636Z] #20 39.86 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-22T13:46:15.636Z] #20 39.99 Unpacking libkmod2:amd64 (28-1) ... [2022-08-22T13:46:16.198Z] #20 ... [2022-08-22T13:46:16.198Z] [2022-08-22T13:46:16.198Z] #33 [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-22T13:46:16.198Z] #33 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-22T13:46:16.198Z] #33 287.7 Delve is a source level debugger for Go programs. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-22T13:46:16.198Z] #33 287.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Usage: [2022-08-22T13:46:16.198Z] #33 287.7 dlv [command] [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Available Commands: [2022-08-22T13:46:16.198Z] #33 287.7 attach Attach to running process and begin debugging. [2022-08-22T13:46:16.198Z] #33 287.7 connect Connect to a headless debug server with a terminal client. [2022-08-22T13:46:16.198Z] #33 287.7 core Examine a core dump. [2022-08-22T13:46:16.198Z] #33 287.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-22T13:46:16.198Z] #33 287.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-22T13:46:16.198Z] #33 287.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-22T13:46:16.198Z] #33 287.7 help Help about any command [2022-08-22T13:46:16.198Z] #33 287.7 run Deprecated command. Use 'debug' instead. [2022-08-22T13:46:16.198Z] #33 287.7 test Compile test binary and begin debugging program. [2022-08-22T13:46:16.198Z] #33 287.7 trace Compile and begin tracing program. [2022-08-22T13:46:16.198Z] #33 287.7 version Prints version. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Flags: [2022-08-22T13:46:16.198Z] #33 287.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-22T13:46:16.198Z] #33 287.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-22T13:46:16.198Z] #33 287.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-22T13:46:16.198Z] #33 287.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-22T13:46:16.198Z] #33 287.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-22T13:46:16.198Z] #33 287.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-22T13:46:16.198Z] #33 287.7 --disable-aslr Disables address space randomization [2022-08-22T13:46:16.198Z] #33 287.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-22T13:46:16.198Z] #33 287.7 -h, --help help for dlv [2022-08-22T13:46:16.198Z] #33 287.7 --init string Init file, executed by the terminal client. [2022-08-22T13:46:16.198Z] #33 287.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-22T13:46:16.198Z] #33 287.7 --log Enable debugging server logging. [2022-08-22T13:46:16.198Z] #33 287.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-22T13:46:16.198Z] #33 287.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-22T13:46:16.198Z] #33 287.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-22T13:46:16.198Z] #33 287.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-22T13:46:16.198Z] #33 287.7 --wd string Working directory for running the program. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Additional help topics: [2022-08-22T13:46:16.198Z] #33 287.7 dlv backend Help about the --backend flag. [2022-08-22T13:46:16.198Z] #33 287.7 dlv log Help about logging flags. [2022-08-22T13:46:16.198Z] #33 287.7 dlv redirect Help about file redirection. [2022-08-22T13:46:16.198Z] #33 287.7 [2022-08-22T13:46:16.198Z] #33 287.7 Use "dlv [command] --help" for more information about a command. [2022-08-22T13:46:16.198Z] #33 DONE 288.5s [2022-08-22T13:46:16.198Z] [2022-08-22T13:46:16.198Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:16.198Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:16.198Z] #20 40.56 Selecting previously unselected package systemd. [2022-08-22T13:46:16.198Z] #20 40.56 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-22T13:46:16.198Z] #20 ... [2022-08-22T13:46:16.198Z] [2022-08-22T13:46:16.198Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:16.198Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:16.198Z] #74 195.7 config.status: creating Makefile [2022-08-22T13:46:16.198Z] #74 195.9 config.status: creating rpm/crun.spec [2022-08-22T13:46:16.198Z] #74 196.0 config.status: creating config.h [2022-08-22T13:46:16.198Z] #74 196.1 config.status: executing libtool commands [2022-08-22T13:46:16.198Z] #74 196.1 config.status: executing depfiles commands [2022-08-22T13:46:16.198Z] #74 197.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-22T13:46:16.198Z] #74 197.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:46:16.198Z] #74 198.5 checking for gcc... gcc [2022-08-22T13:46:16.198Z] #74 198.7 checking whether the C compiler works... yes [2022-08-22T13:46:16.198Z] #74 199.0 checking for C compiler default output file name... a.out [2022-08-22T13:46:16.198Z] #74 199.0 checking for suffix of executables... [2022-08-22T13:46:16.198Z] #74 199.3 checking whether we are cross compiling... no [2022-08-22T13:46:16.198Z] #74 199.5 checking for suffix of object files... o [2022-08-22T13:46:16.198Z] #74 199.7 checking whether we are using the GNU C compiler... yes [2022-08-22T13:46:16.198Z] #74 199.9 checking whether gcc accepts -g... yes [2022-08-22T13:46:16.198Z] #74 200.1 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:46:16.198Z] #74 200.4 checking whether gcc understands -c and -o together... yes [2022-08-22T13:46:16.455Z] #74 200.6 checking how to run the C preprocessor... gcc -E [2022-08-22T13:46:16.712Z] #74 201.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:46:16.712Z] #74 201.1 checking for egrep... /bin/grep -E [2022-08-22T13:46:18.078Z] #74 201.1 checking for ANSI C header files... yes [2022-08-22T13:46:18.078Z] #74 202.3 checking for sys/types.h... yes [2022-08-22T13:46:18.334Z] #74 202.7 checking for sys/stat.h... yes [2022-08-22T13:46:18.847Z] #74 202.9 checking for stdlib.h... yes [2022-08-22T13:46:19.103Z] #74 203.3 checking for string.h... yes [2022-08-22T13:46:19.359Z] #74 203.7 checking for memory.h... yes [2022-08-22T13:46:19.471Z] #79 exporting layers 5.2s done [2022-08-22T13:46:19.471Z] #79 writing image sha256:c6548492c979edc9c64a4ae9cf08f24e7dfc8ae037384f7cccfc0d4c3e80f7e0 done [2022-08-22T13:46:19.471Z] #79 naming to docker.io/library/docker:1e109657b20a5575294fe53983443e92eeb37a4a done [2022-08-22T13:46:19.471Z] #79 DONE 5.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-22T13:46:19.824Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-22T13:46:19.922Z] #74 204.0 checking for strings.h... yes [2022-08-22T13:46:20.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/test/unit [2022-08-22T13:46:20.178Z] #74 204.6 checking for inttypes.h... yes [2022-08-22T13:46:20.998Z] #74 204.9 checking for stdint.h... yes [2022-08-22T13:46:21.255Z] #74 205.5 checking for unistd.h... yes [2022-08-22T13:46:21.511Z] #74 205.8 checking minix/config.h usability... no [2022-08-22T13:46:21.511Z] #74 206.0 checking minix/config.h presence... no [2022-08-22T13:46:21.511Z] #74 206.1 checking for minix/config.h... no [2022-08-22T13:46:21.988Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-22T13:46:21.988Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-22T13:46:21.988Z] + TESTDIRS=./... [2022-08-22T13:46:21.988Z] + exclude_paths='/vendor/|/integration' [2022-08-22T13:46:21.988Z] ++ go list ./... [2022-08-22T13:46:21.988Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-22T13:46:22.073Z] #74 206.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-22T13:46:22.862Z] #22 16.11 Collecting yamllint==1.26.1 [2022-08-22T13:46:22.862Z] #22 17.26 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-22T13:46:22.890Z] #74 206.7 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:46:22.890Z] #74 207.3 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:46:22.890Z] #74 207.3 checking how to print strings... printf [2022-08-22T13:46:22.890Z] #74 207.3 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:46:22.890Z] #74 207.3 checking for fgrep... /bin/grep -F [2022-08-22T13:46:22.890Z] #74 207.4 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:46:22.890Z] #74 207.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:46:22.890Z] #74 207.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:46:22.916Z] + pkg_list='github.com/docker/docker/api [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/backend/build [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/httputils [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/middleware [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/build [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/container [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/debug [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/image [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/network [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/session [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/system [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/server/router/volume [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/backend [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/container [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/events [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/filters [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/image [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/mount [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/network [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/registry [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/strslice [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/swarm [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/time [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/versions [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T13:46:22.916Z] github.com/docker/docker/api/types/volume [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/dockerfile [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/remotecontext [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T13:46:22.916Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T13:46:22.916Z] github.com/docker/docker/cli [2022-08-22T13:46:22.916Z] github.com/docker/docker/cli/config [2022-08-22T13:46:22.916Z] github.com/docker/docker/cli/debug [2022-08-22T13:46:22.916Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T13:46:22.916Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T13:46:22.916Z] github.com/docker/docker/client [2022-08-22T13:46:22.916Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T13:46:22.916Z] github.com/docker/docker/cmd/dockerd [2022-08-22T13:46:22.916Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T13:46:22.916Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T13:46:22.916Z] github.com/docker/docker/container [2022-08-22T13:46:22.916Z] github.com/docker/docker/container/stream [2022-08-22T13:46:22.916Z] github.com/docker/docker/contrib/apparmor [2022-08-22T13:46:22.916Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T13:46:22.916Z] github.com/docker/docker/contrib/httpserver [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/config [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/containerd [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/events [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/exec [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/images [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/initlayer [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/links [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/listeners [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/local [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/names [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/network [2022-08-22T13:46:22.916Z] github.com/docker/docker/daemon/stats [2022-08-22T13:46:22.916Z] github.com/docker/docker/distribution [2022-08-22T13:46:22.916Z] github.com/docker/docker/distribution/metadata [2022-08-22T13:46:22.916Z] github.com/docker/docker/distribution/utils [2022-08-22T13:46:22.916Z] github.com/docker/docker/distribution/xfer [2022-08-22T13:46:22.916Z] github.com/docker/docker/dockerversion [2022-08-22T13:46:22.916Z] github.com/docker/docker/errdefs [2022-08-22T13:46:22.916Z] github.com/docker/docker/image [2022-08-22T13:46:22.916Z] github.com/docker/docker/image/cache [2022-08-22T13:46:22.916Z] github.com/docker/docker/image/tarexport [2022-08-22T13:46:22.916Z] github.com/docker/docker/image/v1 [2022-08-22T13:46:22.916Z] github.com/docker/docker/internal/test/suite [2022-08-22T13:46:22.916Z] github.com/docker/docker/layer [2022-08-22T13:46:22.916Z] github.com/docker/docker/libcontainerd [2022-08-22T13:46:22.916Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T13:46:22.916Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T13:46:22.916Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T13:46:22.916Z] github.com/docker/docker/libcontainerd/types [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:46:22.916Z] github.com/docker/docker/libnetwork/types [2022-08-22T13:46:22.916Z] github.com/docker/docker/oci [2022-08-22T13:46:22.916Z] github.com/docker/docker/oci/caps [2022-08-22T13:46:22.916Z] github.com/docker/docker/opts [2022-08-22T13:46:22.916Z] github.com/docker/docker/pkg/aaparser [2022-08-22T13:46:22.916Z] github.com/docker/docker/pkg/archive [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/authorization [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/capabilities [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/containerfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/directory [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/dmesg [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/fileutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/fsutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/homedir [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/idtools [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/ioutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/longpath [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/loopback [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pidfile [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/platform [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pools [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/progress [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pubsub [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/reexec [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/signal [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stack [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stringid [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/system [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/tailfile [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/tarsum [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/urlutil [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/useragent [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin/v2 [2022-08-22T13:46:22.917Z] github.com/docker/docker/profiles/apparmor [2022-08-22T13:46:22.917Z] github.com/docker/docker/profiles/seccomp [2022-08-22T13:46:22.917Z] github.com/docker/docker/quota [2022-08-22T13:46:22.917Z] github.com/docker/docker/reference [2022-08-22T13:46:22.917Z] github.com/docker/docker/registry [2022-08-22T13:46:22.917Z] github.com/docker/docker/registry/resumable [2022-08-22T13:46:22.917Z] github.com/docker/docker/restartmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/rootless [2022-08-22T13:46:22.917Z] github.com/docker/docker/rootless/specconv [2022-08-22T13:46:22.917Z] github.com/docker/docker/runconfig [2022-08-22T13:46:22.917Z] github.com/docker/docker/runconfig/opts [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/daemon [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/environment [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakegit [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/registry [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/request [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/drivers [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/local [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/mounts [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/service [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/service/opts [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/testutils' [2022-08-22T13:46:22.917Z] ++ grep --fixed-strings -v /libnetwork [2022-08-22T13:46:22.917Z] ++ echo 'github.com/docker/docker/api [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/backend/build [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/httputils [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/middleware [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/build [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/container [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/debug [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/image [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/network [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/session [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/system [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/volume [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/backend [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/container [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/events [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/filters [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/image [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/mount [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/network [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/registry [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/strslice [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/swarm [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/time [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/versions [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/types/volume [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/dockerfile [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/remotecontext [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T13:46:22.917Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T13:46:22.917Z] github.com/docker/docker/cli [2022-08-22T13:46:22.917Z] github.com/docker/docker/cli/config [2022-08-22T13:46:22.917Z] github.com/docker/docker/cli/debug [2022-08-22T13:46:22.917Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T13:46:22.917Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/client [2022-08-22T13:46:22.917Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T13:46:22.917Z] github.com/docker/docker/cmd/dockerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T13:46:22.917Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T13:46:22.917Z] github.com/docker/docker/container [2022-08-22T13:46:22.917Z] github.com/docker/docker/container/stream [2022-08-22T13:46:22.917Z] github.com/docker/docker/contrib/apparmor [2022-08-22T13:46:22.917Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T13:46:22.917Z] github.com/docker/docker/contrib/httpserver [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/config [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/containerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/events [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/exec [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/images [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/initlayer [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/links [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/listeners [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/local [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/names [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/network [2022-08-22T13:46:22.917Z] github.com/docker/docker/daemon/stats [2022-08-22T13:46:22.917Z] github.com/docker/docker/distribution [2022-08-22T13:46:22.917Z] github.com/docker/docker/distribution/metadata [2022-08-22T13:46:22.917Z] github.com/docker/docker/distribution/utils [2022-08-22T13:46:22.917Z] github.com/docker/docker/distribution/xfer [2022-08-22T13:46:22.917Z] github.com/docker/docker/dockerversion [2022-08-22T13:46:22.917Z] github.com/docker/docker/errdefs [2022-08-22T13:46:22.917Z] github.com/docker/docker/image [2022-08-22T13:46:22.917Z] github.com/docker/docker/image/cache [2022-08-22T13:46:22.917Z] github.com/docker/docker/image/tarexport [2022-08-22T13:46:22.917Z] github.com/docker/docker/image/v1 [2022-08-22T13:46:22.917Z] github.com/docker/docker/internal/test/suite [2022-08-22T13:46:22.917Z] github.com/docker/docker/layer [2022-08-22T13:46:22.917Z] github.com/docker/docker/libcontainerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T13:46:22.917Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T13:46:22.917Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T13:46:22.917Z] github.com/docker/docker/libcontainerd/types [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/libnetwork/types [2022-08-22T13:46:22.917Z] github.com/docker/docker/oci [2022-08-22T13:46:22.917Z] github.com/docker/docker/oci/caps [2022-08-22T13:46:22.917Z] github.com/docker/docker/opts [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/aaparser [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/archive [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/authorization [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/capabilities [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/containerfs [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/directory [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/dmesg [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/fileutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/fsutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/homedir [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/idtools [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/ioutils [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/longpath [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/loopback [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pidfile [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/platform [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pools [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/progress [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/pubsub [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/reexec [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/signal [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stack [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/stringid [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/system [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/tailfile [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/tarsum [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/urlutil [2022-08-22T13:46:22.917Z] github.com/docker/docker/pkg/useragent [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T13:46:22.917Z] github.com/docker/docker/plugin/v2 [2022-08-22T13:46:22.917Z] github.com/docker/docker/profiles/apparmor [2022-08-22T13:46:22.917Z] github.com/docker/docker/profiles/seccomp [2022-08-22T13:46:22.917Z] github.com/docker/docker/quota [2022-08-22T13:46:22.917Z] github.com/docker/docker/reference [2022-08-22T13:46:22.917Z] github.com/docker/docker/registry [2022-08-22T13:46:22.917Z] github.com/docker/docker/registry/resumable [2022-08-22T13:46:22.917Z] github.com/docker/docker/restartmanager [2022-08-22T13:46:22.917Z] github.com/docker/docker/rootless [2022-08-22T13:46:22.917Z] github.com/docker/docker/rootless/specconv [2022-08-22T13:46:22.917Z] github.com/docker/docker/runconfig [2022-08-22T13:46:22.917Z] github.com/docker/docker/runconfig/opts [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/daemon [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/environment [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakegit [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/registry [2022-08-22T13:46:22.917Z] github.com/docker/docker/testutil/request [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/drivers [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/local [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/mounts [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/service [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/service/opts [2022-08-22T13:46:22.917Z] github.com/docker/docker/volume/testutils' [2022-08-22T13:46:22.917Z] + base_pkg_list='github.com/docker/docker/api [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/backend/build [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/httputils [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/middleware [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/build [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/container [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/debug [2022-08-22T13:46:22.917Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/session [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/system [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/volume [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/backend [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/events [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/filters [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/mount [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/registry [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/strslice [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/swarm [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/time [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/volume [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/dockerfile [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/config [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/debug [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/client [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T13:46:22.918Z] github.com/docker/docker/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/container/stream [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/apparmor [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/httpserver [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/config [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/containerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/events [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/exec [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/images [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/initlayer [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/links [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/listeners [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/local [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/names [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/stats [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/metadata [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/utils [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/xfer [2022-08-22T13:46:22.918Z] github.com/docker/docker/dockerversion [2022-08-22T13:46:22.918Z] github.com/docker/docker/errdefs [2022-08-22T13:46:22.918Z] github.com/docker/docker/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/cache [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/tarexport [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/v1 [2022-08-22T13:46:22.918Z] github.com/docker/docker/internal/test/suite [2022-08-22T13:46:22.918Z] github.com/docker/docker/layer [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/types [2022-08-22T13:46:22.918Z] github.com/docker/docker/oci [2022-08-22T13:46:22.918Z] github.com/docker/docker/oci/caps [2022-08-22T13:46:22.918Z] github.com/docker/docker/opts [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/aaparser [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/archive [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/authorization [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/capabilities [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/containerfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/directory [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/dmesg [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/fileutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/fsutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/homedir [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/idtools [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/ioutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/longpath [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/loopback [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/parsers [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/pidfile [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/platform [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugins [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/pools [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/progress [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/pubsub [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/reexec [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/signal [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/stack [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/stringid [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/system [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/tailfile [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/tarsum [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/urlutil [2022-08-22T13:46:22.918Z] github.com/docker/docker/pkg/useragent [2022-08-22T13:46:22.918Z] github.com/docker/docker/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/plugin/v2 [2022-08-22T13:46:22.918Z] github.com/docker/docker/profiles/apparmor [2022-08-22T13:46:22.918Z] github.com/docker/docker/profiles/seccomp [2022-08-22T13:46:22.918Z] github.com/docker/docker/quota [2022-08-22T13:46:22.918Z] github.com/docker/docker/reference [2022-08-22T13:46:22.918Z] github.com/docker/docker/registry [2022-08-22T13:46:22.918Z] github.com/docker/docker/registry/resumable [2022-08-22T13:46:22.918Z] github.com/docker/docker/restartmanager [2022-08-22T13:46:22.918Z] github.com/docker/docker/rootless [2022-08-22T13:46:22.918Z] github.com/docker/docker/rootless/specconv [2022-08-22T13:46:22.918Z] github.com/docker/docker/runconfig [2022-08-22T13:46:22.918Z] github.com/docker/docker/runconfig/opts [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/daemon [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/environment [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fakegit [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/registry [2022-08-22T13:46:22.918Z] github.com/docker/docker/testutil/request [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/drivers [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/local [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/mounts [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/service [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/service/opts [2022-08-22T13:46:22.918Z] github.com/docker/docker/volume/testutils' [2022-08-22T13:46:22.918Z] ++ grep --fixed-strings /libnetwork [2022-08-22T13:46:22.918Z] ++ echo 'github.com/docker/docker/api [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/backend/build [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/httputils [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/middleware [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/build [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/debug [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/session [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/system [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/server/router/volume [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/backend [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/events [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/filters [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/mount [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/registry [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/strslice [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/swarm [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/time [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T13:46:22.918Z] github.com/docker/docker/api/types/volume [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/dockerfile [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T13:46:22.918Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/config [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/debug [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T13:46:22.918Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/client [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T13:46:22.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T13:46:22.918Z] github.com/docker/docker/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/container/stream [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/apparmor [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T13:46:22.918Z] github.com/docker/docker/contrib/httpserver [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/config [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/containerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/events [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/exec [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/images [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/initlayer [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/links [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/listeners [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/local [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/names [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/network [2022-08-22T13:46:22.918Z] github.com/docker/docker/daemon/stats [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/metadata [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/utils [2022-08-22T13:46:22.918Z] github.com/docker/docker/distribution/xfer [2022-08-22T13:46:22.918Z] github.com/docker/docker/dockerversion [2022-08-22T13:46:22.918Z] github.com/docker/docker/errdefs [2022-08-22T13:46:22.918Z] github.com/docker/docker/image [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/cache [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/tarexport [2022-08-22T13:46:22.918Z] github.com/docker/docker/image/v1 [2022-08-22T13:46:22.918Z] github.com/docker/docker/internal/test/suite [2022-08-22T13:46:22.918Z] github.com/docker/docker/layer [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T13:46:22.918Z] github.com/docker/docker/libcontainerd/types [2022-08-22T13:46:22.918Z] github.com/docker/docker/libnetwork [2022-08-22T13:46:22.918Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:46:22.918Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:46:22.918Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:46:22.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/types [2022-08-22T13:46:22.919Z] github.com/docker/docker/oci [2022-08-22T13:46:22.919Z] github.com/docker/docker/oci/caps [2022-08-22T13:46:22.919Z] github.com/docker/docker/opts [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/aaparser [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/archive [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/authorization [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/capabilities [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/containerfs [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/directory [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/dmesg [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/fileutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/fsutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/homedir [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/idtools [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/ioutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/longpath [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/loopback [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/parsers [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/pidfile [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/platform [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugins [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/pools [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/progress [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/pubsub [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/reexec [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/signal [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/stack [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/stringid [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/system [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/tailfile [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/tarsum [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/urlutil [2022-08-22T13:46:22.919Z] github.com/docker/docker/pkg/useragent [2022-08-22T13:46:22.919Z] github.com/docker/docker/plugin [2022-08-22T13:46:22.919Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T13:46:22.919Z] github.com/docker/docker/plugin/v2 [2022-08-22T13:46:22.919Z] github.com/docker/docker/profiles/apparmor [2022-08-22T13:46:22.919Z] github.com/docker/docker/profiles/seccomp [2022-08-22T13:46:22.919Z] github.com/docker/docker/quota [2022-08-22T13:46:22.919Z] github.com/docker/docker/reference [2022-08-22T13:46:22.919Z] github.com/docker/docker/registry [2022-08-22T13:46:22.919Z] github.com/docker/docker/registry/resumable [2022-08-22T13:46:22.919Z] github.com/docker/docker/restartmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/rootless [2022-08-22T13:46:22.919Z] github.com/docker/docker/rootless/specconv [2022-08-22T13:46:22.919Z] github.com/docker/docker/runconfig [2022-08-22T13:46:22.919Z] github.com/docker/docker/runconfig/opts [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/daemon [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/environment [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fakegit [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/registry [2022-08-22T13:46:22.919Z] github.com/docker/docker/testutil/request [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/drivers [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/local [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/mounts [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/service [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/service/opts [2022-08-22T13:46:22.919Z] github.com/docker/docker/volume/testutils' [2022-08-22T13:46:22.919Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/types' [2022-08-22T13:46:22.919Z] + echo 'github.com/docker/docker/libnetwork [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:46:22.919Z] github.com/docker/docker/libne+ grep --fixed-strings libnetwork/drivers/bridge [2022-08-22T13:46:22.919Z] twork/ipams/remote [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/types' [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:46:22.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:46:22.919Z] + type docker-proxy [2022-08-22T13:46:22.919Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-22T13:46:22.919Z] + hack/make.sh binary-proxy install-proxy [2022-08-22T13:46:22.919Z] [2022-08-22T13:46:22.919Z] Removing bundles/ [2022-08-22T13:46:22.919Z] [2022-08-22T13:46:22.919Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-22T13:46:22.919Z] Building: bundles/binary-proxy/docker-proxy [2022-08-22T13:46:22.919Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:46:23.146Z] #74 207.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:46:23.146Z] #74 207.6 checking whether ln -s works... yes [2022-08-22T13:46:23.146Z] #74 207.6 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:46:23.146Z] #74 207.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-22T13:46:23.146Z] #74 207.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:46:23.146Z] #74 207.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:46:23.146Z] #74 207.6 checking for objdump... objdump [2022-08-22T13:46:23.146Z] #74 207.6 checking how to recognize dependent libraries... pass_all [2022-08-22T13:46:23.146Z] #74 207.6 checking for dlltool... no [2022-08-22T13:46:23.146Z] #74 207.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:46:23.146Z] #74 207.7 checking for ar... ar [2022-08-22T13:46:23.402Z] #74 207.7 checking for archiver @FILE support... @ [2022-08-22T13:46:23.402Z] #74 207.9 checking for strip... strip [2022-08-22T13:46:23.402Z] #74 207.9 checking for ranlib... ranlib [2022-08-22T13:46:23.402Z] #74 207.9 checking for gawk... no [2022-08-22T13:46:23.402Z] #74 207.9 checking for mawk... mawk [2022-08-22T13:46:24.767Z] #74 207.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:46:24.768Z] #74 209.0 checking for sysroot... no [2022-08-22T13:46:24.768Z] #74 209.0 checking for a working dd... /bin/dd [2022-08-22T13:46:24.768Z] #74 209.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:46:24.768Z] #74 209.3 checking for mt... no [2022-08-22T13:46:24.768Z] #74 209.3 checking if : is a manifest tool... no [2022-08-22T13:46:24.776Z] #22 19.97 Collecting pathspec>=0.5.3 [2022-08-22T13:46:24.776Z] #22 19.99 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-22T13:46:25.024Z] #74 209.3 checking for dlfcn.h... yes [2022-08-22T13:46:25.024Z] #74 209.5 checking for objdir... .libs [2022-08-22T13:46:25.719Z] #22 20.90 Collecting pyyaml [2022-08-22T13:46:25.719Z] #22 20.91 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-22T13:46:25.980Z] #22 21.14 Building wheels for collected packages: yamllint [2022-08-22T13:46:25.980Z] #22 21.15 Building wheel for yamllint (setup.py): started [2022-08-22T13:46:26.208Z] #74 210.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:46:26.208Z] #74 210.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:46:26.770Z] #74 210.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:46:26.770Z] #74 211.0 checking if gcc static flag -static works... [2022-08-22T13:46:26.770Z] #74 ... [2022-08-22T13:46:26.770Z] [2022-08-22T13:46:26.770Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:26.770Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:26.770Z] #20 40.89 Unpacking systemd (247.3-7) ... [2022-08-22T13:46:26.770Z] #20 45.53 Selecting previously unselected package pigz. [2022-08-22T13:46:26.770Z] #20 45.55 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-22T13:46:26.770Z] #20 45.56 Unpacking pigz (2.6-1) ... [2022-08-22T13:46:26.770Z] #20 45.82 Selecting previously unselected package libelf1:amd64. [2022-08-22T13:46:26.770Z] #20 45.83 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-22T13:46:26.770Z] #20 45.83 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-22T13:46:26.770Z] #20 46.18 Selecting previously unselected package libbpf0:amd64. [2022-08-22T13:46:26.770Z] #20 46.19 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-22T13:46:26.770Z] #20 46.22 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-22T13:46:26.770Z] #20 46.39 Selecting previously unselected package libmnl0:amd64. [2022-08-22T13:46:26.770Z] #20 46.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-22T13:46:26.770Z] #20 46.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-22T13:46:26.770Z] #20 46.65 Selecting previously unselected package libxtables12:amd64. [2022-08-22T13:46:26.770Z] #20 46.66 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-22T13:46:26.771Z] #20 46.69 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-22T13:46:26.771Z] #20 46.88 Selecting previously unselected package libcap2-bin. [2022-08-22T13:46:26.771Z] #20 46.88 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-22T13:46:26.771Z] #20 46.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-22T13:46:26.771Z] #20 47.02 Selecting previously unselected package iproute2. [2022-08-22T13:46:26.771Z] #20 47.03 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-22T13:46:26.771Z] #20 47.22 Unpacking iproute2 (5.10.0-4) ... [2022-08-22T13:46:26.771Z] #20 48.21 Selecting previously unselected package xxd. [2022-08-22T13:46:26.771Z] #20 48.21 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:46:26.771Z] #20 48.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:46:26.771Z] #20 48.55 Selecting previously unselected package vim-common. [2022-08-22T13:46:26.771Z] #20 48.56 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:46:26.771Z] #20 48.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:46:26.771Z] #20 49.14 Selecting previously unselected package bash-completion. [2022-08-22T13:46:26.771Z] #20 49.16 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-22T13:46:27.333Z] #20 ... [2022-08-22T13:46:27.333Z] [2022-08-22T13:46:27.333Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:27.333Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:27.333Z] #74 211.0 checking if gcc static flag -static works... yes [2022-08-22T13:46:27.333Z] #74 211.7 checking if gcc supports -c -o file.o... yes [2022-08-22T13:46:27.594Z] #74 212.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:46:27.594Z] #74 212.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:46:28.159Z] #74 212.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:46:28.159Z] #74 212.5 checking how to hardcode library paths into programs... immediate [2022-08-22T13:46:28.159Z] #74 212.5 checking whether stripping libraries is possible... yes [2022-08-22T13:46:28.159Z] #74 212.5 checking if libtool supports shared libraries... yes [2022-08-22T13:46:28.159Z] #74 212.5 checking whether to build shared libraries... no [2022-08-22T13:46:28.159Z] #74 212.5 checking whether to build static libraries... yes [2022-08-22T13:46:28.159Z] #74 212.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:46:28.159Z] #74 212.5 checking whether build environment is sane... yes [2022-08-22T13:46:28.159Z] #74 212.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:46:28.415Z] #74 212.6 checking whether make sets $(MAKE)... yes [2022-08-22T13:46:28.416Z] #74 212.8 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:46:28.416Z] #74 212.9 checking whether make supports nested variables... yes [2022-08-22T13:46:28.416Z] #74 213.0 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:46:28.416Z] #74 213.0 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:46:28.416Z] #74 213.0 checking how to create a ustar tar archive... gnutar [2022-08-22T13:46:28.528Z] #22 23.34 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-22T13:46:28.528Z] #22 23.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb9766cf87f179b3b4e31c33046bb5b74e1ca2ce2418d5a631180c3a22e792a9 [2022-08-22T13:46:28.528Z] #22 23.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-22T13:46:28.528Z] #22 23.35 Successfully built yamllint [2022-08-22T13:46:28.528Z] #22 23.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-22T13:46:28.928Z] #74 213.1 checking dependency style of gcc... gcc3 [2022-08-22T13:46:28.928Z] #74 213.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:46:28.928Z] #74 213.3 checking whether make supports nested variables... (cached) yes [2022-08-22T13:46:28.928Z] #74 213.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-22T13:46:28.928Z] #74 213.3 checking pkg-config is at least version 0.9.0... yes [2022-08-22T13:46:28.928Z] #74 213.3 checking for yajl >= 2.1.0... yes [2022-08-22T13:46:28.928Z] #74 213.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-22T13:46:28.928Z] #74 213.3 checking for gcc... (cached) gcc [2022-08-22T13:46:28.928Z] #74 213.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-22T13:46:28.928Z] #74 213.5 checking whether gcc accepts -g... (cached) yes [2022-08-22T13:46:28.928Z] #74 213.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-22T13:46:28.928Z] #74 213.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-22T13:46:29.184Z] #74 213.5 checking for a Python interpreter with version >= 3... python3 [2022-08-22T13:46:29.184Z] #74 213.7 checking for python3... /usr/bin/python3 [2022-08-22T13:46:29.184Z] #74 213.7 checking for python3 version... 3.9 [2022-08-22T13:46:29.271Z] #22 24.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-22T13:46:29.440Z] #74 213.8 checking for python3 platform... linux [2022-08-22T13:46:29.456Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-22T13:46:29.456Z] [2022-08-22T13:46:29.456Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-22T13:46:29.456Z] Installing docker-proxy to /usr/local/bin/ [2022-08-22T13:46:29.456Z] [2022-08-22T13:46:29.456Z] + mkdir -p bundles [2022-08-22T13:46:29.456Z] + '[' -n 'github.com/docker/docker/api [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/backend/build [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/httputils [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/middleware [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/build [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/container [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/debug [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/image [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/network [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/session [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/system [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/server/router/volume [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/backend [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/container [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/events [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/filters [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/image [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/mount [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/network [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/registry [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/strslice [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/swarm [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/time [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/versions [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T13:46:29.456Z] github.com/docker/docker/api/types/volume [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/dockerfile [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/remotecontext [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T13:46:29.456Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T13:46:29.456Z] github.com/docker/docker/cli [2022-08-22T13:46:29.456Z] github.com/docker/docker/cli/config [2022-08-22T13:46:29.456Z] github.com/docker/docker/cli/debug [2022-08-22T13:46:29.456Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T13:46:29.456Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T13:46:29.456Z] github.com/docker/docker/client [2022-08-22T13:46:29.456Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T13:46:29.456Z] github.com/docker/docker/cmd/dockerd [2022-08-22T13:46:29.456Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T13:46:29.456Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T13:46:29.456Z] github.com/docker/docker/container [2022-08-22T13:46:29.456Z] github.com/docker/docker/container/stream [2022-08-22T13:46:29.456Z] github.com/docker/docker/contrib/apparmor [2022-08-22T13:46:29.456Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T13:46:29.456Z] github.com/docker/docker/contrib/httpserver [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/config [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/containerd [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/events [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/exec [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/images [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/initlayer [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/links [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/listeners [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/local [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/names [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/network [2022-08-22T13:46:29.456Z] github.com/docker/docker/daemon/stats [2022-08-22T13:46:29.456Z] github.com/docker/docker/distribution [2022-08-22T13:46:29.456Z] github.com/docker/docker/distribution/metadata [2022-08-22T13:46:29.456Z] github.com/docker/docker/distribution/utils [2022-08-22T13:46:29.456Z] github.com/docker/docker/distribution/xfer [2022-08-22T13:46:29.456Z] github.com/docker/docker/dockerversion [2022-08-22T13:46:29.456Z] github.com/docker/docker/errdefs [2022-08-22T13:46:29.456Z] github.com/docker/docker/image [2022-08-22T13:46:29.456Z] github.com/docker/docker/image/cache [2022-08-22T13:46:29.456Z] github.com/docker/docker/image/tarexport [2022-08-22T13:46:29.456Z] github.com/docker/docker/image/v1 [2022-08-22T13:46:29.456Z] github.com/docker/docker/internal/test/suite [2022-08-22T13:46:29.456Z] github.com/docker/docker/layer [2022-08-22T13:46:29.456Z] github.com/docker/docker/libcontainerd [2022-08-22T13:46:29.456Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T13:46:29.456Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T13:46:29.456Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T13:46:29.456Z] github.com/docker/docker/libcontainerd/types [2022-08-22T13:46:29.456Z] github.com/docker/docker/oci [2022-08-22T13:46:29.456Z] github.com/docker/docker/oci/caps [2022-08-22T13:46:29.456Z] github.com/docker/docker/opts [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/aaparser [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/archive [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/authorization [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/capabilities [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/containerfs [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/directory [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/dmesg [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/fileutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/fsutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/homedir [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/idtools [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/ioutils [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/longpath [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/loopback [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/parsers [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/pidfile [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/platform [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugins [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/pools [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/progress [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/pubsub [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/reexec [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/signal [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/stack [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/stringid [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/system [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/tailfile [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/tarsum [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/urlutil [2022-08-22T13:46:29.456Z] github.com/docker/docker/pkg/useragent [2022-08-22T13:46:29.456Z] github.com/docker/docker/plugin [2022-08-22T13:46:29.456Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T13:46:29.456Z] github.com/docker/docker/plugin/v2 [2022-08-22T13:46:29.456Z] github.com/docker/docker/profiles/apparmor [2022-08-22T13:46:29.456Z] github.com/docker/docker/profiles/seccomp [2022-08-22T13:46:29.456Z] github.com/docker/docker/quota [2022-08-22T13:46:29.456Z] github.com/docker/docker/reference [2022-08-22T13:46:29.456Z] github.com/docker/docker/registry [2022-08-22T13:46:29.456Z] github.com/docker/docker/registry/resumable [2022-08-22T13:46:29.456Z] github.com/docker/docker/restartmanager [2022-08-22T13:46:29.456Z] github.com/docker/docker/rootless [2022-08-22T13:46:29.456Z] github.com/docker/docker/rootless/specconv [2022-08-22T13:46:29.456Z] github.com/docker/docker/runconfig [2022-08-22T13:46:29.456Z] github.com/docker/docker/runconfig/opts [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/daemon [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/environment [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fakegit [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/registry [2022-08-22T13:46:29.456Z] github.com/docker/docker/testutil/request [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume/drivers [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume/local [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume/mounts [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume/service [2022-08-22T13:46:29.456Z] github.com/docker/docker/volume/service/opts [2022-08-22T13:46:29.457Z] github.com/docker/docker/volume/testutils' ']' [2022-08-22T13:46:29.457Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-22T13:46:29.457Z] ? github.com/docker/docker/api [no test files] [2022-08-22T13:46:29.696Z] #74 213.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-22T13:46:29.952Z] #74 214.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-22T13:46:30.516Z] #74 214.9 checking that generated files are newer than configure... done [2022-08-22T13:46:30.516Z] #74 214.9 configure: creating ./config.status [2022-08-22T13:46:30.702Z] #22 DONE 25.5s [2022-08-22T13:46:30.702Z] [2022-08-22T13:46:30.702Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-22T13:46:30.702Z] #26 sha256:4c16ffac0133b6ba3ce518d451882f6850e284b9777a1eccaedfce1334484d9d [2022-08-22T13:46:30.702Z] #26 DONE 0.3s [2022-08-22T13:46:30.702Z] [2022-08-22T13:46:30.703Z] #44 [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-22T13:46:30.703Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:46:34.394Z] #74 ... [2022-08-22T13:46:34.394Z] [2022-08-22T13:46:34.394Z] #44 [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-22T13:46:34.394Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:46:34.394Z] #44 DONE 307.1s [2022-08-22T13:46:34.394Z] [2022-08-22T13:46:34.394Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:46:34.394Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:46:35.762Z] #74 220.1 config.status: creating Makefile [2022-08-22T13:46:35.762Z] #74 220.3 config.status: creating config.h [2022-08-22T13:46:36.017Z] #74 220.3 config.status: executing libtool commands [2022-08-22T13:46:36.017Z] #74 220.4 config.status: executing depfiles commands [2022-08-22T13:46:36.610Z] #74 ... [2022-08-22T13:46:36.610Z] [2022-08-22T13:46:36.610Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:36.610Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:36.610Z] #20 55.30 Unpacking bash-completion (1:2.11-2) ... [2022-08-22T13:46:36.610Z] #20 56.63 Selecting previously unselected package bzip2. [2022-08-22T13:46:36.610Z] #20 56.65 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 56.65 Unpacking bzip2 (1.0.8-4) ... [2022-08-22T13:46:36.610Z] #20 56.86 Selecting previously unselected package xz-utils. [2022-08-22T13:46:36.610Z] #20 56.87 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 56.88 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:46:36.610Z] #20 57.09 Selecting previously unselected package apparmor. [2022-08-22T13:46:36.610Z] #20 57.09 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 57.19 Unpacking apparmor (2.13.6-10) ... [2022-08-22T13:46:36.610Z] #20 58.16 Selecting previously unselected package inetutils-ping. [2022-08-22T13:46:36.610Z] #20 58.17 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 58.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-22T13:46:36.610Z] #20 58.60 Selecting previously unselected package libip6tc2:amd64. [2022-08-22T13:46:36.610Z] #20 58.62 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 58.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-22T13:46:36.610Z] #20 58.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-22T13:46:36.610Z] #20 58.80 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 58.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-22T13:46:36.610Z] #20 58.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-22T13:46:36.610Z] #20 58.94 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 58.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-22T13:46:36.610Z] #20 59.19 Selecting previously unselected package libnftnl11:amd64. [2022-08-22T13:46:36.610Z] #20 59.20 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 59.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-22T13:46:36.610Z] #20 59.48 Selecting previously unselected package iptables. [2022-08-22T13:46:36.610Z] #20 59.49 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 59.50 Unpacking iptables (1.8.7-1) ... [2022-08-22T13:46:36.610Z] #20 60.20 Selecting previously unselected package libonig5:amd64. [2022-08-22T13:46:36.610Z] #20 60.22 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 60.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-22T13:46:36.610Z] #20 60.48 Selecting previously unselected package libjq1:amd64. [2022-08-22T13:46:36.610Z] #20 60.49 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 60.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-22T13:46:36.610Z] #20 60.77 Selecting previously unselected package jq. [2022-08-22T13:46:36.610Z] #20 60.80 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-22T13:46:36.610Z] #20 60.80 Unpacking jq (1.6-2.1) ... [2022-08-22T13:46:36.873Z] #20 61.05 Selecting previously unselected package libaio1:amd64. [2022-08-22T13:46:36.873Z] #20 61.08 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-22T13:46:36.873Z] #20 61.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-22T13:46:36.873Z] #20 61.28 Selecting previously unselected package libgpm2:amd64. [2022-08-22T13:46:36.873Z] #20 61.28 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-22T13:46:36.873Z] #20 61.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-22T13:46:37.134Z] #20 61.48 Selecting previously unselected package libicu67:amd64. [2022-08-22T13:46:37.134Z] #20 61.49 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-22T13:46:37.134Z] #20 61.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-22T13:46:39.662Z] #52 ... [2022-08-22T13:46:39.663Z] [2022-08-22T13:46:39.663Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:39.663Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:39.663Z] #74 259.4 CCLD tests/init [2022-08-22T13:46:40.446Z] #20 ... [2022-08-22T13:46:40.446Z] [2022-08-22T13:46:40.446Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:40.446Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:40.446Z] #74 222.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-22T13:46:40.446Z] #74 222.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-22T13:46:40.446Z] #74 222.5 checking for gcc... gcc [2022-08-22T13:46:40.446Z] #74 222.6 checking whether the C compiler works... yes [2022-08-22T13:46:40.446Z] #74 223.0 checking for C compiler default output file name... a.out [2022-08-22T13:46:40.446Z] #74 223.0 checking for suffix of executables... [2022-08-22T13:46:40.446Z] #74 223.2 checking whether we are cross compiling... no [2022-08-22T13:46:40.446Z] #74 223.5 checking for suffix of object files... o [2022-08-22T13:46:40.446Z] #74 223.6 checking whether we are using the GNU C compiler... yes [2022-08-22T13:46:40.446Z] #74 223.8 checking whether gcc accepts -g... yes [2022-08-22T13:46:40.446Z] #74 223.9 checking for gcc option to accept ISO C89... none needed [2022-08-22T13:46:40.446Z] #74 224.1 checking whether gcc understands -c and -o together... yes [2022-08-22T13:46:40.446Z] #74 224.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-22T13:46:40.446Z] #74 224.3 checking whether build environment is sane... yes [2022-08-22T13:46:40.446Z] #74 224.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-22T13:46:40.446Z] #74 224.4 checking for gawk... no [2022-08-22T13:46:40.446Z] #74 224.4 checking for mawk... mawk [2022-08-22T13:46:40.446Z] #74 224.4 checking whether make sets $(MAKE)... yes [2022-08-22T13:46:40.446Z] #74 224.5 checking whether make supports the include directive... yes (GNU style) [2022-08-22T13:46:40.446Z] #74 224.6 checking whether make supports nested variables... yes [2022-08-22T13:46:40.446Z] #74 224.7 checking whether UID '0' is supported by ustar format... yes [2022-08-22T13:46:40.446Z] #74 224.7 checking whether GID '0' is supported by ustar format... yes [2022-08-22T13:46:40.446Z] #74 224.7 checking how to create a ustar tar archive... gnutar [2022-08-22T13:46:40.446Z] #74 224.8 checking dependency style of gcc... gcc3 [2022-08-22T13:46:40.446Z] #74 225.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-22T13:46:40.446Z] #74 225.0 checking whether make supports nested variables... (cached) yes [2022-08-22T13:46:41.010Z] #74 225.1 checking build system type... x86_64-pc-linux-gnu [2022-08-22T13:46:41.010Z] #74 225.4 checking host system type... x86_64-pc-linux-gnu [2022-08-22T13:46:41.010Z] #74 225.4 checking how to print strings... printf [2022-08-22T13:46:41.010Z] #74 225.4 checking for a sed that does not truncate output... /bin/sed [2022-08-22T13:46:41.010Z] #74 225.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-22T13:46:41.010Z] #74 225.4 checking for egrep... /bin/grep -E [2022-08-22T13:46:41.010Z] #74 225.5 checking for fgrep... /bin/grep -F [2022-08-22T13:46:41.010Z] #74 225.5 checking for ld used by gcc... /usr/bin/ld [2022-08-22T13:46:41.010Z] #74 225.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-22T13:46:41.010Z] #74 225.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-22T13:46:41.268Z] #74 225.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-22T13:46:41.268Z] #74 225.7 checking whether ln -s works... yes [2022-08-22T13:46:41.268Z] #74 225.7 checking the maximum length of command line arguments... 1572864 [2022-08-22T13:46:41.268Z] #74 225.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-22T13:46:41.268Z] #74 225.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-22T13:46:41.268Z] #74 225.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-22T13:46:41.268Z] #74 225.8 checking for objdump... objdump [2022-08-22T13:46:41.268Z] #74 225.8 checking how to recognize dependent libraries... pass_all [2022-08-22T13:46:41.268Z] #74 225.8 checking for dlltool... no [2022-08-22T13:46:41.268Z] #74 225.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-22T13:46:41.268Z] #74 225.8 checking for ar... ar [2022-08-22T13:46:41.526Z] #74 225.8 checking for archiver @FILE support... @ [2022-08-22T13:46:41.526Z] #74 226.0 checking for strip... strip [2022-08-22T13:46:41.526Z] #74 226.0 checking for ranlib... ranlib [2022-08-22T13:46:42.089Z] #74 226.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-22T13:46:42.089Z] #74 226.5 checking for sysroot... no [2022-08-22T13:46:42.089Z] #74 226.5 checking for a working dd... /bin/dd [2022-08-22T13:46:42.089Z] #74 226.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-22T13:46:42.089Z] #74 226.7 checking for mt... no [2022-08-22T13:46:42.347Z] #74 226.7 checking if : is a manifest tool... no [2022-08-22T13:46:42.606Z] #74 226.8 checking how to run the C preprocessor... gcc -E [2022-08-22T13:46:43.549Z] #74 227.1 checking for ANSI C header files... yes [2022-08-22T13:46:43.806Z] #74 228.0 checking for sys/types.h... yes [2022-08-22T13:46:44.063Z] #74 228.3 checking for sys/stat.h... yes [2022-08-22T13:46:44.296Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-22T13:46:44.320Z] #74 228.6 checking for stdlib.h... yes [2022-08-22T13:46:44.320Z] #74 228.9 checking for string.h... [2022-08-22T13:46:44.320Z] #74 ... [2022-08-22T13:46:44.320Z] [2022-08-22T13:46:44.320Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:46:44.320Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:46:44.320Z] #20 68.72 Selecting previously unselected package libinih1:amd64. [2022-08-22T13:46:44.320Z] #20 68.72 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-22T13:46:44.320Z] #20 68.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-22T13:46:45.277Z] #20 69.28 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-22T13:46:45.277Z] #20 69.29 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-22T13:46:45.534Z] #20 69.84 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-22T13:46:46.103Z] #20 70.51 Selecting previously unselected package libnet1:amd64. [2022-08-22T13:46:46.359Z] #20 70.53 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-22T13:46:46.359Z] #20 70.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:46:46.617Z] #20 70.91 Selecting previously unselected package libnl-3-200:amd64. [2022-08-22T13:46:46.617Z] #20 70.91 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-22T13:46:46.617Z] #20 70.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:46:46.874Z] #20 71.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-22T13:46:46.874Z] #20 71.30 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-22T13:46:46.874Z] #20 71.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:46:47.131Z] #20 71.56 Selecting previously unselected package libyajl2:amd64. [2022-08-22T13:46:47.131Z] #20 71.56 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-22T13:46:47.131Z] #20 71.56 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:46:47.387Z] #20 71.72 Selecting previously unselected package net-tools. [2022-08-22T13:46:47.387Z] #20 71.72 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-22T13:46:47.387Z] #20 71.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:46:47.644Z] #20 72.12 Selecting previously unselected package patch. [2022-08-22T13:46:47.900Z] #20 72.14 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-22T13:46:47.900Z] #20 72.15 Unpacking patch (2.7.6-7) ... [2022-08-22T13:46:48.157Z] #20 72.54 Selecting previously unselected package python-pip-whl. [2022-08-22T13:46:48.413Z] #20 72.56 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:46:48.413Z] #20 72.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:46:49.800Z] #20 73.89 Selecting previously unselected package python3-lib2to3. [2022-08-22T13:46:49.800Z] #20 73.91 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-22T13:46:49.800Z] #20 73.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:46:50.057Z] #20 74.54 Selecting previously unselected package python3-distutils. [2022-08-22T13:46:50.314Z] #20 74.54 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-22T13:46:50.314Z] #20 74.55 Unpacking python3-distutils (3.9.2-1) ... [2022-08-22T13:46:50.314Z] #20 74.74 Selecting previously unselected package python3-pkg-resources. [2022-08-22T13:46:50.314Z] #20 74.75 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-22T13:46:50.314Z] #20 74.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:46:50.877Z] #20 75.19 Selecting previously unselected package python3-setuptools. [2022-08-22T13:46:50.877Z] #20 75.19 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-22T13:46:50.877Z] #20 75.20 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-22T13:46:51.390Z] #20 75.63 Selecting previously unselected package python3-wheel. [2022-08-22T13:46:51.390Z] #20 75.63 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-22T13:46:51.390Z] #20 75.65 Unpacking python3-wheel (0.34.2-1) ... [2022-08-22T13:46:51.390Z] #20 75.79 Selecting previously unselected package python3-pip. [2022-08-22T13:46:51.390Z] #20 75.79 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-22T13:46:51.390Z] #20 75.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-22T13:46:51.953Z] #20 76.43 Selecting previously unselected package sudo. [2022-08-22T13:46:51.953Z] #20 76.44 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-22T13:46:52.062Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-22T13:46:52.062Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:46:52.062Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:46:52.062Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:46:52.062Z] [2022-08-22T13:46:52.062Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-22T13:46:52.062Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-22T13:46:52.062Z] Using test binary docker [2022-08-22T13:46:52.062Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-22T13:46:52.062Z] Not: starting. [2022-08-22T13:46:52.062Z] INFO: Waiting for daemon to start... [2022-08-22T13:46:52.062Z] Starting dockerd [2022-08-22T13:46:52.062Z] . [2022-08-22T13:46:52.062Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-22T13:46:52.210Z] #20 76.45 Unpacking sudo (1.9.5p2-3) ... [2022-08-22T13:46:52.655Z] #44 ... [2022-08-22T13:46:52.655Z] [2022-08-22T13:46:52.655Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:52.655Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:52.655Z] #74 351.7 CCLD libocispec.la [2022-08-22T13:46:52.655Z] #74 352.3 CCLD src/validate [2022-08-22T13:46:52.655Z] #74 352.3 CCLD tests/test-1 [2022-08-22T13:46:52.655Z] #74 352.3 CCLD tests/test-2 [2022-08-22T13:46:52.655Z] #74 352.3 CCLD tests/test-3 [2022-08-22T13:46:52.655Z] #74 352.3 CCLD tests/test-4 [2022-08-22T13:46:52.655Z] #74 352.4 CCLD tests/test-5 [2022-08-22T13:46:52.655Z] #74 352.5 CCLD tests/test-6 [2022-08-22T13:46:52.655Z] #74 352.5 CCLD tests/test-7 [2022-08-22T13:46:52.655Z] #74 352.5 CCLD tests/test-8 [2022-08-22T13:46:52.655Z] #74 352.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-22T13:46:52.655Z] #74 352.7 CCLD tests/test-11 [2022-08-22T13:46:52.655Z] #74 352.7 CCLD tests/test-9 [2022-08-22T13:46:52.655Z] #74 352.8 CCLD tests/test-10 [2022-08-22T13:46:53.578Z] #20 77.80 Selecting previously unselected package systemd-journal-remote. [2022-08-22T13:46:53.578Z] #20 77.82 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-22T13:46:53.578Z] #20 77.82 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-22T13:46:53.835Z] #20 78.09 Selecting previously unselected package thin-provisioning-tools. [2022-08-22T13:46:53.835Z] #20 78.09 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-22T13:46:53.835Z] #20 78.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-22T13:46:54.037Z] #74 355.0 libtool: link: ar cr libocispec.a [2022-08-22T13:46:54.037Z] #74 355.0 libtool: link: ranlib libocispec.a [2022-08-22T13:46:54.398Z] #20 78.51 Selecting previously unselected package uidmap. [2022-08-22T13:46:54.398Z] #20 78.53 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-22T13:46:54.398Z] #20 78.54 Unpacking uidmap (1:4.8.1-1) ... [2022-08-22T13:46:54.655Z] #20 78.87 Selecting previously unselected package vim-runtime. [2022-08-22T13:46:54.655Z] #20 78.87 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-22T13:46:54.655Z] #20 78.95 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-22T13:46:54.655Z] #20 78.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-22T13:46:54.655Z] #20 79.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:46:54.655Z] #20 ... [2022-08-22T13:46:54.655Z] [2022-08-22T13:46:54.655Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:46:54.655Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:46:54.655Z] #74 228.9 checking for string.h... yes [2022-08-22T13:46:54.655Z] #74 229.2 checking for memory.h... yes [2022-08-22T13:46:54.655Z] #74 229.4 checking for strings.h... yes [2022-08-22T13:46:54.655Z] #74 229.8 checking for inttypes.h... yes [2022-08-22T13:46:54.655Z] #74 230.1 checking for stdint.h... yes [2022-08-22T13:46:54.655Z] #74 230.4 checking for unistd.h... yes [2022-08-22T13:46:54.655Z] #74 230.6 checking for dlfcn.h... yes [2022-08-22T13:46:54.655Z] #74 230.9 checking for objdir... .libs [2022-08-22T13:46:54.655Z] #74 231.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-22T13:46:54.655Z] #74 232.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-22T13:46:54.655Z] #74 232.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-22T13:46:54.655Z] #74 232.4 checking if gcc static flag -static works... yes [2022-08-22T13:46:54.655Z] #74 233.2 checking if gcc supports -c -o file.o... yes [2022-08-22T13:46:54.655Z] #74 233.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-22T13:46:54.655Z] #74 233.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-22T13:46:54.655Z] #74 233.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-22T13:46:54.655Z] #74 234.4 checking how to hardcode library paths into programs... immediate [2022-08-22T13:46:54.655Z] #74 234.4 checking whether stripping libraries is possible... yes [2022-08-22T13:46:54.655Z] #74 234.4 checking if libtool supports shared libraries... yes [2022-08-22T13:46:54.655Z] #74 234.4 checking whether to build shared libraries... no [2022-08-22T13:46:54.655Z] #74 234.4 checking whether to build static libraries... yes [2022-08-22T13:46:54.655Z] #74 234.5 checking float.h usability... yes [2022-08-22T13:46:54.655Z] #74 234.7 checking float.h presence... yes [2022-08-22T13:46:54.655Z] #74 234.9 checking for float.h... yes [2022-08-22T13:46:54.655Z] #74 235.0 checking limits.h usability... yes [2022-08-22T13:46:54.655Z] #74 235.4 checking limits.h presence... yes [2022-08-22T13:46:54.655Z] #74 235.5 checking for limits.h... yes [2022-08-22T13:46:54.655Z] #74 235.6 checking stddef.h usability... yes [2022-08-22T13:46:54.655Z] #74 235.8 checking stddef.h presence... yes [2022-08-22T13:46:54.655Z] #74 235.9 checking for stddef.h... yes [2022-08-22T13:46:54.655Z] #74 235.9 checking for stdlib.h... (cached) yes [2022-08-22T13:46:54.655Z] #74 235.9 checking for string.h... (cached) yes [2022-08-22T13:46:54.655Z] #74 236.0 checking sys/time.h usability... yes [2022-08-22T13:46:54.655Z] #74 236.2 checking sys/time.h presence... yes [2022-08-22T13:46:54.655Z] #74 236.3 checking for sys/time.h... yes [2022-08-22T13:46:54.655Z] #74 236.4 checking for inline... inline [2022-08-22T13:46:54.655Z] #74 236.6 checking for size_t... yes [2022-08-22T13:46:54.655Z] #74 237.3 checking for stdlib.h... (cached) yes [2022-08-22T13:46:54.655Z] #74 237.3 checking for GNU libc compatible malloc... yes [2022-08-22T13:46:54.655Z] #74 237.8 checking for stdlib.h... (cached) yes [2022-08-22T13:46:54.655Z] #74 237.8 checking for GNU libc compatible realloc... yes [2022-08-22T13:46:54.655Z] #74 238.5 checking for working strtod... yes [2022-08-22T13:46:55.219Z] #74 239.2 checking for gettimeofday... yes [2022-08-22T13:46:55.219Z] #74 239.6 checking for memset... yes [2022-08-22T13:46:55.477Z] #74 239.7 checking for strspn... yes [2022-08-22T13:46:56.041Z] #74 240.4 checking that generated files are newer than configure... done [2022-08-22T13:46:56.041Z] #74 240.4 configure: creating ./config.status [2022-08-22T13:46:56.578Z] #74 357.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:46:56.839Z] #74 357.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-22T13:46:56.839Z] #74 357.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-22T13:46:56.839Z] #74 357.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:46:56.839Z] #74 357.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:46:56.839Z] #74 357.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:46:56.839Z] #74 357.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-22T13:46:56.839Z] #74 357.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-22T13:46:56.839Z] #74 357.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-22T13:46:57.099Z] #74 357.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-22T13:46:57.099Z] #74 357.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-22T13:46:57.099Z] #74 358.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-22T13:46:57.099Z] #74 358.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-22T13:46:57.099Z] #74 358.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-22T13:46:57.099Z] #74 358.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-22T13:46:57.099Z] #74 358.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-22T13:46:57.099Z] #74 358.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-22T13:46:57.099Z] #74 358.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-22T13:46:57.099Z] #74 358.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-22T13:46:57.360Z] #74 358.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-22T13:46:57.360Z] #74 358.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-22T13:46:57.360Z] #74 358.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-22T13:46:57.360Z] #74 358.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-22T13:46:57.360Z] #74 358.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-22T13:46:57.360Z] #74 358.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-22T13:46:57.360Z] #74 358.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-22T13:46:57.621Z] #74 358.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-22T13:46:57.621Z] #74 358.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-22T13:46:57.621Z] #74 358.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-22T13:46:57.621Z] #74 358.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-22T13:46:57.621Z] #74 358.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-22T13:46:57.621Z] #74 358.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-22T13:46:57.621Z] #74 358.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-22T13:46:57.881Z] #74 358.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-22T13:46:57.881Z] #74 358.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-22T13:46:58.143Z] #74 359.1 CC src/crun-crun.o [2022-08-22T13:46:58.143Z] #74 359.1 CC src/crun-run.o [2022-08-22T13:46:58.404Z] #74 359.3 CC src/crun-delete.o [2022-08-22T13:46:58.404Z] #74 359.3 CC src/crun-kill.o [2022-08-22T13:46:58.404Z] #74 359.4 CC src/crun-pause.o [2022-08-22T13:46:58.404Z] #74 359.4 CC src/crun-unpause.o [2022-08-22T13:46:58.404Z] #74 359.5 CC src/crun-spec.o [2022-08-22T13:46:58.665Z] #74 359.6 CC src/crun-exec.o [2022-08-22T13:46:58.665Z] #74 359.6 CC src/crun-list.o [2022-08-22T13:46:58.665Z] #74 359.7 CC src/crun-create.o [2022-08-22T13:46:58.926Z] #74 359.8 CC src/crun-state.o [2022-08-22T13:46:58.926Z] #74 359.8 CC src/crun-start.o [2022-08-22T13:46:58.926Z] #74 359.9 CC src/crun-ps.o [2022-08-22T13:46:58.926Z] #74 360.0 CC src/crun-update.o [2022-08-22T13:46:59.186Z] #74 360.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-22T13:46:59.186Z] #74 360.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-22T13:46:59.447Z] #74 360.3 CC src/crun-checkpoint.o [2022-08-22T13:46:59.447Z] #74 360.3 CC src/crun-restore.o [2022-08-22T13:46:59.447Z] #74 360.3 CC src/libcrun/libcrun_la-container.lo [2022-08-22T13:46:59.447Z] #74 360.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-22T13:46:59.447Z] #74 360.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-22T13:46:59.447Z] #74 360.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-22T13:46:59.708Z] #74 360.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-22T13:46:59.708Z] #74 360.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-22T13:46:59.968Z] #74 360.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-22T13:46:59.968Z] #74 360.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-22T13:47:00.229Z] #74 361.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-22T13:47:00.229Z] #74 361.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-22T13:47:00.229Z] #74 361.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-22T13:47:00.229Z] #74 361.2 CC src/libcrun/libcrun_la-error.lo [2022-08-22T13:47:00.229Z] #74 361.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-22T13:47:00.490Z] #74 361.3 CC src/libcrun/libcrun_la-status.lo [2022-08-22T13:47:00.490Z] #74 361.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-22T13:47:00.490Z] #74 361.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-22T13:47:00.751Z] #74 361.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-22T13:47:00.751Z] #74 361.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-22T13:47:00.751Z] #74 361.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-22T13:47:01.013Z] #74 362.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-22T13:47:01.013Z] #74 362.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-22T13:47:01.013Z] #74 362.0 CC tests/init.o [2022-08-22T13:47:01.013Z] #74 362.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-22T13:47:01.274Z] #74 362.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-22T13:47:01.274Z] #74 362.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-22T13:47:02.588Z] #74 245.9 config.status: creating Makefile [2022-08-22T13:47:02.588Z] #74 246.0 config.status: creating config.h [2022-08-22T13:47:02.588Z] #74 246.1 config.status: executing depfiles commands [2022-08-22T13:47:02.588Z] #74 ... [2022-08-22T13:47:02.588Z] [2022-08-22T13:47:02.588Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:47:02.588Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:47:02.588Z] #20 86.01 Selecting previously unselected package vim. [2022-08-22T13:47:02.588Z] #20 86.01 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-22T13:47:02.588Z] #20 86.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:47:02.588Z] #20 87.00 Selecting previously unselected package xfsprogs. [2022-08-22T13:47:02.588Z] #20 87.01 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-22T13:47:02.845Z] #20 87.01 Unpacking xfsprogs (5.10.0-4) ... [2022-08-22T13:47:03.775Z] #20 87.97 Selecting previously unselected package zip. [2022-08-22T13:47:03.775Z] #20 88.00 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-22T13:47:03.775Z] #20 88.01 Unpacking zip (3.0-12) ... [2022-08-22T13:47:03.816Z] #74 ... [2022-08-22T13:47:03.816Z] [2022-08-22T13:47:03.817Z] #44 [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-22T13:47:03.817Z] #44 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-22T13:47:03.817Z] #44 432.2 + dpkg --print-architecture [2022-08-22T13:47:03.817Z] #44 432.2 + git checkout -q v2.1.0 [2022-08-22T13:47:03.817Z] #44 432.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-22T13:47:03.817Z] #44 432.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-22T13:47:04.033Z] #20 88.30 Selecting previously unselected package zstd. [2022-08-22T13:47:04.033Z] #20 88.32 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-22T13:47:04.033Z] #20 88.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:47:04.962Z] #20 89.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-22T13:47:06.207Z] #74 283.5 AR libcrun_testing.a [2022-08-22T13:47:06.207Z] #74 283.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-22T13:47:06.207Z] #74 283.6 CCLD tests/tests_libcrun_utils [2022-08-22T13:47:06.207Z] #74 283.6 CCLD tests/tests_libcrun_errors [2022-08-22T13:47:06.207Z] #74 283.6 CCLD tests/tests_libcrun_fuzzer [2022-08-22T13:47:06.207Z] #74 284.2 CCLD libcrun.la [2022-08-22T13:47:06.207Z] #74 285.5 CCLD crun [2022-08-22T13:47:06.207Z] #74 286.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-22T13:47:06.207Z] #74 286.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-22T13:47:06.207Z] #74 286.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-22T13:47:06.207Z] #74 286.4 /bin/mkdir -p '/usr/local/lib' [2022-08-22T13:47:06.207Z] #74 286.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-22T13:47:06.207Z] #74 286.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-22T13:47:06.207Z] #74 286.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-22T13:47:06.207Z] #74 286.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-22T13:47:06.207Z] #74 286.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-22T13:47:06.207Z] #74 286.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-22T13:47:06.207Z] #74 286.6 ---------------------------------------------------------------------- [2022-08-22T13:47:06.207Z] #74 286.6 Libraries have been installed in: [2022-08-22T13:47:06.207Z] #74 286.6 /usr/local/lib [2022-08-22T13:47:06.207Z] #74 286.6 [2022-08-22T13:47:06.207Z] #74 286.6 If you ever happen to want to link against installed libraries [2022-08-22T13:47:06.207Z] #74 286.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-22T13:47:06.207Z] #74 286.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-22T13:47:06.207Z] #74 286.6 flag during linking and do at least one of the following: [2022-08-22T13:47:06.207Z] #74 286.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-22T13:47:06.207Z] #74 286.6 during execution [2022-08-22T13:47:06.207Z] #74 286.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-22T13:47:06.207Z] #74 286.6 during linking [2022-08-22T13:47:06.207Z] #74 286.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-22T13:47:06.207Z] #74 286.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-22T13:47:06.207Z] #74 286.6 [2022-08-22T13:47:06.207Z] #74 286.6 See any operating system documentation about shared libraries for [2022-08-22T13:47:06.207Z] #74 286.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-22T13:47:06.207Z] #74 286.6 ---------------------------------------------------------------------- [2022-08-22T13:47:06.207Z] #74 286.7 /bin/mkdir -p '/build' [2022-08-22T13:47:06.207Z] #74 286.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-22T13:47:06.207Z] #74 ... [2022-08-22T13:47:06.207Z] [2022-08-22T13:47:06.207Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:47:06.207Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:47:06.207Z] #52 342.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-22T13:47:06.465Z] #52 DONE 342.4s [2022-08-22T13:47:06.465Z] [2022-08-22T13:47:06.465Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:47:06.465Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:47:06.465Z] #74 286.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-22T13:47:06.465Z] #74 286.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-22T13:47:06.465Z] #74 286.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-22T13:47:06.465Z] #74 286.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-22T13:47:06.465Z] #74 DONE 287.1s [2022-08-22T13:47:06.465Z] [2022-08-22T13:47:06.465Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:47:06.465Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:47:06.854Z] #20 90.97 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-22T13:47:06.854Z] #20 90.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-22T13:47:06.854Z] #20 91.00 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-22T13:47:06.854Z] #20 91.05 Setting up libicu67:amd64 (67.1-7) ... [2022-08-22T13:47:06.854Z] #20 91.06 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-22T13:47:06.854Z] #20 91.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-22T13:47:06.854Z] #20 91.09 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-22T13:47:06.854Z] #20 91.11 Setting up uidmap (1:4.8.1-1) ... [2022-08-22T13:47:06.854Z] #20 91.12 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-22T13:47:06.854Z] #20 91.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-22T13:47:06.854Z] #20 91.14 Setting up bzip2 (1.0.8-4) ... [2022-08-22T13:47:06.854Z] #20 91.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-22T13:47:06.854Z] #20 91.17 Setting up python3-wheel (0.34.2-1) ... [2022-08-22T13:47:08.223Z] #20 92.51 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-22T13:47:08.223Z] #20 92.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:47:08.223Z] #20 92.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-22T13:47:08.223Z] #20 92.55 Setting up libcap2-bin (1:2.44-1) ... [2022-08-22T13:47:08.223Z] #20 92.56 Setting up apparmor (2.13.6-10) ... [2022-08-22T13:47:10.744Z] #20 94.78 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-22T13:47:10.744Z] #20 94.88 Setting up zip (3.0-12) ... [2022-08-22T13:47:10.744Z] #20 94.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:47:10.744Z] #20 94.98 Setting up bash-completion (1:2.11-2) ... [2022-08-22T13:47:12.114Z] #20 ... [2022-08-22T13:47:12.114Z] [2022-08-22T13:47:12.114Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:47:12.114Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:47:12.114Z] #74 246.4 config.status: executing libtool commands [2022-08-22T13:47:12.114Z] #74 247.8 GEN .version [2022-08-22T13:47:12.114Z] #74 247.9 make install-recursive [2022-08-22T13:47:12.114Z] #74 247.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-22T13:47:12.114Z] #74 248.0 Making install in libocispec [2022-08-22T13:47:12.114Z] #74 248.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:47:12.114Z] #74 248.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-22T13:47:12.114Z] #74 248.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-22T13:47:12.114Z] #74 248.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-22T13:47:12.114Z] #74 248.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-22T13:47:12.114Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-22T13:47:12.115Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-22T13:47:12.115Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-22T13:47:12.115Z] #74 249.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-22T13:47:12.115Z] #74 250.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-22T13:47:12.115Z] #74 252.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-22T13:47:12.115Z] #74 252.6 make install-recursive [2022-08-22T13:47:12.115Z] #74 252.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-22T13:47:12.115Z] #74 252.8 Making install in yajl [2022-08-22T13:47:12.115Z] #74 252.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-22T13:47:12.115Z] #74 253.0 CC src/libyajl_la-yajl.lo [2022-08-22T13:47:12.115Z] #74 253.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-22T13:47:12.115Z] #74 253.1 CC verify/json_verify-json_verify.o [2022-08-22T13:47:12.115Z] #74 253.1 CC src/libyajl_la-yajl_gen.lo [2022-08-22T13:47:12.115Z] #74 253.1 CC src/libyajl_la-yajl_buf.lo [2022-08-22T13:47:12.115Z] #74 253.1 CC src/libyajl_la-yajl_parser.lo [2022-08-22T13:47:12.115Z] #74 253.2 CC src/libyajl_la-yajl_lex.lo [2022-08-22T13:47:12.115Z] #74 253.2 CC src/libyajl_la-yajl_encode.lo [2022-08-22T13:47:12.115Z] #74 253.2 CC src/libyajl_la-yajl_tree.lo [2022-08-22T13:47:15.390Z] #74 ... [2022-08-22T13:47:15.390Z] [2022-08-22T13:47:15.390Z] #20 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-22T13:47:15.390Z] #20 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-22T13:47:15.390Z] #20 99.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-22T13:47:15.390Z] #20 99.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-22T13:47:15.390Z] #20 99.41 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-22T13:47:15.390Z] #20 99.42 Setting up patch (2.7.6-7) ... [2022-08-22T13:47:15.390Z] #20 99.44 Setting up sudo (1.9.5p2-3) ... [2022-08-22T13:47:15.390Z] #20 99.61 invoke-rc.d: could not determine current runlevel [2022-08-22T13:47:15.390Z] #20 99.65 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-22T13:47:15.390Z] #20 99.68 Setting up xfsprogs (5.10.0-4) ... [2022-08-22T13:47:15.390Z] #20 99.70 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-22T13:47:15.390Z] #20 99.70 Failed to connect to bus: Host is down [2022-08-22T13:47:15.390Z] #20 99.71 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-22T13:47:15.390Z] #20 99.72 Setting up inetutils-ping (2:2.0-1) ... [2022-08-22T13:47:15.390Z] #20 99.73 Setting up pigz (2.6-1) ... [2022-08-22T13:47:15.390Z] #20 99.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-22T13:47:15.390Z] #20 99.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-22T13:47:15.647Z] #20 99.85 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-22T13:47:15.647Z] #20 99.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:47:17.541Z] #20 101.5 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-22T13:47:17.541Z] #20 101.5 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-22T13:47:18.369Z] #20 102.6 Setting up libelf1:amd64 (0.183-1) ... [2022-08-22T13:47:18.369Z] #20 102.6 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-22T13:47:18.369Z] #20 102.6 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-22T13:47:18.369Z] #20 102.7 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-22T13:47:18.369Z] #20 102.8 Setting up libkmod2:amd64 (28-1) ... [2022-08-22T13:47:18.369Z] #20 102.8 Setting up python3-distutils (3.9.2-1) ... [2022-08-22T13:47:18.671Z] #27 354.7 skopeo version 1.9.0 [2022-08-22T13:47:19.237Z] #27 DONE 355.2s [2022-08-22T13:47:19.237Z] [2022-08-22T13:47:19.237Z] #57 [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-22T13:47:19.237Z] #57 sha256:cb79bfdcc06cf7425731002a437bf8a395a1e0fa5dd6141a8a6cb899256c341f [2022-08-22T13:47:19.556Z] #20 103.7 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-22T13:47:19.556Z] #20 103.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-22T13:47:19.556Z] #20 103.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-22T13:47:19.556Z] #20 103.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-22T13:47:19.556Z] #20 103.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-22T13:47:19.556Z] #20 103.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-22T13:47:19.556Z] #20 103.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-22T13:47:19.556Z] #20 103.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-22T13:47:19.556Z] #20 103.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-22T13:47:19.805Z] #57 ... [2022-08-22T13:47:19.805Z] [2022-08-22T13:47:19.805Z] #28 [frozen-images 1/1] RUN --mount=from=skopeo,source=/out/skopeo,target=/usr/bin/skopeo <=0.5.3 [2022-08-22T13:47:52.844Z] #22 19.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-22T13:47:53.103Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-22T13:47:53.103Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-22T13:47:53.103Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-22T13:47:53.358Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-22T13:47:53.613Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-22T13:47:53.613Z] ? github.com/docker/docker/api/types [no test files] [2022-08-22T13:47:53.613Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-22T13:47:53.613Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-22T13:47:53.613Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-22T13:47:53.613Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-22T13:47:53.776Z] #22 20.18 Collecting pyyaml [2022-08-22T13:47:53.776Z] #22 20.22 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-22T13:47:53.776Z] #22 20.35 Building wheels for collected packages: yamllint [2022-08-22T13:47:53.776Z] #22 20.36 Building wheel for yamllint (setup.py): started [2022-08-22T13:47:53.869Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-22T13:47:53.869Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-22T13:47:53.869Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-22T13:47:53.869Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-22T13:47:53.869Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-22T13:47:53.869Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-08-22T13:47:54.125Z] ok github.com/docker/docker/api/types/registry 0.010s coverage: 54.2% of statements [2022-08-22T13:47:54.125Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-22T13:47:54.125Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-22T13:47:54.125Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-22T13:47:54.125Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-22T13:47:54.381Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-22T13:47:55.676Z] #22 22.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-22T13:47:55.676Z] #22 22.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e6a0ef7501717c2a972d4894609d41d1cbeb6f8d2a1ff91794826cc5f3ecb757 [2022-08-22T13:47:55.676Z] #22 22.30 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-22T13:47:55.676Z] #22 22.31 Successfully built yamllint [2022-08-22T13:47:55.676Z] #22 22.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-22T13:47:56.895Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-08-22T13:47:56.895Z] ok github.com/docker/docker/builder/dockerfile 0.482s coverage: 49.3% of statements [2022-08-22T13:47:57.041Z] #22 23.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-22T13:47:57.151Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-22T13:47:57.713Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-22T13:47:57.970Z] #22 DONE 24.5s [2022-08-22T13:47:57.970Z] [2022-08-22T13:47:57.970Z] #26 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-22T13:47:57.970Z] #26 sha256:3bbf30fdc51c3a575d97ab0b616918e0591c7363d23cfb3e4eeda98b2bbd401a [2022-08-22T13:47:58.275Z] ok github.com/docker/docker/builder/remotecontext/git 1.360s coverage: 86.3% of statements [2022-08-22T13:47:58.275Z] ? github.com/docker/docker/cli [no test files] [2022-08-22T13:47:58.275Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-22T13:47:58.275Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-22T13:47:58.275Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-22T13:47:58.531Z] #26 DONE 0.6s [2022-08-22T13:47:58.531Z] [2022-08-22T13:47:58.532Z] #57 [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-22T13:47:58.532Z] #57 sha256:15b259e0519c23296b245415aac5965722b0242a4540ab622a899e6f2f4e70b1 [2022-08-22T13:47:58.881Z] ok github.com/docker/docker/cmd/docker-proxy 0.241s coverage: 69.3% of statements [2022-08-22T13:48:03.103Z] ok github.com/docker/docker/client 0.096s coverage: 75.9% of statements [2022-08-22T13:48:08.625Z] #74 425.5 AR libcrun_testing.a [2022-08-22T13:48:08.625Z] #74 425.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-22T13:48:08.625Z] #74 425.7 CCLD tests/tests_libcrun_utils [2022-08-22T13:48:08.625Z] #74 425.7 CCLD tests/tests_libcrun_errors [2022-08-22T13:48:08.625Z] #74 425.7 CCLD tests/tests_libcrun_fuzzer [2022-08-22T13:48:08.625Z] #74 426.5 CCLD libcrun.la [2022-08-22T13:48:08.625Z] #74 427.8 CCLD crun [2022-08-22T13:48:08.625Z] #74 428.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-22T13:48:08.625Z] #74 428.8 /bin/mkdir -p '/usr/local/lib' [2022-08-22T13:48:08.625Z] #74 428.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-22T13:48:08.625Z] #74 428.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-22T13:48:08.625Z] #74 428.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-22T13:48:08.625Z] #74 429.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-22T13:48:08.625Z] #74 429.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-22T13:48:08.625Z] #74 429.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-22T13:48:08.626Z] #74 429.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-22T13:48:08.626Z] #74 429.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-22T13:48:08.626Z] #74 429.3 ---------------------------------------------------------------------- [2022-08-22T13:48:08.626Z] #74 429.3 Libraries have been installed in: [2022-08-22T13:48:08.626Z] #74 429.3 /usr/local/lib [2022-08-22T13:48:08.626Z] #74 429.3 [2022-08-22T13:48:08.626Z] #74 429.3 If you ever happen to want to link against installed libraries [2022-08-22T13:48:08.626Z] #74 429.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-22T13:48:08.626Z] #74 429.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-22T13:48:08.626Z] #74 429.3 flag during linking and do at least one of the following: [2022-08-22T13:48:08.626Z] #74 429.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-22T13:48:08.626Z] #74 429.3 during execution [2022-08-22T13:48:08.626Z] #74 429.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-22T13:48:08.626Z] #74 429.3 during linking [2022-08-22T13:48:08.626Z] #74 429.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-22T13:48:08.626Z] #74 429.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-22T13:48:08.626Z] #74 429.3 [2022-08-22T13:48:08.626Z] #74 429.3 See any operating system documentation about shared libraries for [2022-08-22T13:48:08.626Z] #74 429.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-22T13:48:08.626Z] #74 429.3 ---------------------------------------------------------------------- [2022-08-22T13:48:08.626Z] #74 429.3 /bin/mkdir -p '/build' [2022-08-22T13:48:08.626Z] #74 429.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-22T13:48:08.626Z] #74 429.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-22T13:48:08.626Z] #74 429.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-22T13:48:08.626Z] #74 429.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-22T13:48:08.626Z] #74 429.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-22T13:48:08.626Z] #74 DONE 429.6s [2022-08-22T13:48:08.626Z] [2022-08-22T13:48:08.626Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:48:08.626Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:48:11.929Z] #27 ... [2022-08-22T13:48:11.929Z] [2022-08-22T13:48:11.929Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:48:11.929Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:48:11.929Z] #52 510.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-22T13:48:11.929Z] #52 DONE 510.4s [2022-08-22T13:48:11.929Z] [2022-08-22T13:48:11.929Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:48:11.929Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:48:16.269Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-22T13:48:20.416Z] #57 ... [2022-08-22T13:48:20.416Z] [2022-08-22T13:48:20.416Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:48:20.416Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:48:20.416Z] #74 324.7 CCLD libocispec.la [2022-08-22T13:48:20.672Z] #74 325.3 CCLD src/validate [2022-08-22T13:48:20.928Z] #74 325.3 CCLD tests/test-1 [2022-08-22T13:48:20.928Z] #74 325.4 CCLD tests/test-2 [2022-08-22T13:48:20.928Z] #74 325.4 CCLD tests/test-3 [2022-08-22T13:48:20.928Z] #74 325.4 CCLD tests/test-4 [2022-08-22T13:48:21.184Z] #74 325.5 CCLD tests/test-5 [2022-08-22T13:48:21.184Z] #74 325.5 CCLD tests/test-6 [2022-08-22T13:48:21.184Z] #74 325.5 CCLD tests/test-7 [2022-08-22T13:48:21.184Z] #74 325.5 CCLD tests/test-8 [2022-08-22T13:48:21.184Z] #74 325.7 CCLD tests/test-9 [2022-08-22T13:48:21.184Z] #74 325.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-22T13:48:21.439Z] #74 325.8 CCLD tests/test-11 [2022-08-22T13:48:21.439Z] #74 325.9 CCLD tests/test-10 [2022-08-22T13:48:23.957Z] #74 328.4 libtool: link: ar cr libocispec.a [2022-08-22T13:48:23.957Z] #74 328.4 libtool: link: ranlib libocispec.a [2022-08-22T13:48:24.180Z] #27 522.5 skopeo version 1.9.0 [2022-08-22T13:48:24.180Z] #27 DONE 522.7s [2022-08-22T13:48:24.180Z] [2022-08-22T13:48:24.180Z] #57 [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-22T13:48:24.180Z] #57 sha256:2a37ae93700121d9c485e662abedf7d392d7597dd8bd4de5cbc877bf981c5bf1 [2022-08-22T13:48:24.180Z] #57 ... [2022-08-22T13:48:24.180Z] [2022-08-22T13:48:24.180Z] #28 [frozen-images 1/1] RUN --mount=from=skopeo,source=/out/skopeo,target=/usr/bin/skopeo <. [2022-08-22T13:49:01.303Z] modprobe@configfs.service: Succeeded. [2022-08-22T13:49:01.303Z] modprobe@drm.service: Succeeded. [2022-08-22T13:49:01.303Z] modprobe@fuse.service: Succeeded. [2022-08-22T13:49:01.303Z] + source /etc/docker-entrypoint-cmd [2022-08-22T13:49:01.304Z] ++ hack/make.sh dynbinary test-integration [2022-08-22T13:49:01.304Z] [2022-08-22T13:49:01.330Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-22T13:49:01.330Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-22T13:49:01.562Z] Removing bundles/ [2022-08-22T13:49:01.562Z] [2022-08-22T13:49:01.562Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-22T13:49:01.562Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-22T13:49:01.562Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:49:01.893Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-08-22T13:49:03.797Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.9% of statements [2022-08-22T13:49:03.797Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-22T13:49:03.797Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-22T13:49:03.797Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.0% of statements [2022-08-22T13:49:04.230Z] #74 368.8 CCLD tests/init [2022-08-22T13:49:04.729Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-08-22T13:49:04.729Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 79.9% of statements [2022-08-22T13:49:04.729Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-22T13:49:05.290Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-08-22T13:49:05.853Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-22T13:49:06.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.167s coverage: 76.8% of statements [2022-08-22T13:49:07.346Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-08-22T13:49:07.909Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-08-22T13:49:08.853Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 63.7% of statements [2022-08-22T13:49:09.179Z] .........................xx.................... [ 29%] [2022-08-22T13:49:09.782Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-08-22T13:49:09.782Z] ok github.com/docker/docker/daemon/logger/journald 3.556s coverage: 74.3% of statements [2022-08-22T13:49:09.782Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-22T13:49:09.782Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-22T13:49:09.782Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-22T13:49:09.782Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-22T13:49:10.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-08-22T13:49:10.966Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-08-22T13:49:11.532Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-22T13:49:12.094Z] ok github.com/docker/docker/daemon/logger/splunk 1.602s coverage: 82.5% of statements [2022-08-22T13:49:12.094Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-22T13:49:12.094Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-22T13:49:13.022Z] ok github.com/docker/docker/distribution/metadata 0.058s coverage: 44.4% of statements [2022-08-22T13:49:14.429Z] ok github.com/docker/docker/distribution 1.489s coverage: 28.0% of statements [2022-08-22T13:49:14.429Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-22T13:49:14.685Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-22T13:49:15.612Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-22T13:49:15.612Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-22T13:49:15.612Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-22T13:49:16.173Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-22T13:49:16.173Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-22T13:49:16.173Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-22T13:49:16.173Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-22T13:49:16.429Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-22T13:49:17.356Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-22T13:49:17.917Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-22T13:49:18.173Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-22T13:49:20.063Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.3% of statements [2022-08-22T13:49:21.950Z] ok github.com/docker/docker/pkg/authorization 1.539s coverage: 68.3% of statements [2022-08-22T13:49:21.950Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-22T13:49:22.206Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-22T13:49:25.343Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-22T13:49:25.512Z] ok github.com/docker/docker/layer 7.493s coverage: 68.9% of statements [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-22T13:49:25.512Z] ok github.com/docker/docker/pkg/chrootarchive 2.552s coverage: 42.7% of statements [2022-08-22T13:49:25.512Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 6.7% of statements [2022-08-22T13:49:25.512Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-22T13:49:25.767Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-22T13:49:25.767Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-22T13:49:26.346Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-08-22T13:49:26.346Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-08-22T13:49:26.624Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-08-22T13:49:27.560Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 70.1% of statements [2022-08-22T13:49:27.560Z] ok github.com/docker/docker/pkg/idtools 0.671s coverage: 69.3% of statements [2022-08-22T13:49:27.825Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-22T13:49:27.825Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-22T13:49:27.825Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-22T13:49:28.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-22T13:49:28.084Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-08-22T13:49:28.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-08-22T13:49:28.596Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-22T13:49:28.852Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-22T13:49:28.852Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-22T13:49:28.852Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-22T13:49:29.108Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-22T13:49:29.671Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-22T13:49:29.927Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-22T13:49:30.184Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-22T13:49:30.743Z] #74 394.5 AR libcrun_testing.a [2022-08-22T13:49:30.743Z] #74 394.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-22T13:49:30.743Z] #74 394.6 CCLD tests/tests_libcrun_utils [2022-08-22T13:49:30.743Z] #74 394.6 CCLD tests/tests_libcrun_errors [2022-08-22T13:49:30.743Z] #74 394.6 CCLD tests/tests_libcrun_fuzzer [2022-08-22T13:49:30.743Z] #74 395.2 CCLD libcrun.la [2022-08-22T13:49:31.428Z] #61 529.0 # github.com/containerd/containerd/cmd/containerd [2022-08-22T13:49:31.428Z] #61 529.0 /usr/bin/ld: /tmp/go-link-571310933/000019.o: in function `New': [2022-08-22T13:49:31.428Z] #61 529.0 /tmp/tmp.CMCT7CkrE3/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-22T13:49:31.428Z] #61 529.1 + bin/containerd-stress [2022-08-22T13:49:31.428Z] #61 530.3 + bin/containerd-shim [2022-08-22T13:49:31.547Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-22T13:49:31.547Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-22T13:49:31.674Z] #74 ... [2022-08-22T13:49:31.674Z] [2022-08-22T13:49:31.674Z] #52 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-22T13:49:31.674Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-22T13:49:31.674Z] #52 483.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-22T13:49:31.802Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-22T13:49:31.931Z] #52 DONE 484.2s [2022-08-22T13:49:31.931Z] [2022-08-22T13:49:31.931Z] #74 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-22T13:49:31.931Z] #74 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-22T13:49:31.931Z] #74 396.5 CCLD crun [2022-08-22T13:49:32.058Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-22T13:49:32.357Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-08-22T13:49:32.613Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 76.5% of statements [2022-08-22T13:49:32.756Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-22T13:49:33.174Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-22T13:49:33.300Z] #74 397.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-22T13:49:33.430Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-22T13:49:33.557Z] #74 397.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-22T13:49:33.557Z] #74 398.0 /bin/mkdir -p '/usr/local/lib' [2022-08-22T13:49:33.557Z] #74 398.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-22T13:49:33.557Z] #74 398.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-22T13:49:33.557Z] #74 398.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-22T13:49:33.557Z] #74 398.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-22T13:49:33.557Z] #74 398.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-22T13:49:33.557Z] #74 398.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-22T13:49:33.686Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-08-22T13:49:33.818Z] #74 398.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-22T13:49:33.818Z] #74 398.3 ---------------------------------------------------------------------- [2022-08-22T13:49:33.818Z] #74 398.3 Libraries have been installed in: [2022-08-22T13:49:33.818Z] #74 398.3 /usr/local/lib [2022-08-22T13:49:33.818Z] #74 398.3 [2022-08-22T13:49:33.818Z] #74 398.3 If you ever happen to want to link against installed libraries [2022-08-22T13:49:33.818Z] #74 398.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-22T13:49:33.818Z] #74 398.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-22T13:49:33.818Z] #74 398.3 flag during linking and do at least one of the following: [2022-08-22T13:49:33.818Z] #74 398.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-22T13:49:33.818Z] #74 398.3 during execution [2022-08-22T13:49:33.818Z] #74 398.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-22T13:49:33.818Z] #74 398.3 during linking [2022-08-22T13:49:33.818Z] #74 398.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-22T13:49:33.818Z] #74 398.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-22T13:49:33.818Z] #74 398.3 [2022-08-22T13:49:33.818Z] #74 398.3 See any operating system documentation about shared libraries for [2022-08-22T13:49:33.818Z] #74 398.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-22T13:49:33.818Z] #74 398.3 ---------------------------------------------------------------------- [2022-08-22T13:49:33.818Z] #74 398.3 /bin/mkdir -p '/build' [2022-08-22T13:49:33.818Z] #74 398.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-22T13:49:33.818Z] #74 398.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-22T13:49:34.075Z] #74 398.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-22T13:49:34.075Z] #74 398.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-22T13:49:34.075Z] #74 398.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-22T13:49:34.075Z] #74 DONE 398.5s [2022-08-22T13:49:34.075Z] [2022-08-22T13:49:34.075Z] #27 [skopeo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GO111MODULE=on CGO_ENABLED=0 GOBIN=/out go install -tags "exclude_graphdriver_devicemapper exclude_graphdriver_btrfs containers_image_openpgp" "github.com/containers/skopeo/cmd/skopeo@v1.9.0" && /out/skopeo --version [2022-08-22T13:49:34.075Z] #27 sha256:e87db765b42d6af2f4daff8aea5b325c5f58a16424beb0f6022ed835135f4e28 [2022-08-22T13:49:34.248Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-22T13:49:34.503Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-22T13:49:36.391Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2022-08-22T13:49:36.647Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-22T13:49:36.947Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-22T13:49:37.881Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-22T13:49:38.312Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements [2022-08-22T13:49:38.312Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-22T13:49:39.238Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-08-22T13:49:39.843Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-22T13:49:39.843Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-22T13:49:40.405Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-22T13:49:40.661Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-22T13:49:42.551Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-22T13:49:42.807Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements [2022-08-22T13:49:43.369Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-22T13:49:43.667Z] #61 542.1 + bin/containerd-shim-runc-v1 [2022-08-22T13:49:44.740Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-22T13:49:46.255Z] #27 497.7 skopeo version 1.9.0 [2022-08-22T13:49:46.255Z] #27 DONE 498.2s [2022-08-22T13:49:46.255Z] [2022-08-22T13:49:46.255Z] #61 [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-22T13:49:46.255Z] #61 sha256:010fc87052c7686ef98e51e2f1d8e3570484469a55345b4860f796a956867c07 [2022-08-22T13:49:46.255Z] #61 ... [2022-08-22T13:49:46.255Z] [2022-08-22T13:49:46.255Z] #28 [frozen-images 1/1] RUN --mount=from=skopeo,source=/out/skopeo,target=/usr/bin/skopeo < Making bundle: dynbinary (in bundles/dynbinary) [2022-08-22T13:50:04.795Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-22T13:50:04.795Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:50:05.530Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-22T13:50:06.700Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/rootless [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/volume [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-22T13:50:06.700Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === Skipped [2022-08-22T13:50:06.700Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-22T13:50:06.700Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-22T13:50:06.700Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-22T13:50:06.700Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-22T13:50:06.700Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:71: No driver to put! [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-22T13:50:06.700Z] time="2022-08-22T13:48:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-22T13:50:06.700Z] time="2022-08-22T13:48:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-22T13:50:06.700Z] time="2022-08-22T13:48:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-22T13:50:06.700Z] time="2022-08-22T13:48:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-22T13:50:06.700Z] time="2022-08-22T13:48:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:71: No driver to put! [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-22T13:50:06.700Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-22T13:50:06.700Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-22T13:50:06.700Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T13:50:06.700Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-22T13:50:06.700Z] graphtest_unix.go:71: No driver to put! [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-22T13:50:06.700Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-22T13:50:06.700Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-22T13:50:06.700Z] [2022-08-22T13:50:06.700Z] DONE 2874 tests, 28 skipped in 214.711s [2022-08-22T13:50:06.700Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/config [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/idm [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/ns [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/options [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/osl [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T13:50:06.700Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-22T13:50:06.700Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-22T13:50:09.855Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-22T13:50:14.332Z] ............................ [ 66%] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork 37.358s coverage: 40.6% of statements [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.491s coverage: 59.9% of statements [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.032s coverage: 5.2% of statements [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-22T13:50:53.348Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-22T13:50:53.348Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-22T13:50:55.247Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-22T13:50:56.173Z] #61 494.0 # github.com/containerd/containerd/cmd/containerd [2022-08-22T13:50:56.173Z] #61 494.0 /usr/bin/ld: /tmp/go-link-1505774987/000019.o: in function `New': [2022-08-22T13:50:56.173Z] #61 494.0 /tmp/tmp.vWLZjkEyPc/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-22T13:50:56.173Z] #61 494.1 + bin/containerd-stress [2022-08-22T13:50:56.173Z] #61 495.2 + bin/containerd-shim [2022-08-22T13:51:01.420Z] #61 506.5 + bin/containerd-shim-runc-v1 [2022-08-22T13:51:03.321Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.126s coverage: 6.6% of statements [2022-08-22T13:51:03.321Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-22T13:51:03.321Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-22T13:51:03.322Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-22T13:51:03.322Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-22T13:51:03.322Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-22T13:51:03.322Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-22T13:51:03.322Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-22T13:51:03.322Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-22T13:51:03.577Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-22T13:51:03.832Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-22T13:51:07.961Z] #61 512.8 + bin/containerd-shim-runc-v2 [2022-08-22T13:51:07.961Z] #61 513.6 + binaries [2022-08-22T13:51:07.961Z] #61 513.6 + install -D bin/containerd /build/containerd [2022-08-22T13:51:07.961Z] #61 513.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-22T13:51:07.961Z] #61 513.7 + install -D bin/ctr /build/ctr [2022-08-22T13:51:08.029Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-22T13:51:08.029Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:51:08.029Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:51:08.029Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:51:08.029Z] [2022-08-22T13:51:08.029Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:51:08.029Z] DOCKER_SYSTEMD=1 [2022-08-22T13:51:08.029Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:51:08.029Z] HOSTNAME=06cc9aa74a24 [2022-08-22T13:51:08.029Z] DEST=bundles/test-integration [2022-08-22T13:51:08.029Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:51:08.029Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:51:08.029Z] container=docker [2022-08-22T13:51:08.029Z] HOME=/root [2022-08-22T13:51:08.029Z] LANG=C.UTF-8 [2022-08-22T13:51:08.029Z] INVOCATION_ID=7c23d731ae884e639eea07e5f391b9fc [2022-08-22T13:51:08.029Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:51:08.029Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:51:08.029Z] VALIDATE_BRANCH=master [2022-08-22T13:51:08.029Z] TERM=xterm [2022-08-22T13:51:08.029Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:51:08.029Z] SHLVL=3 [2022-08-22T13:51:08.029Z] TIMEOUT=120m [2022-08-22T13:51:08.029Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:51:08.029Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:51:08.029Z] GO111MODULE=off [2022-08-22T13:51:08.029Z] DOCKER_EXPERIMENTAL=1 [2022-08-22T13:51:08.029Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-22T13:51:08.029Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:51:08.029Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:51:08.029Z] GOPATH=/go [2022-08-22T13:51:08.029Z] PKG_CONFIG=pkg-config [2022-08-22T13:51:08.029Z] _=/usr/bin/env [2022-08-22T13:51:08.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-22T13:51:09.847Z] #61 DONE 515.7s [2022-08-22T13:51:10.792Z] [2022-08-22T13:51:10.792Z] #62 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-22T13:51:10.792Z] #62 sha256:e80135026457c88f0177eb1741f2e21289e15c497fa310dcf85c072b695ac03c [2022-08-22T13:51:11.718Z] #62 DONE 0.9s [2022-08-22T13:51:11.974Z] [2022-08-22T13:51:11.974Z] #67 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-22T13:51:11.974Z] #67 sha256:4a9353e36d90d0a668ac68cac14a469f2ce64bb4d309a5b136a693e17b564bb9 [2022-08-22T13:51:11.974Z] #67 DONE 0.2s [2022-08-22T13:51:11.974Z] [2022-08-22T13:51:11.974Z] #72 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-22T13:51:11.974Z] #72 sha256:1ce3668b80d244719429c14056a0168c7055960e70f9da1af9dba6cfd3d6cf7b [2022-08-22T13:51:13.281Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-22T13:51:13.281Z] tests/integration/client_test.py ..... [ 75%] [2022-08-22T13:51:13.281Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-22T13:51:13.281Z] tests/integration/errors_test.py . [ 76%] [2022-08-22T13:51:13.342Z] #72 DONE 1.2s [2022-08-22T13:51:13.342Z] [2022-08-22T13:51:13.342Z] #75 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-22T13:51:13.342Z] #75 sha256:5ba8819a76fd647082c4e01830b19db0560af6408141e72736a9039aeaff9104 [2022-08-22T13:51:13.342Z] #75 DONE 0.0s [2022-08-22T13:51:13.342Z] [2022-08-22T13:51:13.342Z] #76 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-22T13:51:13.342Z] #76 sha256:0baead51532432c66668d03b0760a8c1da85990f99041a2101c704fffb7892fd [2022-08-22T13:51:13.342Z] #76 DONE 0.0s [2022-08-22T13:51:13.342Z] [2022-08-22T13:51:13.342Z] #77 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-22T13:51:13.342Z] #77 sha256:631c83e6d6e29850177a843bf87592837539a0a6df87e3e68422a9a12c19abf7 [2022-08-22T13:51:13.342Z] #77 DONE 0.0s [2022-08-22T13:51:13.342Z] [2022-08-22T13:51:13.342Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-22T13:51:13.342Z] #78 sha256:d5145e575b0a19f68de179e61a3c4f879e2356f24c5725265b9901c352ae9ff1 [2022-08-22T13:51:16.041Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-22T13:51:18.588Z] #78 DONE 4.3s [2022-08-22T13:51:18.589Z] [2022-08-22T13:51:18.589Z] #79 exporting to image [2022-08-22T13:51:18.589Z] #79 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-22T13:51:18.589Z] #79 exporting layers [2022-08-22T13:51:26.675Z] #79 exporting layers 8.2s done [2022-08-22T13:51:26.675Z] #79 writing image sha256:885dcaa928d1b805eb9d96c10b0d285f1147b86dd0551d7c408489c671a74f0c done [2022-08-22T13:51:26.675Z] #79 naming to docker.io/library/docker:1e109657b20a5575294fe53983443e92eeb37a4a done [2022-08-22T13:51:26.675Z] #79 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:51:27.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -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:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh dynbinary test-integration [2022-08-22T13:51:28.365Z] [2022-08-22T13:51:28.365Z] Removing bundles/ [2022-08-22T13:51:28.365Z] [2022-08-22T13:51:28.365Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-22T13:51:28.365Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-22T13:51:28.365Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:51:31.740Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/ipam 16.470s coverage: 85.3% of statements [2022-08-22T13:51:34.120Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-22T13:51:34.120Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-22T13:51:34.120Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-22T13:51:34.120Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-22T13:51:47.653Z] ......... [ 85%] [2022-08-22T13:51:52.787Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-22T13:51:53.971Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-22T13:51:54.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-22T13:51:54.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-22T13:52:00.502Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-22T13:52:00.502Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-22T13:52:02.248Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-22T13:52:04.977Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-22T13:52:05.233Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-22T13:52:09.124Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-22T13:52:09.380Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-22T13:52:09.380Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-22T13:52:09.380Z] [2022-08-22T13:52:09.380Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-22T13:52:09.380Z] =========================== short test summary info ============================ [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-22T13:52:09.380Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-22T13:52:09.380Z] Not supported on most drivers [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-22T13:52:09.380Z] Output of docker top depends on host distro, and is not formalized. [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-22T13:52:09.380Z] Output of docker top depends on host distro, and is not formalized. [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-22T13:52:09.380Z] Can fail if eth0 has multiple IP addresses [2022-08-22T13:52:09.380Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-22T13:52:09.380Z] This doesn't seem to be taken into account by the engine [2022-08-22T13:52:09.380Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-22T13:52:09.380Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-22T13:52:09.380Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.41 seconds == [2022-08-22T13:52:09.941Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-22T13:52:11.306Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-22T13:52:11.306Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:52:11.306Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:52:11.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:52:11.306Z] [2022-08-22T13:52:11.306Z] + TEST_INTEGRATION_DEST=2 [2022-08-22T13:52:11.306Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-22T13:52:11.306Z] + TEST_SKIP_INTEGRATION=1 [2022-08-22T13:52:11.306Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-22T13:52:11.306Z] + run_tests [2022-08-22T13:52:11.306Z] + c=0 [2022-08-22T13:52:11.306Z] + '[' -n 0 ']' [2022-08-22T13:52:11.306Z] + rm= [2022-08-22T13:52:11.306Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44005/.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=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh '' test-integration [2022-08-22T13:52:11.306Z] ++ jobs -p [2022-08-22T13:52:11.306Z] + TEST_INTEGRATION_DEST=3 [2022-08-22T13:52:11.306Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-22T13:52:11.306Z] + TEST_SKIP_INTEGRATION=1 [2022-08-22T13:52:11.306Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-22T13:52:11.306Z] + run_tests [2022-08-22T13:52:11.306Z] + '[' -n 0 ']' [2022-08-22T13:52:11.306Z] + rm= [2022-08-22T13:52:11.306Z] + for job in $(jobs -p) [2022-08-22T13:52:11.306Z] + wait 7670 [2022-08-22T13:52:11.306Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44005/.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=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh '' test-integration [2022-08-22T13:52:11.306Z] + TEST_INTEGRATION_DEST=1 [2022-08-22T13:52:11.306Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-22T13:52:11.306Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-22T13:52:11.306Z] + run_tests test-integration-flaky [2022-08-22T13:52:11.306Z] + '[' -n 0 ']' [2022-08-22T13:52:11.306Z] + rm= [2022-08-22T13:52:11.306Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44005/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44005/.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=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh test-integration-flaky test-integration [2022-08-22T13:52:11.306Z] [2022-08-22T13:52:11.306Z] [2022-08-22T13:52:11.306Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-22T13:52:11.306Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:52:11.306Z] [2022-08-22T13:52:11.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:52:11.306Z] HOSTNAME=65f8e93eac25 [2022-08-22T13:52:11.306Z] TEST_SKIP_INTEGRATION=1 [2022-08-22T13:52:11.306Z] TESTDEBUG=0 [2022-08-22T13:52:11.306Z] DEST=bundles/test-integration [2022-08-22T13:52:11.306Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:52:11.306Z] KEEPBUNDLE=1 [2022-08-22T13:52:11.306Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:52:11.306Z] container=docker [2022-08-22T13:52:11.306Z] HOME=/root [2022-08-22T13:52:11.306Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:52:11.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:52:11.306Z] VALIDATE_BRANCH=master [2022-08-22T13:52:11.306Z] TERM=xterm [2022-08-22T13:52:11.306Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:52:11.306Z] SHLVL=1 [2022-08-22T13:52:11.306Z] TIMEOUT=120m [2022-08-22T13:52:11.306Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:52:11.306Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:52:11.306Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-22T13:52:11.306Z] GO111MODULE=off [2022-08-22T13:52:11.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:52:11.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:52:11.307Z] GOPATH=/go [2022-08-22T13:52:11.307Z] PKG_CONFIG=pkg-config [2022-08-22T13:52:11.307Z] _=/usr/bin/env [2022-08-22T13:52:11.307Z] Building test suite binary ./integration-cli/test.main [2022-08-22T13:52:11.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:52:11.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:52:11.307Z] HOSTNAME=abae4169bc8c [2022-08-22T13:52:11.307Z] TEST_SKIP_INTEGRATION=1 [2022-08-22T13:52:11.307Z] TESTDEBUG=0 [2022-08-22T13:52:11.307Z] DEST=bundles/test-integration [2022-08-22T13:52:11.307Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:52:11.307Z] KEEPBUNDLE=1 [2022-08-22T13:52:11.307Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:52:11.307Z] container=docker [2022-08-22T13:52:11.307Z] HOME=/root [2022-08-22T13:52:11.307Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:52:11.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:52:11.307Z] VALIDATE_BRANCH=master [2022-08-22T13:52:11.307Z] TERM=xterm [2022-08-22T13:52:11.307Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:52:11.307Z] SHLVL=1 [2022-08-22T13:52:11.307Z] TIMEOUT=120m [2022-08-22T13:52:11.307Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:52:11.307Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:52:11.307Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-22T13:52:11.307Z] GO111MODULE=off [2022-08-22T13:52:11.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:52:11.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:52:11.307Z] GOPATH=/go [2022-08-22T13:52:11.307Z] PKG_CONFIG=pkg-config [2022-08-22T13:52:11.307Z] _=/usr/bin/env [2022-08-22T13:52:11.307Z] Building test suite binary ./integration-cli/test.main [2022-08-22T13:52:11.307Z] No new tests added to integration. [2022-08-22T13:52:11.307Z] [2022-08-22T13:52:11.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:52:11.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:52:11.307Z] HOSTNAME=f0e14bb5f3d3 [2022-08-22T13:52:11.307Z] TESTDEBUG=0 [2022-08-22T13:52:11.307Z] DEST=bundles/test-integration [2022-08-22T13:52:11.307Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:52:11.307Z] KEEPBUNDLE=1 [2022-08-22T13:52:11.307Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:52:11.307Z] container=docker [2022-08-22T13:52:11.307Z] HOME=/root [2022-08-22T13:52:11.307Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:52:11.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:52:11.307Z] VALIDATE_BRANCH=master [2022-08-22T13:52:11.307Z] TERM=xterm [2022-08-22T13:52:11.307Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:52:11.307Z] SHLVL=1 [2022-08-22T13:52:11.307Z] TIMEOUT=120m [2022-08-22T13:52:11.307Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:52:11.307Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:52:11.307Z] GO111MODULE=off [2022-08-22T13:52:11.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-22T13:52:11.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:52:11.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:52:11.307Z] GOPATH=/go [2022-08-22T13:52:11.307Z] PKG_CONFIG=pkg-config [2022-08-22T13:52:11.307Z] _=/usr/bin/env [2022-08-22T13:52:11.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-22T13:52:16.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-22T13:52:19.898Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T13:52:19.898Z] [2022-08-22T13:52:19.898Z] Unloading profiles will leave already running processes permanently [2022-08-22T13:52:19.898Z] unconfined, which can lead to unexpected situations. [2022-08-22T13:52:19.898Z] [2022-08-22T13:52:19.898Z] To set a process to complain mode, use the command line tool [2022-08-22T13:52:19.898Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T13:52:19.898Z] Post stage [Pipeline] junit [2022-08-22T13:52:21.274Z] Recording test results [2022-08-22T13:52:21.301Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-22T13:52:21.616Z] + echo Ensuring container killed. [2022-08-22T13:52:21.616Z] Ensuring container killed. [2022-08-22T13:52:21.616Z] + docker rm -vf docker-pr1 [2022-08-22T13:52:21.616Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-22T13:52:21.933Z] + echo Chowning /workspace to jenkins user [2022-08-22T13:52:21.933Z] Chowning /workspace to jenkins user [2022-08-22T13:52:21.933Z] + id -u [2022-08-22T13:52:21.933Z] + id -g [2022-08-22T13:52:21.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-22T13:52:23.145Z] + bundleName=docker-py [2022-08-22T13:52:23.145Z] + echo Creating docker-py-bundles.tar.gz [2022-08-22T13:52:23.145Z] Creating docker-py-bundles.tar.gz [2022-08-22T13:52:23.145Z] + 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-22T13:52:23.154Z] Archiving artifacts [2022-08-22T13:52:23.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-22T13:52:23.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh binary [2022-08-22T13:52:24.065Z] [2022-08-22T13:52:24.065Z] Removing bundles/ [2022-08-22T13:52:24.065Z] [2022-08-22T13:52:24.321Z] ---> Making bundle: binary (in bundles/binary) [2022-08-22T13:52:24.321Z] Building: bundles/binary-daemon/dockerd [2022-08-22T13:52:24.321Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:52:26.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-22T13:52:36.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-22T13:52:36.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-22T13:52:36.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-22T13:52:37.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-22T13:52:38.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-22T13:52:38.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-22T13:52:39.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-22T13:52:41.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-22T13:52:42.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-22T13:52:43.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-22T13:52:44.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-22T13:52:44.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-22T13:52:45.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-22T13:52:46.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-22T13:52:47.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-22T13:52:48.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-22T13:52:49.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T13:52:49.261Z] Using test binary docker [2022-08-22T13:52:49.261Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-22T13:52:49.261Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-22T13:52:49.261Z] Starting dockerd [2022-08-22T13:52:49.261Z] INFO: Waiting for daemon to start... [2022-08-22T13:52:52.044Z] . [2022-08-22T13:52:52.044Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T13:52:52.044Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T13:52:52.044Z] Error: No such image: emptyfs [2022-08-22T13:52:52.303Z] Loaded image: emptyfs:latest [2022-08-22T13:52:52.303Z] Running integration-test (iteration 1) [2022-08-22T13:52:52.303Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-22T13:52:52.303Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:52:52.562Z] Loaded image: busybox:glibc [2022-08-22T13:52:52.820Z] Loaded image: busybox:latest [2022-08-22T13:52:53.754Z] Loaded image: debian:bullseye-slim [2022-08-22T13:52:54.012Z] Loaded image: hello-world:latest [2022-08-22T13:52:54.012Z] INFO: Testing against a local daemon [2022-08-22T13:52:54.012Z] === RUN TestCgroupNamespacesBuild [2022-08-22T13:52:55.388Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-08-22T13:52:55.388Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-22T13:52:56.761Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-08-22T13:52:56.761Z] === RUN TestBuildWithSession [2022-08-22T13:52:56.761Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:52:56.761Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-22T13:52:56.761Z] === RUN TestBuildSquashParent [2022-08-22T13:53:02.023Z] --- PASS: TestBuildSquashParent (4.69s) [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:53:02.023Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:53:02.023Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:53:02.023Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:53:02.023Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:53:02.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:53:02.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:53:04.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:53:04.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.61s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-08-22T13:53:05.965Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-08-22T13:53:05.965Z] === RUN TestBuildMultiStageCopy [2022-08-22T13:53:05.965Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-22T13:53:07.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-22T13:53:07.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-22T13:53:07.864Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-22T13:53:08.122Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy (2.33s) [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-22T13:53:08.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-22T13:53:08.381Z] === RUN TestBuildMultiStageParentConfig [2022-08-22T13:53:08.947Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-22T13:53:08.947Z] === RUN TestBuildLabelWithTargets [2022-08-22T13:53:09.881Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-08-22T13:53:09.881Z] === RUN TestBuildWithEmptyLayers [2022-08-22T13:53:10.447Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-22T13:53:10.447Z] === RUN TestBuildMultiStageOnBuild [2022-08-22T13:53:12.346Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-08-22T13:53:12.346Z] === RUN TestBuildUncleanTarFilenames [2022-08-22T13:53:12.604Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-22T13:53:12.604Z] === RUN TestBuildMultiStageLayerLeak [2022-08-22T13:53:14.502Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-08-22T13:53:14.502Z] === RUN TestBuildWithHugeFile [2022-08-22T13:53:25.537Z] ok github.com/docker/docker/libnetwork/networkdb 105.227s coverage: 60.5% of statements [2022-08-22T13:53:25.537Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-22T13:53:25.537Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-22T13:53:25.537Z] ok github.com/docker/docker/libnetwork/osl 4.344s coverage: 39.7% of statements [2022-08-22T13:53:25.537Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-22T13:53:25.793Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-22T13:53:27.157Z] ok github.com/docker/docker/libnetwork/portmapper 0.700s coverage: 48.6% of statements [2022-08-22T13:53:27.412Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-22T13:53:27.412Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-22T13:53:27.669Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === Skipped [2022-08-22T13:53:27.669Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-22T13:53:27.669Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-22T13:53:27.669Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-22T13:53:27.669Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-22T13:53:27.669Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-22T13:53:27.669Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-22T13:53:27.669Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-22T13:53:27.669Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.669Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-22T13:53:27.669Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T13:53:27.669Z] [2022-08-22T13:53:27.670Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-22T13:53:27.670Z] firewalld_test.go:14: firewalld is not running [2022-08-22T13:53:27.670Z] [2022-08-22T13:53:27.670Z] DONE 327 tests, 9 skipped in 204.461s Post stage [Pipeline] junit [2022-08-22T13:53:28.297Z] Recording test results [2022-08-22T13:53:29.716Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-22T13:53:30.045Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -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:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh dynbinary test-integration [2022-08-22T13:53:30.606Z] [2022-08-22T13:53:30.606Z] Removing bundles/ [2022-08-22T13:53:30.606Z] [2022-08-22T13:53:30.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-22T13:53:30.606Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-22T13:53:30.606Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:53:34.783Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-22T13:53:34.783Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:53:34.783Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:53:34.783Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:53:34.783Z] [2022-08-22T13:53:34.783Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:53:34.783Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:53:34.783Z] HOSTNAME=4b92ed8197b8 [2022-08-22T13:53:34.783Z] DEST=bundles/test-integration [2022-08-22T13:53:34.783Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:53:34.783Z] DOCKER_ROOTLESS=1 [2022-08-22T13:53:34.783Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:53:34.783Z] container=docker [2022-08-22T13:53:34.783Z] HOME=/root [2022-08-22T13:53:34.783Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:53:34.783Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:53:34.783Z] VALIDATE_BRANCH=master [2022-08-22T13:53:34.783Z] TERM=xterm [2022-08-22T13:53:34.783Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:53:34.783Z] SHLVL=1 [2022-08-22T13:53:34.783Z] TIMEOUT=120m [2022-08-22T13:53:34.783Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:53:34.783Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:53:34.783Z] GO111MODULE=off [2022-08-22T13:53:34.783Z] DOCKER_EXPERIMENTAL=1 [2022-08-22T13:53:34.783Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-22T13:53:34.783Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:53:34.783Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:53:34.783Z] GOPATH=/go [2022-08-22T13:53:34.783Z] PKG_CONFIG=pkg-config [2022-08-22T13:53:34.783Z] _=/usr/bin/env [2022-08-22T13:53:34.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-22T13:54:10.759Z] --- PASS: TestBuildWithHugeFile (49.83s) [2022-08-22T13:54:10.759Z] === RUN TestBuildWCOWSandboxSize [2022-08-22T13:54:10.759Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:54:10.759Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:54:10.759Z] === RUN TestBuildWithEmptyDockerfile [2022-08-22T13:54:10.759Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:54:10.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:54:10.759Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:54:10.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:54:10.759Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:54:10.759Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:54:10.759Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:54:10.759Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:54:10.759Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:54:10.759Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-22T13:54:10.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-22T13:54:10.759Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-22T13:54:10.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-22T13:54:10.759Z] === RUN TestBuildPreserveOwnership [2022-08-22T13:54:10.759Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-22T13:54:10.759Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-22T13:54:10.759Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-08-22T13:54:10.759Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-08-22T13:54:10.759Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-22T13:54:10.759Z] === RUN TestBuildPlatformInvalid [2022-08-22T13:54:10.759Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-22T13:54:10.759Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-22T13:54:10.759Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:54:10.759Z] Loaded image: busybox:glibc [2022-08-22T13:54:10.759Z] Loaded image: busybox:latest [2022-08-22T13:54:10.759Z] Loaded image: debian:bullseye-slim [2022-08-22T13:54:10.759Z] Loaded image: hello-world:latest [2022-08-22T13:54:18.875Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.59s) [2022-08-22T13:54:18.875Z] PASS [2022-08-22T13:54:18.875Z] [2022-08-22T13:54:18.875Z] === Skipped [2022-08-22T13:54:18.875Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-22T13:54:18.875Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:54:18.875Z] [2022-08-22T13:54:18.875Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:54:18.875Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:54:18.875Z] [2022-08-22T13:54:18.875Z] DONE 34 tests, 2 skipped in 86.411s [2022-08-22T13:54:18.875Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-22T13:54:18.875Z] INFO: Testing against a local daemon [2022-08-22T13:54:18.875Z] === RUN TestConfigInspect [2022-08-22T13:54:21.402Z] --- PASS: TestConfigInspect (2.31s) [2022-08-22T13:54:21.402Z] === RUN TestConfigList [2022-08-22T13:54:21.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-22T13:54:21.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-22T13:54:23.298Z] --- PASS: TestConfigList (2.16s) [2022-08-22T13:54:23.299Z] === RUN TestConfigsCreateAndDelete [2022-08-22T13:54:25.827Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-22T13:54:25.827Z] === RUN TestConfigsUpdate [2022-08-22T13:54:27.724Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-22T13:54:27.724Z] === RUN TestTemplatedConfig [2022-08-22T13:54:30.254Z] --- PASS: TestTemplatedConfig (2.73s) [2022-08-22T13:54:30.254Z] === RUN TestConfigCreateResolve [2022-08-22T13:54:30.742Z] Created binary: bundles/binary-daemon/dockerd [2022-08-22T13:54:30.743Z] Copying nested executables into bundles/binary-daemon [2022-08-22T13:54:30.743Z] Building: bundles/binary-daemon/docker-proxy [2022-08-22T13:54:30.743Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:54:30.743Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-22T13:54:30.743Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-22T13:54:31.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/make.sh cross [2022-08-22T13:54:31.350Z] [2022-08-22T13:54:31.350Z] Removing bundles/ [2022-08-22T13:54:31.606Z] [2022-08-22T13:54:31.606Z] ---> Making bundle: cross (in bundles/cross) [2022-08-22T13:54:31.606Z] Cross building: bundles/cross/linux/amd64 [2022-08-22T13:54:31.606Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-22T13:54:31.606Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-22T13:54:32.782Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-08-22T13:54:32.782Z] PASS [2022-08-22T13:54:32.782Z] [2022-08-22T13:54:32.782Z] DONE 6 tests in 13.682s [2022-08-22T13:54:32.782Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-22T13:54:32.782Z] INFO: Testing against a local daemon [2022-08-22T13:54:32.782Z] === RUN TestAttachWithTTY [2022-08-22T13:54:32.782Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-22T13:54:32.782Z] === RUN TestAttachWithoutTTy [2022-08-22T13:54:32.782Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-22T13:54:32.782Z] === RUN TestCheckpoint [2022-08-22T13:54:32.782Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T13:54:32.782Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/commit [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:54:32.782Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:54:32.782Z] === CONT TestContainerInvalidJSON/commit [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-22T13:54:32.782Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-22T13:54:32.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-22T13:54:32.783Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-22T13:54:32.783Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-22T13:54:32.783Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-22T13:54:32.783Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-22T13:54:32.783Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-22T13:54:32.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-22T13:54:32.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-22T13:54:32.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-22T13:54:32.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-22T13:54:32.783Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-22T13:54:32.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-22T13:54:32.783Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-22T13:54:32.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-22T13:54:32.783Z] === RUN TestCopyEmptyFile [2022-08-22T13:54:32.783Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-22T13:54:32.783Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-22T13:54:33.041Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-22T13:54:33.041Z] === RUN TestCopyFromContainer [2022-08-22T13:54:33.974Z] === RUN TestCopyFromContainer// [2022-08-22T13:54:33.974Z] === RUN TestCopyFromContainer//bar/root [2022-08-22T13:54:34.232Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-22T13:54:34.232Z] === RUN TestCopyFromContainer/bar/quux [2022-08-22T13:54:34.232Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-22T13:54:34.232Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-22T13:54:34.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-22T13:54:34.491Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-22T13:54:34.491Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-22T13:54:34.491Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer (1.72s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-22T13:54:34.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-22T13:54:34.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-22T13:54:34.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:54:34.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:54:34.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:54:34.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:54:34.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:54:34.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:54:34.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:54:34.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:54:34.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:54:34.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-22T13:54:34.748Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-22T13:54:34.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-22T13:54:34.748Z] === RUN TestCreateWithInvalidEnv [2022-08-22T13:54:34.748Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-22T13:54:34.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-22T13:54:34.748Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-22T13:54:34.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-22T13:54:34.748Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-22T13:54:34.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-22T13:54:34.748Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-22T13:54:34.748Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-22T13:54:34.748Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-22T13:54:34.748Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-22T13:54:34.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-22T13:54:34.748Z] === RUN TestCreateTmpfsMountsTarget [2022-08-22T13:54:34.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-22T13:54:34.748Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-22T13:54:36.647Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-08-22T13:54:36.647Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:54:38.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:54:38.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:54:38.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:54:38.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:54:38.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:54:38.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:54:38.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:54:38.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:54:38.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:54:38.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:54:38.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-22T13:54:38.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-22T13:54:38.021Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-22T13:54:38.586Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-22T13:54:38.586Z] === RUN TestCreateDifferentPlatform [2022-08-22T13:54:38.586Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-22T13:54:38.586Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-22T13:54:38.586Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-22T13:54:38.586Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-22T13:54:38.586Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-22T13:54:38.586Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-22T13:54:38.586Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-22T13:54:38.586Z] === RUN TestCreateInvalidHostConfig [2022-08-22T13:54:38.586Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:54:38.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:54:38.586Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:54:38.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:54:38.586Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:54:38.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:54:38.586Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:54:38.586Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:54:38.586Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:54:38.586Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:54:38.586Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:54:38.586Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:54:38.586Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-22T13:54:38.586Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-22T13:54:38.586Z] === RUN TestContainerStartOnDaemonRestart [2022-08-22T13:54:38.586Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-22T13:54:38.586Z] === RUN TestDaemonRestartIpcMode [2022-08-22T13:54:38.586Z] === PAUSE TestDaemonRestartIpcMode [2022-08-22T13:54:38.586Z] === RUN TestDaemonHostGatewayIP [2022-08-22T13:54:38.586Z] === PAUSE TestDaemonHostGatewayIP [2022-08-22T13:54:38.586Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-22T13:54:38.586Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-22T13:54:38.586Z] === RUN TestContainerKillOnDaemonStart [2022-08-22T13:54:38.586Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-22T13:54:38.586Z] === RUN TestDiff [2022-08-22T13:54:39.152Z] --- PASS: TestDiff (0.59s) [2022-08-22T13:54:39.152Z] === RUN TestExecConsoleSize [2022-08-22T13:54:39.717Z] --- PASS: TestExecConsoleSize (0.61s) [2022-08-22T13:54:39.717Z] === RUN TestExecWithCloseStdin [2022-08-22T13:54:40.663Z] --- PASS: TestExecWithCloseStdin (0.73s) [2022-08-22T13:54:40.663Z] === RUN TestExec [2022-08-22T13:54:41.230Z] --- PASS: TestExec (0.63s) [2022-08-22T13:54:41.230Z] === RUN TestExecUser [2022-08-22T13:54:41.796Z] --- PASS: TestExecUser (0.58s) [2022-08-22T13:54:41.796Z] === RUN TestExportContainerAndImportImage [2022-08-22T13:54:42.361Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-08-22T13:54:42.361Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-22T13:54:43.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-22T13:54:43.735Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-22T13:54:43.735Z] === RUN TestHealthCheckWorkdir [2022-08-22T13:54:44.301Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-08-22T13:54:44.301Z] === RUN TestHealthKillContainer [2022-08-22T13:54:54.263Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-22T13:54:54.263Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-22T13:54:54.263Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-08-22T13:54:54.263Z] === RUN TestIpcModeNone [2022-08-22T13:54:54.263Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-22T13:54:54.263Z] === RUN TestIpcModePrivate [2022-08-22T13:54:54.263Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-22T13:54:54.521Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-22T13:54:54.521Z] === RUN TestIpcModeShareable [2022-08-22T13:54:54.781Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-22T13:54:55.039Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-22T13:54:55.039Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-22T13:54:55.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-22T13:54:56.938Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-08-22T13:54:56.938Z] === RUN TestAPIIpcModeHost [2022-08-22T13:54:57.196Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-08-22T13:54:57.196Z] === RUN TestDaemonIpcModeShareable [2022-08-22T13:54:58.569Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-22T13:54:58.569Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-22T13:54:58.569Z] === RUN TestDaemonIpcModePrivate [2022-08-22T13:54:59.501Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-22T13:54:59.759Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-22T13:54:59.759Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-22T13:55:00.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-22T13:55:00.951Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-08-22T13:55:00.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-22T13:55:01.884Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-22T13:55:02.143Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s) [2022-08-22T13:55:02.143Z] === RUN TestIpcModeOlderClient [2022-08-22T13:55:02.143Z] === PAUSE TestIpcModeOlderClient [2022-08-22T13:55:02.143Z] === RUN TestKillContainerInvalidSignal [2022-08-22T13:55:02.708Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-22T13:55:02.708Z] === RUN TestKillContainer [2022-08-22T13:55:02.708Z] === RUN TestKillContainer/no_signal [2022-08-22T13:55:02.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-22T13:55:02.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-22T13:55:02.965Z] === RUN TestKillContainer/non_killing_signal [2022-08-22T13:55:03.223Z] === RUN TestKillContainer/killing_signal [2022-08-22T13:55:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-22T13:55:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-22T13:55:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-22T13:55:04.157Z] --- PASS: TestKillContainer (1.39s) [2022-08-22T13:55:04.157Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-22T13:55:04.157Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-22T13:55:04.157Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2022-08-22T13:55:04.157Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-22T13:55:04.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-22T13:55:04.414Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-22T13:55:04.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-22T13:55:05.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-22T13:55:05.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-22T13:55:05.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-22T13:55:05.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-22T13:55:05.348Z] === RUN TestKillStoppedContainer [2022-08-22T13:55:05.348Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-22T13:55:05.348Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-22T13:55:05.348Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-22T13:55:05.348Z] === RUN TestKillDifferentUserContainer [2022-08-22T13:55:05.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-22T13:55:05.915Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-22T13:55:05.915Z] === RUN TestInspectOomKilledTrue [2022-08-22T13:55:05.915Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-22T13:55:05.915Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-22T13:55:05.915Z] === RUN TestInspectOomKilledFalse [2022-08-22T13:55:06.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-22T13:55:06.481Z] --- PASS: TestInspectOomKilledFalse (0.50s) [2022-08-22T13:55:06.481Z] === RUN TestLinksEtcHostsContentMatch [2022-08-22T13:55:06.739Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-22T13:55:06.739Z] === RUN TestLinksContainerNames [2022-08-22T13:55:07.053Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-22T13:55:07.053Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:55:07.053Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T13:55:07.053Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-22T13:55:07.053Z] [2022-08-22T13:55:07.053Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-22T13:55:07.053Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-22T13:55:07.053Z] HOSTNAME=8bdd3e17d189 [2022-08-22T13:55:07.053Z] TESTDEBUG=0 [2022-08-22T13:55:07.053Z] DEST=bundles/test-integration [2022-08-22T13:55:07.053Z] PWD=/go/src/github.com/docker/docker [2022-08-22T13:55:07.053Z] DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a [2022-08-22T13:55:07.053Z] container=docker [2022-08-22T13:55:07.053Z] HOME=/root [2022-08-22T13:55:07.053Z] GOLANG_VERSION=1.18.5 [2022-08-22T13:55:07.053Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-22T13:55:07.053Z] VALIDATE_BRANCH=master [2022-08-22T13:55:07.053Z] TERM=xterm [2022-08-22T13:55:07.053Z] DOCKER_PKG=github.com/docker/docker [2022-08-22T13:55:07.053Z] SHLVL=1 [2022-08-22T13:55:07.053Z] TIMEOUT=120m [2022-08-22T13:55:07.053Z] DOCKER_BUILDTAGS= journald [2022-08-22T13:55:07.053Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-22T13:55:07.053Z] GO111MODULE=off [2022-08-22T13:55:07.053Z] DOCKER_EXPERIMENTAL=1 [2022-08-22T13:55:07.053Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-22T13:55:07.053Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-22T13:55:07.053Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-22T13:55:07.053Z] GOPATH=/go [2022-08-22T13:55:07.053Z] PKG_CONFIG=pkg-config [2022-08-22T13:55:07.053Z] _=/usr/bin/env [2022-08-22T13:55:07.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-22T13:55:07.672Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-22T13:55:07.672Z] === RUN TestLogsFollowTailEmpty [2022-08-22T13:55:07.930Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-22T13:55:07.930Z] === RUN TestLogs [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:55:07.930Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:55:07.930Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:55:07.930Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:55:07.930Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:55:08.497Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-22T13:55:08.497Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-22T13:55:08.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-22T13:55:09.085Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:55:09.346Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:55:09.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:55:09.915Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:55:09.915Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:55:09.915Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:55:09.915Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:55:10.480Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:55:10.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-22T13:55:10.739Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:55:11.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-22T13:55:11.305Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:55:11.305Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:55:11.874Z] --- PASS: TestLogs (3.99s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.70s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-22T13:55:11.874Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-22T13:55:11.874Z] === RUN TestContainerNetworkMountsNoChown [2022-08-22T13:55:12.134Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/default [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/default [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/private [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/private [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rprivate [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/slave [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/slave [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rslave [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/shared [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/shared [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rshared [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-22T13:55:12.134Z] === CONT TestMountDaemonRoot/default [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:55:12.134Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-22T13:55:12.134Z] === CONT TestMountDaemonRoot/rshared [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:55:12.134Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:55:12.134Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:55:12.134Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:55:12.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-22T13:55:12.392Z] === CONT TestMountDaemonRoot/shared [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:55:12.392Z] === CONT TestMountDaemonRoot/rslave [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:55:12.392Z] === CONT TestMountDaemonRoot/slave [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:55:12.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:55:12.392Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rprivate [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/private [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-22T13:55:12.393Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:55:12.393Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:55:12.393Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-22T13:55:12.651Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-22T13:55:12.651Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-22T13:55:12.651Z] === RUN TestContainerBindMountNonRecursive [2022-08-22T13:55:12.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-22T13:55:14.023Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-22T13:55:14.023Z] === RUN TestContainerVolumesMountedAsShared [2022-08-22T13:55:14.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-22T13:55:14.588Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-08-22T13:55:14.588Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-22T13:55:14.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-22T13:55:14.846Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-22T13:55:14.846Z] === RUN TestNetworkNat [2022-08-22T13:55:15.411Z] --- PASS: TestNetworkNat (0.47s) [2022-08-22T13:55:15.411Z] === RUN TestNetworkLocalhostTCPNat [2022-08-22T13:55:15.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-22T13:55:15.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-22T13:55:15.669Z] === RUN TestNetworkLoopbackNat [2022-08-22T13:55:16.523Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T13:55:16.523Z] Using test binary docker [2022-08-22T13:55:16.523Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-22T13:55:16.523Z] Not: starting. [2022-08-22T13:55:16.523Z] INFO: Waiting for daemon to start... [2022-08-22T13:55:16.523Z] Starting dockerd [2022-08-22T13:55:18.195Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-22T13:55:18.195Z] === RUN TestPause [2022-08-22T13:55:18.761Z] --- PASS: TestPause (0.43s) [2022-08-22T13:55:18.761Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-22T13:55:18.761Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T13:55:18.761Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T13:55:18.761Z] === RUN TestPauseStopPausedContainer [2022-08-22T13:55:19.327Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-22T13:55:19.327Z] === RUN TestPidHost [2022-08-22T13:55:19.788Z] . [2022-08-22T13:55:19.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T13:55:19.788Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T13:55:19.788Z] Error: No such image: emptyfs [2022-08-22T13:55:19.788Z] Loaded image: emptyfs:latest [2022-08-22T13:55:19.788Z] Running integration-test (iteration 1) [2022-08-22T13:55:19.788Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-22T13:55:19.788Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:55:19.788Z] Loaded image: busybox:glibc [2022-08-22T13:55:20.044Z] Loaded image: busybox:latest [2022-08-22T13:55:20.261Z] --- PASS: TestPidHost (1.02s) [2022-08-22T13:55:20.261Z] === RUN TestPsFilter [2022-08-22T13:55:20.261Z] --- PASS: TestPsFilter (0.11s) [2022-08-22T13:55:20.261Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-22T13:55:20.827Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-22T13:55:20.827Z] === RUN TestRemoveContainerWithVolume [2022-08-22T13:55:21.085Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-22T13:55:21.085Z] === RUN TestRemoveContainerRunning [2022-08-22T13:55:21.409Z] Loaded image: debian:bullseye-slim [2022-08-22T13:55:21.409Z] Loaded image: hello-world:latest [2022-08-22T13:55:21.409Z] INFO: Testing against a local daemon [2022-08-22T13:55:21.409Z] === RUN TestCgroupNamespacesBuild [2022-08-22T13:55:21.651Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-22T13:55:21.651Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-22T13:55:21.909Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-22T13:55:21.909Z] === RUN TestRemoveInvalidContainer [2022-08-22T13:55:21.909Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-22T13:55:21.909Z] === RUN TestRenameLinkedContainer [2022-08-22T13:55:22.773Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-08-22T13:55:22.773Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-22T13:55:23.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-22T13:55:23.701Z] === RUN TestBuildWithSession [2022-08-22T13:55:23.701Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:55:23.701Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-22T13:55:23.701Z] === RUN TestBuildSquashParent [2022-08-22T13:55:23.807Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-22T13:55:23.807Z] === RUN TestRenameStoppedContainer [2022-08-22T13:55:24.064Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-22T13:55:24.064Z] === RUN TestRenameRunningContainerAndReuse [2022-08-22T13:55:24.997Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-22T13:55:24.997Z] === RUN TestRenameInvalidName [2022-08-22T13:55:25.562Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-22T13:55:25.562Z] === RUN TestRenameAnonymousContainer [2022-08-22T13:55:26.936Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-22T13:55:26.936Z] === RUN TestRenameContainerWithSameName [2022-08-22T13:55:27.502Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-22T13:55:27.502Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-22T13:55:28.435Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-22T13:55:28.435Z] === RUN TestResize [2022-08-22T13:55:28.693Z] --- PASS: TestResize (0.43s) [2022-08-22T13:55:28.693Z] === RUN TestResizeWithInvalidSize [2022-08-22T13:55:29.258Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-22T13:55:29.258Z] === RUN TestResizeWhenContainerNotStarted [2022-08-22T13:55:29.516Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:29.516Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:29.516Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:29.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:55:29.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:31.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:31.783Z] --- PASS: TestBuildSquashParent (7.48s) [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:55:31.783Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:55:31.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:55:31.783Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:55:31.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:55:32.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:55:32.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:55:32.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:33.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:55:33.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:55:35.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:55:35.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:55:35.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:35.353Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-08-22T13:55:37.113Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-08-22T13:55:37.113Z] === RUN TestBuildMultiStageCopy [2022-08-22T13:55:37.113Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-22T13:55:38.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:55:38.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:55:39.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-22T13:55:39.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-22T13:55:40.378Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-22T13:55:41.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-22T13:55:41.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:55:42.230Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-22T13:55:42.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:55:42.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:55:43.156Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-22T13:55:44.083Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-22T13:55:44.083Z] === RUN TestBuildMultiStageParentConfig [2022-08-22T13:55:44.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:55:44.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:55:46.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.30s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-08-22T13:55:47.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-08-22T13:55:47.855Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-22T13:55:47.855Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-22T13:55:48.790Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-22T13:55:49.323Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-22T13:55:49.323Z] === RUN TestBuildLabelWithTargets [2022-08-22T13:55:49.723Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-22T13:55:49.723Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-08-22T13:55:49.723Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-22T13:55:49.723Z] === RUN TestCgroupNamespacesRun [2022-08-22T13:55:51.096Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-22T13:55:51.096Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-22T13:55:51.096Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-22T13:55:51.096Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-22T13:55:51.096Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-22T13:55:52.030Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-22T13:55:52.030Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-22T13:55:53.402Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-22T13:55:53.402Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-22T13:55:54.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-08-22T13:55:54.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-22T13:55:55.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-22T13:55:55.708Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-22T13:55:56.272Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-22T13:55:56.272Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-22T13:55:57.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-22T13:55:57.412Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-22T13:55:57.412Z] === RUN TestBuildWithEmptyLayers [2022-08-22T13:55:57.645Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-22T13:55:57.645Z] === RUN TestNISDomainname [2022-08-22T13:55:57.903Z] --- PASS: TestNISDomainname (0.54s) [2022-08-22T13:55:57.903Z] === RUN TestHostnameDnsResolution [2022-08-22T13:55:58.468Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-22T13:55:58.468Z] === RUN TestUnprivilegedPortsAndPing [2022-08-22T13:55:59.034Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-22T13:55:59.034Z] === RUN TestPrivilegedHostDevices [2022-08-22T13:55:59.599Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-22T13:55:59.599Z] === RUN TestRunConsoleSize [2022-08-22T13:56:00.164Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-22T13:56:00.164Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-22T13:56:00.722Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-22T13:56:00.722Z] === RUN TestBuildMultiStageOnBuild [2022-08-22T13:56:02.063Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s) [2022-08-22T13:56:02.063Z] === RUN TestStats [2022-08-22T13:56:03.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-22T13:56:04.640Z] --- PASS: TestStats (2.47s) [2022-08-22T13:56:04.640Z] === RUN TestStopContainerWithTimeout [2022-08-22T13:56:04.640Z] === RUN TestStopContainerWithTimeout/0 [2022-08-22T13:56:04.640Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-22T13:56:04.640Z] === RUN TestStopContainerWithTimeout/1 [2022-08-22T13:56:04.640Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-22T13:56:04.640Z] === RUN TestStopContainerWithTimeout/3 [2022-08-22T13:56:04.640Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-22T13:56:04.640Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-22T13:56:04.640Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-22T13:56:04.640Z] === CONT TestStopContainerWithTimeout/0 [2022-08-22T13:56:04.640Z] === CONT TestStopContainerWithTimeout/3 [2022-08-22T13:56:05.213Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-22T13:56:05.968Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-22T13:56:05.968Z] === RUN TestBuildUncleanTarFilenames [2022-08-22T13:56:05.968Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-22T13:56:05.968Z] === RUN TestBuildMultiStageLayerLeak [2022-08-22T13:56:07.113Z] === CONT TestStopContainerWithTimeout/1 [2022-08-22T13:56:09.010Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-22T13:56:09.010Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-22T13:56:09.010Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-08-22T13:56:09.010Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-08-22T13:56:09.010Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-22T13:56:09.010Z] === RUN TestDeleteDevicemapper [2022-08-22T13:56:09.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T13:56:09.010Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-22T13:56:09.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-22T13:56:09.943Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-08-22T13:56:09.943Z] === RUN TestUpdateMemory [2022-08-22T13:56:10.132Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-22T13:56:10.132Z] === RUN TestBuildWithHugeFile [2022-08-22T13:56:10.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-22T13:56:10.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-22T13:56:10.511Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-22T13:56:10.511Z] === RUN TestUpdateCPUQuota [2022-08-22T13:56:10.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-22T13:56:11.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-22T13:56:11.444Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-22T13:56:11.444Z] === RUN TestUpdatePidsLimit [2022-08-22T13:56:11.702Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-22T13:56:11.702Z] === RUN TestUpdatePidsLimit/no_change [2022-08-22T13:56:11.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-22T13:56:11.960Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-22T13:56:12.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-22T13:56:12.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-22T13:56:12.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-22T13:56:12.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-22T13:56:12.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-22T13:56:13.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit (1.94s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-22T13:56:13.727Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-22T13:56:13.727Z] === RUN TestUpdateRestartPolicy [2022-08-22T13:56:15.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-22T13:56:16.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-22T13:56:17.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-22T13:56:17.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-22T13:56:18.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-22T13:56:18.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-22T13:56:20.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-22T13:56:20.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-22T13:56:21.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-22T13:56:22.231Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T13:56:22.231Z] Using test binary docker [2022-08-22T13:56:22.231Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-22T13:56:22.231Z] +++ /etc/init.d/apparmor start [2022-08-22T13:56:22.231Z] Not: starting. [2022-08-22T13:56:22.231Z] INFO: Waiting for daemon to start... [2022-08-22T13:56:22.231Z] Starting dockerd [2022-08-22T13:56:22.231Z] +++ 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-22T13:56:24.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-22T13:56:25.915Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-08-22T13:56:25.915Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-22T13:56:25.915Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-22T13:56:25.915Z] === RUN TestWaitNonBlocked [2022-08-22T13:56:25.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:56:25.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:56:25.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:56:25.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:56:25.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:56:25.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:56:25.915Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-22T13:56:25.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-22T13:56:25.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-08-22T13:56:25.915Z] === RUN TestWaitBlocked [2022-08-22T13:56:25.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:56:25.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:56:25.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:56:25.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:56:25.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:56:25.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:56:26.481Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-22T13:56:26.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-08-22T13:56:26.481Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-08-22T13:56:26.481Z] === RUN TestWaitConditions [2022-08-22T13:56:26.481Z] === RUN TestWaitConditions/default [2022-08-22T13:56:26.481Z] === PAUSE TestWaitConditions/default [2022-08-22T13:56:26.481Z] === RUN TestWaitConditions/not-running [2022-08-22T13:56:26.481Z] === PAUSE TestWaitConditions/not-running [2022-08-22T13:56:26.481Z] === RUN TestWaitConditions/next-exit [2022-08-22T13:56:26.481Z] === PAUSE TestWaitConditions/next-exit [2022-08-22T13:56:26.481Z] === RUN TestWaitConditions/removed [2022-08-22T13:56:26.481Z] === PAUSE TestWaitConditions/removed [2022-08-22T13:56:26.481Z] === CONT TestWaitConditions/default [2022-08-22T13:56:26.481Z] === CONT TestWaitConditions/removed [2022-08-22T13:56:28.380Z] === CONT TestWaitConditions/next-exit [2022-08-22T13:56:28.380Z] === CONT TestWaitConditions/not-running [2022-08-22T13:56:28.761Z] . [2022-08-22T13:56:28.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T13:56:28.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T13:56:29.017Z] Error: No such image: emptyfs [2022-08-22T13:56:29.017Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-22T13:56:29.017Z] ++++ docker load [2022-08-22T13:56:29.017Z] Loaded image: emptyfs:latest [2022-08-22T13:56:29.017Z] Running integration-test (iteration 1) [2022-08-22T13:56:29.017Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-22T13:56:29.017Z] ++ 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-22T13:56:29.017Z] ++ set -e [2022-08-22T13:56:29.017Z] ++ '[' -n 0 ']' [2022-08-22T13:56:29.017Z] ++ set -x [2022-08-22T13:56:29.017Z] ++ 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-22T13:56:29.272Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:56:29.272Z] Loaded image: busybox:glibc [2022-08-22T13:56:29.528Z] Loaded image: busybox:latest [2022-08-22T13:56:30.278Z] --- PASS: TestWaitConditions (0.01s) [2022-08-22T13:56:30.278Z] --- PASS: TestWaitConditions/default (1.61s) [2022-08-22T13:56:30.278Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-08-22T13:56:30.278Z] --- PASS: TestWaitConditions/next-exit (1.78s) [2022-08-22T13:56:30.278Z] --- PASS: TestWaitConditions/not-running (1.74s) [2022-08-22T13:56:30.278Z] === RUN TestWaitRestartedContainer [2022-08-22T13:56:30.278Z] === RUN TestWaitRestartedContainer/default [2022-08-22T13:56:30.278Z] === PAUSE TestWaitRestartedContainer/default [2022-08-22T13:56:30.278Z] === RUN TestWaitRestartedContainer/not-running [2022-08-22T13:56:30.278Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-22T13:56:30.278Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-22T13:56:30.278Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-22T13:56:30.278Z] === CONT TestWaitRestartedContainer/default [2022-08-22T13:56:30.278Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-22T13:56:30.549Z] Loaded image: debian:bullseye-slim [2022-08-22T13:56:30.549Z] Loaded image: hello-world:latest [2022-08-22T13:56:30.549Z] INFO: Testing against a local daemon [2022-08-22T13:56:30.549Z] === RUN TestCgroupNamespacesBuild [2022-08-22T13:56:31.519Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-22T13:56:31.519Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-22T13:56:31.667Z] === CONT TestWaitRestartedContainer/not-running [2022-08-22T13:56:32.600Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-22T13:56:32.600Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-22T13:56:32.600Z] --- PASS: TestWaitRestartedContainer/next-exit (1.51s) [2022-08-22T13:56:32.600Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-22T13:56:32.600Z] === CONT TestContainerStartOnDaemonRestart [2022-08-22T13:56:32.600Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-22T13:56:32.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-08-22T13:56:32.882Z] === RUN TestBuildWithSession [2022-08-22T13:56:32.882Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:56:32.882Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-22T13:56:32.882Z] === RUN TestBuildSquashParent [2022-08-22T13:56:35.128Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-08-22T13:56:35.128Z] === CONT TestIpcModeOlderClient [2022-08-22T13:56:35.128Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-08-22T13:56:35.128Z] === CONT TestContainerKillOnDaemonStart [2022-08-22T13:56:35.128Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-22T13:56:35.128Z] === CONT TestDaemonHostGatewayIP [2022-08-22T13:56:37.657Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-08-22T13:56:37.657Z] === CONT TestDaemonRestartIpcMode [2022-08-22T13:56:38.016Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-22T13:56:38.016Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-22T13:56:38.016Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-22T13:56:38.016Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-22T13:56:38.016Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-22T13:56:38.016Z] Cross building: bundles/cross/windows/amd64 [2022-08-22T13:56:38.016Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-22T13:56:38.016Z] { [2022-08-22T13:56:38.016Z] "RT_GROUP_ICON": { [2022-08-22T13:56:38.016Z] "#1": { [2022-08-22T13:56:38.016Z] "0409": "../../winresources/docker.ico" [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] }, [2022-08-22T13:56:38.016Z] "RT_MANIFEST": { [2022-08-22T13:56:38.016Z] "#1": { [2022-08-22T13:56:38.016Z] "0409": { [2022-08-22T13:56:38.016Z] "identity": {}, [2022-08-22T13:56:38.016Z] "description": "Docker Engine", [2022-08-22T13:56:38.016Z] "minimum-os": "vista", [2022-08-22T13:56:38.016Z] "execution-level": "", [2022-08-22T13:56:38.016Z] "ui-access": false, [2022-08-22T13:56:38.016Z] "auto-elevate": false, [2022-08-22T13:56:38.016Z] "dpi-awareness": "unaware", [2022-08-22T13:56:38.016Z] "disable-theming": false, [2022-08-22T13:56:38.016Z] "disable-window-filtering": false, [2022-08-22T13:56:38.016Z] "high-resolution-scrolling-aware": false, [2022-08-22T13:56:38.016Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-22T13:56:38.016Z] "long-path-aware": false, [2022-08-22T13:56:38.016Z] "printer-driver-isolation": false, [2022-08-22T13:56:38.016Z] "gdi-scaling": false, [2022-08-22T13:56:38.016Z] "segment-heap": false, [2022-08-22T13:56:38.016Z] "use-common-controls-v6": false [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] }, [2022-08-22T13:56:38.016Z] "RT_MESSAGETABLE": { [2022-08-22T13:56:38.016Z] "#1": { [2022-08-22T13:56:38.016Z] "0409": "../../winresources/event_messages.bin" [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] }, [2022-08-22T13:56:38.016Z] "RT_VERSION": { [2022-08-22T13:56:38.016Z] "#1": { [2022-08-22T13:56:38.016Z] "0409": { [2022-08-22T13:56:38.016Z] "fixed": { [2022-08-22T13:56:38.016Z] "file_version": "0.0.0.0", [2022-08-22T13:56:38.016Z] "product_version": "0.0.0.0", [2022-08-22T13:56:38.016Z] "type": "Unknown" [2022-08-22T13:56:38.016Z] }, [2022-08-22T13:56:38.016Z] "info": { [2022-08-22T13:56:38.016Z] "0000": { [2022-08-22T13:56:38.016Z] "CompanyName": "", [2022-08-22T13:56:38.016Z] "FileVersion": "dev", [2022-08-22T13:56:38.016Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-22T13:56:38.016Z] "OriginalFileName": "dockerd.exe", [2022-08-22T13:56:38.016Z] "ProductName": "", [2022-08-22T13:56:38.016Z] "ProductVersion": "dev", [2022-08-22T13:56:38.016Z] "SpecialBuild": "1e109657b20a5575294fe53983443e92eeb37a4a" [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] } [2022-08-22T13:56:38.016Z] cmd/dockerd/config.go [2022-08-22T13:56:38.016Z] cmd/dockerd/config_windows.go [2022-08-22T13:56:38.016Z] cmd/dockerd/daemon.go [2022-08-22T13:56:38.016Z] cmd/dockerd/daemon_test.go [2022-08-22T13:56:38.016Z] cmd/dockerd/daemon_windows.go [2022-08-22T13:56:38.016Z] cmd/dockerd/docker.go [2022-08-22T13:56:38.016Z] cmd/dockerd/docker_windows.go [2022-08-22T13:56:38.016Z] cmd/dockerd/genwinres_windows.go [2022-08-22T13:56:38.016Z] cmd/dockerd/metrics.go [2022-08-22T13:56:38.016Z] cmd/dockerd/options.go [2022-08-22T13:56:38.016Z] cmd/dockerd/options_test.go [2022-08-22T13:56:38.016Z] cmd/dockerd/service_windows.go [2022-08-22T13:56:38.016Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-22T13:56:38.016Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-22T13:56:38.122Z] --- PASS: TestBuildSquashParent (4.46s) [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:56:38.122Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:56:38.122Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:56:38.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:56:38.122Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:56:38.684Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:56:38.684Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:56:40.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:56:40.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:56:40.184Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.09s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-08-22T13:56:41.411Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-08-22T13:56:41.411Z] === RUN TestBuildMultiStageCopy [2022-08-22T13:56:41.411Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-22T13:56:42.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-22T13:56:42.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-22T13:56:43.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-22T13:56:43.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-22T13:56:43.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2022-08-22T13:56:43.601Z] === RUN TestBuildMultiStageParentConfig [2022-08-22T13:56:44.164Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-22T13:56:44.164Z] === RUN TestBuildLabelWithTargets [2022-08-22T13:56:45.090Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-22T13:56:45.090Z] === RUN TestBuildWithEmptyLayers [2022-08-22T13:56:45.651Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-22T13:56:45.651Z] === RUN TestBuildMultiStageOnBuild [2022-08-22T13:56:46.738Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-08-22T13:56:46.738Z] PASS [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] === Skipped [2022-08-22T13:56:46.738Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-22T13:56:46.738Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-22T13:56:46.738Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T13:56:46.738Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-22T13:56:46.738Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-22T13:56:46.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T13:56:46.738Z] [2022-08-22T13:56:46.738Z] DONE 272 tests, 5 skipped in 134.321s [2022-08-22T13:56:46.738Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-22T13:56:46.738Z] === RUN TestConfigDaemonLibtrustID [2022-08-22T13:56:47.165Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-22T13:56:47.165Z] === RUN TestBuildUncleanTarFilenames [2022-08-22T13:56:47.305Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-22T13:56:47.305Z] === RUN TestConfigDaemonID [2022-08-22T13:56:47.420Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-22T13:56:47.420Z] === RUN TestBuildMultiStageLayerLeak [2022-08-22T13:56:48.239Z] daemon_test.go:83: [dbab2499a0678] daemon is not started [2022-08-22T13:56:48.239Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:56:48.239Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-22T13:56:48.239Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-22T13:56:48.239Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-22T13:56:48.239Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-22T13:56:48.239Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-22T13:56:48.239Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-22T13:56:48.239Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:56:48.239Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-22T13:56:48.497Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-22T13:56:48.497Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-22T13:56:48.497Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-22T13:56:48.497Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-22T13:56:48.497Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-22T13:56:48.497Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-22T13:56:49.350Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2022-08-22T13:56:49.350Z] === RUN TestBuildWithHugeFile [2022-08-22T13:56:49.871Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-22T13:56:50.804Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-22T13:56:51.738Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-22T13:56:51.738Z] daemon_test.go:197: [d24b757bb6062] daemon is not started [2022-08-22T13:56:51.738Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-22T13:56:51.738Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-22T13:56:51.738Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-22T13:56:51.738Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-22T13:56:51.738Z] === RUN TestDaemonProxy [2022-08-22T13:56:51.738Z] === RUN TestDaemonProxy/environment_variables [2022-08-22T13:56:53.634Z] === RUN TestDaemonProxy/command-line_options [2022-08-22T13:56:55.006Z] === RUN TestDaemonProxy/configuration_file [2022-08-22T13:56:56.903Z] === RUN TestDaemonProxy/conflicting_options [2022-08-22T13:56:57.468Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-22T13:56:58.033Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-22T13:56:58.033Z] PASS [2022-08-22T13:56:58.033Z] [2022-08-22T13:56:58.033Z] DONE 18 tests in 11.162s [2022-08-22T13:56:58.033Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-22T13:56:58.033Z] INFO: Testing against a local daemon [2022-08-22T13:56:58.033Z] === RUN TestCommitInheritsEnv [2022-08-22T13:56:58.291Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-08-22T13:56:58.291Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-22T13:56:58.291Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform// [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform/linux [2022-08-22T13:56:58.291Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-22T13:56:58.550Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-22T13:56:58.550Z] === RUN TestImportWithCustomPlatform/macos [2022-08-22T13:56:58.550Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-22T13:56:58.550Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-22T13:56:58.550Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-22T13:56:58.550Z] === RUN TestImagesFilterMultiReference [2022-08-22T13:56:58.550Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-08-22T13:56:58.550Z] === RUN TestImagePullPlatformInvalid [2022-08-22T13:56:58.550Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-22T13:56:58.550Z] === RUN TestRemoveImageOrphaning [2022-08-22T13:56:58.807Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-22T13:56:58.807Z] === RUN TestRemoveImageGarbageCollector [2022-08-22T13:56:59.372Z] time="2022-08-22T13:56:59Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-22T13:57:00.745Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-08-22T13:57:00.745Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-22T13:57:00.745Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-22T13:57:00.745Z] === RUN TestTagInvalidReference [2022-08-22T13:57:00.745Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-22T13:57:00.745Z] === RUN TestTagValidPrefixedRepo [2022-08-22T13:57:00.745Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-22T13:57:00.745Z] === RUN TestTagExistedNameWithoutForce [2022-08-22T13:57:00.745Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-22T13:57:00.745Z] === RUN TestTagOfficialNames [2022-08-22T13:57:00.745Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-22T13:57:00.745Z] === RUN TestTagMatchesDigest [2022-08-22T13:57:00.745Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-22T13:57:00.745Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-22T13:57:03.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-22T13:57:06.439Z] --- PASS: TestBuildWithHugeFile (50.74s) [2022-08-22T13:57:06.439Z] === RUN TestBuildWCOWSandboxSize [2022-08-22T13:57:06.439Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:57:06.439Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:57:06.439Z] === RUN TestBuildWithEmptyDockerfile [2022-08-22T13:57:06.439Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:06.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:06.439Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:06.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:06.439Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:06.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:06.439Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:06.439Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:06.439Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:06.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-22T13:57:06.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-22T13:57:06.439Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-22T13:57:06.439Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-22T13:57:06.439Z] === RUN TestBuildPreserveOwnership [2022-08-22T13:57:06.439Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-22T13:57:07.365Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-22T13:57:11.527Z] --- PASS: TestBuildPreserveOwnership (9.93s) [2022-08-22T13:57:11.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.91s) [2022-08-22T13:57:11.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-22T13:57:11.527Z] === RUN TestBuildPlatformInvalid [2022-08-22T13:57:11.527Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-22T13:57:11.527Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-22T13:57:11.527Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-22T13:57:11.527Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-22T13:57:11.527Z] PASS [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === Skipped [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-22T13:57:11.527Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:57:11.527Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-22T13:57:11.527Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] DONE 34 tests, 3 skipped in 111.730s [2022-08-22T13:57:11.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-22T13:57:11.527Z] INFO: Testing against a local daemon [2022-08-22T13:57:11.527Z] === RUN TestConfigInspect [2022-08-22T13:57:11.527Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-22T13:57:11.527Z] === RUN TestConfigList [2022-08-22T13:57:11.527Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestConfigList (0.01s) [2022-08-22T13:57:11.527Z] === RUN TestConfigsCreateAndDelete [2022-08-22T13:57:11.527Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-22T13:57:11.527Z] === RUN TestConfigsUpdate [2022-08-22T13:57:11.527Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-22T13:57:11.527Z] === RUN TestTemplatedConfig [2022-08-22T13:57:11.527Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-22T13:57:11.527Z] === RUN TestConfigCreateResolve [2022-08-22T13:57:11.527Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-22T13:57:11.527Z] PASS [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === Skipped [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-22T13:57:11.527Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-22T13:57:11.527Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-22T13:57:11.527Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-22T13:57:11.527Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-22T13:57:11.527Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-22T13:57:11.527Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T13:57:11.527Z] [2022-08-22T13:57:11.527Z] DONE 6 tests, 6 skipped in 0.154s [2022-08-22T13:57:11.527Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-22T13:57:11.527Z] INFO: Testing against a local daemon [2022-08-22T13:57:11.527Z] === RUN TestAttachWithTTY [2022-08-22T13:57:11.783Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-22T13:57:11.783Z] === RUN TestAttachWithoutTTy [2022-08-22T13:57:11.783Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-22T13:57:11.783Z] === RUN TestCheckpoint [2022-08-22T13:57:11.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T13:57:11.783Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/commit [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:57:11.783Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/commit [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-22T13:57:11.783Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-22T13:57:11.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:57:11.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-22T13:57:11.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-22T13:57:11.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-22T13:57:11.783Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-22T13:57:11.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-22T13:57:11.783Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-22T13:57:11.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-22T13:57:11.783Z] === RUN TestCopyEmptyFile [2022-08-22T13:57:12.039Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-22T13:57:12.039Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-22T13:57:12.039Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-22T13:57:12.039Z] === RUN TestCopyFromContainer [2022-08-22T13:57:16.202Z] === RUN TestCopyFromContainer// [2022-08-22T13:57:16.202Z] === RUN TestCopyFromContainer//bar/root [2022-08-22T13:57:16.202Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-22T13:57:16.457Z] === RUN TestCopyFromContainer/bar/quux [2022-08-22T13:57:16.457Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-22T13:57:16.457Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-22T13:57:16.457Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-22T13:57:16.457Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-22T13:57:16.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-22T13:57:16.713Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer (4.60s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-22T13:57:16.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-22T13:57:16.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-22T13:57:16.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:57:16.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:57:16.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:57:16.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:57:16.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:57:16.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:57:16.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:57:16.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:57:16.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:57:16.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-22T13:57:16.713Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-22T13:57:16.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-22T13:57:16.713Z] === RUN TestCreateWithInvalidEnv [2022-08-22T13:57:16.713Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-22T13:57:16.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-22T13:57:16.713Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-22T13:57:16.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-22T13:57:16.713Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-22T13:57:16.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-22T13:57:16.713Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-22T13:57:16.713Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-22T13:57:16.713Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-22T13:57:16.713Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-22T13:57:16.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-22T13:57:16.713Z] === RUN TestCreateTmpfsMountsTarget [2022-08-22T13:57:16.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-22T13:57:16.713Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-22T13:57:18.077Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-22T13:57:18.077Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:57:19.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:57:19.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:57:19.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:57:19.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:57:19.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:57:19.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:57:19.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:57:19.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:57:19.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:57:19.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:57:19.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-22T13:57:19.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-22T13:57:19.442Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-22T13:57:19.698Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-22T13:57:19.698Z] === RUN TestCreateDifferentPlatform [2022-08-22T13:57:19.698Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-22T13:57:19.698Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-22T13:57:19.698Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-22T13:57:19.698Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-22T13:57:19.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-22T13:57:19.698Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-22T13:57:19.698Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-22T13:57:19.698Z] === RUN TestCreateInvalidHostConfig [2022-08-22T13:57:19.698Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:57:19.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:57:19.698Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:57:19.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:57:19.698Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:57:19.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:57:19.698Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:57:19.698Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:57:19.698Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:57:19.698Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:57:19.698Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:57:19.698Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:57:19.698Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-22T13:57:19.698Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-22T13:57:19.698Z] === RUN TestContainerStartOnDaemonRestart [2022-08-22T13:57:19.698Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-22T13:57:19.698Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-22T13:57:19.698Z] === RUN TestDaemonRestartIpcMode [2022-08-22T13:57:19.698Z] === PAUSE TestDaemonRestartIpcMode [2022-08-22T13:57:19.698Z] === RUN TestDaemonHostGatewayIP [2022-08-22T13:57:19.698Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T13:57:19.698Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-22T13:57:19.698Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-22T13:57:19.698Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-22T13:57:19.698Z] === RUN TestContainerKillOnDaemonStart [2022-08-22T13:57:19.698Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-22T13:57:19.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-22T13:57:19.698Z] === RUN TestDiff [2022-08-22T13:57:20.259Z] --- PASS: TestDiff (0.41s) [2022-08-22T13:57:20.259Z] === RUN TestExecConsoleSize [2022-08-22T13:57:20.821Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-22T13:57:20.821Z] === RUN TestExecWithCloseStdin [2022-08-22T13:57:21.077Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-22T13:57:21.077Z] === RUN TestExec [2022-08-22T13:57:21.638Z] --- PASS: TestExec (0.50s) [2022-08-22T13:57:21.638Z] === RUN TestExecUser [2022-08-22T13:57:22.200Z] --- PASS: TestExecUser (0.48s) [2022-08-22T13:57:22.200Z] === RUN TestExportContainerAndImportImage [2022-08-22T13:57:22.761Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-22T13:57:22.761Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-22T13:57:24.164Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-22T13:57:24.164Z] === RUN TestHealthCheckWorkdir [2022-08-22T13:57:24.724Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-08-22T13:57:24.724Z] === RUN TestHealthKillContainer [2022-08-22T13:57:29.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-22T13:57:29.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-22T13:57:30.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-22T13:57:32.903Z] --- PASS: TestHealthKillContainer (7.91s) [2022-08-22T13:57:32.903Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-22T13:57:32.903Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-22T13:57:32.903Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-22T13:57:32.903Z] === RUN TestIpcModeNone [2022-08-22T13:57:33.160Z] --- PASS: TestIpcModeNone (0.64s) [2022-08-22T13:57:33.160Z] === RUN TestIpcModePrivate [2022-08-22T13:57:33.421Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-22T13:57:33.677Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-22T13:57:33.677Z] === RUN TestIpcModeShareable [2022-08-22T13:57:33.677Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:57:33.677Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-22T13:57:33.677Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-22T13:57:34.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-22T13:57:35.046Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-08-22T13:57:35.047Z] === RUN TestAPIIpcModeHost [2022-08-22T13:57:35.047Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:57:35.047Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-22T13:57:35.047Z] === RUN TestDaemonIpcModeShareable [2022-08-22T13:57:35.047Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:57:35.047Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-22T13:57:35.047Z] === RUN TestDaemonIpcModePrivate [2022-08-22T13:57:35.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-22T13:57:35.987Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-22T13:57:36.243Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-22T13:57:36.243Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-22T13:57:36.243Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:57:36.243Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-22T13:57:36.243Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-22T13:57:36.243Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:57:36.243Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-22T13:57:36.243Z] === RUN TestIpcModeOlderClient [2022-08-22T13:57:36.243Z] === PAUSE TestIpcModeOlderClient [2022-08-22T13:57:36.243Z] === RUN TestKillContainerInvalidSignal [2022-08-22T13:57:36.854Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-08-22T13:57:36.854Z] === RUN TestKillContainer [2022-08-22T13:57:36.854Z] === RUN TestKillContainer/no_signal [2022-08-22T13:57:36.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-22T13:57:37.431Z] === RUN TestKillContainer/non_killing_signal [2022-08-22T13:57:37.693Z] === RUN TestKillContainer/killing_signal [2022-08-22T13:57:38.254Z] --- PASS: TestKillContainer (1.27s) [2022-08-22T13:57:38.254Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-22T13:57:38.254Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-22T13:57:38.254Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-22T13:57:38.254Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-22T13:57:38.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-22T13:57:38.510Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-22T13:57:39.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-22T13:57:39.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-22T13:57:39.070Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-22T13:57:39.070Z] === RUN TestKillStoppedContainer [2022-08-22T13:57:39.070Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-22T13:57:39.070Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-22T13:57:39.070Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-22T13:57:39.070Z] === RUN TestKillDifferentUserContainer [2022-08-22T13:57:39.637Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-22T13:57:39.637Z] === RUN TestInspectOomKilledTrue [2022-08-22T13:57:39.637Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:57:39.637Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-22T13:57:39.637Z] === RUN TestInspectOomKilledFalse [2022-08-22T13:57:39.637Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T13:57:39.637Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-22T13:57:39.637Z] === RUN TestLinksEtcHostsContentMatch [2022-08-22T13:57:39.637Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-22T13:57:39.637Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-22T13:57:39.637Z] === RUN TestLinksContainerNames [2022-08-22T13:57:40.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-22T13:57:40.565Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-22T13:57:40.565Z] === RUN TestLogsFollowTailEmpty [2022-08-22T13:57:40.820Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-22T13:57:40.820Z] === RUN TestLogs [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:57:40.820Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:57:40.820Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:57:40.820Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:57:40.820Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:57:41.382Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:57:41.383Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:57:41.944Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-22T13:57:41.944Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:57:42.506Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:57:42.506Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:57:42.506Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:57:42.506Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:57:43.067Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:57:43.323Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:57:43.885Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:57:43.885Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:57:44.446Z] --- PASS: TestLogs (3.67s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-08-22T13:57:44.446Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-22T13:57:44.446Z] === RUN TestContainerNetworkMountsNoChown [2022-08-22T13:57:45.008Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/default [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/default [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/private [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/private [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rprivate [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/slave [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/slave [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rslave [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/shared [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/shared [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rshared [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/default [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rshared [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/shared [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rslave [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/slave [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rprivate [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/private [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-22T13:57:45.008Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:57:45.008Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:57:45.008Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-22T13:57:45.264Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-22T13:57:45.264Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-22T13:57:45.264Z] === RUN TestContainerBindMountNonRecursive [2022-08-22T13:57:45.264Z] 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-22T13:57:45.264Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-22T13:57:45.264Z] === RUN TestContainerVolumesMountedAsShared [2022-08-22T13:57:45.264Z] 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-22T13:57:45.264Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-22T13:57:45.264Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-22T13:57:45.264Z] 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-22T13:57:45.264Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-22T13:57:45.264Z] === RUN TestNetworkNat [2022-08-22T13:57:45.516Z] --- PASS: TestBuildWithHugeFile (49.57s) [2022-08-22T13:57:45.516Z] === RUN TestBuildWCOWSandboxSize [2022-08-22T13:57:45.516Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:57:45.516Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:57:45.516Z] === RUN TestBuildWithEmptyDockerfile [2022-08-22T13:57:45.516Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:45.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:45.516Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:45.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:45.516Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:45.516Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:45.516Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T13:57:45.516Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T13:57:45.516Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T13:57:45.516Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-22T13:57:45.516Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-22T13:57:45.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-22T13:57:45.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-22T13:57:45.516Z] === RUN TestBuildPreserveOwnership [2022-08-22T13:57:45.516Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-22T13:57:45.516Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-22T13:57:45.516Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2022-08-22T13:57:45.516Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-08-22T13:57:45.516Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-08-22T13:57:45.516Z] === RUN TestBuildPlatformInvalid [2022-08-22T13:57:45.516Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-22T13:57:45.516Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-22T13:57:45.516Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:57:45.516Z] Loaded image: busybox:glibc [2022-08-22T13:57:45.516Z] Loaded image: busybox:latest [2022-08-22T13:57:45.516Z] Loaded image: debian:bullseye-slim [2022-08-22T13:57:45.516Z] Loaded image: hello-world:latest [2022-08-22T13:57:45.826Z] --- PASS: TestNetworkNat (0.50s) [2022-08-22T13:57:45.826Z] === RUN TestNetworkLocalhostTCPNat [2022-08-22T13:57:46.387Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-22T13:57:46.387Z] === RUN TestNetworkLoopbackNat [2022-08-22T13:57:48.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-22T13:57:48.902Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-22T13:57:48.902Z] === RUN TestPause [2022-08-22T13:57:48.902Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:57:48.902Z] --- SKIP: TestPause (0.00s) [2022-08-22T13:57:48.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-22T13:57:48.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T13:57:48.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T13:57:48.902Z] === RUN TestPauseStopPausedContainer [2022-08-22T13:57:48.902Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:57:48.902Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-08-22T13:57:48.902Z] === RUN TestPidHost [2022-08-22T13:57:49.830Z] --- PASS: TestPidHost (0.93s) [2022-08-22T13:57:49.830Z] === RUN TestPsFilter [2022-08-22T13:57:49.830Z] --- PASS: TestPsFilter (0.10s) [2022-08-22T13:57:49.830Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-22T13:57:50.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-22T13:57:50.392Z] === RUN TestRemoveContainerWithVolume [2022-08-22T13:57:50.648Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-22T13:57:50.648Z] === RUN TestRemoveContainerRunning [2022-08-22T13:57:51.209Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-22T13:57:51.209Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-22T13:57:51.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-22T13:57:51.466Z] === RUN TestRemoveInvalidContainer [2022-08-22T13:57:51.466Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-22T13:57:51.466Z] === RUN TestRenameLinkedContainer [2022-08-22T13:57:51.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-22T13:57:52.234Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.36s) [2022-08-22T13:57:52.234Z] PASS [2022-08-22T13:57:52.234Z] [2022-08-22T13:57:52.234Z] === Skipped [2022-08-22T13:57:52.234Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-22T13:57:52.234Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:57:52.234Z] [2022-08-22T13:57:52.234Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-22T13:57:52.234Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T13:57:52.234Z] [2022-08-22T13:57:52.234Z] DONE 34 tests, 2 skipped in 83.170s [2022-08-22T13:57:52.234Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-22T13:57:52.234Z] ++ 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-22T13:57:52.234Z] ++ set -e [2022-08-22T13:57:52.234Z] ++ '[' -n 0 ']' [2022-08-22T13:57:52.234Z] ++ set -x [2022-08-22T13:57:52.234Z] ++ 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-22T13:57:52.234Z] INFO: Testing against a local daemon [2022-08-22T13:57:52.234Z] === RUN TestConfigInspect [2022-08-22T13:57:53.423Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-08-22T13:57:53.423Z] === RUN TestRenameStoppedContainer [2022-08-22T13:57:53.679Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-22T13:57:53.679Z] === RUN TestRenameRunningContainerAndReuse [2022-08-22T13:57:54.606Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-22T13:57:54.606Z] === RUN TestRenameInvalidName [2022-08-22T13:57:54.747Z] --- PASS: TestConfigInspect (2.35s) [2022-08-22T13:57:54.747Z] === RUN TestConfigList [2022-08-22T13:57:54.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-22T13:57:55.168Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-22T13:57:55.168Z] === RUN TestRenameAnonymousContainer [2022-08-22T13:57:56.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-22T13:57:56.534Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-22T13:57:56.534Z] === RUN TestRenameContainerWithSameName [2022-08-22T13:57:57.095Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-22T13:57:57.095Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-22T13:57:57.283Z] --- PASS: TestConfigList (2.19s) [2022-08-22T13:57:57.283Z] === RUN TestConfigsCreateAndDelete [2022-08-22T13:57:58.021Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-22T13:57:58.021Z] === RUN TestResize [2022-08-22T13:57:58.277Z] --- PASS: TestResize (0.42s) [2022-08-22T13:57:58.277Z] === RUN TestResizeWithInvalidSize [2022-08-22T13:57:58.839Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-22T13:57:58.839Z] === RUN TestResizeWhenContainerNotStarted [2022-08-22T13:57:59.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-22T13:57:59.094Z] === RUN TestDaemonRestartKillContainers [2022-08-22T13:57:59.094Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-22T13:57:59.094Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-22T13:57:59.094Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-22T13:57:59.094Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-22T13:57:59.168Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-22T13:57:59.168Z] === RUN TestConfigsUpdate [2022-08-22T13:57:59.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-22T13:58:00.021Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-22T13:58:00.948Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s) [2022-08-22T13:58:00.948Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-22T13:58:00.948Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-22T13:58:00.948Z] === RUN TestCgroupNamespacesRun [2022-08-22T13:58:01.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-22T13:58:01.723Z] --- PASS: TestConfigsUpdate (2.24s) [2022-08-22T13:58:01.723Z] === RUN TestTemplatedConfig [2022-08-22T13:58:02.312Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-22T13:58:02.312Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-22T13:58:03.241Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-22T13:58:03.241Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-22T13:58:03.610Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-22T13:58:03.610Z] === RUN TestConfigCreateResolve [2022-08-22T13:58:04.605Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-22T13:58:04.605Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-22T13:58:05.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-22T13:58:05.533Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-22T13:58:05.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-22T13:58:06.124Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-22T13:58:06.124Z] PASS [2022-08-22T13:58:06.124Z] [2022-08-22T13:58:06.124Z] DONE 6 tests in 13.650s [2022-08-22T13:58:06.124Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-22T13:58:06.124Z] ++ 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-22T13:58:06.124Z] ++ set -e [2022-08-22T13:58:06.124Z] ++ '[' -n 0 ']' [2022-08-22T13:58:06.124Z] ++ set -x [2022-08-22T13:58:06.124Z] ++ 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-22T13:58:06.124Z] INFO: Testing against a local daemon [2022-08-22T13:58:06.124Z] === RUN TestAttachWithTTY [2022-08-22T13:58:06.124Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-22T13:58:06.124Z] === RUN TestAttachWithoutTTy [2022-08-22T13:58:06.124Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-22T13:58:06.124Z] === RUN TestCheckpoint [2022-08-22T13:58:06.124Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T13:58:06.124Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/commit [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:58:06.124Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/commit [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-22T13:58:06.124Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-22T13:58:06.124Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T13:58:06.124Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-22T13:58:06.124Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-22T13:58:06.124Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-22T13:58:06.124Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-22T13:58:06.380Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-22T13:58:06.380Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-22T13:58:06.380Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-22T13:58:06.380Z] === RUN TestCopyEmptyFile [2022-08-22T13:58:06.635Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-22T13:58:06.635Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-22T13:58:06.635Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-22T13:58:06.635Z] === RUN TestCopyFromContainer [2022-08-22T13:58:06.899Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-22T13:58:06.899Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-22T13:58:07.564Z] === RUN TestCopyFromContainer// [2022-08-22T13:58:07.564Z] === RUN TestCopyFromContainer//bar/root [2022-08-22T13:58:07.564Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-22T13:58:07.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-22T13:58:07.820Z] === RUN TestCopyFromContainer/bar/quux [2022-08-22T13:58:07.820Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-22T13:58:07.820Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-22T13:58:07.820Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-22T13:58:07.820Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-22T13:58:07.828Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-22T13:58:07.828Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-22T13:58:08.075Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-22T13:58:08.075Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer (1.54s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-22T13:58:08.075Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-22T13:58:08.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-22T13:58:08.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:58:08.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:58:08.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:58:08.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:58:08.075Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:58:08.075Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:58:08.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T13:58:08.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T13:58:08.075Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T13:58:08.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-22T13:58:08.075Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-22T13:58:08.075Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-22T13:58:08.075Z] === RUN TestCreateWithInvalidEnv [2022-08-22T13:58:08.075Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-22T13:58:08.075Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-22T13:58:08.075Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-22T13:58:08.075Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-22T13:58:08.075Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-22T13:58:08.075Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-22T13:58:08.075Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-22T13:58:08.075Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-22T13:58:08.075Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-22T13:58:08.075Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-22T13:58:08.075Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-22T13:58:08.075Z] === RUN TestCreateTmpfsMountsTarget [2022-08-22T13:58:08.331Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-22T13:58:08.331Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-22T13:58:08.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-22T13:58:08.389Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-22T13:58:09.694Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-22T13:58:09.694Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-22T13:58:09.754Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-22T13:58:09.754Z] === RUN TestNISDomainname [2022-08-22T13:58:09.754Z] 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-22T13:58:09.754Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-22T13:58:09.754Z] === RUN TestHostnameDnsResolution [2022-08-22T13:58:10.315Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-22T13:58:10.315Z] === RUN TestUnprivilegedPortsAndPing [2022-08-22T13:58:10.315Z] 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-22T13:58:10.315Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-22T13:58:10.315Z] === RUN TestPrivilegedHostDevices [2022-08-22T13:58:10.571Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-22T13:58:10.571Z] === RUN TestRunConsoleSize [2022-08-22T13:58:10.620Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:58:10.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:58:10.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:58:10.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:58:10.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:58:10.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:58:10.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:58:10.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T13:58:10.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T13:58:10.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T13:58:10.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T13:58:10.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T13:58:10.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-22T13:58:10.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-22T13:58:10.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-22T13:58:10.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-22T13:58:10.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-22T13:58:10.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-22T13:58:10.621Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-22T13:58:10.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-22T13:58:11.134Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-22T13:58:11.134Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-22T13:58:11.182Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-08-22T13:58:11.182Z] === RUN TestCreateDifferentPlatform [2022-08-22T13:58:11.182Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-22T13:58:11.182Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-22T13:58:11.182Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-22T13:58:11.182Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-22T13:58:11.182Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-22T13:58:11.182Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-22T13:58:11.182Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-22T13:58:11.182Z] === RUN TestCreateInvalidHostConfig [2022-08-22T13:58:11.182Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:58:11.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:58:11.182Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:58:11.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:58:11.182Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:58:11.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:58:11.182Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:58:11.182Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:58:11.182Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T13:58:11.182Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T13:58:11.182Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T13:58:11.182Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T13:58:11.182Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-22T13:58:11.182Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-22T13:58:11.182Z] === RUN TestContainerStartOnDaemonRestart [2022-08-22T13:58:11.182Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-22T13:58:11.182Z] === RUN TestDaemonRestartIpcMode [2022-08-22T13:58:11.182Z] === PAUSE TestDaemonRestartIpcMode [2022-08-22T13:58:11.182Z] === RUN TestDaemonHostGatewayIP [2022-08-22T13:58:11.182Z] === PAUSE TestDaemonHostGatewayIP [2022-08-22T13:58:11.182Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-22T13:58:11.182Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-22T13:58:11.182Z] === RUN TestContainerKillOnDaemonStart [2022-08-22T13:58:11.182Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-22T13:58:11.182Z] === RUN TestDiff [2022-08-22T13:58:11.744Z] --- PASS: TestDiff (0.42s) [2022-08-22T13:58:11.744Z] === RUN TestExecConsoleSize [2022-08-22T13:58:12.305Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-22T13:58:12.305Z] === RUN TestExecWithCloseStdin [2022-08-22T13:58:12.866Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-22T13:58:12.866Z] === RUN TestExec [2022-08-22T13:58:13.028Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-08-22T13:58:13.028Z] === RUN TestStats [2022-08-22T13:58:13.028Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:13.028Z] --- SKIP: TestStats (0.00s) [2022-08-22T13:58:13.028Z] === RUN TestStopContainerWithTimeout [2022-08-22T13:58:13.028Z] === RUN TestStopContainerWithTimeout/0 [2022-08-22T13:58:13.028Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-22T13:58:13.028Z] === RUN TestStopContainerWithTimeout/1 [2022-08-22T13:58:13.028Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-22T13:58:13.028Z] === RUN TestStopContainerWithTimeout/3 [2022-08-22T13:58:13.028Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-22T13:58:13.028Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-22T13:58:13.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-22T13:58:13.028Z] === CONT TestStopContainerWithTimeout/0 [2022-08-22T13:58:13.028Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-22T13:58:13.122Z] --- PASS: TestExec (0.48s) [2022-08-22T13:58:13.122Z] === RUN TestExecUser [2022-08-22T13:58:13.509Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T13:58:13.509Z] Using test binary docker [2022-08-22T13:58:13.509Z] +++ /etc/init.d/apparmor start [2022-08-22T13:58:13.509Z] Not: starting. [2022-08-22T13:58:13.509Z] INFO: Waiting for daemon to start... [2022-08-22T13:58:13.509Z] Starting dockerd [2022-08-22T13:58:13.509Z] +++ 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-22T13:58:13.591Z] === CONT TestStopContainerWithTimeout/3 [2022-08-22T13:58:13.683Z] --- PASS: TestExecUser (0.49s) [2022-08-22T13:58:13.683Z] === RUN TestExportContainerAndImportImage [2022-08-22T13:58:14.245Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-22T13:58:14.245Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-22T13:58:14.409Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-22T13:58:14.409Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-22T13:58:14.409Z] { [2022-08-22T13:58:14.409Z] "RT_GROUP_ICON": { [2022-08-22T13:58:14.409Z] "#1": { [2022-08-22T13:58:14.409Z] "0409": "../../winresources/docker.ico" [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] }, [2022-08-22T13:58:14.409Z] "RT_MANIFEST": { [2022-08-22T13:58:14.409Z] "#1": { [2022-08-22T13:58:14.409Z] "0409": { [2022-08-22T13:58:14.409Z] "identity": {}, [2022-08-22T13:58:14.409Z] "description": "Docker Engine", [2022-08-22T13:58:14.409Z] "minimum-os": "vista", [2022-08-22T13:58:14.409Z] "execution-level": "", [2022-08-22T13:58:14.409Z] "ui-access": false, [2022-08-22T13:58:14.409Z] "auto-elevate": false, [2022-08-22T13:58:14.409Z] "dpi-awareness": "unaware", [2022-08-22T13:58:14.409Z] "disable-theming": false, [2022-08-22T13:58:14.409Z] "disable-window-filtering": false, [2022-08-22T13:58:14.409Z] "high-resolution-scrolling-aware": false, [2022-08-22T13:58:14.409Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-22T13:58:14.409Z] "long-path-aware": false, [2022-08-22T13:58:14.409Z] "printer-driver-isolation": false, [2022-08-22T13:58:14.409Z] "gdi-scaling": false, [2022-08-22T13:58:14.409Z] "segment-heap": false, [2022-08-22T13:58:14.409Z] "use-common-controls-v6": false [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] }, [2022-08-22T13:58:14.409Z] "RT_MESSAGETABLE": { [2022-08-22T13:58:14.409Z] "#1": { [2022-08-22T13:58:14.409Z] "0409": "../../winresources/event_messages.bin" [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] }, [2022-08-22T13:58:14.409Z] "RT_VERSION": { [2022-08-22T13:58:14.409Z] "#1": { [2022-08-22T13:58:14.409Z] "0409": { [2022-08-22T13:58:14.409Z] "fixed": { [2022-08-22T13:58:14.409Z] "file_version": "0.0.0.0", [2022-08-22T13:58:14.409Z] "product_version": "0.0.0.0", [2022-08-22T13:58:14.409Z] "type": "Unknown" [2022-08-22T13:58:14.409Z] }, [2022-08-22T13:58:14.409Z] "info": { [2022-08-22T13:58:14.409Z] "0000": { [2022-08-22T13:58:14.409Z] "CompanyName": "", [2022-08-22T13:58:14.409Z] "FileVersion": "dev", [2022-08-22T13:58:14.409Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-22T13:58:14.409Z] "OriginalFileName": "docker-proxy.exe", [2022-08-22T13:58:14.409Z] "ProductName": "", [2022-08-22T13:58:14.409Z] "ProductVersion": "dev", [2022-08-22T13:58:14.409Z] "SpecialBuild": "1e109657b20a5575294fe53983443e92eeb37a4a" [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] } [2022-08-22T13:58:14.409Z] cmd/docker-proxy/genwinres_windows.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/main.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/network_proxy_test.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/proxy.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/sctp_proxy.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/tcp_proxy.go [2022-08-22T13:58:14.409Z] cmd/docker-proxy/udp_proxy.go [2022-08-22T13:58:14.409Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-22T13:58:14.409Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-22T13:58:14.409Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-22T13:58:14.409Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-22T13:58:14.409Z] remote: Enumerating objects: 23, done. [2022-08-22T13:58:14.409Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-22T13:58:14.409Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-22T13:58:14.409Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-22T13:58:14.410Z] 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-22T13:58:14.410Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-22T13:58:14.410Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-22T13:58:14.410Z] Cross building: bundles/cross/linux/ppc64le [2022-08-22T13:58:14.410Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-22T13:58:14.410Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-22T13:58:15.456Z] . [2022-08-22T13:58:15.456Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T13:58:15.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-22T13:58:15.608Z] === RUN TestHealthCheckWorkdir [2022-08-22T13:58:15.740Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T13:58:15.740Z] Error: No such image: emptyfs [2022-08-22T13:58:15.740Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-22T13:58:15.740Z] ++++ docker load [2022-08-22T13:58:16.105Z] === CONT TestStopContainerWithTimeout/1 [2022-08-22T13:58:16.169Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-08-22T13:58:16.169Z] === RUN TestHealthKillContainer [2022-08-22T13:58:16.314Z] Loaded image: emptyfs:latest [2022-08-22T13:58:16.314Z] Running integration-test (iteration 1) [2022-08-22T13:58:16.314Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-22T13:58:16.314Z] ++ 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-22T13:58:16.314Z] ++ set -e [2022-08-22T13:58:16.314Z] ++ '[' -n 0 ']' [2022-08-22T13:58:16.314Z] ++ set -x [2022-08-22T13:58:16.314Z] ++ 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-22T13:58:16.884Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T13:58:17.453Z] Loaded image: busybox:glibc [2022-08-22T13:58:17.468Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-22T13:58:17.468Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-22T13:58:17.468Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-08-22T13:58:17.468Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-22T13:58:17.468Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-22T13:58:17.468Z] === RUN TestDeleteDevicemapper [2022-08-22T13:58:17.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T13:58:17.468Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-22T13:58:17.468Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-22T13:58:18.022Z] Loaded image: busybox:latest [2022-08-22T13:58:18.832Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-08-22T13:58:18.832Z] === RUN TestUpdateMemory [2022-08-22T13:58:18.833Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:18.833Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-22T13:58:18.833Z] === RUN TestUpdateCPUQuota [2022-08-22T13:58:18.833Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:18.833Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-22T13:58:18.833Z] === RUN TestUpdatePidsLimit [2022-08-22T13:58:18.833Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:18.833Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-22T13:58:18.833Z] === RUN TestUpdateRestartPolicy [2022-08-22T13:58:23.302Z] Loaded image: debian:bullseye-slim [2022-08-22T13:58:23.302Z] Loaded image: hello-world:latest [2022-08-22T13:58:23.302Z] INFO: Testing against a local daemon [2022-08-22T13:58:23.302Z] === RUN TestCgroupNamespacesBuild [2022-08-22T13:58:24.289Z] --- PASS: TestHealthKillContainer (7.96s) [2022-08-22T13:58:24.289Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-22T13:58:24.544Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-22T13:58:24.544Z] === RUN TestIpcModeNone [2022-08-22T13:58:25.106Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-22T13:58:25.106Z] === RUN TestIpcModePrivate [2022-08-22T13:58:25.361Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-22T13:58:25.617Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-22T13:58:25.617Z] === RUN TestIpcModeShareable [2022-08-22T13:58:25.847Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-08-22T13:58:25.847Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-22T13:58:25.873Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-22T13:58:26.128Z] --- PASS: TestIpcModeShareable (0.50s) [2022-08-22T13:58:26.128Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-22T13:58:27.759Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-08-22T13:58:27.759Z] === RUN TestBuildWithSession [2022-08-22T13:58:27.759Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T13:58:27.759Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-22T13:58:27.759Z] === RUN TestBuildSquashParent [2022-08-22T13:58:28.015Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-08-22T13:58:28.015Z] === RUN TestAPIIpcModeHost [2022-08-22T13:58:28.015Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-22T13:58:28.015Z] === RUN TestDaemonIpcModeShareable [2022-08-22T13:58:28.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-22T13:58:29.197Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-22T13:58:29.197Z] === RUN TestDaemonIpcModePrivate [2022-08-22T13:58:30.124Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-22T13:58:30.379Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-22T13:58:30.379Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-22T13:58:31.071Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-08-22T13:58:31.071Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-22T13:58:31.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-22T13:58:31.071Z] === RUN TestWaitNonBlocked [2022-08-22T13:58:31.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:58:31.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:58:31.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:58:31.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:58:31.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:58:31.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:58:31.071Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-22T13:58:31.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-22T13:58:31.071Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-08-22T13:58:31.071Z] === RUN TestWaitBlocked [2022-08-22T13:58:31.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:58:31.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:58:31.071Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:58:31.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:58:31.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:58:31.071Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:58:31.326Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-22T13:58:31.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-08-22T13:58:31.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-22T13:58:31.326Z] === RUN TestWaitConditions [2022-08-22T13:58:31.326Z] === RUN TestWaitConditions/default [2022-08-22T13:58:31.326Z] === PAUSE TestWaitConditions/default [2022-08-22T13:58:31.326Z] === RUN TestWaitConditions/not-running [2022-08-22T13:58:31.326Z] === PAUSE TestWaitConditions/not-running [2022-08-22T13:58:31.327Z] === RUN TestWaitConditions/next-exit [2022-08-22T13:58:31.327Z] === PAUSE TestWaitConditions/next-exit [2022-08-22T13:58:31.327Z] === RUN TestWaitConditions/removed [2022-08-22T13:58:31.327Z] === PAUSE TestWaitConditions/removed [2022-08-22T13:58:31.327Z] === CONT TestWaitConditions/default [2022-08-22T13:58:31.327Z] === CONT TestWaitConditions/removed [2022-08-22T13:58:31.363Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-22T13:58:31.619Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-08-22T13:58:31.619Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-22T13:58:32.589Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-22T13:58:32.888Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-22T13:58:32.888Z] === RUN TestIpcModeOlderClient [2022-08-22T13:58:32.888Z] === PAUSE TestIpcModeOlderClient [2022-08-22T13:58:32.888Z] === RUN TestKillContainerInvalidSignal [2022-08-22T13:58:33.216Z] === CONT TestWaitConditions/next-exit [2022-08-22T13:58:33.216Z] === CONT TestWaitConditions/not-running [2022-08-22T13:58:33.449Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-22T13:58:33.449Z] === RUN TestKillContainer [2022-08-22T13:58:33.449Z] === RUN TestKillContainer/no_signal [2022-08-22T13:58:33.704Z] === RUN TestKillContainer/non_killing_signal [2022-08-22T13:58:33.962Z] === RUN TestKillContainer/killing_signal [2022-08-22T13:58:34.890Z] --- PASS: TestKillContainer (1.41s) [2022-08-22T13:58:34.890Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-08-22T13:58:34.890Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-22T13:58:34.890Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-08-22T13:58:34.890Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-22T13:58:34.890Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-22T13:58:35.107Z] --- PASS: TestWaitConditions (0.01s) [2022-08-22T13:58:35.107Z] --- PASS: TestWaitConditions/default (1.57s) [2022-08-22T13:58:35.107Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-22T13:58:35.107Z] --- PASS: TestWaitConditions/not-running (1.72s) [2022-08-22T13:58:35.107Z] --- PASS: TestWaitConditions/next-exit (1.83s) [2022-08-22T13:58:35.107Z] === RUN TestWaitRestartedContainer [2022-08-22T13:58:35.107Z] === RUN TestWaitRestartedContainer/default [2022-08-22T13:58:35.107Z] === PAUSE TestWaitRestartedContainer/default [2022-08-22T13:58:35.107Z] === RUN TestWaitRestartedContainer/not-running [2022-08-22T13:58:35.107Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-22T13:58:35.107Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-22T13:58:35.107Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-22T13:58:35.107Z] === CONT TestWaitRestartedContainer/default [2022-08-22T13:58:35.107Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-22T13:58:35.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-22T13:58:35.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2022-08-22T13:58:35.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-22T13:58:35.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2022-08-22T13:58:35.747Z] === RUN TestKillStoppedContainer [2022-08-22T13:58:35.747Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-22T13:58:35.747Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-22T13:58:35.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-22T13:58:35.747Z] === RUN TestKillDifferentUserContainer [2022-08-22T13:58:36.034Z] === CONT TestWaitRestartedContainer/not-running [2022-08-22T13:58:36.309Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-22T13:58:36.309Z] === RUN TestInspectOomKilledTrue [2022-08-22T13:58:36.606Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-22T13:58:36.606Z] === RUN TestInspectOomKilledFalse [2022-08-22T13:58:37.171Z] --- PASS: TestImportExtremelyLargeImageWorks (92.46s) [2022-08-22T13:58:37.171Z] PASS [2022-08-22T13:58:37.171Z] [2022-08-22T13:58:37.171Z] DONE 22 tests in 95.410s [2022-08-22T13:58:37.171Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-22T13:58:37.171Z] === RUN TestStripANSICommands [2022-08-22T13:58:37.171Z] === RUN TestStripANSICommands/#00 [2022-08-22T13:58:37.171Z] === RUN TestStripANSICommands/#01 [2022-08-22T13:58:37.171Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-22T13:58:37.171Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-22T13:58:37.171Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-22T13:58:37.171Z] PASS [2022-08-22T13:58:37.171Z] [2022-08-22T13:58:37.171Z] DONE 3 tests in 0.009s [2022-08-22T13:58:37.171Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-22T13:58:37.171Z] INFO: Testing against a local daemon [2022-08-22T13:58:37.171Z] === RUN TestNetworkCreateDelete [2022-08-22T13:58:37.171Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-22T13:58:37.171Z] === RUN TestDockerNetworkDeletePreferID [2022-08-22T13:58:37.171Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-22T13:58:37.171Z] === RUN TestDaemonDNSFallback [2022-08-22T13:58:37.214Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-22T13:58:37.214Z] === RUN TestLinksEtcHostsContentMatch [2022-08-22T13:58:37.398Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-22T13:58:37.398Z] --- PASS: TestWaitRestartedContainer/next-exit (1.34s) [2022-08-22T13:58:37.398Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-22T13:58:37.398Z] --- PASS: TestWaitRestartedContainer/not-running (1.03s) [2022-08-22T13:58:37.398Z] === CONT TestDaemonRestartIpcMode [2022-08-22T13:58:37.398Z] === CONT TestIpcModeOlderClient [2022-08-22T13:58:37.398Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-22T13:58:37.398Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-22T13:58:37.469Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s) [2022-08-22T13:58:37.469Z] === RUN TestLinksContainerNames [2022-08-22T13:58:37.767Z] --- PASS: TestBuildSquashParent (9.06s) [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:58:37.767Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:58:37.767Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:58:37.767Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-22T13:58:37.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-22T13:58:40.085Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-22T13:58:40.085Z] === RUN TestInspectNetwork [2022-08-22T13:58:40.086Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-08-22T13:58:40.086Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-08-22T13:58:40.086Z] PASS [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === Skipped [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-22T13:58:40.086Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-22T13:58:40.086Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-22T13:58:40.086Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-22T13:58:40.086Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-22T13:58:40.086Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-22T13:58:40.086Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-22T13:58:40.086Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-22T13:58:40.086Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-22T13:58:40.086Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-22T13:58:40.086Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-22T13:58:40.086Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-22T13:58:40.086Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-22T13:58:40.086Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-22T13:58:40.086Z] 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-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-22T13:58:40.086Z] 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-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-22T13:58:40.086Z] 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-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-22T13:58:40.086Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T13:58:40.086Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-08-22T13:58:40.086Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-22T13:58:40.086Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-22T13:58:40.086Z] 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-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-22T13:58:40.086Z] 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-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-22T13:58:40.086Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-22T13:58:40.086Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-22T13:58:40.086Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-22T13:58:40.086Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-22T13:58:40.086Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-22T13:58:40.086Z] [2022-08-22T13:58:40.086Z] DONE 249 tests, 27 skipped in 88.359s [2022-08-22T13:58:40.086Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-22T13:58:40.086Z] === RUN TestConfigDaemonLibtrustID [2022-08-22T13:58:40.089Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-22T13:58:40.089Z] === RUN TestLogsFollowTailEmpty [2022-08-22T13:58:40.089Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-22T13:58:40.089Z] === RUN TestLogs [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:58:40.089Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:58:40.089Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-22T13:58:40.089Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-22T13:58:40.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-22T13:58:40.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:58:40.653Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:58:40.653Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:58:40.653Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T13:58:40.653Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T13:58:40.670Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-22T13:58:40.670Z] === RUN TestConfigDaemonID [2022-08-22T13:58:41.217Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T13:58:41.217Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T13:58:41.472Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-22T13:58:41.621Z] daemon_test.go:83: [d438a75b2bebe] daemon is not started [2022-08-22T13:58:41.621Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:58:41.621Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-22T13:58:41.621Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-22T13:58:41.621Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-22T13:58:41.621Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-22T13:58:41.621Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-22T13:58:41.621Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-22T13:58:41.621Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-22T13:58:41.621Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-22T13:58:41.621Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-22T13:58:41.621Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-22T13:58:41.729Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-22T13:58:41.878Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-08-22T13:58:41.878Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-22T13:58:41.878Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-22T13:58:41.878Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-22T13:58:42.289Z] --- PASS: TestLogs (3.60s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-22T13:58:42.289Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.73s) [2022-08-22T13:58:42.289Z] === RUN TestContainerNetworkMountsNoChown [2022-08-22T13:58:42.850Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/default [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/default [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/private [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/private [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rprivate [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/slave [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/slave [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rslave [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/shared [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/shared [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rshared [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/default [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rslave [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rshared [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/shared [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rprivate [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/slave [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/private [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-22T13:58:42.850Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:58:42.850Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-22T13:58:42.850Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-22T13:58:43.106Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-22T13:58:43.241Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-22T13:58:43.361Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-22T13:58:43.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-22T13:58:43.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-22T13:58:43.361Z] === RUN TestContainerBindMountNonRecursive [2022-08-22T13:58:43.370Z] === RUN TestInspectNetwork/full_network_id [2022-08-22T13:58:43.370Z] === RUN TestInspectNetwork/partial_network_id [2022-08-22T13:58:43.370Z] === RUN TestInspectNetwork/network_name [2022-08-22T13:58:43.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-22T13:58:43.658Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-22T13:58:43.919Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-22T13:58:44.168Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-22T13:58:44.725Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-22T13:58:44.725Z] === RUN TestContainerVolumesMountedAsShared [2022-08-22T13:58:44.980Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-22T13:58:44.980Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-22T13:58:45.094Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-22T13:58:45.094Z] daemon_test.go:197: [d064f74854d0a] daemon is not started [2022-08-22T13:58:45.094Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-22T13:58:45.094Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-22T13:58:45.094Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-22T13:58:45.094Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-22T13:58:45.094Z] === RUN TestDaemonProxy [2022-08-22T13:58:45.094Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-22T13:58:45.094Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-22T13:58:45.094Z] PASS [2022-08-22T13:58:45.094Z] [2022-08-22T13:58:45.094Z] === Skipped [2022-08-22T13:58:45.094Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-22T13:58:45.094Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-22T13:58:45.094Z] [2022-08-22T13:58:45.094Z] DONE 13 tests, 1 skipped in 5.330s [2022-08-22T13:58:45.094Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-22T13:58:45.236Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-22T13:58:45.236Z] === RUN TestNetworkNat [2022-08-22T13:58:45.349Z] INFO: Testing against a local daemon [2022-08-22T13:58:45.349Z] === RUN TestCommitInheritsEnv [2022-08-22T13:58:45.797Z] --- PASS: TestNetworkNat (0.49s) [2022-08-22T13:58:45.797Z] === RUN TestNetworkLocalhostTCPNat [2022-08-22T13:58:46.358Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-22T13:58:46.358Z] === RUN TestNetworkLoopbackNat [2022-08-22T13:58:47.222Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s) [2022-08-22T13:58:47.223Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2022-08-22T13:58:47.223Z] === RUN TestBuildMultiStageCopy [2022-08-22T13:58:47.223Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-22T13:58:47.236Z] --- PASS: TestCommitInheritsEnv (1.78s) [2022-08-22T13:58:47.237Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-22T13:58:47.237Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform// [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform/linux [2022-08-22T13:58:47.237Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-22T13:58:47.492Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-22T13:58:47.492Z] === RUN TestImportWithCustomPlatform/macos [2022-08-22T13:58:47.492Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-22T13:58:47.492Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-22T13:58:47.492Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-22T13:58:47.492Z] === RUN TestImagesFilterMultiReference [2022-08-22T13:58:47.492Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-22T13:58:47.492Z] === RUN TestImagePullPlatformInvalid [2022-08-22T13:58:47.492Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-22T13:58:47.492Z] === RUN TestRemoveImageOrphaning [2022-08-22T13:58:47.548Z] --- PASS: TestInspectNetwork (7.17s) [2022-08-22T13:58:47.548Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-22T13:58:47.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-22T13:58:47.548Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-22T13:58:47.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-22T13:58:47.548Z] === RUN TestRunContainerWithBridgeNone [2022-08-22T13:58:48.874Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-08-22T13:58:48.874Z] === RUN TestPause [2022-08-22T13:58:48.922Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-22T13:58:48.922Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T13:58:48.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T13:58:48.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T13:58:48.922Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-22T13:58:48.922Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-22T13:58:48.922Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-22T13:58:48.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-22T13:58:48.922Z] === RUN TestNetworkList [2022-08-22T13:58:48.922Z] === RUN TestNetworkList//networks [2022-08-22T13:58:48.922Z] === PAUSE TestNetworkList//networks [2022-08-22T13:58:48.922Z] === RUN TestNetworkList//networks/ [2022-08-22T13:58:48.922Z] === PAUSE TestNetworkList//networks/ [2022-08-22T13:58:48.922Z] === CONT TestNetworkList//networks [2022-08-22T13:58:48.922Z] === CONT TestNetworkList//networks/ [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkList (0.02s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-22T13:58:48.922Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-22T13:58:48.922Z] === RUN TestHostIPv4BridgeLabel [2022-08-22T13:58:49.144Z] --- PASS: TestPause (0.46s) [2022-08-22T13:58:49.144Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-22T13:58:49.144Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T13:58:49.144Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T13:58:49.144Z] === RUN TestPauseStopPausedContainer [2022-08-22T13:58:49.383Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-22T13:58:49.384Z] === RUN TestRemoveImageGarbageCollector [2022-08-22T13:58:49.384Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-22T13:58:49.384Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-22T13:58:49.384Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-22T13:58:49.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-22T13:58:49.384Z] === RUN TestTagInvalidReference [2022-08-22T13:58:49.384Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-22T13:58:49.384Z] === RUN TestTagValidPrefixedRepo [2022-08-22T13:58:49.384Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-22T13:58:49.384Z] === RUN TestTagExistedNameWithoutForce [2022-08-22T13:58:49.384Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-22T13:58:49.384Z] === RUN TestTagOfficialNames [2022-08-22T13:58:49.384Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-22T13:58:49.384Z] === RUN TestTagMatchesDigest [2022-08-22T13:58:49.384Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-22T13:58:49.384Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-22T13:58:49.487Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-22T13:58:49.487Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-22T13:58:49.713Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-22T13:58:49.713Z] === RUN TestPidHost [2022-08-22T13:58:50.421Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-22T13:58:50.421Z] === RUN TestDaemonDefaultNetworkPools [2022-08-22T13:58:50.529Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-22T13:58:50.790Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-22T13:58:51.079Z] --- PASS: TestPidHost (1.07s) [2022-08-22T13:58:51.079Z] === RUN TestPsFilter [2022-08-22T13:58:51.079Z] --- PASS: TestPsFilter (0.10s) [2022-08-22T13:58:51.079Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-22T13:58:51.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-08-22T13:58:51.334Z] === RUN TestRemoveContainerWithVolume [2022-08-22T13:58:51.353Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-22T13:58:51.353Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-22T13:58:51.361Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-22T13:58:51.894Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-22T13:58:51.895Z] === RUN TestRemoveContainerRunning [2022-08-22T13:58:51.932Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-22T13:58:52.150Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-22T13:58:52.150Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-22T13:58:52.288Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-22T13:58:52.289Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-22T13:58:52.503Z] --- PASS: TestBuildMultiStageCopy (5.29s) [2022-08-22T13:58:52.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.88s) [2022-08-22T13:58:52.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-08-22T13:58:52.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-08-22T13:58:52.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-08-22T13:58:52.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2022-08-22T13:58:52.504Z] === RUN TestBuildMultiStageParentConfig [2022-08-22T13:58:52.710Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-22T13:58:52.710Z] === RUN TestRemoveInvalidContainer [2022-08-22T13:58:52.710Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-22T13:58:52.710Z] === RUN TestRenameLinkedContainer [2022-08-22T13:58:53.662Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-22T13:58:53.662Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-22T13:58:53.887Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2022-08-22T13:58:53.887Z] === RUN TestBuildLabelWithTargets [2022-08-22T13:58:54.227Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-22T13:58:54.227Z] === RUN TestServiceWithPredefinedNetwork [2022-08-22T13:58:54.598Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-22T13:58:54.598Z] === RUN TestRenameStoppedContainer [2022-08-22T13:58:54.598Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-22T13:58:54.598Z] === RUN TestRenameRunningContainerAndReuse [2022-08-22T13:58:55.525Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-22T13:58:55.525Z] === RUN TestRenameInvalidName [2022-08-22T13:58:56.085Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-22T13:58:56.085Z] === RUN TestRenameAnonymousContainer [2022-08-22T13:58:56.431Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2022-08-22T13:58:56.431Z] === RUN TestBuildWithEmptyLayers [2022-08-22T13:58:56.751Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-08-22T13:58:56.751Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-22T13:58:56.751Z] service_test.go:243: FLAKY_TEST [2022-08-22T13:58:56.751Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T13:58:56.751Z] === RUN TestServiceWithDataPathPortInit [2022-08-22T13:58:57.449Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-08-22T13:58:57.449Z] === RUN TestRenameContainerWithSameName [2022-08-22T13:58:57.816Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2022-08-22T13:58:57.816Z] === RUN TestBuildMultiStageOnBuild [2022-08-22T13:58:58.010Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-22T13:58:58.011Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-22T13:58:58.572Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-22T13:58:58.572Z] === RUN TestResize [2022-08-22T13:58:59.174Z] --- PASS: TestResize (0.42s) [2022-08-22T13:58:59.174Z] === RUN TestResizeWithInvalidSize [2022-08-22T13:58:59.430Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-22T13:58:59.430Z] === RUN TestResizeWhenContainerNotStarted [2022-08-22T13:58:59.991Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:58:59.991Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:58:59.991Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:58:59.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T13:58:59.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:59:01.121Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2022-08-22T13:59:01.121Z] === RUN TestBuildUncleanTarFilenames [2022-08-22T13:59:01.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:59:02.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:59:03.033Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2022-08-22T13:59:03.033Z] === RUN TestBuildMultiStageLayerLeak [2022-08-22T13:59:04.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T13:59:04.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T13:59:05.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:59:05.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T13:59:06.333Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2022-08-22T13:59:06.333Z] === RUN TestBuildWithHugeFile [2022-08-22T13:59:08.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T13:59:08.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T13:59:10.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T13:59:11.617Z] --- PASS: TestServiceWithDataPathPortInit (14.13s) [2022-08-22T13:59:11.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-22T13:59:12.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T13:59:12.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T13:59:12.993Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uc1zu5s6xgbe5it10gxvmvekp Created:2022-08-22 13:59:11.573348417 +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[1dc3b0e851e90db248e4dba28579ab536da146b105db632b241afab78ad84308:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kq1pzbm065z4cz3wur2k82gbp EndpointID:69caeb4e45e8d9d07b67ba959d44f12609377930e3e55ca8da607111e25ed09d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb8809b3bdccad6d51eedf885bf9d656e2c32b09c3e551b592c3ebb6d52cb34e 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:7f47da27d238 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kq1pzbm065z4cz3wur2k82gbp EndpointID:69caeb4e45e8d9d07b67ba959d44f12609377930e3e55ca8da607111e25ed09d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-22T13:59:14.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T13:59:14.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T13:59:15.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T13:59:17.172Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.61s) [2022-08-22T13:59:17.172Z] PASS [2022-08-22T13:59:17.172Z] [2022-08-22T13:59:17.172Z] === Skipped [2022-08-22T13:59:17.172Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T13:59:17.172Z] service_test.go:243: FLAKY_TEST [2022-08-22T13:59:17.172Z] [2022-08-22T13:59:17.172Z] DONE 38 tests, 1 skipped in 43.926s [2022-08-22T13:59:17.172Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-22T13:59:17.172Z] INFO: Testing against a local daemon [2022-08-22T13:59:17.172Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-22T13:59:17.172Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T13:59:17.172Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T13:59:17.172Z] === RUN TestDockerNetworkIpvlan [2022-08-22T13:59:17.172Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T13:59:17.172Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-22T13:59:17.172Z] PASS [2022-08-22T13:59:17.172Z] [2022-08-22T13:59:17.172Z] === Skipped [2022-08-22T13:59:17.172Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T13:59:17.172Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T13:59:17.172Z] [2022-08-22T13:59:17.172Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-22T13:59:17.172Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T13:59:17.172Z] [2022-08-22T13:59:17.172Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-22T13:59:17.172Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-22T13:59:17.431Z] INFO: Testing against a local daemon [2022-08-22T13:59:17.431Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-22T13:59:17.842Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-08-22T13:59:17.843Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-08-22T13:59:17.843Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-22T13:59:17.843Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-22T13:59:18.804Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-22T13:59:18.804Z] === RUN TestDockerNetworkMacvlan [2022-08-22T13:59:18.814Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-22T13:59:19.370Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-22T13:59:19.375Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-22T13:59:19.375Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-22T13:59:19.375Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-22T13:59:19.375Z] === RUN TestCgroupNamespacesRun [2022-08-22T13:59:19.936Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-22T13:59:20.738Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-22T13:59:20.738Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-22T13:59:20.869Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-22T13:59:21.665Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-22T13:59:21.665Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-22T13:59:22.771Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-22T13:59:23.029Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-22T13:59:23.029Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-22T13:59:24.149Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-22T13:59:24.392Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-08-22T13:59:24.392Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-22T13:59:25.318Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-22T13:59:25.318Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-22T13:59:26.724Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2022-08-22T13:59:26.724Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-22T13:59:27.284Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-22T13:59:27.284Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-22T13:59:27.484Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-08-22T13:59:28.416Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-22T13:59:28.416Z] PASS [2022-08-22T13:59:28.416Z] [2022-08-22T13:59:28.416Z] DONE 8 tests in 11.029s [2022-08-22T13:59:28.416Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-22T13:59:28.416Z] testing: warning: no tests to run [2022-08-22T13:59:28.416Z] PASS [2022-08-22T13:59:28.416Z] [2022-08-22T13:59:28.416Z] DONE 0 tests in 0.007s [2022-08-22T13:59:28.416Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-22T13:59:28.416Z] INFO: Testing against a local daemon [2022-08-22T13:59:28.416Z] === RUN TestAuthZPluginAllowRequest [2022-08-22T13:59:28.648Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-22T13:59:28.648Z] === RUN TestNISDomainname [2022-08-22T13:59:28.903Z] --- PASS: TestNISDomainname (0.51s) [2022-08-22T13:59:28.903Z] === RUN TestHostnameDnsResolution [2022-08-22T13:59:29.789Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-08-22T13:59:29.789Z] === RUN TestAuthZPluginTLS [2022-08-22T13:59:29.831Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-22T13:59:29.832Z] === RUN TestUnprivilegedPortsAndPing [2022-08-22T13:59:30.047Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-22T13:59:30.047Z] === RUN TestAuthZPluginDenyRequest [2022-08-22T13:59:30.087Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-22T13:59:30.087Z] === RUN TestPrivilegedHostDevices [2022-08-22T13:59:30.612Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-22T13:59:30.612Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-22T13:59:30.648Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-22T13:59:30.648Z] === RUN TestRunConsoleSize [2022-08-22T13:59:30.904Z] --- PASS: TestRunConsoleSize (0.40s) [2022-08-22T13:59:30.904Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-22T13:59:31.177Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-22T13:59:31.177Z] === RUN TestAuthZPluginDenyResponse [2022-08-22T13:59:31.742Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-22T13:59:31.742Z] === RUN TestAuthZPluginAllowEventStream [2022-08-22T13:59:33.115Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-08-22T13:59:33.115Z] === RUN TestAuthZPluginErrorResponse [2022-08-22T13:59:33.373Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-22T13:59:33.373Z] === RUN TestAuthZPluginErrorRequest [2022-08-22T13:59:33.469Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s) [2022-08-22T13:59:33.469Z] === RUN TestStats [2022-08-22T13:59:33.938Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-22T13:59:33.938Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-22T13:59:34.504Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-22T13:59:34.504Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-22T13:59:35.877Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-22T13:59:35.877Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-22T13:59:35.982Z] --- PASS: TestStats (2.48s) [2022-08-22T13:59:35.982Z] === RUN TestStopContainerWithTimeout [2022-08-22T13:59:35.982Z] === RUN TestStopContainerWithTimeout/0 [2022-08-22T13:59:35.982Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-22T13:59:35.982Z] === RUN TestStopContainerWithTimeout/1 [2022-08-22T13:59:35.982Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-22T13:59:35.982Z] === RUN TestStopContainerWithTimeout/3 [2022-08-22T13:59:35.982Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-22T13:59:35.982Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-22T13:59:35.982Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-22T13:59:35.982Z] === CONT TestStopContainerWithTimeout/0 [2022-08-22T13:59:35.982Z] === CONT TestStopContainerWithTimeout/3 [2022-08-22T13:59:36.238Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-22T13:59:37.775Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-08-22T13:59:37.775Z] === RUN TestAuthZPluginHeader [2022-08-22T13:59:38.033Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-22T13:59:38.033Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-22T13:59:38.124Z] === CONT TestStopContainerWithTimeout/1 [2022-08-22T13:59:39.487Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-22T13:59:39.487Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-22T13:59:39.487Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-08-22T13:59:39.487Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-22T13:59:39.487Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-22T13:59:39.487Z] === RUN TestDeleteDevicemapper [2022-08-22T13:59:39.487Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T13:59:39.487Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-22T13:59:39.487Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-22T13:59:41.375Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-08-22T13:59:41.375Z] === RUN TestUpdateMemory [2022-08-22T13:59:41.674Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-22T13:59:41.674Z] === RUN TestUpdateCPUQuota [2022-08-22T13:59:42.214Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-08-22T13:59:42.214Z] === RUN TestAuthZPluginV2Disable [2022-08-22T13:59:42.599Z] --- PASS: TestUpdateCPUQuota (0.81s) [2022-08-22T13:59:42.599Z] === RUN TestUpdatePidsLimit [2022-08-22T13:59:42.599Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-22T13:59:42.599Z] === RUN TestUpdatePidsLimit/no_change [2022-08-22T13:59:42.854Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-22T13:59:43.110Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-22T13:59:43.365Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-22T13:59:43.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-22T13:59:43.876Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-22T13:59:44.437Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-22T13:59:44.437Z] === RUN TestUpdateRestartPolicy [2022-08-22T13:59:46.394Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2022-08-22T13:59:46.394Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-22T13:59:49.672Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-08-22T13:59:49.672Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-22T13:59:56.680Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-08-22T13:59:56.680Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-22T13:59:56.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-22T13:59:56.680Z] === RUN TestWaitNonBlocked [2022-08-22T13:59:56.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:59:56.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:59:56.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:59:56.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:59:56.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T13:59:56.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T13:59:56.680Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-22T13:59:56.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-22T13:59:56.680Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-22T13:59:56.680Z] === RUN TestWaitBlocked [2022-08-22T13:59:56.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:59:56.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:59:56.680Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:59:56.680Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:59:56.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T13:59:56.680Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T13:59:57.283Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-22T13:59:57.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-22T13:59:57.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-22T13:59:57.283Z] === RUN TestWaitConditions [2022-08-22T13:59:57.283Z] === RUN TestWaitConditions/default [2022-08-22T13:59:57.283Z] === PAUSE TestWaitConditions/default [2022-08-22T13:59:57.283Z] === RUN TestWaitConditions/not-running [2022-08-22T13:59:57.283Z] === PAUSE TestWaitConditions/not-running [2022-08-22T13:59:57.283Z] === RUN TestWaitConditions/next-exit [2022-08-22T13:59:57.283Z] === PAUSE TestWaitConditions/next-exit [2022-08-22T13:59:57.283Z] === RUN TestWaitConditions/removed [2022-08-22T13:59:57.283Z] === PAUSE TestWaitConditions/removed [2022-08-22T13:59:57.283Z] === CONT TestWaitConditions/default [2022-08-22T13:59:57.283Z] === CONT TestWaitConditions/next-exit [2022-08-22T13:59:59.170Z] === CONT TestWaitConditions/removed [2022-08-22T13:59:59.170Z] === CONT TestWaitConditions/not-running [2022-08-22T13:59:59.638Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.82s) [2022-08-22T13:59:59.638Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-22T14:00:00.535Z] --- PASS: TestWaitConditions (0.01s) [2022-08-22T14:00:00.535Z] --- PASS: TestWaitConditions/default (1.66s) [2022-08-22T14:00:00.535Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-08-22T14:00:00.535Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-08-22T14:00:00.535Z] --- PASS: TestWaitConditions/removed (1.53s) [2022-08-22T14:00:00.535Z] === RUN TestWaitRestartedContainer [2022-08-22T14:00:00.535Z] === RUN TestWaitRestartedContainer/default [2022-08-22T14:00:00.535Z] === PAUSE TestWaitRestartedContainer/default [2022-08-22T14:00:00.535Z] === RUN TestWaitRestartedContainer/not-running [2022-08-22T14:00:00.535Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-22T14:00:00.535Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-22T14:00:00.535Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-22T14:00:00.535Z] === CONT TestWaitRestartedContainer/default [2022-08-22T14:00:00.535Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-22T14:00:01.900Z] === CONT TestWaitRestartedContainer/not-running [2022-08-22T14:00:02.826Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-22T14:00:02.826Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-08-22T14:00:02.826Z] --- PASS: TestWaitRestartedContainer/default (1.59s) [2022-08-22T14:00:02.826Z] --- PASS: TestWaitRestartedContainer/not-running (1.05s) [2022-08-22T14:00:02.826Z] === CONT TestContainerStartOnDaemonRestart [2022-08-22T14:00:02.826Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-22T14:00:05.341Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-08-22T14:00:05.341Z] === CONT TestIpcModeOlderClient [2022-08-22T14:00:05.341Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-22T14:00:05.341Z] === CONT TestContainerKillOnDaemonStart [2022-08-22T14:00:05.341Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-08-22T14:00:05.341Z] === CONT TestDaemonHostGatewayIP [2022-08-22T14:00:05.815Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-22T14:00:05.815Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-22T14:00:05.815Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-22T14:00:05.815Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-22T14:00:05.815Z] Cross building: bundles/cross/linux/s390x [2022-08-22T14:00:05.815Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-22T14:00:05.815Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-22T14:00:07.854Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2022-08-22T14:00:07.854Z] === CONT TestDaemonRestartIpcMode [2022-08-22T14:00:09.741Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-08-22T14:00:17.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-22T14:00:17.706Z] PASS [2022-08-22T14:00:17.706Z] [2022-08-22T14:00:17.706Z] DONE 17 tests in 47.852s [2022-08-22T14:00:17.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-22T14:00:17.706Z] INFO: Testing against a local daemon [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:17.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:17.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:17.706Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:17.706Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-22T14:00:17.706Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-22T14:00:17.706Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-22T14:00:17.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-22T14:00:17.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-22T14:00:17.706Z] === RUN TestPluginInstall [2022-08-22T14:00:17.706Z] === RUN TestPluginInstall/no_auth [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c502d3ff0c7f1081d93abed73628e4e32d34bd73c2f440c47947c755a9524fe3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c502d3ff0c7f1081d93abed73628e4e32d34bd73c2f440c47947c755a9524fe3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:17.706Z] === RUN TestPluginInstall/with_htpasswd [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a78996f843b2ceedbe5524a5f5911451cb10aff91fbea7d58f9f6a14f5bacab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:17.706Z] time="2022-08-22T14:00:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a78996f843b2ceedbe5524a5f5911451cb10aff91fbea7d58f9f6a14f5bacab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:17.864Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-08-22T14:00:17.864Z] PASS [2022-08-22T14:00:17.864Z] [2022-08-22T14:00:17.864Z] === Skipped [2022-08-22T14:00:17.864Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-22T14:00:17.864Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T14:00:17.864Z] [2022-08-22T14:00:17.864Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T14:00:17.864Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T14:00:17.864Z] [2022-08-22T14:00:17.864Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-22T14:00:17.864Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T14:00:17.864Z] [2022-08-22T14:00:17.864Z] DONE 272 tests, 3 skipped in 130.805s [2022-08-22T14:00:17.864Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-22T14:00:17.864Z] ++ 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-22T14:00:17.864Z] ++ set -e [2022-08-22T14:00:17.864Z] ++ '[' -n 0 ']' [2022-08-22T14:00:17.864Z] ++ set -x [2022-08-22T14:00:17.864Z] ++ 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-22T14:00:17.864Z] === RUN TestConfigDaemonLibtrustID [2022-08-22T14:00:17.864Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-22T14:00:17.864Z] === RUN TestConfigDaemonID [2022-08-22T14:00:17.964Z] === RUN TestPluginInstall/with_insecure [2022-08-22T14:00:18.426Z] daemon_test.go:83: [d1832ca918784] daemon is not started [2022-08-22T14:00:18.426Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:00:18.426Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-22T14:00:18.426Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-22T14:00:18.426Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-22T14:00:18.426Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-22T14:00:18.426Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-22T14:00:18.426Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-22T14:00:18.426Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:00:18.426Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-22T14:00:18.426Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-22T14:00:18.426Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-22T14:00:18.682Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-22T14:00:18.682Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-22T14:00:18.682Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-22T14:00:18.682Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-22T14:00:18.901Z] time="2022-08-22T14:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:18.901Z] time="2022-08-22T14:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f20c4467f51167dab832ca9d344e719a060a1bb086918a88dbdf945b21602b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:18.901Z] time="2022-08-22T14:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:00:18.901Z] time="2022-08-22T14:00:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f20c4467f51167dab832ca9d344e719a060a1bb086918a88dbdf945b21602b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:00:18.901Z] plugin_test.go:196: [da9f8d2bf07d4] daemon is not started [2022-08-22T14:00:18.901Z] --- PASS: TestPluginInstall (2.70s) [2022-08-22T14:00:18.901Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-08-22T14:00:18.901Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-22T14:00:18.901Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-22T14:00:18.901Z] === RUN TestPluginsWithRuntimes [2022-08-22T14:00:19.609Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-22T14:00:20.799Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-22T14:00:20.974Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-22T14:00:21.365Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-22T14:00:21.899Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-22T14:00:21.899Z] daemon_test.go:197: [d09c201e31223] daemon is not started [2022-08-22T14:00:21.899Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-22T14:00:21.899Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-22T14:00:21.899Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-22T14:00:21.899Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-22T14:00:21.899Z] === RUN TestDaemonProxy [2022-08-22T14:00:21.899Z] === RUN TestDaemonProxy/environment_variables [2022-08-22T14:00:22.299Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-22T14:00:22.299Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-22T14:00:22.299Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-22T14:00:22.299Z] === RUN TestPluginBackCompatMediaTypes [2022-08-22T14:00:22.865Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-22T14:00:22.865Z] PASS [2022-08-22T14:00:22.865Z] [2022-08-22T14:00:22.865Z] DONE 24 tests in 6.622s [2022-08-22T14:00:22.865Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-22T14:00:22.865Z] INFO: Testing against a local daemon [2022-08-22T14:00:22.865Z] === RUN TestExternalGraphDriver [2022-08-22T14:00:23.123Z] === RUN TestExternalGraphDriver/json [2022-08-22T14:00:23.786Z] === RUN TestDaemonProxy/command-line_options [2022-08-22T14:00:25.021Z] === RUN TestExternalGraphDriver/spec [2022-08-22T14:00:25.192Z] === RUN TestDaemonProxy/configuration_file [2022-08-22T14:00:25.757Z] --- PASS: TestImportExtremelyLargeImageWorks (92.60s) [2022-08-22T14:00:25.757Z] PASS [2022-08-22T14:00:25.757Z] [2022-08-22T14:00:25.757Z] === Skipped [2022-08-22T14:00:25.757Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-22T14:00:25.757Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-22T14:00:25.757Z] [2022-08-22T14:00:25.757Z] DONE 22 tests, 1 skipped in 96.745s [2022-08-22T14:00:25.757Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-22T14:00:25.757Z] === RUN TestStripANSICommands [2022-08-22T14:00:25.757Z] === RUN TestStripANSICommands/#00 [2022-08-22T14:00:25.757Z] === RUN TestStripANSICommands/#01 [2022-08-22T14:00:25.757Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-22T14:00:25.757Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-22T14:00:25.757Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-22T14:00:25.757Z] PASS [2022-08-22T14:00:25.757Z] [2022-08-22T14:00:25.757Z] DONE 3 tests in 0.041s [2022-08-22T14:00:25.757Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-22T14:00:25.757Z] INFO: Testing against a local daemon [2022-08-22T14:00:25.757Z] === RUN TestNetworkCreateDelete [2022-08-22T14:00:25.757Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-22T14:00:25.757Z] === RUN TestDockerNetworkDeletePreferID [2022-08-22T14:00:25.757Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-22T14:00:25.757Z] === RUN TestDaemonDNSFallback [2022-08-22T14:00:26.920Z] === RUN TestExternalGraphDriver/pull [2022-08-22T14:00:27.078Z] === RUN TestDaemonProxy/conflicting_options [2022-08-22T14:00:27.334Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy/environment_variables (1.70s) [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-22T14:00:27.896Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-22T14:00:27.896Z] PASS [2022-08-22T14:00:27.896Z] [2022-08-22T14:00:27.896Z] DONE 18 tests in 11.261s [2022-08-22T14:00:27.896Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-22T14:00:27.896Z] ++ 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-22T14:00:27.896Z] ++ set -e [2022-08-22T14:00:27.896Z] ++ '[' -n 0 ']' [2022-08-22T14:00:27.896Z] ++ set -x [2022-08-22T14:00:27.896Z] ++ 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-22T14:00:28.151Z] INFO: Testing against a local daemon [2022-08-22T14:00:28.151Z] === RUN TestCommitInheritsEnv [2022-08-22T14:00:28.293Z] --- PASS: TestExternalGraphDriver (5.31s) [2022-08-22T14:00:28.293Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-22T14:00:28.293Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-08-22T14:00:28.293Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-22T14:00:28.293Z] === RUN TestGraphdriverPluginV2 [2022-08-22T14:00:28.406Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-22T14:00:28.406Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-22T14:00:28.406Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-22T14:00:28.406Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-22T14:00:28.406Z] === RUN TestImportWithCustomPlatform [2022-08-22T14:00:28.406Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-22T14:00:28.406Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-22T14:00:28.406Z] === RUN TestImportWithCustomPlatform// [2022-08-22T14:00:28.406Z] === RUN TestImportWithCustomPlatform/linux [2022-08-22T14:00:28.662Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-22T14:00:28.662Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-22T14:00:28.662Z] === RUN TestImportWithCustomPlatform/macos [2022-08-22T14:00:28.662Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-22T14:00:28.662Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-22T14:00:28.662Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-22T14:00:28.662Z] === RUN TestImagesFilterMultiReference [2022-08-22T14:00:28.918Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-22T14:00:28.918Z] === RUN TestImagePullPlatformInvalid [2022-08-22T14:00:28.918Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-22T14:00:28.918Z] === RUN TestRemoveImageOrphaning [2022-08-22T14:00:29.020Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-22T14:00:29.020Z] === RUN TestInspectNetwork [2022-08-22T14:00:29.020Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestRunContainerWithBridgeNone [2022-08-22T14:00:29.020Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:29.020Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:29.020Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:29.020Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:29.020Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-22T14:00:29.020Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-22T14:00:29.020Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-22T14:00:29.020Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestNetworkList [2022-08-22T14:00:29.020Z] === RUN TestNetworkList//networks [2022-08-22T14:00:29.020Z] === PAUSE TestNetworkList//networks [2022-08-22T14:00:29.020Z] === RUN TestNetworkList//networks/ [2022-08-22T14:00:29.020Z] === PAUSE TestNetworkList//networks/ [2022-08-22T14:00:29.020Z] === CONT TestNetworkList//networks [2022-08-22T14:00:29.020Z] === CONT TestNetworkList//networks/ [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkList (0.03s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-22T14:00:29.020Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestHostIPv4BridgeLabel [2022-08-22T14:00:29.020Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-22T14:00:29.020Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestDaemonDefaultNetworkPools [2022-08-22T14:00:29.020Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-22T14:00:29.020Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-22T14:00:29.020Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-22T14:00:29.020Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestServiceWithPredefinedNetwork [2022-08-22T14:00:29.020Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-22T14:00:29.020Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:00:29.020Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:00:29.020Z] === RUN TestServiceWithDataPathPortInit [2022-08-22T14:00:29.020Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-22T14:00:29.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-22T14:00:29.020Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-22T14:00:29.020Z] PASS [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === Skipped [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-22T14:00:29.020Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-22T14:00:29.020Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-22T14:00:29.020Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-22T14:00:29.020Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:00:29.020Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-22T14:00:29.020Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-22T14:00:29.020Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:29.020Z] [2022-08-22T14:00:29.020Z] DONE 34 tests, 12 skipped in 7.118s [2022-08-22T14:00:29.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.173Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-22T14:00:29.173Z] === RUN TestRemoveImageGarbageCollector [2022-08-22T14:00:29.173Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:00:29.173Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-22T14:00:29.173Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-22T14:00:29.173Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-22T14:00:29.173Z] === RUN TestTagInvalidReference [2022-08-22T14:00:29.173Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-22T14:00:29.173Z] === RUN TestTagValidPrefixedRepo [2022-08-22T14:00:29.173Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-22T14:00:29.173Z] === RUN TestTagExistedNameWithoutForce [2022-08-22T14:00:29.173Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-22T14:00:29.173Z] === RUN TestTagOfficialNames [2022-08-22T14:00:29.173Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-22T14:00:29.173Z] === RUN TestTagMatchesDigest [2022-08-22T14:00:29.173Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-22T14:00:29.173Z] PASS [2022-08-22T14:00:29.173Z] [2022-08-22T14:00:29.173Z] === Skipped [2022-08-22T14:00:29.173Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-22T14:00:29.173Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-22T14:00:29.173Z] [2022-08-22T14:00:29.173Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-22T14:00:29.173Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:00:29.173Z] [2022-08-22T14:00:29.173Z] DONE 22 tests, 2 skipped in 1.268s [2022-08-22T14:00:29.173Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.173Z] ++ 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-22T14:00:29.173Z] ++ set -e [2022-08-22T14:00:29.173Z] ++ '[' -n 0 ']' [2022-08-22T14:00:29.173Z] ++ set -x [2022-08-22T14:00:29.173Z] ++ 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-22T14:00:29.276Z] INFO: Testing against a local daemon [2022-08-22T14:00:29.276Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-22T14:00:29.276Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:00:29.276Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:00:29.276Z] === RUN TestDockerNetworkIpvlan [2022-08-22T14:00:29.276Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:00:29.276Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:00:29.276Z] PASS [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] === Skipped [2022-08-22T14:00:29.276Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:00:29.276Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:00:29.276Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] DONE 2 tests, 2 skipped in 0.088s [2022-08-22T14:00:29.276Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.276Z] INFO: Testing against a local daemon [2022-08-22T14:00:29.276Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-22T14:00:29.276Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.276Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-22T14:00:29.276Z] === RUN TestDockerNetworkMacvlan [2022-08-22T14:00:29.276Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.276Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-22T14:00:29.276Z] PASS [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] === Skipped [2022-08-22T14:00:29.276Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-22T14:00:29.276Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-22T14:00:29.276Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] DONE 2 tests, 2 skipped in 0.088s [2022-08-22T14:00:29.276Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.276Z] testing: warning: no tests to run [2022-08-22T14:00:29.276Z] PASS [2022-08-22T14:00:29.276Z] [2022-08-22T14:00:29.276Z] DONE 0 tests in 0.023s [2022-08-22T14:00:29.276Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.429Z] === RUN TestStripANSICommands [2022-08-22T14:00:29.429Z] === RUN TestStripANSICommands/#00 [2022-08-22T14:00:29.429Z] === RUN TestStripANSICommands/#01 [2022-08-22T14:00:29.429Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-22T14:00:29.429Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-22T14:00:29.429Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-22T14:00:29.429Z] PASS [2022-08-22T14:00:29.429Z] [2022-08-22T14:00:29.429Z] DONE 3 tests in 0.043s [2022-08-22T14:00:29.429Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-22T14:00:29.429Z] ++ 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-22T14:00:29.429Z] ++ set -e [2022-08-22T14:00:29.429Z] ++ '[' -n 0 ']' [2022-08-22T14:00:29.429Z] ++ set -x [2022-08-22T14:00:29.429Z] ++ 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-22T14:00:29.429Z] INFO: Testing against a local daemon [2022-08-22T14:00:29.429Z] === RUN TestNetworkCreateDelete [2022-08-22T14:00:29.531Z] INFO: Testing against a local daemon [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginAllowRequest [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginTLS [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginDenyRequest [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginDenyResponse [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginAllowEventStream [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginErrorResponse [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginErrorRequest [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginHeader [2022-08-22T14:00:29.531Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.531Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-22T14:00:29.531Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-22T14:00:29.684Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-22T14:00:29.684Z] === RUN TestDockerNetworkDeletePreferID [2022-08-22T14:00:29.787Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:29.787Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-22T14:00:29.787Z] === RUN TestAuthZPluginV2Disable [2022-08-22T14:00:29.940Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-22T14:00:29.940Z] === RUN TestDaemonDNSFallback [2022-08-22T14:00:30.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:30.347Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-22T14:00:30.347Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-22T14:00:30.602Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:30.602Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-22T14:00:30.602Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-22T14:00:30.857Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:30.857Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-22T14:00:30.857Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-22T14:00:31.113Z] PASS [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === Skipped [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-22T14:00:31.113Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.113Z] [2022-08-22T14:00:31.113Z] DONE 17 tests, 17 skipped in 1.794s [2022-08-22T14:00:31.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-22T14:00:31.368Z] INFO: Testing against a local daemon [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:31.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:31.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:31.368Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:31.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-22T14:00:31.368Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-22T14:00:31.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-22T14:00:31.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-22T14:00:31.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-22T14:00:31.368Z] === RUN TestPluginInstall [2022-08-22T14:00:31.368Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.368Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-22T14:00:31.368Z] === RUN TestPluginsWithRuntimes [2022-08-22T14:00:31.368Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-22T14:00:31.368Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-22T14:00:31.368Z] === RUN TestPluginBackCompatMediaTypes [2022-08-22T14:00:31.368Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-22T14:00:31.368Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-22T14:00:31.368Z] PASS [2022-08-22T14:00:31.368Z] [2022-08-22T14:00:31.368Z] === Skipped [2022-08-22T14:00:31.368Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-22T14:00:31.368Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-22T14:00:31.368Z] [2022-08-22T14:00:31.368Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-22T14:00:31.368Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-22T14:00:31.368Z] [2022-08-22T14:00:31.368Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-22T14:00:31.368Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-22T14:00:31.368Z] [2022-08-22T14:00:31.368Z] DONE 19 tests, 3 skipped in 0.160s [2022-08-22T14:00:31.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-22T14:00:31.368Z] INFO: Testing against a local daemon [2022-08-22T14:00:31.368Z] === RUN TestExternalGraphDriver [2022-08-22T14:00:31.929Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-22T14:00:31.929Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-22T14:00:31.929Z] === RUN TestGraphdriverPluginV2 [2022-08-22T14:00:32.477Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-08-22T14:00:32.477Z] PASS [2022-08-22T14:00:32.477Z] [2022-08-22T14:00:32.477Z] DONE 5 tests in 9.547s [2022-08-22T14:00:32.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-22T14:00:32.477Z] INFO: Testing against a local daemon [2022-08-22T14:00:32.477Z] === RUN TestContinueAfterPluginCrash [2022-08-22T14:00:32.477Z] === PAUSE TestContinueAfterPluginCrash [2022-08-22T14:00:32.477Z] === RUN TestReadPluginNoRead [2022-08-22T14:00:32.477Z] === PAUSE TestReadPluginNoRead [2022-08-22T14:00:32.477Z] === RUN TestDaemonStartWithLogOpt [2022-08-22T14:00:32.477Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-22T14:00:32.477Z] === CONT TestContinueAfterPluginCrash [2022-08-22T14:00:32.477Z] === CONT TestDaemonStartWithLogOpt [2022-08-22T14:00:35.760Z] --- PASS: TestDaemonStartWithLogOpt (3.31s) [2022-08-22T14:00:35.760Z] === CONT TestReadPluginNoRead [2022-08-22T14:00:36.094Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-08-22T14:00:36.094Z] PASS [2022-08-22T14:00:36.094Z] [2022-08-22T14:00:36.094Z] === Skipped [2022-08-22T14:00:36.094Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-22T14:00:36.094Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-22T14:00:36.094Z] [2022-08-22T14:00:36.094Z] DONE 2 tests, 1 skipped in 4.108s [2022-08-22T14:00:36.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-22T14:00:36.094Z] INFO: Testing against a local daemon [2022-08-22T14:00:36.094Z] === RUN TestContinueAfterPluginCrash [2022-08-22T14:00:36.094Z] === PAUSE TestContinueAfterPluginCrash [2022-08-22T14:00:36.094Z] === RUN TestReadPluginNoRead [2022-08-22T14:00:36.094Z] === PAUSE TestReadPluginNoRead [2022-08-22T14:00:36.094Z] === RUN TestDaemonStartWithLogOpt [2022-08-22T14:00:36.094Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-22T14:00:36.094Z] === CONT TestContinueAfterPluginCrash [2022-08-22T14:00:36.094Z] === CONT TestDaemonStartWithLogOpt [2022-08-22T14:00:36.570Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-08-22T14:00:36.570Z] === RUN TestInspectNetwork [2022-08-22T14:00:38.288Z] === RUN TestReadPluginNoRead/default [2022-08-22T14:00:39.085Z] === RUN TestInspectNetwork/full_network_id [2022-08-22T14:00:39.085Z] === RUN TestInspectNetwork/partial_network_id [2022-08-22T14:00:39.085Z] === RUN TestInspectNetwork/network_name [2022-08-22T14:00:39.085Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-22T14:00:39.222Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-22T14:00:40.259Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-08-22T14:00:40.259Z] === CONT TestReadPluginNoRead [2022-08-22T14:00:40.596Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-22T14:00:40.854Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-22T14:00:41.789Z] === CONT TestReadPluginNoRead [2022-08-22T14:00:41.789Z] read_test.go:92: [df64a775fdf19] daemon is not started [2022-08-22T14:00:41.789Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-08-22T14:00:41.789Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-22T14:00:41.789Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-08-22T14:00:41.789Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-22T14:00:41.789Z] PASS [2022-08-22T14:00:41.789Z] [2022-08-22T14:00:41.789Z] DONE 6 tests in 9.280s [2022-08-22T14:00:41.789Z] 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-22T14:00:41.789Z] testing: warning: no tests to run [2022-08-22T14:00:41.789Z] PASS [2022-08-22T14:00:41.789Z] [2022-08-22T14:00:41.789Z] DONE 0 tests in 0.007s [2022-08-22T14:00:41.789Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-22T14:00:41.789Z] INFO: Testing against a local daemon [2022-08-22T14:00:41.789Z] === RUN TestPluginWithDevMounts [2022-08-22T14:00:41.789Z] === PAUSE TestPluginWithDevMounts [2022-08-22T14:00:41.789Z] === CONT TestPluginWithDevMounts [2022-08-22T14:00:42.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-22T14:00:43.294Z] --- PASS: TestInspectNetwork (7.11s) [2022-08-22T14:00:43.294Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-22T14:00:43.294Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-22T14:00:43.294Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-22T14:00:43.294Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-22T14:00:43.294Z] === RUN TestRunContainerWithBridgeNone [2022-08-22T14:00:43.511Z] === RUN TestReadPluginNoRead/default [2022-08-22T14:00:43.686Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-08-22T14:00:43.687Z] PASS [2022-08-22T14:00:43.687Z] [2022-08-22T14:00:43.687Z] DONE 1 tests in 1.626s [2022-08-22T14:00:43.687Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-22T14:00:43.687Z] INFO: Testing against a local daemon [2022-08-22T14:00:43.687Z] === RUN TestSecretInspect [2022-08-22T14:00:44.699Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-08-22T14:00:44.699Z] === RUN TestNetworkInvalidJSON [2022-08-22T14:00:44.877Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-08-22T14:00:44.877Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:44.956Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:44.956Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:44.956Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:44.956Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-22T14:00:44.956Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-22T14:00:44.956Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-22T14:00:44.956Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-22T14:00:44.956Z] === RUN TestNetworkList [2022-08-22T14:00:44.956Z] === RUN TestNetworkList//networks [2022-08-22T14:00:44.956Z] === PAUSE TestNetworkList//networks [2022-08-22T14:00:44.956Z] === RUN TestNetworkList//networks/ [2022-08-22T14:00:44.956Z] === PAUSE TestNetworkList//networks/ [2022-08-22T14:00:44.956Z] === CONT TestNetworkList//networks [2022-08-22T14:00:44.956Z] === CONT TestNetworkList//networks/ [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkList (0.02s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-22T14:00:44.956Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-22T14:00:44.956Z] === RUN TestHostIPv4BridgeLabel [2022-08-22T14:00:45.559Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-22T14:00:45.559Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-22T14:00:45.583Z] --- PASS: TestSecretInspect (2.16s) [2022-08-22T14:00:45.583Z] === RUN TestSecretList [2022-08-22T14:00:46.242Z] === CONT TestReadPluginNoRead [2022-08-22T14:00:46.242Z] read_test.go:92: [d05c12e436b08] daemon is not started [2022-08-22T14:00:46.242Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-08-22T14:00:46.242Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-22T14:00:46.242Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2022-08-22T14:00:46.242Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-08-22T14:00:46.242Z] PASS [2022-08-22T14:00:46.242Z] [2022-08-22T14:00:46.242Z] DONE 6 tests in 10.589s [2022-08-22T14:00:46.242Z] 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-22T14:00:46.242Z] testing: warning: no tests to run [2022-08-22T14:00:46.242Z] PASS [2022-08-22T14:00:46.242Z] [2022-08-22T14:00:46.242Z] DONE 0 tests in 0.033s [2022-08-22T14:00:46.242Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-22T14:00:46.242Z] INFO: Testing against a local daemon [2022-08-22T14:00:46.242Z] === RUN TestPluginWithDevMounts [2022-08-22T14:00:46.242Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-22T14:00:46.242Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-22T14:00:46.242Z] PASS [2022-08-22T14:00:46.242Z] [2022-08-22T14:00:46.242Z] === Skipped [2022-08-22T14:00:46.242Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-22T14:00:46.242Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-22T14:00:46.242Z] [2022-08-22T14:00:46.242Z] DONE 1 tests, 1 skipped in 0.108s [2022-08-22T14:00:46.242Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-22T14:00:46.242Z] INFO: Testing against a local daemon [2022-08-22T14:00:46.242Z] === RUN TestSecretInspect [2022-08-22T14:00:46.242Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.242Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-22T14:00:46.242Z] === RUN TestSecretList [2022-08-22T14:00:46.242Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.242Z] --- SKIP: TestSecretList (0.01s) [2022-08-22T14:00:46.242Z] === RUN TestSecretsCreateAndDelete [2022-08-22T14:00:46.242Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.485Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-22T14:00:46.485Z] === RUN TestDaemonDefaultNetworkPools [2022-08-22T14:00:46.499Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-22T14:00:46.499Z] === RUN TestSecretsUpdate [2022-08-22T14:00:46.499Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-22T14:00:46.499Z] === RUN TestTemplatedSecret [2022-08-22T14:00:46.499Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-22T14:00:46.499Z] === RUN TestSecretCreateResolve [2022-08-22T14:00:46.499Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-22T14:00:46.499Z] PASS [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === Skipped [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-22T14:00:46.499Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-22T14:00:46.499Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-22T14:00:46.499Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-22T14:00:46.499Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-22T14:00:46.499Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-22T14:00:46.499Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] [2022-08-22T14:00:46.499Z] DONE 6 tests, 6 skipped in 0.168s [2022-08-22T14:00:46.499Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-22T14:00:46.499Z] INFO: Testing against a local daemon [2022-08-22T14:00:46.499Z] === RUN TestServiceCreateInit [2022-08-22T14:00:46.499Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-22T14:00:46.499Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-22T14:00:46.499Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-22T14:00:46.499Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-22T14:00:46.499Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-22T14:00:46.499Z] === RUN TestCreateServiceMultipleTimes [2022-08-22T14:00:46.499Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-22T14:00:46.499Z] === RUN TestCreateServiceConflict [2022-08-22T14:00:46.499Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-22T14:00:46.499Z] === RUN TestCreateServiceMaxReplicas [2022-08-22T14:00:46.499Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-22T14:00:46.499Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-22T14:00:46.499Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-22T14:00:46.499Z] === RUN TestCreateServiceSecretFileMode [2022-08-22T14:00:46.499Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.499Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-22T14:00:46.499Z] === RUN TestCreateServiceConfigFileMode [2022-08-22T14:00:46.755Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-22T14:00:46.755Z] === RUN TestCreateServiceSysctls [2022-08-22T14:00:46.755Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-22T14:00:46.755Z] === RUN TestCreateServiceCapabilities [2022-08-22T14:00:46.755Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-22T14:00:46.755Z] === RUN TestInspect [2022-08-22T14:00:46.755Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestInspect (0.01s) [2022-08-22T14:00:46.755Z] === RUN TestCreateJob [2022-08-22T14:00:46.755Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestCreateJob (0.01s) [2022-08-22T14:00:46.755Z] === RUN TestReplicatedJob [2022-08-22T14:00:46.755Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-22T14:00:46.755Z] === RUN TestUpdateReplicatedJob [2022-08-22T14:00:46.755Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-22T14:00:46.755Z] === RUN TestServiceListWithStatuses [2022-08-22T14:00:46.755Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:00:46.755Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-22T14:00:46.755Z] === RUN TestDockerNetworkConnectAlias [2022-08-22T14:00:46.755Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-22T14:00:46.755Z] === RUN TestDockerNetworkReConnect [2022-08-22T14:00:46.755Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:46.755Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-22T14:00:46.755Z] === RUN TestServicePlugin [2022-08-22T14:00:47.410Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-22T14:00:47.410Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-22T14:00:48.111Z] --- PASS: TestSecretList (2.19s) [2022-08-22T14:00:48.112Z] === RUN TestSecretsCreateAndDelete [2022-08-22T14:00:48.337Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-22T14:00:48.337Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-22T14:00:48.643Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.643Z] --- SKIP: TestServicePlugin (1.96s) [2022-08-22T14:00:48.643Z] === RUN TestServiceUpdateLabel [2022-08-22T14:00:48.643Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.643Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-22T14:00:48.643Z] === RUN TestServiceUpdateSecrets [2022-08-22T14:00:48.643Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.643Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-22T14:00:48.643Z] === RUN TestServiceUpdateConfigs [2022-08-22T14:00:48.643Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.643Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-22T14:00:48.643Z] === RUN TestServiceUpdateNetwork [2022-08-22T14:00:48.899Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-22T14:00:48.899Z] === RUN TestServiceUpdatePidsLimit [2022-08-22T14:00:48.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-22T14:00:48.899Z] PASS [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === Skipped [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-22T14:00:48.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-22T14:00:48.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-22T14:00:48.899Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-22T14:00:48.899Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-22T14:00:48.899Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-22T14:00:48.899Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-22T14:00:48.899Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-22T14:00:48.899Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-22T14:00:48.899Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-22T14:00:48.899Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-22T14:00:48.899Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-22T14:00:48.899Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-22T14:00:48.899Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-22T14:00:48.899Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-22T14:00:48.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-22T14:00:48.899Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-22T14:00:48.899Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-08-22T14:00:48.899Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-22T14:00:48.899Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-22T14:00:48.899Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-22T14:00:48.899Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-22T14:00:48.899Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-22T14:00:48.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] DONE 24 tests, 23 skipped in 2.395s [2022-08-22T14:00:48.899Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-22T14:00:48.899Z] INFO: Testing against a local daemon [2022-08-22T14:00:48.899Z] === RUN TestSessionCreate [2022-08-22T14:00:48.899Z] --- PASS: TestSessionCreate (0.03s) [2022-08-22T14:00:48.899Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-22T14:00:48.899Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-22T14:00:48.899Z] PASS [2022-08-22T14:00:48.899Z] [2022-08-22T14:00:48.899Z] DONE 2 tests in 0.171s [2022-08-22T14:00:48.899Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-22T14:00:49.155Z] INFO: Testing against a local daemon [2022-08-22T14:00:49.155Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:00:49.155Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:00:49.155Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:00:49.155Z] === RUN TestDiskUsage [2022-08-22T14:00:49.155Z] === PAUSE TestDiskUsage [2022-08-22T14:00:49.155Z] === RUN TestEventsExecDie [2022-08-22T14:00:49.717Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-22T14:00:49.717Z] === RUN TestEventsBackwardsCompatible [2022-08-22T14:00:49.717Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-22T14:00:49.717Z] === RUN TestEventsVolumeCreate [2022-08-22T14:00:49.717Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-22T14:00:49.717Z] === RUN TestInfoBinaryCommits [2022-08-22T14:00:49.717Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-22T14:00:49.717Z] === RUN TestInfoAPIVersioned [2022-08-22T14:00:49.717Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-22T14:00:49.717Z] === RUN TestInfoAPI [2022-08-22T14:00:49.717Z] --- PASS: TestInfoAPI (0.03s) [2022-08-22T14:00:49.717Z] === RUN TestInfoAPIWarnings [2022-08-22T14:00:49.742Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-22T14:00:49.742Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-22T14:00:49.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-22T14:00:49.998Z] === RUN TestServiceWithPredefinedNetwork [2022-08-22T14:00:50.009Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-22T14:00:50.009Z] === RUN TestSecretsUpdate [2022-08-22T14:00:52.512Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-08-22T14:00:52.512Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-22T14:00:52.512Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:00:52.512Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:00:52.512Z] === RUN TestServiceWithDataPathPortInit [2022-08-22T14:00:52.592Z] --- PASS: TestSecretsUpdate (2.34s) [2022-08-22T14:00:52.592Z] === RUN TestTemplatedSecret [2022-08-22T14:00:55.119Z] --- PASS: TestTemplatedSecret (2.57s) [2022-08-22T14:00:55.119Z] === RUN TestSecretCreateResolve [2022-08-22T14:00:57.017Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-22T14:00:57.017Z] PASS [2022-08-22T14:00:57.017Z] [2022-08-22T14:00:57.017Z] DONE 6 tests in 13.619s [2022-08-22T14:00:57.017Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-22T14:00:57.017Z] INFO: Testing against a local daemon [2022-08-22T14:00:57.017Z] === RUN TestServiceCreateInit [2022-08-22T14:00:57.017Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-22T14:01:01.200Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-22T14:01:04.482Z] --- PASS: TestServiceCreateInit (7.46s) [2022-08-22T14:01:04.482Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.59s) [2022-08-22T14:01:04.482Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-08-22T14:01:04.482Z] === RUN TestCreateServiceMultipleTimes [2022-08-22T14:01:07.343Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-08-22T14:01:07.343Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-22T14:01:07.751Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-22T14:01:07.751Z] === RUN TestInfoDebug [2022-08-22T14:01:07.751Z] --- PASS: TestInfoDebug (0.54s) [2022-08-22T14:01:07.751Z] === RUN TestInfoInsecureRegistries [2022-08-22T14:01:07.751Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-22T14:01:07.751Z] === RUN TestInfoRegistryMirrors [2022-08-22T14:01:08.006Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-22T14:01:08.006Z] === RUN TestLoginFailsWithBadCredentials [2022-08-22T14:01:08.263Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-22T14:01:08.263Z] === RUN TestPingCacheHeaders [2022-08-22T14:01:08.563Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-22T14:01:08.563Z] === RUN TestPingGet [2022-08-22T14:01:08.563Z] --- PASS: TestPingGet (0.01s) [2022-08-22T14:01:08.563Z] === RUN TestPingHead [2022-08-22T14:01:08.563Z] --- PASS: TestPingHead (0.03s) [2022-08-22T14:01:08.563Z] === RUN TestPingSwarmHeader [2022-08-22T14:01:08.706Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jeve07a5hfxyczslfburmr0w4 Created:2022-08-22 14:01:07.478513796 +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[a48d2f9dd778230b18e47db58ffaf17d66adfe211db15a3981973758f37b3b21:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvo23oaotkunbflrggncjz699 EndpointID:37bc84129bb0ee5120d1c85069edb02754d96e4223bf3e6bdf7a5cbd7f170544 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7bfe6c1ae9e5d3898926fa3d072a99c9b5311e6df44b264dc9e153d824b720fd 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:eab7d29b51f3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kvo23oaotkunbflrggncjz699 EndpointID:37bc84129bb0ee5120d1c85069edb02754d96e4223bf3e6bdf7a5cbd7f170544 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-22T14:01:09.124Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-22T14:01:09.686Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-22T14:01:10.612Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-22T14:01:10.612Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-22T14:01:10.612Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-22T14:01:10.612Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-22T14:01:10.612Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-22T14:01:10.612Z] === RUN TestPingBuilderHeader [2022-08-22T14:01:10.612Z] === RUN TestPingBuilderHeader/default_config [2022-08-22T14:01:11.173Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-22T14:01:11.734Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-22T14:01:11.734Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-22T14:01:11.734Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-22T14:01:11.734Z] === RUN TestVersion [2022-08-22T14:01:11.734Z] --- PASS: TestVersion (0.03s) [2022-08-22T14:01:11.734Z] === CONT TestDiskUsage [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/container_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/image_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-22T14:01:12.295Z] === RUN TestDiskUsage/after_container.Run [2022-08-22T14:01:12.552Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-22T14:01:12.552Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-22T14:01:12.552Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-22T14:01:12.552Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-22T14:01:12.552Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-22T14:01:12.807Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-22T14:01:12.807Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-22T14:01:12.807Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-22T14:01:12.807Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-22T14:01:12.807Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage (1.21s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-22T14:01:12.807Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-22T14:01:12.808Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-22T14:01:12.808Z] PASS [2022-08-22T14:01:12.808Z] [2022-08-22T14:01:12.808Z] === Skipped [2022-08-22T14:01:12.808Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:01:12.808Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:01:12.808Z] [2022-08-22T14:01:12.808Z] DONE 57 tests, 1 skipped in 23.868s [2022-08-22T14:01:12.808Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-22T14:01:12.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T14:01:12.846Z] Using test binary docker [2022-08-22T14:01:12.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-22T14:01:12.846Z] Using test binary docker [2022-08-22T14:01:12.846Z] +++ /etc/init.d/apparmor start [2022-08-22T14:01:12.846Z] +++ /etc/init.d/apparmor start [2022-08-22T14:01:12.846Z] Not: starting. [2022-08-22T14:01:12.846Z] Not: starting. [2022-08-22T14:01:12.846Z] INFO: Waiting for daemon to start... [2022-08-22T14:01:12.846Z] INFO: Waiting for daemon to start... [2022-08-22T14:01:12.846Z] Starting dockerd [2022-08-22T14:01:12.846Z] +++ 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-22T14:01:12.846Z] Starting dockerd [2022-08-22T14:01:12.846Z] +++ 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-22T14:01:12.846Z] .. [2022-08-22T14:01:12.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T14:01:12.846Z] [2022-08-22T14:01:12.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-22T14:01:12.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T14:01:12.846Z] Error: No such image: emptyfs [2022-08-22T14:01:12.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-22T14:01:12.846Z] ++++ docker load [2022-08-22T14:01:12.846Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-22T14:01:12.846Z] Error: No such image: emptyfs [2022-08-22T14:01:12.846Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-22T14:01:12.846Z] ++++ docker load [2022-08-22T14:01:12.846Z] Loaded image: emptyfs:latest [2022-08-22T14:01:12.846Z] Running integration-test (iteration 1) [2022-08-22T14:01:12.846Z] 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-22T14:01:12.846Z] ++ 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-22T14:01:12.846Z] ++ set -e [2022-08-22T14:01:12.846Z] ++ '[' -n 0 ']' [2022-08-22T14:01:12.846Z] ++ set -x [2022-08-22T14:01:12.846Z] ++ 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-22T14:01:12.846Z] Loaded image: emptyfs:latest [2022-08-22T14:01:12.846Z] Running integration-test (iteration 1) [2022-08-22T14:01:12.846Z] 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-22T14:01:12.846Z] ++ 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-22T14:01:12.846Z] ++ set -e [2022-08-22T14:01:12.846Z] ++ '[' -n 0 ']' [2022-08-22T14:01:12.846Z] ++ set -x [2022-08-22T14:01:12.846Z] ++ 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-22T14:01:12.846Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T14:01:12.846Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T14:01:12.846Z] Loaded image: busybox:glibc [2022-08-22T14:01:12.846Z] Loaded image: busybox:glibc [2022-08-22T14:01:12.846Z] Loaded image: busybox:latest [2022-08-22T14:01:12.846Z] Loaded image: busybox:latest [2022-08-22T14:01:12.846Z] Loaded image: debian:bullseye-slim [2022-08-22T14:01:12.846Z] Loaded image: hello-world:latest [2022-08-22T14:01:12.846Z] INFO: Testing against a local daemon [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-22T14:01:12.846Z] Loaded image: debian:bullseye-slim [2022-08-22T14:01:12.846Z] Loaded image: hello-world:latest [2022-08-22T14:01:12.846Z] INFO: Testing against a local daemon [2022-08-22T14:01:12.846Z] === RUN TestDockerDaemonSuite [2022-08-22T14:01:12.846Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-22T14:01:12.846Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-22T14:01:12.847Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-22T14:01:12.847Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-22T14:01:12.868Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) [2022-08-22T14:01:12.868Z] PASS [2022-08-22T14:01:12.868Z] [2022-08-22T14:01:12.868Z] === Skipped [2022-08-22T14:01:12.868Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:01:12.868Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:01:12.868Z] [2022-08-22T14:01:12.868Z] DONE 38 tests, 1 skipped in 43.650s [2022-08-22T14:01:13.063Z] INFO: Testing against a local daemon [2022-08-22T14:01:13.063Z] === RUN TestVolumesCreateAndList [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-22T14:01:13.063Z] === RUN TestVolumesRemove [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-22T14:01:13.063Z] === RUN TestVolumesInspect [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-22T14:01:13.063Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-22T14:01:13.063Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-22T14:01:13.063Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-22T14:01:13.063Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-22T14:01:13.063Z] PASS [2022-08-22T14:01:13.063Z] [2022-08-22T14:01:13.063Z] DONE 9 tests in 0.207s [2022-08-22T14:01:13.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:01:13.063Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14459 is not a child of this shell [2022-08-22T14:01:13.063Z] warning: PID 14459 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-22T14:01:13.063Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T14:01:13.063Z] [2022-08-22T14:01:13.063Z] Unloading profiles will leave already running processes permanently [2022-08-22T14:01:13.063Z] unconfined, which can lead to unexpected situations. [2022-08-22T14:01:13.063Z] [2022-08-22T14:01:13.063Z] To set a process to complain mode, use the command line tool [2022-08-22T14:01:13.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T14:01:13.063Z] Removing test suite binaries [2022-08-22T14:01:13.106Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-22T14:01:13.124Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:01:13.124Z] ++ 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-22T14:01:13.124Z] ++ set -e [2022-08-22T14:01:13.124Z] ++ '[' -n 0 ']' [2022-08-22T14:01:13.124Z] ++ set -x [2022-08-22T14:01:13.124Z] ++ 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-22T14:01:13.124Z] INFO: Testing against a local daemon [2022-08-22T14:01:13.124Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-22T14:01:13.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:01:13.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:01:13.124Z] === RUN TestDockerNetworkIpvlan [2022-08-22T14:01:13.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:01:13.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:01:13.124Z] PASS [2022-08-22T14:01:13.124Z] [2022-08-22T14:01:13.124Z] === Skipped [2022-08-22T14:01:13.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:01:13.124Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:01:13.124Z] [2022-08-22T14:01:13.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:01:13.124Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:01:13.124Z] [2022-08-22T14:01:13.124Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-22T14:01:13.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:01:13.124Z] ++ 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-22T14:01:13.124Z] ++ set -e [2022-08-22T14:01:13.124Z] ++ '[' -n 0 ']' [2022-08-22T14:01:13.124Z] ++ set -x [2022-08-22T14:01:13.124Z] ++ 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-22T14:01:13.124Z] INFO: Testing against a local daemon [2022-08-22T14:01:13.124Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-22T14:01:13.319Z] exiting test-integration [2022-08-22T14:01:13.319Z] ++ exit 0 [2022-08-22T14:01:13.319Z] [2022-08-22T14:01:14.048Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType Post stage [Pipeline] junit [2022-08-22T14:01:14.254Z] Recording test results [2022-08-22T14:01:14.487Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-08-22T14:01:14.487Z] === RUN TestDockerNetworkMacvlan [2022-08-22T14:01:14.987Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-22T14:01:14.987Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-22T14:01:15.413Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-22T14:01:15.558Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-22T14:01:15.771Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-22T14:01:16.099Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-22T14:01:16.110Z] + echo Ensuring container killed. [2022-08-22T14:01:16.110Z] Ensuring container killed. [2022-08-22T14:01:16.110Z] + docker rm -vf docker-pr1 [2022-08-22T14:01:16.110Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-22T14:01:16.129Z] --- PASS: TestBuildWithHugeFile (129.83s) [2022-08-22T14:01:16.129Z] === RUN TestBuildWCOWSandboxSize [2022-08-22T14:01:16.129Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T14:01:16.129Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-22T14:01:16.129Z] === RUN TestBuildWithEmptyDockerfile [2022-08-22T14:01:16.129Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T14:01:16.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T14:01:16.129Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T14:01:16.129Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T14:01:16.129Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T14:01:16.129Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T14:01:16.129Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-22T14:01:16.129Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-22T14:01:16.129Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-22T14:01:16.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-22T14:01:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-22T14:01:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-22T14:01:16.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2022-08-22T14:01:16.390Z] === RUN TestBuildPreserveOwnership [2022-08-22T14:01:16.390Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-22T14:01:16.390Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-22T14:01:16.430Z] + echo Chowning /workspace to jenkins user [2022-08-22T14:01:16.430Z] Chowning /workspace to jenkins user [2022-08-22T14:01:16.430Z] + id -u [2022-08-22T14:01:16.430Z] + id -g [2022-08-22T14:01:16.430Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [2022-08-22T14:01:16.430Z] Unable to find image 'busybox:latest' locally [2022-08-22T14:01:16.430Z] latest: Pulling from library/busybox [2022-08-22T14:01:16.660Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-22T14:01:16.686Z] 50783e0dfb64: Pulling fs layer [2022-08-22T14:01:16.686Z] 50783e0dfb64: Verifying Checksum [2022-08-22T14:01:16.686Z] 50783e0dfb64: Download complete [2022-08-22T14:01:16.686Z] 50783e0dfb64: Pull complete [2022-08-22T14:01:16.686Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-22T14:01:16.686Z] Status: Downloaded newer image for busybox:latest [2022-08-22T14:01:16.961Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-22T14:01:16.961Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-22T14:01:16.961Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-22T14:01:17.221Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-22T14:01:18.162Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [Pipeline] catchError [Pipeline] { [2022-08-22T14:01:18.590Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] sh [2022-08-22T14:01:18.732Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-22T14:01:18.732Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-22T14:01:18.732Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-22T14:01:18.732Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-22T14:01:18.902Z] + bundleName=amd64-rootless [2022-08-22T14:01:18.902Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-22T14:01:18.902Z] Creating amd64-rootless-bundles.tar.gz [2022-08-22T14:01:18.902Z] + 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-22T14:01:18.902Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-22T14:01:18.912Z] Archiving artifacts [2022-08-22T14:01:19.672Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-22T14:01:20.223Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-22T14:01:20.478Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-22T14:01:20.520Z] + make clean [2022-08-22T14:01:20.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-22T14:01:20.612Z] --- PASS: TestBuildPreserveOwnership (4.15s) [2022-08-22T14:01:20.612Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.13s) [2022-08-22T14:01:20.612Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-08-22T14:01:20.612Z] === RUN TestBuildPlatformInvalid [2022-08-22T14:01:20.612Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-22T14:01:20.612Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-22T14:01:20.775Z] docker-dev-cache [2022-08-22T14:01:20.775Z] docker-mod-cache [Pipeline] deleteDir [2022-08-22T14:01:21.182Z] Loaded image: arm32v7/hello-world:latest [2022-08-22T14:01:21.441Z] Loaded image: busybox:glibc [2022-08-22T14:01:21.441Z] Loaded image: busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T14:01:22.555Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-08-22T14:01:22.555Z] === RUN TestCreateServiceConflict [2022-08-22T14:01:22.555Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-22T14:01:22.555Z] === RUN TestCreateServiceMaxReplicas [2022-08-22T14:01:22.824Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-22T14:01:22.824Z] Loaded image: debian:bullseye-slim [2022-08-22T14:01:23.104Z] Loaded image: hello-world:latest [2022-08-22T14:01:23.744Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-08-22T14:01:24.305Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-22T14:01:24.305Z] PASS [2022-08-22T14:01:24.305Z] [2022-08-22T14:01:24.305Z] DONE 8 tests in 11.106s [2022-08-22T14:01:24.305Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-22T14:01:24.305Z] ++ 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-22T14:01:24.305Z] ++ set -e [2022-08-22T14:01:24.305Z] ++ '[' -n 0 ']' [2022-08-22T14:01:24.305Z] ++ set -x [2022-08-22T14:01:24.305Z] ++ 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-22T14:01:24.305Z] testing: warning: no tests to run [2022-08-22T14:01:24.305Z] PASS [2022-08-22T14:01:24.305Z] [2022-08-22T14:01:24.305Z] DONE 0 tests in 0.026s [2022-08-22T14:01:24.305Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-22T14:01:24.305Z] ++ 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-22T14:01:24.305Z] ++ set -e [2022-08-22T14:01:24.305Z] ++ '[' -n 0 ']' [2022-08-22T14:01:24.305Z] ++ set -x [2022-08-22T14:01:24.305Z] ++ 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-22T14:01:24.305Z] INFO: Testing against a local daemon [2022-08-22T14:01:24.305Z] === RUN TestAuthZPluginAllowRequest [2022-08-22T14:01:25.077Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-22T14:01:25.669Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-22T14:01:25.669Z] === RUN TestAuthZPluginTLS [2022-08-22T14:01:25.834Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-08-22T14:01:25.834Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-22T14:01:26.230Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-22T14:01:26.230Z] === RUN TestAuthZPluginDenyRequest [2022-08-22T14:01:26.486Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-22T14:01:26.486Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-22T14:01:26.990Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-22T14:01:27.047Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-22T14:01:27.047Z] === RUN TestAuthZPluginDenyResponse [2022-08-22T14:01:27.608Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-22T14:01:27.608Z] === RUN TestAuthZPluginAllowEventStream [2022-08-22T14:01:28.900Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-22T14:01:28.972Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-22T14:01:28.972Z] === RUN TestAuthZPluginErrorResponse [2022-08-22T14:01:29.228Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-22T14:01:29.228Z] === RUN TestAuthZPluginErrorRequest [2022-08-22T14:01:29.470Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-22T14:01:29.789Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-22T14:01:29.789Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-22T14:01:30.349Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-22T14:01:30.349Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-22T14:01:30.409Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-22T14:01:31.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-22T14:01:31.755Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-22T14:01:32.321Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-22T14:01:33.261Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-22T14:01:33.643Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-08-22T14:01:33.643Z] === RUN TestAuthZPluginHeader [2022-08-22T14:01:33.832Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.15s) [2022-08-22T14:01:33.832Z] PASS [2022-08-22T14:01:33.832Z] [2022-08-22T14:01:33.832Z] === Skipped [2022-08-22T14:01:33.832Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-22T14:01:33.832Z] build_session_test.go:25: TODO: BuildKit [2022-08-22T14:01:33.832Z] [2022-08-22T14:01:33.832Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-22T14:01:33.832Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-22T14:01:33.832Z] [2022-08-22T14:01:33.832Z] DONE 34 tests, 2 skipped in 197.525s [2022-08-22T14:01:33.832Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-22T14:01:33.832Z] ++ 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-22T14:01:33.832Z] ++ set -e [2022-08-22T14:01:33.832Z] ++ '[' -n 0 ']' [2022-08-22T14:01:33.832Z] ++ set -x [2022-08-22T14:01:33.832Z] ++ 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-22T14:01:33.832Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-22T14:01:33.832Z] INFO: Testing against a local daemon [2022-08-22T14:01:33.832Z] === RUN TestConfigInspect [2022-08-22T14:01:33.909Z] --- PASS: TestAuthZPluginHeader (0.74s) [2022-08-22T14:01:33.909Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-22T14:01:33.909Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:33.909Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-22T14:01:33.909Z] === RUN TestAuthZPluginV2Disable [2022-08-22T14:01:33.909Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:33.909Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-22T14:01:33.909Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-22T14:01:33.909Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:33.909Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-22T14:01:33.909Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-22T14:01:33.909Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:33.909Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-22T14:01:33.909Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-22T14:01:34.406Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-22T14:01:34.406Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-22T14:01:35.344Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-22T14:01:35.604Z] docker_cli_daemon_test.go:1475: [d33868fcb2111] daemon is not started [2022-08-22T14:01:35.864Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-22T14:01:36.435Z] check_test.go:540: [d1e90fd5b6f0d] daemon is not started [2022-08-22T14:01:36.435Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-22T14:01:37.003Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-22T14:01:37.003Z] --- PASS: TestConfigInspect (3.16s) [2022-08-22T14:01:37.003Z] === RUN TestConfigList [2022-08-22T14:01:37.949Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-22T14:01:38.889Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-22T14:01:40.269Z] --- PASS: TestConfigList (3.11s) [2022-08-22T14:01:40.269Z] === RUN TestConfigsCreateAndDelete [2022-08-22T14:01:40.529Z] check_test.go:540: [d7623112cf6aa] daemon is not started [2022-08-22T14:01:40.529Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-22T14:01:40.698Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-08-22T14:01:40.698Z] === RUN TestCreateServiceSecretFileMode [2022-08-22T14:01:40.956Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2022-08-22T14:01:40.956Z] === RUN TestCreateServiceConfigFileMode [2022-08-22T14:01:43.068Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2022-08-22T14:01:43.068Z] === RUN TestConfigsUpdate [2022-08-22T14:01:43.068Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-22T14:01:43.483Z] --- PASS: TestCreateServiceConfigFileMode (2.12s) [2022-08-22T14:01:43.483Z] === RUN TestCreateServiceSysctls [2022-08-22T14:01:43.637Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-22T14:01:44.577Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-22T14:01:44.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-22T14:01:44.836Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-22T14:01:45.406Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-22T14:01:45.406Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-22T14:01:45.406Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-22T14:01:45.667Z] --- PASS: TestConfigsUpdate (2.82s) [2022-08-22T14:01:45.667Z] === RUN TestTemplatedConfig [2022-08-22T14:01:46.763Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-08-22T14:01:46.763Z] === RUN TestCreateServiceCapabilities [2022-08-22T14:01:47.048Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-22T14:01:47.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-22T14:01:48.663Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-22T14:01:48.663Z] === RUN TestInspect [2022-08-22T14:01:49.001Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-22T14:01:49.001Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-22T14:01:49.571Z] --- PASS: TestTemplatedConfig (3.89s) [2022-08-22T14:01:49.571Z] === RUN TestConfigCreateResolve [2022-08-22T14:01:49.830Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-22T14:01:50.090Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-22T14:01:50.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-22T14:01:51.232Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-22T14:01:51.943Z] --- PASS: TestInspect (2.80s) [2022-08-22T14:01:51.943Z] === RUN TestCreateJob [2022-08-22T14:01:51.969Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-22T14:01:51.969Z] PASS [2022-08-22T14:01:51.969Z] [2022-08-22T14:01:51.969Z] === Skipped [2022-08-22T14:01:51.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-22T14:01:51.969Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:51.969Z] [2022-08-22T14:01:51.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-22T14:01:51.969Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:51.969Z] [2022-08-22T14:01:51.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-22T14:01:51.969Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:51.969Z] [2022-08-22T14:01:51.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-22T14:01:51.969Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:01:51.969Z] [2022-08-22T14:01:51.969Z] DONE 17 tests, 4 skipped in 26.612s [2022-08-22T14:01:51.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-22T14:01:51.969Z] ++ 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-22T14:01:51.969Z] ++ set -e [2022-08-22T14:01:51.969Z] ++ '[' -n 0 ']' [2022-08-22T14:01:51.969Z] ++ set -x [2022-08-22T14:01:51.969Z] ++ 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-22T14:01:51.969Z] INFO: Testing against a local daemon [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:01:51.969Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:01:51.969Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-22T14:01:51.969Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-22T14:01:51.969Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-22T14:01:51.969Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-22T14:01:51.969Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-22T14:01:51.969Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-22T14:01:51.969Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-22T14:01:51.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-22T14:01:51.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-22T14:01:51.970Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-22T14:01:51.970Z] === RUN TestPluginInstall [2022-08-22T14:01:51.970Z] === RUN TestPluginInstall/no_auth [2022-08-22T14:01:51.970Z] time="2022-08-22T14:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:51.970Z] time="2022-08-22T14:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a146646766efabe2f4b466ddbccecb47c3279b970ea863b74234473ef2de68e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:51.970Z] time="2022-08-22T14:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:51.970Z] time="2022-08-22T14:01:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a146646766efabe2f4b466ddbccecb47c3279b970ea863b74234473ef2de68e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:51.970Z] === RUN TestPluginInstall/with_htpasswd [2022-08-22T14:01:52.173Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-22T14:01:52.225Z] time="2022-08-22T14:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:52.225Z] time="2022-08-22T14:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a146646766efabe2f4b466ddbccecb47c3279b970ea863b74234473ef2de68e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:52.226Z] time="2022-08-22T14:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:52.226Z] time="2022-08-22T14:01:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a146646766efabe2f4b466ddbccecb47c3279b970ea863b74234473ef2de68e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:52.481Z] === RUN TestPluginInstall/with_insecure [2022-08-22T14:01:53.111Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-22T14:01:53.111Z] --- PASS: TestConfigCreateResolve (3.34s) [2022-08-22T14:01:53.111Z] PASS [2022-08-22T14:01:53.111Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-22T14:01:53.111Z] [2022-08-22T14:01:53.111Z] DONE 6 tests in 19.211s [2022-08-22T14:01:53.111Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-22T14:01:53.111Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-22T14:01:53.111Z] ++ 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-22T14:01:53.111Z] ++ set -e [2022-08-22T14:01:53.111Z] ++ '[' -n 0 ']' [2022-08-22T14:01:53.111Z] ++ set -x [2022-08-22T14:01:53.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T14:01:53.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-22T14:01:53.111Z] INFO: Testing against a local daemon [2022-08-22T14:01:53.111Z] === RUN TestAttachWithTTY [2022-08-22T14:01:53.371Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-22T14:01:53.371Z] === RUN TestAttachWithoutTTy [2022-08-22T14:01:53.371Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-22T14:01:53.371Z] === RUN TestCheckpoint [2022-08-22T14:01:53.371Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T14:01:53.371Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/commit [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T14:01:53.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/commit [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-22T14:01:53.371Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.02s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-22T14:01:53.371Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-22T14:01:53.371Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-22T14:01:53.408Z] time="2022-08-22T14:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:53.408Z] time="2022-08-22T14:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb8eb2c3f39fab68a6dde70e20c94c500ace40bd956cbdbe4b427c241a9cc56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:53.408Z] time="2022-08-22T14:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:01:53.408Z] time="2022-08-22T14:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fb8eb2c3f39fab68a6dde70e20c94c500ace40bd956cbdbe4b427c241a9cc56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:01:53.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-08-22T14:01:53.632Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-22T14:01:53.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-22T14:01:53.632Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-22T14:01:53.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-22T14:01:53.632Z] === RUN TestCopyEmptyFile [2022-08-22T14:01:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-22T14:01:53.632Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-22T14:01:53.666Z] plugin_test.go:196: [d4a9b0196630e] daemon is not started [2022-08-22T14:01:53.666Z] --- PASS: TestPluginInstall (2.55s) [2022-08-22T14:01:53.666Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-22T14:01:53.666Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-22T14:01:53.666Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-08-22T14:01:53.666Z] === RUN TestPluginsWithRuntimes [2022-08-22T14:01:53.892Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-22T14:01:53.892Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-22T14:01:53.892Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-22T14:01:54.152Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-08-22T14:01:54.152Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-22T14:01:54.152Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-22T14:01:54.152Z] === RUN TestCopyFromContainer [2022-08-22T14:01:54.470Z] --- PASS: TestCreateJob (3.03s) [2022-08-22T14:01:54.470Z] === RUN TestReplicatedJob [2022-08-22T14:01:55.029Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-22T14:01:55.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-22T14:01:55.665Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-22T14:01:55.925Z] === RUN TestCopyFromContainer// [2022-08-22T14:01:55.925Z] === RUN TestCopyFromContainer//bar/root [2022-08-22T14:01:55.998Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-22T14:01:56.185Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-22T14:01:56.185Z] === RUN TestCopyFromContainer/bar/quux [2022-08-22T14:01:56.446Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-22T14:01:56.446Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-22T14:01:56.710Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-22T14:01:56.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-22T14:01:56.710Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-22T14:01:56.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-22T14:01:56.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-22T14:01:56.925Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-08-22T14:01:56.925Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-08-22T14:01:56.925Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-22T14:01:56.925Z] === RUN TestPluginBackCompatMediaTypes [2022-08-22T14:01:56.970Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-22T14:01:56.970Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-22T14:01:57.228Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-22T14:01:57.228Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-22T14:01:57.228Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-22T14:01:57.228Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-22T14:01:57.228Z] [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer (3.06s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-08-22T14:01:57.231Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-08-22T14:01:57.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-22T14:01:57.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T14:01:57.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T14:01:57.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T14:01:57.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T14:01:57.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T14:01:57.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T14:01:57.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-22T14:01:57.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-22T14:01:57.231Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-22T14:01:57.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-22T14:01:57.231Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-22T14:01:57.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-22T14:01:57.231Z] === RUN TestCreateWithInvalidEnv [2022-08-22T14:01:57.231Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-22T14:01:57.231Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-22T14:01:57.231Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-22T14:01:57.231Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-22T14:01:57.231Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-22T14:01:57.231Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-22T14:01:57.231Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-22T14:01:57.231Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-22T14:01:57.231Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-22T14:01:57.231Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-22T14:01:57.231Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-22T14:01:57.231Z] === RUN TestCreateTmpfsMountsTarget [2022-08-22T14:01:57.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-22T14:01:57.231Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-22T14:01:57.486Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-22T14:01:57.486Z] PASS [2022-08-22T14:01:57.486Z] [2022-08-22T14:01:57.486Z] DONE 24 tests in 6.632s [2022-08-22T14:01:57.486Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-22T14:01:57.486Z] ++ 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-22T14:01:57.486Z] ++ set -e [2022-08-22T14:01:57.486Z] ++ '[' -n 0 ']' [2022-08-22T14:01:57.486Z] ++ set -x [2022-08-22T14:01:57.486Z] ++ 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-22T14:01:57.584Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-22T14:01:57.741Z] INFO: Testing against a local daemon [2022-08-22T14:01:57.741Z] === RUN TestExternalGraphDriver [2022-08-22T14:01:57.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/test/unit [2022-08-22T14:01:57.997Z] === RUN TestExternalGraphDriver/json [2022-08-22T14:01:58.156Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-22T14:01:58.156Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-22T14:01:58.156Z] + TESTDIRS=./... [2022-08-22T14:01:58.156Z] + exclude_paths='/vendor/|/integration' [2022-08-22T14:01:58.156Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-22T14:01:58.156Z] ++ go list ./... [2022-08-22T14:01:58.614Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-22T14:01:59.185Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-22T14:01:59.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-22T14:01:59.445Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-22T14:01:59.526Z] + pkg_list='github.com/docker/docker/api [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/backend/build [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/httputils [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/middleware [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/build [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/container [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/debug [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/image [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/network [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/session [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/system [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/server/router/volume [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/backend [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/container [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/events [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/filters [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/image [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/mount [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/network [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/registry [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/strslice [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/swarm [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/time [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/versions [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T14:01:59.526Z] github.com/docker/docker/api/types/volume [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/dockerfile [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/remotecontext [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T14:01:59.526Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T14:01:59.526Z] github.com/docker/docker/cli [2022-08-22T14:01:59.526Z] github.com/docker/docker/cli/config [2022-08-22T14:01:59.526Z] github.com/docker/docker/cli/debug [2022-08-22T14:01:59.526Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T14:01:59.526Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T14:01:59.526Z] github.com/docker/docker/client [2022-08-22T14:01:59.526Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T14:01:59.526Z] github.com/docker/docker/cmd/dockerd [2022-08-22T14:01:59.526Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T14:01:59.526Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T14:01:59.526Z] github.com/docker/docker/container [2022-08-22T14:01:59.526Z] github.com/docker/docker/container/stream [2022-08-22T14:01:59.526Z] github.com/docker/docker/contrib/apparmor [2022-08-22T14:01:59.526Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T14:01:59.526Z] github.com/docker/docker/contrib/httpserver [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/config [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/containerd [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/events [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/exec [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/images [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/initlayer [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/links [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/listeners [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/local [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/names [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/network [2022-08-22T14:01:59.526Z] github.com/docker/docker/daemon/stats [2022-08-22T14:01:59.526Z] github.com/docker/docker/distribution [2022-08-22T14:01:59.526Z] github.com/docker/docker/distribution/metadata [2022-08-22T14:01:59.526Z] github.com/docker/docker/distribution/utils [2022-08-22T14:01:59.526Z] github.com/docker/docker/distribution/xfer [2022-08-22T14:01:59.526Z] github.com/docker/docker/dockerversion [2022-08-22T14:01:59.526Z] github.com/docker/docker/errdefs [2022-08-22T14:01:59.526Z] github.com/docker/docker/image [2022-08-22T14:01:59.526Z] github.com/docker/docker/image/cache [2022-08-22T14:01:59.526Z] github.com/docker/docker/image/tarexport [2022-08-22T14:01:59.526Z] github.com/docker/docker/image/v1 [2022-08-22T14:01:59.526Z] github.com/docker/docker/internal/test/suite [2022-08-22T14:01:59.526Z] github.com/docker/docker/layer [2022-08-22T14:01:59.526Z] github.com/docker/docker/libcontainerd [2022-08-22T14:01:59.526Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T14:01:59.526Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T14:01:59.526Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T14:01:59.526Z] github.com/docker/docker/libcontainerd/types [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/libnetwork/types [2022-08-22T14:01:59.526Z] github.com/docker/docker/oci [2022-08-22T14:01:59.526Z] github.com/docker/docker/oci/caps [2022-08-22T14:01:59.526Z] github.com/docker/docker/opts [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/aaparser [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/archive [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/authorization [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/capabilities [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/containerfs [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/directory [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/dmesg [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/fileutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/fsutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/homedir [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/idtools [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/ioutils [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/longpath [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/loopback [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/parsers [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/pidfile [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/platform [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugins [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/pools [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/progress [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/pubsub [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/reexec [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/signal [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/stack [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/stringid [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/system [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/tailfile [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/tarsum [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/urlutil [2022-08-22T14:01:59.526Z] github.com/docker/docker/pkg/useragent [2022-08-22T14:01:59.526Z] github.com/docker/docker/plugin [2022-08-22T14:01:59.526Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T14:01:59.526Z] github.com/docker/docker/plugin/v2 [2022-08-22T14:01:59.526Z] github.com/docker/docker/profiles/apparmor [2022-08-22T14:01:59.526Z] github.com/docker/docker/profiles/seccomp [2022-08-22T14:01:59.526Z] github.com/docker/docker/quota [2022-08-22T14:01:59.526Z] github.com/docker/docker/reference [2022-08-22T14:01:59.526Z] github.com/docker/docker/registry [2022-08-22T14:01:59.526Z] github.com/docker/docker/registry/resumable [2022-08-22T14:01:59.526Z] github.com/docker/docker/restartmanager [2022-08-22T14:01:59.526Z] github.com/docker/docker/rootless [2022-08-22T14:01:59.527Z] github.com/docker/docker/rootless/specconv [2022-08-22T14:01:59.527Z] github.com/docker/docker/runconfig [2022-08-22T14:01:59.527Z] github.com/docker/docker/runconfig/opts [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/daemon [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/environment [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakegit [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/registry [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/request [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/drivers [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/local [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/mounts [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/service [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/service/opts [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/testutils' [2022-08-22T14:01:59.527Z] ++ echo 'github.com/docker/docker/api [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/backend/build [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/httputils [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/middleware [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/build [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/debug [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/image [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/network [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/session [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/system [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/backend [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/events [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/filters [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/image [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/mount [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/network [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/registry [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/strslice [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/swarm [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/time [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/dockerfile [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/config [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/debug [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/client [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T14:01:59.527Z] github.com/docker/docker/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/container/stream [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/apparmor [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/httpserver [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/config [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/containerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/events [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/exec [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/images [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/initlayer [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/links [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/listeners [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/local [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/names [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/network [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/stats [2022-08-22T14:01:59.527Z] github.com/docker/docker/distribution [2022-08-22T14:01:59.527Z] github.com/docker/docker/distribution/metadata [2022-08-22T14:01:59.527Z] github.com/docker/docker/distribution/utils [2022-08-22T14:01:59.527Z] github.com/docker/docker/distribution/xfer [2022-08-22T14:01:59.527Z] github.com/docker/docker/dockerversion [2022-08-22T14:01:59.527Z] github.com/docker/docker/errdefs [2022-08-22T14:01:59.527Z] github.com/docker/docker/image [2022-08-22T14:01:59.527Z] github.com/docker/docker/image/cache [2022-08-22T14:01:59.527Z] github.com/docker/docker/image/tarexport [2022-08-22T14:01:59.527Z] github.com/docker/docker/image/v1 [2022-08-22T14:01:59.527Z] github.com/docker/docker/internal/test/suite [2022-08-22T14:01:59.527Z] github.com/docker/docker/layer [2022-08-22T14:01:59.527Z] github.com/docker/docker/libcontainerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T14:01:59.527Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T14:01:59.527Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T14:01:59.527Z] github.com/docker/docker/libcontainerd/types [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/libnetwork/types [2022-08-22T14:01:59.527Z] github.com/docker/docker/oci [2022-08-22T14:01:59.527Z] github.com/docker/docker/oci/caps [2022-08-22T14:01:59.527Z] github.com/docker/docker/opts [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/aaparser [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/archive [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/authorization [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/capabilities [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/containerfs [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/directory [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/dmesg [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/fileutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/fsutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/homedir [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/idtools [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/ioutils [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/longpath [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/loopback [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/parsers [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/pidfile [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/platform [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugins [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/pools [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/progress [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/pubsub [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/reexec [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/signal [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/stack [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/stringid [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/system [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/tailfile [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/tarsum [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/urlutil [2022-08-22T14:01:59.527Z] github.com/docker/docker/pkg/useragent [2022-08-22T14:01:59.527Z] github.com/docker/docker/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/plugin/v2 [2022-08-22T14:01:59.527Z] github.com/docker/docker/profiles/apparmor [2022-08-22T14:01:59.527Z] github.com/docker/docker/profiles/seccomp [2022-08-22T14:01:59.527Z] github.com/docker/docker/quota [2022-08-22T14:01:59.527Z] github.com/docker/docker/reference [2022-08-22T14:01:59.527Z] github.com/docker/docker/registry [2022-08-22T14:01:59.527Z] github.com/docker/docker/registry/resumable [2022-08-22T14:01:59.527Z] github.com/docker/docker/restartmanager [2022-08-22T14:01:59.527Z] github.com/docker/docker/rootless [2022-08-22T14:01:59.527Z] github.com/docker/docker/rootless/specconv [2022-08-22T14:01:59.527Z] github.com/docker/docker/runconfig [2022-08-22T14:01:59.527Z] github.com/docker/docker/runconfig/opts [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/daemon [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/environment [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakegit [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/registry [2022-08-22T14:01:59.527Z] github.com/docker/docker/testutil/request [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/drivers [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/local [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/mounts [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/service [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/service/opts [2022-08-22T14:01:59.527Z] github.com/docker/docker/volume/testutils' [2022-08-22T14:01:59.527Z] ++ grep --fixed-strings -v /libnetwork [2022-08-22T14:01:59.527Z] + base_pkg_list='github.com/docker/docker/api [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/backend/build [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/httputils [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/middleware [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/build [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/debug [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/image [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/network [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/session [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/system [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/server/router/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/backend [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/events [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/filters [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/image [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/mount [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/network [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/registry [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/strslice [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/swarm [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/time [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T14:01:59.527Z] github.com/docker/docker/api/types/volume [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/dockerfile [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T14:01:59.527Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/config [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/debug [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T14:01:59.527Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/client [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T14:01:59.527Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T14:01:59.527Z] github.com/docker/docker/container [2022-08-22T14:01:59.527Z] github.com/docker/docker/container/stream [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/apparmor [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T14:01:59.527Z] github.com/docker/docker/contrib/httpserver [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon [2022-08-22T14:01:59.527Z] github.com/docker/docker/daemon/cluster [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/config [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/containerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/events [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/exec [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/images [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/initlayer [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/links [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/listeners [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/local [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/names [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/network [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/stats [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/metadata [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/utils [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/xfer [2022-08-22T14:01:59.528Z] github.com/docker/docker/dockerversion [2022-08-22T14:01:59.528Z] github.com/docker/docker/errdefs [2022-08-22T14:01:59.528Z] github.com/docker/docker/image [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/cache [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/tarexport [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/v1 [2022-08-22T14:01:59.528Z] github.com/docker/docker/internal/test/suite [2022-08-22T14:01:59.528Z] github.com/docker/docker/layer [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/types [2022-08-22T14:01:59.528Z] github.com/docker/docker/oci [2022-08-22T14:01:59.528Z] github.com/docker/docker/oci/caps [2022-08-22T14:01:59.528Z] github.com/docker/docker/opts [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/aaparser [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/archive [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/authorization [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/capabilities [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/containerfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/directory [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/dmesg [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/fileutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/fsutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/homedir [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/idtools [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/ioutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/longpath [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/loopback [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/parsers [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/pidfile [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/platform [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugins [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/pools [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/progress [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/pubsub [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/reexec [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/signal [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/stack [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/stringid [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/system [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/tailfile [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/tarsum [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/urlutil [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/useragent [2022-08-22T14:01:59.528Z] github.com/docker/docker/plugin [2022-08-22T14:01:59.528Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/plugin/v2 [2022-08-22T14:01:59.528Z] github.com/docker/docker/profiles/apparmor [2022-08-22T14:01:59.528Z] github.com/docker/docker/profiles/seccomp [2022-08-22T14:01:59.528Z] github.com/docker/docker/quota [2022-08-22T14:01:59.528Z] github.com/docker/docker/reference [2022-08-22T14:01:59.528Z] github.com/docker/docker/registry [2022-08-22T14:01:59.528Z] github.com/docker/docker/registry/resumable [2022-08-22T14:01:59.528Z] github.com/docker/docker/restartmanager [2022-08-22T14:01:59.528Z] github.com/docker/docker/rootless [2022-08-22T14:01:59.528Z] github.com/docker/docker/rootless/specconv [2022-08-22T14:01:59.528Z] github.com/docker/docker/runconfig [2022-08-22T14:01:59.528Z] github.com/docker/docker/runconfig/opts [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/daemon [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/environment [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fakegit [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/registry [2022-08-22T14:01:59.528Z] github.com/docker/docker/testutil/request [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/drivers [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/local [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/mounts [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/service [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/service/opts [2022-08-22T14:01:59.528Z] github.com/docker/docker/volume/testutils' [2022-08-22T14:01:59.528Z] ++ grep --fixed-strings /libnetwork [2022-08-22T14:01:59.528Z] ++ echo 'github.com/docker/docker/api [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/backend/build [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/httputils [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/middleware [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/build [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/container [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/debug [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/image [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/network [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/session [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/system [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/server/router/volume [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/backend [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/container [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/events [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/filters [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/image [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/mount [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/network [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/registry [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/strslice [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/swarm [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/time [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/versions [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T14:01:59.528Z] github.com/docker/docker/api/types/volume [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/dockerfile [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/remotecontext [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T14:01:59.528Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T14:01:59.528Z] github.com/docker/docker/cli [2022-08-22T14:01:59.528Z] github.com/docker/docker/cli/config [2022-08-22T14:01:59.528Z] github.com/docker/docker/cli/debug [2022-08-22T14:01:59.528Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T14:01:59.528Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/client [2022-08-22T14:01:59.528Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T14:01:59.528Z] github.com/docker/docker/cmd/dockerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T14:01:59.528Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T14:01:59.528Z] github.com/docker/docker/container [2022-08-22T14:01:59.528Z] github.com/docker/docker/container/stream [2022-08-22T14:01:59.528Z] github.com/docker/docker/contrib/apparmor [2022-08-22T14:01:59.528Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T14:01:59.528Z] github.com/docker/docker/contrib/httpserver [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/config [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/containerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/events [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/exec [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/images [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/initlayer [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/links [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/listeners [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/local [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/names [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/network [2022-08-22T14:01:59.528Z] github.com/docker/docker/daemon/stats [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/metadata [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/utils [2022-08-22T14:01:59.528Z] github.com/docker/docker/distribution/xfer [2022-08-22T14:01:59.528Z] github.com/docker/docker/dockerversion [2022-08-22T14:01:59.528Z] github.com/docker/docker/errdefs [2022-08-22T14:01:59.528Z] github.com/docker/docker/image [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/cache [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/tarexport [2022-08-22T14:01:59.528Z] github.com/docker/docker/image/v1 [2022-08-22T14:01:59.528Z] github.com/docker/docker/internal/test/suite [2022-08-22T14:01:59.528Z] github.com/docker/docker/layer [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T14:01:59.528Z] github.com/docker/docker/libcontainerd/types [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:01:59.528Z] github.com/docker/docker/libnetwork/types [2022-08-22T14:01:59.528Z] github.com/docker/docker/oci [2022-08-22T14:01:59.528Z] github.com/docker/docker/oci/caps [2022-08-22T14:01:59.528Z] github.com/docker/docker/opts [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/aaparser [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/archive [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/authorization [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T14:01:59.528Z] github.com/docker/docker/pkg/capabilities [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/containerfs [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/directory [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/dmesg [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/fileutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/fsutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/homedir [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/idtools [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/ioutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/longpath [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/loopback [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/parsers [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/pidfile [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/platform [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugins [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/pools [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/progress [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/pubsub [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/reexec [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/signal [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/stack [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/stringid [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/system [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/tailfile [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/tarsum [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/urlutil [2022-08-22T14:01:59.529Z] github.com/docker/docker/pkg/useragent [2022-08-22T14:01:59.529Z] github.com/docker/docker/plugin [2022-08-22T14:01:59.529Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T14:01:59.529Z] github.com/docker/docker/plugin/v2 [2022-08-22T14:01:59.529Z] github.com/docker/docker/profiles/apparmor [2022-08-22T14:01:59.529Z] github.com/docker/docker/profiles/seccomp [2022-08-22T14:01:59.529Z] github.com/docker/docker/quota [2022-08-22T14:01:59.529Z] github.com/docker/docker/reference [2022-08-22T14:01:59.529Z] github.com/docker/docker/registry [2022-08-22T14:01:59.529Z] github.com/docker/docker/registry/resumable [2022-08-22T14:01:59.529Z] github.com/docker/docker/restartmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/rootless [2022-08-22T14:01:59.529Z] github.com/docker/docker/rootless/specconv [2022-08-22T14:01:59.529Z] github.com/docker/docker/runconfig [2022-08-22T14:01:59.529Z] github.com/docker/docker/runconfig/opts [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/daemon [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/environment [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fakegit [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/registry [2022-08-22T14:01:59.529Z] github.com/docker/docker/testutil/request [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/drivers [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/local [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/mounts [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/service [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/service/opts [2022-08-22T14:01:59.529Z] github.com/docker/docker/volume/testutils' [2022-08-22T14:01:59.529Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/types' [2022-08-22T14:01:59.529Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-22T14:01:59.529Z] + echo 'github.com/docker/docker/libnetwork [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/types' [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:01:59.529Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:01:59.529Z] + type docker-proxy [2022-08-22T14:01:59.529Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-22T14:01:59.529Z] + hack/make.sh binary-proxy install-proxy [2022-08-22T14:01:59.529Z] [2022-08-22T14:01:59.529Z] Removing bundles/ [2022-08-22T14:01:59.529Z] [2022-08-22T14:01:59.529Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-22T14:01:59.529Z] Building: bundles/binary-proxy/docker-proxy [2022-08-22T14:01:59.529Z] GOOS="" GOARCH="" GOARM="" [2022-08-22T14:01:59.705Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2022-08-22T14:01:59.705Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-22T14:01:59.882Z] === RUN TestExternalGraphDriver/spec [2022-08-22T14:02:00.276Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-22T14:02:00.537Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-22T14:02:01.025Z] --- PASS: TestReplicatedJob (5.36s) [2022-08-22T14:02:01.025Z] === RUN TestUpdateReplicatedJob [2022-08-22T14:02:01.109Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-22T14:02:01.245Z] === RUN TestExternalGraphDriver/pull [2022-08-22T14:02:02.050Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2022-08-22T14:02:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-22T14:02:02.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T14:02:02.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T14:02:02.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T14:02:02.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T14:02:02.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T14:02:02.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T14:02:02.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T14:02:02.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T14:02:02.051Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T14:02:02.051Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T14:02:02.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-22T14:02:02.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-22T14:02:02.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-22T14:02:02.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-22T14:02:02.051Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-22T14:02:02.051Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-22T14:02:02.051Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-22T14:02:02.051Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-22T14:02:02.990Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-22T14:02:02.990Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2022-08-22T14:02:02.990Z] === RUN TestCreateDifferentPlatform [2022-08-22T14:02:02.990Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-22T14:02:02.990Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-22T14:02:02.990Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-22T14:02:02.990Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-22T14:02:02.990Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-22T14:02:02.990Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-22T14:02:02.990Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-22T14:02:02.990Z] === RUN TestCreateInvalidHostConfig [2022-08-22T14:02:02.990Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T14:02:02.990Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T14:02:02.990Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T14:02:02.990Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T14:02:02.990Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T14:02:02.990Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T14:02:02.990Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T14:02:02.990Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T14:02:02.990Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-22T14:02:02.990Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-22T14:02:02.990Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-22T14:02:02.990Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-22T14:02:02.990Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-22T14:02:02.990Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-22T14:02:02.990Z] === RUN TestContainerStartOnDaemonRestart [2022-08-22T14:02:02.990Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-22T14:02:02.990Z] === RUN TestDaemonRestartIpcMode [2022-08-22T14:02:02.990Z] === PAUSE TestDaemonRestartIpcMode [2022-08-22T14:02:02.990Z] === RUN TestDaemonHostGatewayIP [2022-08-22T14:02:02.990Z] === PAUSE TestDaemonHostGatewayIP [2022-08-22T14:02:02.990Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-22T14:02:02.990Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-22T14:02:02.990Z] === RUN TestContainerKillOnDaemonStart [2022-08-22T14:02:02.990Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-22T14:02:02.990Z] === RUN TestDiff [2022-08-22T14:02:02.990Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-22T14:02:02.990Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-22T14:02:03.132Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-08-22T14:02:03.132Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-22T14:02:03.132Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-08-22T14:02:03.132Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-08-22T14:02:03.132Z] === RUN TestGraphdriverPluginV2 [2022-08-22T14:02:03.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:02:03.132Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-22T14:02:03.132Z] PASS [2022-08-22T14:02:03.132Z] [2022-08-22T14:02:03.132Z] === Skipped [2022-08-22T14:02:03.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-22T14:02:03.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:02:03.132Z] [2022-08-22T14:02:03.132Z] DONE 5 tests, 1 skipped in 5.658s [2022-08-22T14:02:03.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-22T14:02:03.132Z] ++ 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-22T14:02:03.132Z] ++ set -e [2022-08-22T14:02:03.132Z] ++ '[' -n 0 ']' [2022-08-22T14:02:03.132Z] ++ set -x [2022-08-22T14:02:03.132Z] ++ 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-22T14:02:03.387Z] INFO: Testing against a local daemon [2022-08-22T14:02:03.387Z] === RUN TestContinueAfterPluginCrash [2022-08-22T14:02:03.387Z] === PAUSE TestContinueAfterPluginCrash [2022-08-22T14:02:03.387Z] === RUN TestReadPluginNoRead [2022-08-22T14:02:03.387Z] === PAUSE TestReadPluginNoRead [2022-08-22T14:02:03.387Z] === RUN TestDaemonStartWithLogOpt [2022-08-22T14:02:03.387Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-22T14:02:03.387Z] === CONT TestContinueAfterPluginCrash [2022-08-22T14:02:03.387Z] === CONT TestDaemonStartWithLogOpt [2022-08-22T14:02:03.554Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-08-22T14:02:03.554Z] === RUN TestServiceListWithStatuses [2022-08-22T14:02:03.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:02:03.554Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-22T14:02:03.554Z] === RUN TestDockerNetworkConnectAlias [2022-08-22T14:02:03.931Z] --- PASS: TestDiff (0.77s) [2022-08-22T14:02:03.931Z] === RUN TestExecConsoleSize [2022-08-22T14:02:03.931Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-22T14:02:04.501Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-22T14:02:04.501Z] --- PASS: TestExecConsoleSize (0.86s) [2022-08-22T14:02:04.501Z] === RUN TestExecWithCloseStdin [2022-08-22T14:02:04.762Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-22T14:02:04.762Z] check_test.go:540: [db04d12e161f8] daemon is not started [2022-08-22T14:02:04.762Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-22T14:02:05.332Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-08-22T14:02:05.332Z] === RUN TestExec [2022-08-22T14:02:05.901Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-22T14:02:05.901Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-22T14:02:06.472Z] --- PASS: TestExec (0.91s) [2022-08-22T14:02:06.472Z] === RUN TestExecUser [2022-08-22T14:02:06.650Z] === CONT TestReadPluginNoRead [2022-08-22T14:02:06.650Z] --- PASS: TestDaemonStartWithLogOpt (3.13s) [2022-08-22T14:02:06.731Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-22T14:02:07.302Z] --- PASS: TestExecUser (0.88s) [2022-08-22T14:02:07.302Z] === RUN TestExportContainerAndImportImage [2022-08-22T14:02:07.302Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-22T14:02:07.619Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-22T14:02:07.619Z] [2022-08-22T14:02:07.619Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-22T14:02:07.619Z] Installing docker-proxy to /usr/local/bin/ [2022-08-22T14:02:07.619Z] [2022-08-22T14:02:07.619Z] + mkdir -p bundles [2022-08-22T14:02:07.619Z] + '[' -n 'github.com/docker/docker/api [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/backend/build [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/httpstatus [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/httputils [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/middleware [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/build [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/container [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/debug [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/distribution [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/grpc [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/image [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/network [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/plugin [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/session [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/swarm [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/system [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/server/router/volume [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/backend [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/blkiodev [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/container [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/events [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/filters [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/image [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/mount [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/network [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/registry [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/strslice [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/swarm [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/time [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/versions [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-22T14:02:07.619Z] github.com/docker/docker/api/types/volume [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/builder-next/worker [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/dockerfile [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/remotecontext [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/remotecontext/git [2022-08-22T14:02:07.619Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-22T14:02:07.619Z] github.com/docker/docker/cli [2022-08-22T14:02:07.619Z] github.com/docker/docker/cli/config [2022-08-22T14:02:07.619Z] github.com/docker/docker/cli/debug [2022-08-22T14:02:07.619Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-22T14:02:07.619Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-22T14:02:07.619Z] github.com/docker/docker/client [2022-08-22T14:02:07.619Z] github.com/docker/docker/cmd/docker-proxy [2022-08-22T14:02:07.619Z] github.com/docker/docker/cmd/dockerd [2022-08-22T14:02:07.619Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-22T14:02:07.619Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-22T14:02:07.619Z] github.com/docker/docker/container [2022-08-22T14:02:07.619Z] github.com/docker/docker/container/stream [2022-08-22T14:02:07.619Z] github.com/docker/docker/contrib/apparmor [2022-08-22T14:02:07.619Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-22T14:02:07.619Z] github.com/docker/docker/contrib/httpserver [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster/convert [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster/executor [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/cluster/provider [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/config [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/containerd [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/events [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/events/testutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/exec [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/images [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/initlayer [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/links [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/listeners [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/gelf [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/journald [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/local [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/logentries [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/splunk [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/syslog [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/logger/templates [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/names [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/network [2022-08-22T14:02:07.619Z] github.com/docker/docker/daemon/stats [2022-08-22T14:02:07.619Z] github.com/docker/docker/distribution [2022-08-22T14:02:07.619Z] github.com/docker/docker/distribution/metadata [2022-08-22T14:02:07.619Z] github.com/docker/docker/distribution/utils [2022-08-22T14:02:07.619Z] github.com/docker/docker/distribution/xfer [2022-08-22T14:02:07.619Z] github.com/docker/docker/dockerversion [2022-08-22T14:02:07.619Z] github.com/docker/docker/errdefs [2022-08-22T14:02:07.619Z] github.com/docker/docker/image [2022-08-22T14:02:07.619Z] github.com/docker/docker/image/cache [2022-08-22T14:02:07.619Z] github.com/docker/docker/image/tarexport [2022-08-22T14:02:07.619Z] github.com/docker/docker/image/v1 [2022-08-22T14:02:07.619Z] github.com/docker/docker/internal/test/suite [2022-08-22T14:02:07.619Z] github.com/docker/docker/layer [2022-08-22T14:02:07.619Z] github.com/docker/docker/libcontainerd [2022-08-22T14:02:07.619Z] github.com/docker/docker/libcontainerd/queue [2022-08-22T14:02:07.619Z] github.com/docker/docker/libcontainerd/remote [2022-08-22T14:02:07.619Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-22T14:02:07.619Z] github.com/docker/docker/libcontainerd/types [2022-08-22T14:02:07.619Z] github.com/docker/docker/oci [2022-08-22T14:02:07.619Z] github.com/docker/docker/oci/caps [2022-08-22T14:02:07.619Z] github.com/docker/docker/opts [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/aaparser [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/archive [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/authorization [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/broadcaster [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/capabilities [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/chrootarchive [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/containerfs [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/devicemapper [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/directory [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/dmesg [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/fileutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/fsutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/homedir [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/idtools [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/ioutils [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/jsonmessage [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/longpath [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/loopback [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/namesgenerator [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/parsers [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/pidfile [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/platform [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugingetter [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugins [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/plugins/transport [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/pools [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/progress [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/pubsub [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/reexec [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/signal [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/stack [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/stdcopy [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/streamformatter [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/stringid [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/sysinfo [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/system [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/tailfile [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/tarsum [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/urlutil [2022-08-22T14:02:07.619Z] github.com/docker/docker/pkg/useragent [2022-08-22T14:02:07.619Z] github.com/docker/docker/plugin [2022-08-22T14:02:07.619Z] github.com/docker/docker/plugin/executor/containerd [2022-08-22T14:02:07.619Z] github.com/docker/docker/plugin/v2 [2022-08-22T14:02:07.619Z] github.com/docker/docker/profiles/apparmor [2022-08-22T14:02:07.619Z] github.com/docker/docker/profiles/seccomp [2022-08-22T14:02:07.619Z] github.com/docker/docker/quota [2022-08-22T14:02:07.619Z] github.com/docker/docker/reference [2022-08-22T14:02:07.619Z] github.com/docker/docker/registry [2022-08-22T14:02:07.619Z] github.com/docker/docker/registry/resumable [2022-08-22T14:02:07.619Z] github.com/docker/docker/restartmanager [2022-08-22T14:02:07.619Z] github.com/docker/docker/rootless [2022-08-22T14:02:07.619Z] github.com/docker/docker/rootless/specconv [2022-08-22T14:02:07.619Z] github.com/docker/docker/runconfig [2022-08-22T14:02:07.619Z] github.com/docker/docker/runconfig/opts [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/daemon [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/environment [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fakecontext [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fakegit [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fakestorage [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fixtures/load [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/registry [2022-08-22T14:02:07.619Z] github.com/docker/docker/testutil/request [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/drivers [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/local [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/mounts [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/service [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/service/opts [2022-08-22T14:02:07.619Z] github.com/docker/docker/volume/testutils' ']' [2022-08-22T14:02:07.620Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-22T14:02:07.620Z] ? github.com/docker/docker/api [no test files] [2022-08-22T14:02:07.735Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-08-22T14:02:07.735Z] === RUN TestDockerNetworkReConnect [2022-08-22T14:02:08.242Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-22T14:02:08.502Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-08-22T14:02:08.502Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-22T14:02:08.536Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-22T14:02:08.762Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-22T14:02:09.701Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-22T14:02:09.901Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-22T14:02:09.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-22T14:02:09.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-22T14:02:09.962Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-22T14:02:09.962Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-22T14:02:09.962Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-08-22T14:02:09.962Z] === RUN TestHealthCheckWorkdir [2022-08-22T14:02:10.902Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-22T14:02:11.015Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-08-22T14:02:11.015Z] === RUN TestServicePlugin [2022-08-22T14:02:11.161Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-08-22T14:02:11.161Z] === RUN TestHealthKillContainer [2022-08-22T14:02:11.270Z] === RUN TestReadPluginNoRead/default [2022-08-22T14:02:11.425Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-22T14:02:11.527Z] --- PASS: TestContinueAfterPluginCrash (8.24s) [2022-08-22T14:02:12.453Z] === CONT TestReadPluginNoRead [2022-08-22T14:02:12.453Z] read_test.go:92: [d109337cf6149] daemon is not started [2022-08-22T14:02:12.453Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-08-22T14:02:12.453Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-08-22T14:02:12.453Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-08-22T14:02:12.453Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-22T14:02:12.453Z] PASS [2022-08-22T14:02:12.453Z] [2022-08-22T14:02:12.453Z] DONE 6 tests in 9.016s [2022-08-22T14:02:12.453Z] 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-22T14:02:12.453Z] ++ 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-22T14:02:12.453Z] ++ set -e [2022-08-22T14:02:12.453Z] ++ '[' -n 0 ']' [2022-08-22T14:02:12.453Z] ++ set -x [2022-08-22T14:02:12.453Z] ++ 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-22T14:02:12.453Z] testing: warning: no tests to run [2022-08-22T14:02:12.453Z] PASS [2022-08-22T14:02:12.453Z] [2022-08-22T14:02:12.453Z] DONE 0 tests in 0.037s [2022-08-22T14:02:12.453Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-22T14:02:12.453Z] ++ 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-22T14:02:12.453Z] ++ set -e [2022-08-22T14:02:12.453Z] ++ '[' -n 0 ']' [2022-08-22T14:02:12.453Z] ++ set -x [2022-08-22T14:02:12.453Z] ++ 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-22T14:02:12.453Z] INFO: Testing against a local daemon [2022-08-22T14:02:12.453Z] === RUN TestPluginWithDevMounts [2022-08-22T14:02:12.453Z] === PAUSE TestPluginWithDevMounts [2022-08-22T14:02:12.453Z] === CONT TestPluginWithDevMounts [2022-08-22T14:02:14.340Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-22T14:02:14.340Z] PASS [2022-08-22T14:02:14.340Z] [2022-08-22T14:02:14.340Z] DONE 1 tests in 1.632s [2022-08-22T14:02:14.340Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-22T14:02:14.340Z] ++ 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-22T14:02:14.340Z] ++ set -e [2022-08-22T14:02:14.340Z] ++ '[' -n 0 ']' [2022-08-22T14:02:14.340Z] ++ set -x [2022-08-22T14:02:14.340Z] ++ 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-22T14:02:14.340Z] INFO: Testing against a local daemon [2022-08-22T14:02:14.340Z] === RUN TestSecretInspect [2022-08-22T14:02:15.199Z] plugin_test.go:61: [d9da8d025072a] joining swarm manager [dde5d1d0fd1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:02:15.620Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-22T14:02:15.620Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-22T14:02:15.620Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-22T14:02:16.131Z] plugin_test.go:64: [d815fc0c1d89a] joining swarm manager [dde5d1d0fd1b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:02:16.209Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-22T14:02:16.209Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-22T14:02:16.209Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-22T14:02:16.209Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-22T14:02:16.225Z] --- PASS: TestSecretInspect (2.18s) [2022-08-22T14:02:16.225Z] === RUN TestSecretList [2022-08-22T14:02:18.737Z] --- PASS: TestSecretList (2.18s) [2022-08-22T14:02:18.737Z] === RUN TestSecretsCreateAndDelete [2022-08-22T14:02:18.788Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-22T14:02:18.788Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-22T14:02:19.048Z] check_test.go:540: [da6f696a80ffe] daemon is not started [2022-08-22T14:02:19.048Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-22T14:02:19.308Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-22T14:02:19.308Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-22T14:02:19.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-22T14:02:19.571Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-22T14:02:20.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2022-08-22T14:02:20.140Z] === RUN TestIpcModeNone [2022-08-22T14:02:20.140Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-22T14:02:20.623Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-22T14:02:20.623Z] === RUN TestSecretsUpdate [2022-08-22T14:02:20.709Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-22T14:02:20.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-22T14:02:20.970Z] --- PASS: TestIpcModeNone (0.84s) [2022-08-22T14:02:20.970Z] === RUN TestIpcModePrivate [2022-08-22T14:02:21.539Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-22T14:02:21.539Z] --- PASS: TestIpcModePrivate (0.78s) [2022-08-22T14:02:21.539Z] === RUN TestIpcModeShareable [2022-08-22T14:02:22.109Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-22T14:02:22.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-22T14:02:22.369Z] --- PASS: TestIpcModeShareable (0.68s) [2022-08-22T14:02:22.369Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-22T14:02:23.135Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-22T14:02:23.135Z] === RUN TestTemplatedSecret [2022-08-22T14:02:23.309Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-22T14:02:23.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-22T14:02:24.818Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2022-08-22T14:02:24.819Z] === RUN TestAPIIpcModeHost [2022-08-22T14:02:25.388Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-08-22T14:02:25.388Z] === RUN TestDaemonIpcModeShareable [2022-08-22T14:02:25.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-22T14:02:25.667Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-08-22T14:02:25.692Z] --- PASS: TestTemplatedSecret (2.48s) [2022-08-22T14:02:25.692Z] === RUN TestSecretCreateResolve [2022-08-22T14:02:26.327Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-08-22T14:02:26.586Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-08-22T14:02:26.586Z] === RUN TestDaemonIpcModePrivate [2022-08-22T14:02:26.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f57a58__} [2022-08-22T14:02:27.578Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-08-22T14:02:27.578Z] PASS [2022-08-22T14:02:27.578Z] [2022-08-22T14:02:27.578Z] DONE 6 tests in 13.437s [2022-08-22T14:02:27.578Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-22T14:02:27.578Z] ++ 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-22T14:02:27.578Z] ++ set -e [2022-08-22T14:02:27.578Z] ++ '[' -n 0 ']' [2022-08-22T14:02:27.578Z] ++ set -x [2022-08-22T14:02:27.578Z] ++ 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-22T14:02:27.578Z] INFO: Testing against a local daemon [2022-08-22T14:02:27.578Z] === RUN TestServiceCreateInit [2022-08-22T14:02:27.578Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-22T14:02:27.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-22T14:02:28.228Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-22T14:02:28.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12372424793_/foo_false_____} [2022-08-22T14:02:28.228Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-08-22T14:02:28.228Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-22T14:02:29.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-22T14:02:29.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12372424793_/foo_true_____} [2022-08-22T14:02:29.868Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-08-22T14:02:29.868Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-22T14:02:30.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-22T14:02:30.808Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-22T14:02:30.808Z] check_test.go:540: [db27fa4f9d61e] daemon is not started [2022-08-22T14:02:30.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-22T14:02:31.068Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-22T14:02:31.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_false_____} [2022-08-22T14:02:31.328Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2022-08-22T14:02:31.328Z] === RUN TestIpcModeOlderClient [2022-08-22T14:02:31.328Z] === PAUSE TestIpcModeOlderClient [2022-08-22T14:02:31.328Z] === RUN TestKillContainerInvalidSignal [2022-08-22T14:02:31.741Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-22T14:02:31.900Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-08-22T14:02:31.900Z] === RUN TestKillContainer [2022-08-22T14:02:31.900Z] === RUN TestKillContainer/no_signal [2022-08-22T14:02:32.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-22T14:02:32.729Z] === RUN TestKillContainer/non_killing_signal [2022-08-22T14:02:32.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_true_____} [2022-08-22T14:02:33.299Z] === RUN TestKillContainer/killing_signal [2022-08-22T14:02:34.242Z] --- PASS: TestKillContainer (2.15s) [2022-08-22T14:02:34.242Z] --- PASS: TestKillContainer/no_signal (0.71s) [2022-08-22T14:02:34.242Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2022-08-22T14:02:34.242Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-08-22T14:02:34.242Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-22T14:02:34.242Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-22T14:02:34.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_true__0xc000f57a88___} [2022-08-22T14:02:34.254Z] --- PASS: TestServiceCreateInit (6.77s) [2022-08-22T14:02:34.254Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-08-22T14:02:34.254Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.23s) [2022-08-22T14:02:34.254Z] === RUN TestCreateServiceMultipleTimes [2022-08-22T14:02:34.812Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-22T14:02:34.812Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-22T14:02:35.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-08-22T14:02:35.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-08-22T14:02:35.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2022-08-22T14:02:35.380Z] === RUN TestKillStoppedContainer [2022-08-22T14:02:35.640Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-22T14:02:35.640Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-22T14:02:35.640Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-22T14:02:35.640Z] === RUN TestKillDifferentUserContainer [2022-08-22T14:02:35.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f57aa0__} [2022-08-22T14:02:36.163Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-22T14:02:36.423Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-08-22T14:02:36.423Z] === RUN TestInspectOomKilledTrue [2022-08-22T14:02:36.423Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:02:36.423Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-22T14:02:36.423Z] === RUN TestInspectOomKilledFalse [2022-08-22T14:02:36.423Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:02:36.423Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-22T14:02:36.423Z] === RUN TestLinksEtcHostsContentMatch [2022-08-22T14:02:36.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-08-22T14:02:36.993Z] === RUN TestLinksContainerNames [2022-08-22T14:02:37.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f57ab8__} [2022-08-22T14:02:37.563Z] check_test.go:540: [d732f0642bc6e] daemon is not started [2022-08-22T14:02:37.563Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-22T14:02:38.502Z] --- PASS: TestLinksContainerNames (1.38s) [2022-08-22T14:02:38.502Z] === RUN TestLogsFollowTailEmpty [2022-08-22T14:02:39.072Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-08-22T14:02:39.072Z] === RUN TestLogs [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-22T14:02:39.072Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-22T14:02:39.072Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-22T14:02:39.072Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-22T14:02:39.072Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-22T14:02:39.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f57ad0__} [2022-08-22T14:02:40.454Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-22T14:02:40.454Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-22T14:02:40.454Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-22T14:02:40.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f57ae8__} [2022-08-22T14:02:40.976Z] check_test.go:540: [dc543157029c4] daemon is not started [2022-08-22T14:02:40.976Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-22T14:02:40.976Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-22T14:02:40.976Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T14:02:41.916Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-22T14:02:41.916Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-22T14:02:41.916Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T14:02:41.916Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T14:02:41.916Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T14:02:41.916Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T14:02:41.917Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T14:02:41.917Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-22T14:02:41.917Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-22T14:02:42.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-22T14:02:42.691Z] --- PASS: TestServicePlugin (29.90s) [2022-08-22T14:02:42.691Z] === RUN TestServiceUpdateLabel [2022-08-22T14:02:42.950Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-22T14:02:42.950Z] === RUN TestServiceUpdateSecrets [2022-08-22T14:02:43.058Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-22T14:02:43.058Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-22T14:02:43.999Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-22T14:02:43.999Z] docker_cli_daemon_plugins_test.go:80: [db78264a11356] daemon is not started [2022-08-22T14:02:43.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-22T14:02:43.999Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-22T14:02:44.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-22T14:02:44.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-22T14:02:44.520Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-22T14:02:44.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-22T14:02:44.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-22T14:02:44.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-22T14:02:45.090Z] --- PASS: TestLogs (6.00s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.19s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.27s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.91s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.93s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.94s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.03s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.12s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.07s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s) [2022-08-22T14:02:45.090Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.83s) [2022-08-22T14:02:45.090Z] === RUN TestContainerNetworkMountsNoChown [2022-08-22T14:02:45.349Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-22T14:02:45.349Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-22T14:02:45.610Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/default [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/default [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/private [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/private [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rprivate [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/slave [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/slave [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rslave [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/shared [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/shared [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rshared [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-22T14:02:45.610Z] === CONT TestMountDaemonRoot/default [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-22T14:02:45.610Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-22T14:02:45.610Z] === CONT TestMountDaemonRoot/rshared [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-22T14:02:45.610Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T14:02:45.610Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T14:02:45.610Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/shared [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rslave [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/slave [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rprivate [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/private [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-22T14:02:45.870Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-22T14:02:45.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-22T14:02:45.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-22T14:02:46.129Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-22T14:02:46.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-22T14:02:46.390Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-22T14:02:46.390Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-22T14:02:46.390Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-22T14:02:46.390Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-22T14:02:46.390Z] === RUN TestContainerBindMountNonRecursive [2022-08-22T14:02:46.963Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-22T14:02:47.533Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-22T14:02:48.105Z] docker_cli_daemon_plugins_test.go:170: [d4750fec23abc] daemon is not started [2022-08-22T14:02:48.364Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2022-08-22T14:02:48.364Z] === RUN TestContainerVolumesMountedAsShared [2022-08-22T14:02:49.303Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-08-22T14:02:49.303Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-22T14:02:49.303Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-22T14:02:49.877Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-22T14:02:49.877Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s) [2022-08-22T14:02:49.877Z] === RUN TestNetworkNat [2022-08-22T14:02:50.816Z] --- PASS: TestNetworkNat (0.88s) [2022-08-22T14:02:50.816Z] === RUN TestNetworkLocalhostTCPNat [2022-08-22T14:02:50.816Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-22T14:02:51.756Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-08-22T14:02:51.756Z] === RUN TestNetworkLoopbackNat [2022-08-22T14:02:51.756Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-22T14:02:52.398Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-08-22T14:02:52.398Z] === RUN TestCreateServiceConflict [2022-08-22T14:02:52.398Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-22T14:02:52.398Z] === RUN TestCreateServiceMaxReplicas [2022-08-22T14:02:52.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-22T14:02:52.696Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-22T14:02:53.264Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-22T14:02:53.264Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-22T14:02:53.835Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-22T14:02:53.835Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-22T14:02:54.095Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-22T14:02:54.284Z] --- PASS: TestCreateServiceMaxReplicas (2.27s) [2022-08-22T14:02:54.284Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-22T14:02:54.355Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-22T14:02:54.615Z] check_test.go:540: [d6a083f29e5a9] daemon is not started [2022-08-22T14:02:54.615Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-22T14:02:54.615Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-08-22T14:02:54.615Z] === RUN TestPause [2022-08-22T14:02:55.555Z] --- PASS: TestPause (0.86s) [2022-08-22T14:02:55.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-22T14:02:55.555Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T14:02:55.555Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T14:02:55.555Z] === RUN TestPauseStopPausedContainer [2022-08-22T14:02:56.126Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-22T14:02:56.387Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-22T14:02:56.647Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2022-08-22T14:02:56.647Z] === RUN TestPidHost [2022-08-22T14:02:57.218Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-22T14:02:57.821Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-22T14:02:57.821Z] === RUN TestServiceUpdateConfigs [2022-08-22T14:02:58.158Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-22T14:02:58.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-22T14:02:58.418Z] --- PASS: TestPidHost (1.94s) [2022-08-22T14:02:58.418Z] === RUN TestPsFilter [2022-08-22T14:02:58.679Z] --- PASS: TestPsFilter (0.16s) [2022-08-22T14:02:58.679Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-22T14:02:58.938Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-22T14:02:59.509Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2022-08-22T14:02:59.509Z] === RUN TestRemoveContainerWithVolume [2022-08-22T14:02:59.770Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-22T14:03:00.031Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-22T14:03:00.290Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2022-08-22T14:03:00.290Z] === RUN TestRemoveContainerRunning [2022-08-22T14:03:00.860Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-22T14:03:00.860Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-08-22T14:03:00.860Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-22T14:03:01.801Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-22T14:03:01.801Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-22T14:03:01.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2022-08-22T14:03:01.801Z] === RUN TestRemoveInvalidContainer [2022-08-22T14:03:01.801Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-22T14:03:01.801Z] === RUN TestRenameLinkedContainer [2022-08-22T14:03:02.744Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-22T14:03:03.683Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-22T14:03:04.623Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-22T14:03:05.194Z] --- PASS: TestRenameLinkedContainer (3.28s) [2022-08-22T14:03:05.194Z] === RUN TestRenameStoppedContainer [2022-08-22T14:03:05.194Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-22T14:03:05.765Z] --- PASS: TestRenameStoppedContainer (0.63s) [2022-08-22T14:03:05.765Z] === RUN TestRenameRunningContainerAndReuse [2022-08-22T14:03:07.185Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-22T14:03:07.186Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2022-08-22T14:03:07.186Z] === RUN TestRenameInvalidName [2022-08-22T14:03:07.448Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-22T14:03:07.714Z] --- PASS: TestRenameInvalidName (0.57s) [2022-08-22T14:03:07.714Z] === RUN TestRenameAnonymousContainer [2022-08-22T14:03:09.118Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.73s) [2022-08-22T14:03:09.118Z] === RUN TestCreateServiceSecretFileMode [2022-08-22T14:03:09.118Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-08-22T14:03:09.118Z] === RUN TestCreateServiceConfigFileMode [2022-08-22T14:03:09.636Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2022-08-22T14:03:09.636Z] === RUN TestRenameContainerWithSameName [2022-08-22T14:03:09.895Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-22T14:03:09.895Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-22T14:03:10.833Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-08-22T14:03:10.833Z] === RUN TestResize [2022-08-22T14:03:10.833Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-22T14:03:11.403Z] --- PASS: TestResize (0.58s) [2022-08-22T14:03:11.403Z] === RUN TestResizeWithInvalidSize [2022-08-22T14:03:11.972Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-22T14:03:11.972Z] === RUN TestResizeWhenContainerNotStarted [2022-08-22T14:03:12.383Z] --- PASS: TestCreateServiceConfigFileMode (2.72s) [2022-08-22T14:03:12.383Z] === RUN TestCreateServiceSysctls [2022-08-22T14:03:12.541Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:12.541Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:12.541Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:12.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-22T14:03:12.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:12.688Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-08-22T14:03:12.688Z] === RUN TestServiceUpdateNetwork [2022-08-22T14:03:14.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:14.939Z] --- PASS: TestCreateServiceSysctls (3.03s) [2022-08-22T14:03:14.939Z] === RUN TestCreateServiceCapabilities [2022-08-22T14:03:15.829Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-22T14:03:15.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:17.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-22T14:03:17.208Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-22T14:03:17.451Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-08-22T14:03:17.451Z] === RUN TestInspect [2022-08-22T14:03:17.467Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-22T14:03:18.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:18.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-22T14:03:20.140Z] --- PASS: TestInspect (2.28s) [2022-08-22T14:03:20.140Z] === RUN TestCreateJob [2022-08-22T14:03:20.428Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-22T14:03:21.814Z] check_test.go:540: [d9b8629f724db] daemon is not started [2022-08-22T14:03:22.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-22T14:03:22.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-22T14:03:22.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-22T14:03:22.653Z] --- PASS: TestCreateJob (3.00s) [2022-08-22T14:03:22.653Z] === RUN TestReplicatedJob [2022-08-22T14:03:24.245Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-22T14:03:24.816Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-22T14:03:24.876Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-08-22T14:03:24.876Z] === RUN TestServiceUpdatePidsLimit [2022-08-22T14:03:25.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-22T14:03:26.250Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-22T14:03:26.769Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-22T14:03:26.817Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-22T14:03:27.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-22T14:03:28.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-22T14:03:29.228Z] --- PASS: TestReplicatedJob (5.50s) [2022-08-22T14:03:29.228Z] === RUN TestUpdateReplicatedJob [2022-08-22T14:03:30.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-22T14:03:31.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-22T14:03:31.743Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-08-22T14:03:31.743Z] === RUN TestServiceListWithStatuses [2022-08-22T14:03:31.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:03:31.743Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-22T14:03:31.743Z] === RUN TestDockerNetworkConnectAlias [2022-08-22T14:03:31.834Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-22T14:03:32.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-22T14:03:32.668Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-22T14:03:32.668Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-22T14:03:32.929Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-22T14:03:34.311Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-22T14:03:34.919Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-22T14:03:35.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.55s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.24s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2022-08-22T14:03:35.825Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.45s) [2022-08-22T14:03:35.825Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-22T14:03:35.825Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-22T14:03:35.910Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-08-22T14:03:35.910Z] === RUN TestDockerNetworkReConnect [2022-08-22T14:03:36.395Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-22T14:03:37.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-22T14:03:37.597Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-22T14:03:38.537Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-22T14:03:38.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-22T14:03:39.222Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-08-22T14:03:39.222Z] === RUN TestServicePlugin [2022-08-22T14:03:39.222Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:03:39.222Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-22T14:03:39.222Z] === RUN TestServiceUpdateLabel [2022-08-22T14:03:39.369Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-22T14:03:39.369Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-22T14:03:39.369Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-22T14:03:39.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.77s) [2022-08-22T14:03:39.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.69s) [2022-08-22T14:03:39.629Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.06s) [2022-08-22T14:03:39.629Z] === RUN TestCgroupNamespacesRun [2022-08-22T14:03:40.200Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-22T14:03:41.110Z] --- PASS: TestServiceUpdateLabel (1.87s) [2022-08-22T14:03:41.110Z] === RUN TestServiceUpdateSecrets [2022-08-22T14:03:41.139Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-22T14:03:41.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-22T14:03:41.470Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-08-22T14:03:41.471Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-22T14:03:41.471Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-22T14:03:41.471Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-22T14:03:41.471Z] PASS [2022-08-22T14:03:41.471Z] [2022-08-22T14:03:41.471Z] === Skipped [2022-08-22T14:03:41.471Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-22T14:03:41.471Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:03:41.471Z] [2022-08-22T14:03:41.471Z] DONE 27 tests, 1 skipped in 164.203s [2022-08-22T14:03:41.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-22T14:03:41.471Z] INFO: Testing against a local daemon [2022-08-22T14:03:41.471Z] === RUN TestSessionCreate [2022-08-22T14:03:41.471Z] --- PASS: TestSessionCreate (0.03s) [2022-08-22T14:03:41.471Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-22T14:03:41.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-22T14:03:41.471Z] PASS [2022-08-22T14:03:41.471Z] [2022-08-22T14:03:41.471Z] DONE 2 tests in 0.065s [2022-08-22T14:03:41.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-22T14:03:41.471Z] INFO: Testing against a local daemon [2022-08-22T14:03:41.471Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:03:41.471Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:03:41.471Z] === RUN TestDiskUsage [2022-08-22T14:03:41.471Z] === PAUSE TestDiskUsage [2022-08-22T14:03:41.471Z] === RUN TestEventsExecDie [2022-08-22T14:03:41.709Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2022-08-22T14:03:41.709Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-22T14:03:41.729Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-22T14:03:41.729Z] === RUN TestEventsBackwardsCompatible [2022-08-22T14:03:41.987Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-22T14:03:41.987Z] === RUN TestEventsVolumeCreate [2022-08-22T14:03:41.987Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-22T14:03:41.987Z] === RUN TestInfoBinaryCommits [2022-08-22T14:03:41.987Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-22T14:03:41.987Z] === RUN TestInfoAPIVersioned [2022-08-22T14:03:41.987Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-22T14:03:41.987Z] === RUN TestInfoAPI [2022-08-22T14:03:41.987Z] --- PASS: TestInfoAPI (0.02s) [2022-08-22T14:03:41.987Z] === RUN TestInfoAPIWarnings [2022-08-22T14:03:42.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-22T14:03:42.847Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.29s) [2022-08-22T14:03:42.847Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-22T14:03:44.229Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.46s) [2022-08-22T14:03:44.229Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-22T14:03:44.798Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-22T14:03:45.371Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-22T14:03:46.311Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2022-08-22T14:03:46.311Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-22T14:03:46.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-22T14:03:47.692Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2022-08-22T14:03:47.692Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-22T14:03:49.074Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2022-08-22T14:03:49.074Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-22T14:03:49.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-22T14:03:49.645Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-22T14:03:49.645Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-22T14:03:50.215Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-22T14:03:51.156Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-22T14:03:51.416Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2022-08-22T14:03:51.416Z] === RUN TestNISDomainname [2022-08-22T14:03:52.358Z] --- PASS: TestNISDomainname (1.01s) [2022-08-22T14:03:52.358Z] === RUN TestHostnameDnsResolution [2022-08-22T14:03:52.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-22T14:03:54.004Z] --- PASS: TestHostnameDnsResolution (1.31s) [2022-08-22T14:03:54.004Z] === RUN TestUnprivilegedPortsAndPing [2022-08-22T14:03:54.004Z] check_test.go:540: [d523abffd0c98] daemon is not started [2022-08-22T14:03:54.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-22T14:03:54.574Z] --- PASS: TestUnprivilegedPortsAndPing (0.69s) [2022-08-22T14:03:54.574Z] === RUN TestPrivilegedHostDevices [2022-08-22T14:03:55.512Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-08-22T14:03:55.512Z] === RUN TestRunConsoleSize [2022-08-22T14:03:55.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-22T14:03:55.773Z] --- PASS: TestRunConsoleSize (0.59s) [2022-08-22T14:03:55.773Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-22T14:03:56.028Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-08-22T14:03:56.028Z] === RUN TestServiceUpdateConfigs [2022-08-22T14:03:57.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-22T14:03:58.255Z] --- PASS: TestRunWithAlternativeContainerdShim (2.46s) [2022-08-22T14:03:58.255Z] === RUN TestStats [2022-08-22T14:04:00.052Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-22T14:04:00.052Z] === RUN TestInfoDebug [2022-08-22T14:04:00.052Z] --- PASS: TestInfoDebug (0.52s) [2022-08-22T14:04:00.052Z] === RUN TestInfoInsecureRegistries [2022-08-22T14:04:00.052Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-22T14:04:00.052Z] === RUN TestInfoRegistryMirrors [2022-08-22T14:04:00.052Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-22T14:04:00.052Z] === RUN TestLoginFailsWithBadCredentials [2022-08-22T14:04:00.173Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-22T14:04:00.173Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-22T14:04:00.173Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-22T14:04:00.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-22T14:04:00.619Z] === RUN TestPingCacheHeaders [2022-08-22T14:04:00.619Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-22T14:04:00.619Z] === RUN TestPingGet [2022-08-22T14:04:00.619Z] --- PASS: TestPingGet (0.01s) [2022-08-22T14:04:00.619Z] === RUN TestPingHead [2022-08-22T14:04:00.619Z] --- PASS: TestPingHead (0.02s) [2022-08-22T14:04:00.619Z] === RUN TestPingSwarmHeader [2022-08-22T14:04:00.754Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-22T14:04:00.754Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-22T14:04:01.016Z] --- PASS: TestStats (2.68s) [2022-08-22T14:04:01.016Z] === RUN TestStopContainerWithTimeout [2022-08-22T14:04:01.016Z] === RUN TestStopContainerWithTimeout/0 [2022-08-22T14:04:01.016Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-22T14:04:01.016Z] === RUN TestStopContainerWithTimeout/1 [2022-08-22T14:04:01.016Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-22T14:04:01.016Z] === RUN TestStopContainerWithTimeout/3 [2022-08-22T14:04:01.016Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-22T14:04:01.016Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-22T14:04:01.016Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-22T14:04:01.016Z] === CONT TestStopContainerWithTimeout/0 [2022-08-22T14:04:01.016Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-22T14:04:01.183Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-22T14:04:01.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-22T14:04:01.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-22T14:04:01.750Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-22T14:04:02.064Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-22T14:04:02.064Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-22T14:04:02.319Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-08-22T14:04:02.531Z] === CONT TestStopContainerWithTimeout/3 [2022-08-22T14:04:02.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-22T14:04:02.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-22T14:04:02.575Z] ok github.com/docker/docker/builder/dockerfile 0.525s coverage: 49.3% of statements [2022-08-22T14:04:02.684Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-22T14:04:02.684Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-08-22T14:04:02.684Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-22T14:04:02.684Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-22T14:04:02.684Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-22T14:04:02.684Z] === RUN TestPingBuilderHeader [2022-08-22T14:04:02.684Z] === RUN TestPingBuilderHeader/default_config [2022-08-22T14:04:02.831Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-22T14:04:03.249Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-22T14:04:03.507Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-22T14:04:03.507Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-22T14:04:03.507Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-22T14:04:03.507Z] === RUN TestVersion [2022-08-22T14:04:03.759Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-22T14:04:03.764Z] --- PASS: TestVersion (0.02s) [2022-08-22T14:04:03.764Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:04:03.764Z] === CONT TestDiskUsage [2022-08-22T14:04:03.912Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-22T14:04:03.912Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-22T14:04:04.172Z] === CONT TestStopContainerWithTimeout/1 [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/container_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/image_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/volume_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-22T14:04:04.331Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-22T14:04:04.590Z] === RUN TestDiskUsage/after_container.Run [2022-08-22T14:04:04.701Z] ok github.com/docker/docker/builder/remotecontext/git 1.771s coverage: 86.3% of statements [2022-08-22T14:04:04.701Z] ? github.com/docker/docker/cli [no test files] [2022-08-22T14:04:04.701Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-22T14:04:04.701Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-22T14:04:04.701Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-22T14:04:04.957Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-22T14:04:05.110Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-22T14:04:05.156Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-22T14:04:05.156Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage (1.66s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-22T14:04:05.414Z] PASS [2022-08-22T14:04:05.414Z] [2022-08-22T14:04:05.414Z] DONE 57 tests in 24.012s [2022-08-22T14:04:05.414Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-22T14:04:05.414Z] INFO: Testing against a local daemon [2022-08-22T14:04:05.414Z] === RUN TestVolumesCreateAndList [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-22T14:04:05.414Z] === RUN TestVolumesRemove [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-22T14:04:05.414Z] === RUN TestVolumesInspect [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-22T14:04:05.414Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-22T14:04:05.414Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-22T14:04:05.414Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-22T14:04:05.414Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-22T14:04:05.414Z] PASS [2022-08-22T14:04:05.414Z] [2022-08-22T14:04:05.414Z] DONE 9 tests in 0.149s [2022-08-22T14:04:05.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:04:05.979Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-22T14:04:05.979Z] Removing test suite binaries [2022-08-22T14:04:05.979Z] exiting test-integration [2022-08-22T14:04:05.979Z] ++ exit 0 [2022-08-22T14:04:05.979Z] [2022-08-22T14:04:06.048Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-22T14:04:06.048Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2022-08-22T14:04:06.048Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2022-08-22T14:04:06.048Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-08-22T14:04:06.048Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2022-08-22T14:04:06.048Z] === RUN TestDeleteDevicemapper [2022-08-22T14:04:06.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T14:04:06.048Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-22T14:04:06.048Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-22T14:04:06.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-22T14:04:06.988Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop Post stage [Pipeline] junit [2022-08-22T14:04:07.366Z] Recording test results [2022-08-22T14:04:08.659Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-22T14:04:08.897Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-22T14:04:08.897Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2022-08-22T14:04:08.897Z] === RUN TestUpdateMemory [2022-08-22T14:04:08.897Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:04:08.897Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-22T14:04:08.897Z] === RUN TestUpdateCPUQuota [2022-08-22T14:04:08.991Z] + echo Ensuring container killed. [2022-08-22T14:04:08.991Z] Ensuring container killed. [2022-08-22T14:04:08.991Z] + docker rm -vf docker-pr1 [2022-08-22T14:04:08.991Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-22T14:04:09.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-22T14:04:09.273Z] + echo Chowning /workspace to jenkins user [2022-08-22T14:04:09.273Z] Chowning /workspace to jenkins user [2022-08-22T14:04:09.273Z] + id -u [2022-08-22T14:04:09.273Z] + id -g [2022-08-22T14:04:09.273Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [2022-08-22T14:04:09.273Z] Unable to find image 'busybox:latest' locally [2022-08-22T14:04:09.273Z] latest: Pulling from library/busybox [2022-08-22T14:04:09.532Z] 50783e0dfb64: Pulling fs layer [2022-08-22T14:04:09.532Z] 50783e0dfb64: Download complete [2022-08-22T14:04:09.532Z] 50783e0dfb64: Pull complete [2022-08-22T14:04:09.532Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-22T14:04:09.532Z] Status: Downloaded newer image for busybox:latest [2022-08-22T14:04:09.726Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-22T14:04:10.202Z] ok github.com/docker/docker/client 0.081s coverage: 75.9% of statements [2022-08-22T14:04:10.296Z] --- PASS: TestUpdateCPUQuota (1.36s) [2022-08-22T14:04:10.296Z] === RUN TestUpdatePidsLimit [2022-08-22T14:04:10.296Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-22T14:04:10.556Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-22T14:04:10.816Z] === RUN TestUpdatePidsLimit/no_change [2022-08-22T14:04:10.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-22T14:04:10.904Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-08-22T14:04:10.904Z] === RUN TestServiceUpdateNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-22T14:04:11.076Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-22T14:04:11.200Z] + bundleName=amd64-cgroup2 [2022-08-22T14:04:11.200Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-22T14:04:11.200Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-22T14:04:11.200Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-22T14:04:11.200Z] + 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-22T14:04:11.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] archiveArtifacts [2022-08-22T14:04:11.469Z] Archiving artifacts [2022-08-22T14:04:11.595Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-22T14:04:12.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-22T14:04:12.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-22T14:04:12.428Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-22T14:04:12.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-22T14:04:13.051Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-22T14:04:13.352Z] + make clean [2022-08-22T14:04:13.352Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-22T14:04:13.352Z] docker-dev-cache [2022-08-22T14:04:13.353Z] docker-mod-cache [Pipeline] deleteDir [2022-08-22T14:04:13.570Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit (3.33s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-08-22T14:04:13.570Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-22T14:04:13.570Z] === RUN TestUpdateRestartPolicy [2022-08-22T14:04:14.512Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T14:04:15.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-22T14:04:15.894Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-22T14:04:15.894Z] check_test.go:540: [de060bb9e29eb] daemon is not started [2022-08-22T14:04:15.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-22T14:04:15.894Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-22T14:04:15.894Z] check_test.go:540: [de4820501de25] daemon is not started [2022-08-22T14:04:15.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-22T14:04:19.189Z] check_test.go:540: [dba38e90116aa] daemon is not started [2022-08-22T14:04:19.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-22T14:04:23.067Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-08-22T14:04:23.068Z] === RUN TestServiceUpdatePidsLimit [2022-08-22T14:04:23.323Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-22T14:04:23.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-22T14:04:24.270Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-22T14:04:25.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-22T14:04:26.497Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2022-08-22T14:04:26.497Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-22T14:04:27.436Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-08-22T14:04:27.436Z] === RUN TestWaitNonBlocked [2022-08-22T14:04:27.436Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T14:04:27.436Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T14:04:27.436Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T14:04:27.436Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T14:04:27.436Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-22T14:04:27.436Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-22T14:04:28.817Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-22T14:04:28.818Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s) [2022-08-22T14:04:28.818Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2022-08-22T14:04:28.818Z] === RUN TestWaitBlocked [2022-08-22T14:04:28.818Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T14:04:28.818Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T14:04:28.818Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T14:04:28.818Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T14:04:28.818Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-22T14:04:28.818Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-22T14:04:29.388Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-22T14:04:29.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-22T14:04:29.960Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-22T14:04:29.960Z] --- PASS: TestWaitBlocked (0.10s) [2022-08-22T14:04:29.960Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-08-22T14:04:29.960Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2022-08-22T14:04:29.960Z] === RUN TestWaitConditions [2022-08-22T14:04:30.221Z] === RUN TestWaitConditions/default [2022-08-22T14:04:30.222Z] === PAUSE TestWaitConditions/default [2022-08-22T14:04:30.222Z] === RUN TestWaitConditions/not-running [2022-08-22T14:04:30.222Z] === PAUSE TestWaitConditions/not-running [2022-08-22T14:04:30.222Z] === RUN TestWaitConditions/next-exit [2022-08-22T14:04:30.222Z] === PAUSE TestWaitConditions/next-exit [2022-08-22T14:04:30.222Z] === RUN TestWaitConditions/removed [2022-08-22T14:04:30.222Z] === PAUSE TestWaitConditions/removed [2022-08-22T14:04:30.222Z] === CONT TestWaitConditions/default [2022-08-22T14:04:30.222Z] === CONT TestWaitConditions/next-exit [2022-08-22T14:04:31.604Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-22T14:04:31.604Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-22T14:04:32.175Z] === CONT TestWaitConditions/removed [2022-08-22T14:04:32.175Z] === CONT TestWaitConditions/not-running [2022-08-22T14:04:32.354Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-22T14:04:32.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-22T14:04:33.316Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-22T14:04:34.258Z] --- PASS: TestWaitConditions (0.03s) [2022-08-22T14:04:34.258Z] --- PASS: TestWaitConditions/next-exit (1.99s) [2022-08-22T14:04:34.258Z] --- PASS: TestWaitConditions/default (2.07s) [2022-08-22T14:04:34.258Z] --- PASS: TestWaitConditions/removed (1.98s) [2022-08-22T14:04:34.258Z] --- PASS: TestWaitConditions/not-running (1.92s) [2022-08-22T14:04:34.258Z] === RUN TestWaitRestartedContainer [2022-08-22T14:04:34.258Z] === RUN TestWaitRestartedContainer/default [2022-08-22T14:04:34.258Z] === PAUSE TestWaitRestartedContainer/default [2022-08-22T14:04:34.258Z] === RUN TestWaitRestartedContainer/not-running [2022-08-22T14:04:34.258Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-22T14:04:34.258Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-22T14:04:34.258Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-22T14:04:34.258Z] === CONT TestWaitRestartedContainer/default [2022-08-22T14:04:34.258Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-22T14:04:35.643Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-22T14:04:36.211Z] === CONT TestWaitRestartedContainer/not-running [2022-08-22T14:04:36.471Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-22T14:04:37.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-22T14:04:37.611Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-22T14:04:37.611Z] --- PASS: TestWaitRestartedContainer/next-exit (1.99s) [2022-08-22T14:04:37.611Z] --- PASS: TestWaitRestartedContainer/default (2.02s) [2022-08-22T14:04:37.611Z] --- PASS: TestWaitRestartedContainer/not-running (1.50s) [2022-08-22T14:04:37.611Z] === CONT TestContainerStartOnDaemonRestart [2022-08-22T14:04:37.611Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-22T14:04:38.884Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-08-22T14:04:38.884Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-22T14:04:38.884Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-22T14:04:38.884Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-22T14:04:38.884Z] PASS [2022-08-22T14:04:38.884Z] [2022-08-22T14:04:38.884Z] === Skipped [2022-08-22T14:04:38.884Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-22T14:04:38.884Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:04:38.884Z] [2022-08-22T14:04:38.884Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-22T14:04:38.884Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-22T14:04:38.884Z] [2022-08-22T14:04:38.884Z] DONE 27 tests, 2 skipped in 130.936s [2022-08-22T14:04:38.884Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-22T14:04:38.884Z] ++ 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-22T14:04:38.884Z] ++ set -e [2022-08-22T14:04:38.884Z] ++ '[' -n 0 ']' [2022-08-22T14:04:38.884Z] ++ set -x [2022-08-22T14:04:38.884Z] ++ 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-22T14:04:38.884Z] INFO: Testing against a local daemon [2022-08-22T14:04:38.884Z] === RUN TestSessionCreate [2022-08-22T14:04:38.884Z] --- PASS: TestSessionCreate (0.02s) [2022-08-22T14:04:38.884Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-22T14:04:38.884Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-22T14:04:38.884Z] PASS [2022-08-22T14:04:38.884Z] [2022-08-22T14:04:38.884Z] DONE 2 tests in 0.138s [2022-08-22T14:04:38.884Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-22T14:04:38.884Z] ++ 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-22T14:04:38.884Z] ++ set -e [2022-08-22T14:04:38.884Z] ++ '[' -n 0 ']' [2022-08-22T14:04:38.884Z] ++ set -x [2022-08-22T14:04:38.884Z] ++ 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-22T14:04:38.884Z] INFO: Testing against a local daemon [2022-08-22T14:04:38.884Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:04:38.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:04:38.884Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:04:38.885Z] === RUN TestDiskUsage [2022-08-22T14:04:38.885Z] === PAUSE TestDiskUsage [2022-08-22T14:04:38.885Z] === RUN TestEventsExecDie [2022-08-22T14:04:39.140Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-22T14:04:39.140Z] === RUN TestEventsBackwardsCompatible [2022-08-22T14:04:39.140Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-08-22T14:04:39.140Z] === RUN TestEventsVolumeCreate [2022-08-22T14:04:39.395Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-22T14:04:39.395Z] === RUN TestInfoBinaryCommits [2022-08-22T14:04:39.395Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-22T14:04:39.395Z] === RUN TestInfoAPIVersioned [2022-08-22T14:04:39.395Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-22T14:04:39.395Z] === RUN TestInfoAPI [2022-08-22T14:04:39.395Z] --- PASS: TestInfoAPI (0.03s) [2022-08-22T14:04:39.395Z] === RUN TestInfoAPIWarnings [2022-08-22T14:04:41.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-22T14:04:41.812Z] --- PASS: TestContainerStartOnDaemonRestart (4.12s) [2022-08-22T14:04:41.812Z] === CONT TestIpcModeOlderClient [2022-08-22T14:04:41.812Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-22T14:04:41.812Z] === CONT TestContainerKillOnDaemonStart [2022-08-22T14:04:42.072Z] === CONT TestDaemonHostGatewayIP [2022-08-22T14:04:42.072Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.49s) [2022-08-22T14:04:44.613Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-22T14:04:46.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-22T14:04:46.523Z] --- PASS: TestDaemonHostGatewayIP (4.24s) [2022-08-22T14:04:46.523Z] === CONT TestDaemonRestartIpcMode [2022-08-22T14:04:49.062Z] check_test.go:540: [de9bfd80f577f] daemon is not started [2022-08-22T14:04:49.062Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-22T14:04:49.062Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-22T14:04:49.062Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-22T14:04:49.632Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2022-08-22T14:04:50.570Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-22T14:04:51.510Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-22T14:04:52.892Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-22T14:04:53.832Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-22T14:04:54.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-22T14:04:54.662Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2022-08-22T14:04:54.662Z] PASS [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === Skipped [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-22T14:04:54.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-22T14:04:54.662Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-22T14:04:54.662Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-22T14:04:54.662Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-22T14:04:54.662Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-22T14:04:54.662Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-22T14:04:54.662Z] [2022-08-22T14:04:54.662Z] DONE 272 tests, 6 skipped in 181.653s [2022-08-22T14:04:54.662Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-22T14:04:54.662Z] ++ 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-22T14:04:54.662Z] ++ set -e [2022-08-22T14:04:54.662Z] ++ '[' -n 0 ']' [2022-08-22T14:04:54.662Z] ++ set -x [2022-08-22T14:04:54.662Z] ++ 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-22T14:04:54.922Z] === RUN TestConfigDaemonLibtrustID [2022-08-22T14:04:55.491Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-22T14:04:55.491Z] === RUN TestConfigDaemonID [2022-08-22T14:04:55.491Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-22T14:04:56.431Z] daemon_test.go:83: [db5f6da59410b] daemon is not started [2022-08-22T14:04:56.431Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:04:56.431Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-22T14:04:56.431Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-22T14:04:56.431Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-22T14:04:56.431Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-22T14:04:56.431Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-22T14:04:56.431Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-22T14:04:56.431Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-22T14:04:56.431Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-22T14:04:56.691Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-22T14:04:56.691Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-22T14:04:56.851Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.9% of statements [2022-08-22T14:04:56.851Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-22T14:04:56.851Z] ok github.com/docker/docker/cmd/dockerd/trap 2.576s coverage: 0.0% of statements [2022-08-22T14:04:56.851Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-22T14:04:56.851Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-22T14:04:56.851Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-22T14:04:56.851Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-22T14:04:56.851Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-22T14:04:56.951Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.27s) [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.31s) [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.23s) [2022-08-22T14:04:57.211Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-08-22T14:04:57.211Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-22T14:04:57.211Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-22T14:04:57.211Z] check_test.go:540: [db7cf26ef93b4] daemon is not started [2022-08-22T14:04:57.211Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-22T14:04:57.427Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-22T14:04:57.427Z] === RUN TestInfoDebug [2022-08-22T14:04:57.427Z] --- PASS: TestInfoDebug (0.52s) [2022-08-22T14:04:57.427Z] === RUN TestInfoInsecureRegistries [2022-08-22T14:04:57.427Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-22T14:04:57.427Z] === RUN TestInfoRegistryMirrors [2022-08-22T14:04:57.427Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-22T14:04:57.427Z] === RUN TestLoginFailsWithBadCredentials [2022-08-22T14:04:57.470Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-22T14:04:57.988Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-22T14:04:57.988Z] === RUN TestPingCacheHeaders [2022-08-22T14:04:57.988Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-22T14:04:57.988Z] === RUN TestPingGet [2022-08-22T14:04:57.988Z] --- PASS: TestPingGet (0.01s) [2022-08-22T14:04:57.988Z] === RUN TestPingHead [2022-08-22T14:04:57.988Z] --- PASS: TestPingHead (0.02s) [2022-08-22T14:04:57.988Z] === RUN TestPingSwarmHeader [2022-08-22T14:04:58.408Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-22T14:04:58.548Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-22T14:04:59.108Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-22T14:04:59.362Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-22T14:05:00.035Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-22T14:05:00.035Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-08-22T14:05:00.035Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-22T14:05:00.035Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-22T14:05:00.035Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-22T14:05:00.035Z] === RUN TestPingBuilderHeader [2022-08-22T14:05:00.035Z] === RUN TestPingBuilderHeader/default_config [2022-08-22T14:05:00.116Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-08-22T14:05:00.336Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-22T14:05:00.336Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-22T14:05:00.336Z] daemon_test.go:197: [da2d7d2812c95] daemon is not started [2022-08-22T14:05:00.336Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-08-22T14:05:00.336Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-22T14:05:00.336Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-22T14:05:00.336Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-22T14:05:00.336Z] === RUN TestDaemonProxy [2022-08-22T14:05:00.336Z] === RUN TestDaemonProxy/environment_variables [2022-08-22T14:05:00.596Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-22T14:05:00.912Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-22T14:05:00.912Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-22T14:05:01.157Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-22T14:05:01.157Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-22T14:05:01.157Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-22T14:05:01.157Z] === RUN TestVersion [2022-08-22T14:05:01.157Z] --- PASS: TestVersion (0.02s) [2022-08-22T14:05:01.157Z] === CONT TestDiskUsage [2022-08-22T14:05:01.480Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/container_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/image_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-22T14:05:01.717Z] === RUN TestDiskUsage/after_container.Run [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-22T14:05:02.279Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage (1.17s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-22T14:05:02.279Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:05:02.279Z] PASS [2022-08-22T14:05:02.279Z] [2022-08-22T14:05:02.279Z] === Skipped [2022-08-22T14:05:02.279Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:05:02.279Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:05:02.279Z] [2022-08-22T14:05:02.279Z] DONE 57 tests, 1 skipped in 23.750s [2022-08-22T14:05:02.279Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-22T14:05:02.279Z] ++ 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-22T14:05:02.279Z] ++ set -e [2022-08-22T14:05:02.279Z] ++ '[' -n 0 ']' [2022-08-22T14:05:02.279Z] ++ set -x [2022-08-22T14:05:02.279Z] ++ 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-22T14:05:02.279Z] INFO: Testing against a local daemon [2022-08-22T14:05:02.279Z] === RUN TestVolumesCreateAndList [2022-08-22T14:05:02.279Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-22T14:05:02.279Z] === RUN TestVolumesRemove [2022-08-22T14:05:02.291Z] === RUN TestDaemonProxy/command-line_options [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-22T14:05:02.535Z] === RUN TestVolumesInspect [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-22T14:05:02.535Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-22T14:05:02.535Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-22T14:05:02.535Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-22T14:05:02.535Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-22T14:05:02.535Z] PASS [2022-08-22T14:05:02.535Z] [2022-08-22T14:05:02.535Z] DONE 9 tests in 0.216s [2022-08-22T14:05:02.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:05:02.535Z] ++++ cat bundles/test-integration/docker.pid [2022-08-22T14:05:02.535Z] +++ kill 14481 [2022-08-22T14:05:02.791Z] +++ /etc/init.d/apparmor stop [2022-08-22T14:05:02.792Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T14:05:02.792Z] [2022-08-22T14:05:02.792Z] Unloading profiles will leave already running processes permanently [2022-08-22T14:05:02.792Z] unconfined, which can lead to unexpected situations. [2022-08-22T14:05:02.792Z] [2022-08-22T14:05:02.792Z] To set a process to complain mode, use the command line tool [2022-08-22T14:05:02.792Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T14:05:02.792Z] +++ true [2022-08-22T14:05:02.792Z] exiting test-integration [2022-08-22T14:05:02.792Z] ++ exit 0 [2022-08-22T14:05:02.792Z] [2022-08-22T14:05:02.846Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-22T14:05:03.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir Post stage [Pipeline] junit [2022-08-22T14:05:03.727Z] Recording test results [2022-08-22T14:05:03.801Z] === RUN TestDaemonProxy/configuration_file [2022-08-22T14:05:03.909Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-22T14:05:04.228Z] + echo Ensuring container killed. [2022-08-22T14:05:04.228Z] Ensuring container killed. [2022-08-22T14:05:04.228Z] + docker rm -vf docker-pr1 [2022-08-22T14:05:04.228Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-22T14:05:04.546Z] + echo Chowning /workspace to jenkins user [2022-08-22T14:05:04.546Z] Chowning /workspace to jenkins user [2022-08-22T14:05:04.546Z] + id -u [2022-08-22T14:05:04.546Z] + id -g [2022-08-22T14:05:04.546Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [2022-08-22T14:05:04.546Z] Unable to find image 'busybox:latest' locally [2022-08-22T14:05:04.801Z] latest: Pulling from library/busybox [2022-08-22T14:05:04.801Z] 98b248744137: Pulling fs layer [2022-08-22T14:05:04.801Z] 98b248744137: Verifying Checksum [2022-08-22T14:05:04.801Z] 98b248744137: Download complete [2022-08-22T14:05:05.056Z] 98b248744137: Pull complete [2022-08-22T14:05:05.056Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-22T14:05:05.056Z] Status: Downloaded newer image for busybox:latest [2022-08-22T14:05:05.709Z] === RUN TestDaemonProxy/conflicting_options [2022-08-22T14:05:06.281Z] === RUN TestDaemonProxy/reload_sanitized [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-22T14:05:06.541Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy (6.35s) [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-22T14:05:06.541Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-22T14:05:06.541Z] PASS [2022-08-22T14:05:06.746Z] + bundleName=arm64-integration [2022-08-22T14:05:06.746Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-22T14:05:06.746Z] Creating arm64-integration-bundles.tar.gz [2022-08-22T14:05:06.746Z] + 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-22T14:05:06.746Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-22T14:05:06.801Z] [2022-08-22T14:05:06.801Z] DONE 18 tests in 11.958s [2022-08-22T14:05:06.801Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-22T14:05:06.801Z] ++ 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-22T14:05:06.801Z] ++ set -e [2022-08-22T14:05:06.801Z] ++ '[' -n 0 ']' [2022-08-22T14:05:06.801Z] ++ set -x [2022-08-22T14:05:06.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T14:05:06.801Z] INFO: Testing against a local daemon [2022-08-22T14:05:06.801Z] === RUN TestCommitInheritsEnv [Pipeline] archiveArtifacts [2022-08-22T14:05:07.010Z] Archiving artifacts [2022-08-22T14:05:07.379Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-08-22T14:05:07.379Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-22T14:05:07.379Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-22T14:05:07.379Z] === RUN TestImportWithCustomPlatform [2022-08-22T14:05:07.379Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-22T14:05:07.646Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-22T14:05:07.646Z] === RUN TestImportWithCustomPlatform// [2022-08-22T14:05:07.646Z] === RUN TestImportWithCustomPlatform/linux [2022-08-22T14:05:07.646Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-22T14:05:07.646Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-22T14:05:07.905Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-22T14:05:07.905Z] === RUN TestImportWithCustomPlatform/macos [2022-08-22T14:05:07.905Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-22T14:05:07.905Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-22T14:05:07.905Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-22T14:05:07.905Z] === RUN TestImagesFilterMultiReference [2022-08-22T14:05:08.165Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-22T14:05:08.165Z] === RUN TestImagePullPlatformInvalid [2022-08-22T14:05:08.165Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-22T14:05:08.166Z] === RUN TestRemoveImageOrphaning [2022-08-22T14:05:08.166Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-22T14:05:08.719Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-22T14:05:08.735Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2022-08-22T14:05:08.735Z] === RUN TestRemoveImageGarbageCollector [2022-08-22T14:05:08.735Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-22T14:05:08.735Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [Pipeline] sh [2022-08-22T14:05:09.016Z] + make clean [2022-08-22T14:05:09.271Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-22T14:05:09.271Z] docker-dev-cache [2022-08-22T14:05:09.271Z] docker-mod-cache [Pipeline] deleteDir [2022-08-22T14:05:09.305Z] time="2022-08-22T14:05:09Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-22T14:05:09.305Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-22T14:05:09.305Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-22T14:05:09.875Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-22T14:05:10.446Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-22T14:05:10.933Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-08-22T14:05:11.015Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-22T14:05:11.015Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2022-08-22T14:05:11.015Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-22T14:05:11.015Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-22T14:05:11.015Z] === RUN TestTagInvalidReference [2022-08-22T14:05:11.015Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-22T14:05:11.015Z] === RUN TestTagValidPrefixedRepo [2022-08-22T14:05:11.015Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-22T14:05:11.015Z] === RUN TestTagExistedNameWithoutForce [2022-08-22T14:05:11.015Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-22T14:05:11.015Z] === RUN TestTagOfficialNames [2022-08-22T14:05:11.015Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-22T14:05:11.015Z] === RUN TestTagMatchesDigest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-08-22T14:05:11.276Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-22T14:05:11.276Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-22T14:05:11.276Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [Pipeline] } [2022-08-22T14:05:11.845Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-22T14:05:11.864Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-08-22T14:05:12.120Z] ok github.com/docker/docker/daemon 10.210s coverage: 16.6% of statements [2022-08-22T14:05:12.120Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-22T14:05:12.120Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-22T14:05:12.120Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-22T14:05:12.415Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-22T14:05:12.984Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-22T14:05:13.048Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2022-08-22T14:05:13.048Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-22T14:05:13.048Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-22T14:05:13.306Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-22T14:05:13.554Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-22T14:05:13.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-22T14:05:13.814Z] check_test.go:540: [daf62e80ca3d9] daemon is not started [2022-08-22T14:05:13.814Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-22T14:05:14.673Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.777s coverage: 74.8% of statements [2022-08-22T14:05:15.194Z] check_test.go:540: [d2188df2af30d] daemon is not started [2022-08-22T14:05:15.195Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-22T14:05:15.454Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-22T14:05:15.602Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-22T14:05:15.859Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.334s coverage: 60.7% of statements [2022-08-22T14:05:16.836Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-22T14:05:17.096Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-22T14:05:17.356Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-22T14:05:17.752Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-22T14:05:19.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 50.6% of statements [2022-08-22T14:05:19.683Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.227s coverage: 46.1% of statements [2022-08-22T14:05:19.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-22T14:05:20.651Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-22T14:05:20.911Z] check_test.go:540: [de451a9c6af51] daemon is not started [2022-08-22T14:05:20.911Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-22T14:05:21.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.638s coverage: 58.5% of statements [2022-08-22T14:05:21.051Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-22T14:05:21.051Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-22T14:05:21.051Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-22T14:05:21.981Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-22T14:05:22.561Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-22T14:05:23.491Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.9% of statements [2022-08-22T14:05:23.491Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-22T14:05:23.491Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-22T14:05:24.206Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-22T14:05:24.418Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-22T14:05:25.345Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-08-22T14:05:25.345Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 80.2% of statements [2022-08-22T14:05:25.345Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-22T14:05:25.907Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-22T14:05:26.120Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-22T14:05:26.380Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-22T14:05:26.469Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-22T14:05:27.399Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-08-22T14:05:27.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-22T14:05:28.289Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-22T14:05:28.583Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-08-22T14:05:29.511Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.7% of statements [2022-08-22T14:05:29.671Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-22T14:05:29.931Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-22T14:05:30.073Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-08-22T14:05:30.329Z] ok github.com/docker/docker/daemon/logger/journald 3.463s coverage: 74.3% of statements [2022-08-22T14:05:30.329Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-22T14:05:30.329Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-22T14:05:30.329Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-22T14:05:30.329Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-22T14:05:30.870Z] check_test.go:540: [d2e39649583e6] daemon is not started [2022-08-22T14:05:30.871Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-22T14:05:31.257Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-22T14:05:31.514Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-08-22T14:05:32.075Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-08-22T14:05:32.638Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2022-08-22T14:05:32.638Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-22T14:05:32.638Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-22T14:05:33.567Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-22T14:05:34.261Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-22T14:05:34.932Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-08-22T14:05:34.932Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-22T14:05:35.493Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-22T14:05:35.644Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-22T14:05:36.056Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-22T14:05:36.056Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-08-22T14:05:36.056Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-22T14:05:36.618Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-22T14:05:36.875Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-22T14:05:36.875Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-22T14:05:36.875Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-22T14:05:37.438Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-22T14:05:38.366Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-08-22T14:05:38.928Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-22T14:05:38.928Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-22T14:05:39.848Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-22T14:05:40.819Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.3% of statements [2022-08-22T14:05:41.383Z] ok github.com/docker/docker/pkg/authorization 0.153s coverage: 68.3% of statements [2022-08-22T14:05:41.383Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-22T14:05:41.639Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-22T14:05:41.762Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-22T14:05:41.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-22T14:05:42.022Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-22T14:05:44.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-22T14:05:44.566Z] check_test.go:540: [dd2abf3928469] daemon is not started [2022-08-22T14:05:44.566Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-22T14:05:44.905Z] ok github.com/docker/docker/pkg/chrootarchive 2.477s coverage: 42.7% of statements [2022-08-22T14:05:44.905Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-22T14:05:45.160Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-22T14:05:45.417Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-22T14:05:45.507Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-22T14:05:45.673Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-22T14:05:45.931Z] ok github.com/docker/docker/pkg/fsutils 0.133s coverage: 85.1% of statements [2022-08-22T14:05:46.077Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-22T14:05:46.188Z] ok github.com/docker/docker/layer 7.816s coverage: 68.9% of statements [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-22T14:05:46.188Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-22T14:05:46.188Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-22T14:05:46.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-22T14:05:46.598Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-22T14:05:47.556Z] ok github.com/docker/docker/pkg/idtools 0.505s coverage: 69.3% of statements [2022-08-22T14:05:47.556Z] ok github.com/docker/docker/pkg/ioutils 0.442s coverage: 69.7% of statements [2022-08-22T14:05:47.812Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-22T14:05:47.812Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-22T14:05:47.812Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-22T14:05:47.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-22T14:05:48.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-22T14:05:48.068Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2022-08-22T14:05:48.243Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-22T14:05:48.243Z] check_test.go:540: [db7071e085f58] daemon is not started [2022-08-22T14:05:48.243Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-22T14:05:48.325Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-22T14:05:48.581Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-22T14:05:48.581Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-22T14:05:48.581Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-22T14:05:48.581Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-22T14:05:49.144Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-22T14:05:49.707Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-22T14:05:49.963Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-22T14:05:50.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-22T14:05:50.219Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-22T14:05:51.103Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-22T14:05:51.583Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-22T14:05:51.583Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-22T14:05:51.838Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-22T14:05:52.094Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-22T14:05:52.350Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-22T14:05:52.485Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-22T14:05:52.605Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-22T14:05:52.861Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-22T14:05:53.424Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-22T14:05:53.680Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-22T14:05:53.867Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-22T14:05:54.243Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-22T14:05:54.243Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-22T14:05:54.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-22T14:05:56.130Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-22T14:05:56.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-22T14:05:56.386Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-22T14:05:56.642Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-22T14:05:58.007Z] ok github.com/docker/docker/quota 0.256s coverage: 71.4% of statements [2022-08-22T14:05:58.007Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-22T14:05:58.098Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-22T14:05:58.935Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-22T14:05:59.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-22T14:05:59.498Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-22T14:05:59.498Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-22T14:06:00.049Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-22T14:06:00.060Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-22T14:06:00.316Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-22T14:06:01.963Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-22T14:06:02.225Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-08-22T14:06:02.481Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.8% of statements [2022-08-22T14:06:03.042Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-22T14:06:04.407Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-22T14:06:06.162Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-22T14:06:09.460Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-22T14:06:12.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-22T14:06:13.910Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-22T14:06:15.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-22T14:06:15.586Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-22T14:06:16.971Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-22T14:06:17.911Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-22T14:06:18.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-22T14:06:18.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-22T14:06:21.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-22T14:06:21.289Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-22T14:06:23.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-22T14:06:26.284Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/rootless [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/volume [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-22T14:06:26.284Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === Skipped [2022-08-22T14:06:26.284Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-22T14:06:26.284Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-22T14:06:26.284Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-22T14:06:26.284Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-22T14:06:26.284Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:71: No driver to put! [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-22T14:06:26.284Z] time="2022-08-22T14:05:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-22T14:06:26.284Z] time="2022-08-22T14:05:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-22T14:06:26.284Z] time="2022-08-22T14:05:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-22T14:06:26.284Z] time="2022-08-22T14:05:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-22T14:06:26.284Z] time="2022-08-22T14:05:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:71: No driver to put! [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-22T14:06:26.284Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-22T14:06:26.284Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-22T14:06:26.284Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-22T14:06:26.284Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-22T14:06:26.284Z] graphtest_unix.go:71: No driver to put! [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-22T14:06:26.284Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-22T14:06:26.284Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-22T14:06:26.284Z] [2022-08-22T14:06:26.284Z] DONE 2874 tests, 28 skipped in 256.726s [2022-08-22T14:06:26.284Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/bitseq [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cluster [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/config [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/datastore [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/driverapi [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/etchosts [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/idm [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipam [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/iptables [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/netlabel [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/netutils [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/networkdb [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/ns [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/options [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/osl [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/portallocator [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/portmapper [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/testutils [2022-08-22T14:06:26.284Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-22T14:06:26.285Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-22T14:06:27.128Z] docker_cli_daemon_test.go:2504: [d229782185b47] daemon is not started [2022-08-22T14:06:29.038Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-22T14:06:29.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-22T14:06:31.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-22T14:06:32.589Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-22T14:06:33.159Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-22T14:06:34.098Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-22T14:06:38.295Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-22T14:06:40.208Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-22T14:06:40.468Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-22T14:06:41.851Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-22T14:06:42.374Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-22T14:06:42.944Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-22T14:06:43.884Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-22T14:06:45.266Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-22T14:06:45.266Z] check_test.go:540: [d6910d3532ea9] daemon is not started [2022-08-22T14:06:45.266Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-22T14:06:46.649Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-22T14:06:47.219Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-22T14:06:47.788Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-22T14:06:48.359Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-22T14:06:48.619Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-22T14:06:48.879Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-22T14:06:48.879Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-22T14:06:48.879Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-22T14:06:50.790Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite (344.01s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.87s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.72s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.75s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.15s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.48s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.47s) [2022-08-22T14:06:51.731Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.11s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.48s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.33s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.42s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.84s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.69s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.47s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.11s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.84s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.32s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.12s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.50s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.92s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.63s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.17s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.51s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.07s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-08-22T14:06:51.731Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.00s) [2022-08-22T14:06:51.732Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-22T14:06:51.732Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.14s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.09s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.82s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.59s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.14s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.37s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.65s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.60s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.86s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.03s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.72s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.78s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.65s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.69s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.58s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.61s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.21s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.97s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.83s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-08-22T14:06:51.732Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.52s) [2022-08-22T14:06:51.732Z] === RUN TestDockerSwarmSuite [2022-08-22T14:06:51.732Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-22T14:06:55.031Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-22T14:06:56.410Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-22T14:06:57.792Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-22T14:06:58.051Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-22T14:06:58.623Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-22T14:06:59.198Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-22T14:07:00.148Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-22T14:07:01.088Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-22T14:07:01.350Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-22T14:07:03.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork 37.121s coverage: 40.6% of statements [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.383s coverage: 59.9% of statements [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.096s coverage: 5.2% of statements [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-22T14:07:12.897Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-22T14:07:12.897Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-22T14:07:13.875Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-22T14:07:13.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-22T14:07:15.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-22T14:07:17.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-22T14:07:18.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-22T14:07:19.481Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-22T14:07:21.393Z] docker_api_swarm_test.go:563: [d9b1e8197630e] joining swarm manager [d2313802f283d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:07:21.393Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-22T14:07:21.393Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-22T14:07:21.393Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-22T14:07:21.393Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-22T14:07:21.393Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-22T14:07:21.393Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-22T14:07:21.393Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-22T14:07:21.393Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-22T14:07:21.393Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-22T14:07:22.836Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.161s coverage: 6.6% of statements [2022-08-22T14:07:22.836Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-22T14:07:22.836Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-22T14:07:22.836Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-22T14:07:22.836Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-22T14:07:22.836Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-22T14:07:22.836Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-22T14:07:23.398Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-22T14:07:23.398Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-22T14:07:23.698Z] ok github.com/docker/docker/libnetwork/idm 0.007s coverage: 87.5% of statements [2022-08-22T14:07:23.956Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-22T14:07:24.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-22T14:07:28.901Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-22T14:07:32.198Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-22T14:07:32.458Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-22T14:07:33.839Z] docker_api_swarm_test.go:585: [df8e2fa2f3928] joining swarm manager [d2313802f283d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:07:36.121Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-22T14:07:37.133Z] check_test.go:611: [d9b1e8197630e] daemon is not started [2022-08-22T14:07:38.514Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-22T14:07:43.798Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-22T14:07:44.058Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-22T14:07:45.439Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-22T14:07:47.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-22T14:07:47.979Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-22T14:07:47.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-22T14:07:48.548Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-22T14:07:49.117Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-22T14:07:49.117Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-22T14:07:50.500Z] docker_api_swarm_test.go:46: [d1184f2f552f0] joining swarm manager [d9d09bd982d20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:07:50.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/ipam 14.336s coverage: 85.3% of statements [2022-08-22T14:07:50.961Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-22T14:07:50.961Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-22T14:07:50.961Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-08-22T14:07:50.961Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-22T14:07:51.217Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-22T14:07:51.472Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-22T14:07:52.141Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-22T14:07:52.711Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-22T14:08:02.702Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-22T14:08:02.702Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-22T14:08:05.242Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-22T14:08:08.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-22T14:08:09.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-22T14:08:16.058Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-22T14:08:16.318Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-22T14:08:16.318Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-22T14:08:17.257Z] --- PASS: TestImportExtremelyLargeImageWorks (186.06s) [2022-08-22T14:08:17.257Z] PASS [2022-08-22T14:08:17.257Z] [2022-08-22T14:08:17.257Z] DONE 22 tests in 190.540s [2022-08-22T14:08:17.257Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-22T14:08:17.257Z] ++ 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-22T14:08:17.257Z] ++ set -e [2022-08-22T14:08:17.257Z] ++ '[' -n 0 ']' [2022-08-22T14:08:17.257Z] ++ set -x [2022-08-22T14:08:17.257Z] ++ 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-22T14:08:17.257Z] === RUN TestStripANSICommands [2022-08-22T14:08:17.257Z] === RUN TestStripANSICommands/#00 [2022-08-22T14:08:17.257Z] === RUN TestStripANSICommands/#01 [2022-08-22T14:08:17.257Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-22T14:08:17.257Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-22T14:08:17.257Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-22T14:08:17.257Z] PASS [2022-08-22T14:08:17.257Z] [2022-08-22T14:08:17.257Z] DONE 3 tests in 0.054s [2022-08-22T14:08:17.257Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-22T14:08:17.257Z] ++ 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-22T14:08:17.257Z] ++ set -e [2022-08-22T14:08:17.257Z] ++ '[' -n 0 ']' [2022-08-22T14:08:17.257Z] ++ set -x [2022-08-22T14:08:17.258Z] ++ 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-22T14:08:17.518Z] INFO: Testing against a local daemon [2022-08-22T14:08:17.518Z] === RUN TestNetworkCreateDelete [2022-08-22T14:08:17.518Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-22T14:08:17.518Z] === RUN TestDockerNetworkDeletePreferID [2022-08-22T14:08:18.086Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-08-22T14:08:18.086Z] === RUN TestDaemonDNSFallback [2022-08-22T14:08:19.468Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-22T14:08:20.846Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-22T14:08:22.226Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-22T14:08:24.770Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-08-22T14:08:24.770Z] === RUN TestInspectNetwork [2022-08-22T14:08:26.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-22T14:08:28.058Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-22T14:08:29.001Z] === RUN TestInspectNetwork/full_network_id [2022-08-22T14:08:29.001Z] === RUN TestInspectNetwork/partial_network_id [2022-08-22T14:08:29.001Z] === RUN TestInspectNetwork/network_name [2022-08-22T14:08:29.001Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-22T14:08:29.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-22T14:08:33.763Z] --- PASS: TestInspectNetwork (8.50s) [2022-08-22T14:08:33.763Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-22T14:08:33.763Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-22T14:08:33.763Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-22T14:08:33.763Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-22T14:08:33.763Z] === RUN TestRunContainerWithBridgeNone [2022-08-22T14:08:35.672Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-22T14:08:35.672Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:08:35.672Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:08:35.672Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:08:35.672Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-22T14:08:35.672Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-22T14:08:35.672Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-22T14:08:35.672Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-22T14:08:35.672Z] === RUN TestNetworkList [2022-08-22T14:08:35.672Z] === RUN TestNetworkList//networks [2022-08-22T14:08:35.672Z] === PAUSE TestNetworkList//networks [2022-08-22T14:08:35.672Z] === RUN TestNetworkList//networks/ [2022-08-22T14:08:35.672Z] === PAUSE TestNetworkList//networks/ [2022-08-22T14:08:35.672Z] === CONT TestNetworkList//networks [2022-08-22T14:08:35.672Z] === CONT TestNetworkList//networks/ [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkList (0.02s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-22T14:08:35.672Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-22T14:08:35.672Z] === RUN TestHostIPv4BridgeLabel [2022-08-22T14:08:35.932Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-22T14:08:35.932Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-22T14:08:37.314Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-08-22T14:08:37.314Z] === RUN TestDaemonDefaultNetworkPools [2022-08-22T14:08:37.883Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2022-08-22T14:08:37.883Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-22T14:08:39.263Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-08-22T14:08:39.263Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-22T14:08:40.643Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-08-22T14:08:40.643Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-22T14:08:40.643Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-22T14:08:40.643Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-22T14:08:40.902Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-22T14:08:40.902Z] === RUN TestServiceWithPredefinedNetwork [2022-08-22T14:08:44.194Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2022-08-22T14:08:44.194Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-22T14:08:44.194Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:08:44.194Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:08:44.194Z] === RUN TestServiceWithDataPathPortInit [2022-08-22T14:08:44.194Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-22T14:08:44.453Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-22T14:08:44.712Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-22T14:08:45.282Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-22T14:08:45.282Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-22T14:08:45.851Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-22T14:08:46.112Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-22T14:08:47.499Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-22T14:08:48.437Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-22T14:08:49.374Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-22T14:08:50.311Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-22T14:08:51.248Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-22T14:08:51.817Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-22T14:08:57.094Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-22T14:08:59.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-22T14:08:59.572Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2022-08-22T14:08:59.572Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-22T14:09:00.953Z] docker_api_swarm_test.go:304: [d7d3bf99979f8] joining swarm manager [d87e259975256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:09:02.865Z] docker_api_swarm_test.go:305: [d2b3a7e668a99] joining swarm manager [d87e259975256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:09:03.804Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:en63o4seqt6cc4qdd6gsb263m Created:2022-08-22 14:09:01.281479264 +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[80a96a510b8e9e94e996ea54993b4ddd70178b5a1988152ea2f85d67c1116481:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zi8ns5j3kzhs7xzoef65vw5ad EndpointID:b1e20f960845bc9e88427843e1291b0ef3bac015facf2943920b975e10edaa07 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:528d4770d6adb6693b0a76843668c653132548e8a6912880b3c3a41c2baecd5b 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:2a1ca3cdf511 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zi8ns5j3kzhs7xzoef65vw5ad EndpointID:b1e20f960845bc9e88427843e1291b0ef3bac015facf2943920b975e10edaa07 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-22T14:09:04.745Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-22T14:09:08.944Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2022-08-22T14:09:08.944Z] PASS [2022-08-22T14:09:08.944Z] [2022-08-22T14:09:08.944Z] === Skipped [2022-08-22T14:09:08.944Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-22T14:09:08.944Z] service_test.go:243: FLAKY_TEST [2022-08-22T14:09:08.944Z] [2022-08-22T14:09:08.944Z] DONE 38 tests, 1 skipped in 50.924s [2022-08-22T14:09:08.944Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:09:08.944Z] ++ 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-22T14:09:08.944Z] ++ set -e [2022-08-22T14:09:08.944Z] ++ '[' -n 0 ']' [2022-08-22T14:09:08.944Z] ++ set -x [2022-08-22T14:09:08.944Z] ++ 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-22T14:09:08.944Z] INFO: Testing against a local daemon [2022-08-22T14:09:08.944Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-22T14:09:08.944Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:09:08.944Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:09:08.944Z] === RUN TestDockerNetworkIpvlan [2022-08-22T14:09:08.944Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:09:08.944Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:09:08.944Z] PASS [2022-08-22T14:09:08.944Z] [2022-08-22T14:09:08.944Z] === Skipped [2022-08-22T14:09:08.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-22T14:09:08.944Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:09:08.944Z] [2022-08-22T14:09:08.944Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-22T14:09:08.944Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-22T14:09:08.944Z] [2022-08-22T14:09:08.944Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-22T14:09:08.944Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-22T14:09:08.944Z] ++ 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-22T14:09:08.944Z] ++ set -e [2022-08-22T14:09:08.944Z] ++ '[' -n 0 ']' [2022-08-22T14:09:08.944Z] ++ set -x [2022-08-22T14:09:08.944Z] ++ 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-22T14:09:08.944Z] INFO: Testing against a local daemon [2022-08-22T14:09:08.944Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-22T14:09:09.882Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-22T14:09:09.882Z] === RUN TestDockerNetworkMacvlan [2022-08-22T14:09:10.827Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-22T14:09:11.772Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-22T14:09:12.710Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-22T14:09:12.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-22T14:09:14.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-22T14:09:14.613Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-22T14:09:17.152Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-22T14:09:22.431Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-22T14:09:22.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-22T14:09:22.690Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan (12.98s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2022-08-22T14:09:22.950Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-08-22T14:09:22.950Z] PASS [2022-08-22T14:09:22.950Z] [2022-08-22T14:09:22.950Z] DONE 8 tests in 14.462s [2022-08-22T14:09:22.950Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-22T14:09:22.950Z] ++ 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-22T14:09:22.950Z] ++ set -e [2022-08-22T14:09:22.950Z] ++ '[' -n 0 ']' [2022-08-22T14:09:22.950Z] ++ set -x [2022-08-22T14:09:22.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T14:09:22.950Z] testing: warning: no tests to run [2022-08-22T14:09:22.950Z] PASS [2022-08-22T14:09:22.950Z] [2022-08-22T14:09:22.950Z] DONE 0 tests in 0.031s [2022-08-22T14:09:22.950Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-22T14:09:22.950Z] ++ 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-22T14:09:22.950Z] ++ set -e [2022-08-22T14:09:22.950Z] ++ '[' -n 0 ']' [2022-08-22T14:09:22.950Z] ++ set -x [2022-08-22T14:09:22.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T14:09:22.950Z] INFO: Testing against a local daemon [2022-08-22T14:09:22.950Z] === RUN TestAuthZPluginAllowRequest [2022-08-22T14:09:23.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-22T14:09:23.779Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-22T14:09:24.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-22T14:09:24.609Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2022-08-22T14:09:24.609Z] === RUN TestAuthZPluginTLS [2022-08-22T14:09:25.178Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-22T14:09:25.178Z] === RUN TestAuthZPluginDenyRequest [2022-08-22T14:09:25.438Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-22T14:09:25.438Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-22T14:09:25.438Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-22T14:09:25.698Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-22T14:09:25.698Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-22T14:09:25.698Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-22T14:09:26.268Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-22T14:09:26.268Z] === RUN TestAuthZPluginDenyResponse [2022-08-22T14:09:26.838Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-22T14:09:26.838Z] === RUN TestAuthZPluginAllowEventStream [2022-08-22T14:09:28.219Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-08-22T14:09:28.219Z] === RUN TestAuthZPluginErrorResponse [2022-08-22T14:09:28.797Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-22T14:09:28.797Z] === RUN TestAuthZPluginErrorRequest [2022-08-22T14:09:29.373Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-08-22T14:09:29.373Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-22T14:09:29.945Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-22T14:09:29.945Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-22T14:09:31.857Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-08-22T14:09:31.857Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-22T14:09:33.769Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2022-08-22T14:09:33.769Z] === RUN TestAuthZPluginHeader [2022-08-22T14:09:33.769Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-22T14:09:34.029Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-22T14:09:34.598Z] --- PASS: TestAuthZPluginHeader (0.97s) [2022-08-22T14:09:34.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-22T14:09:34.598Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-22T14:09:35.168Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-22T14:09:35.427Z] === RUN TestDockerSuite/TestBuildFails [2022-08-22T14:09:35.997Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-22T14:09:35.997Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-22T14:09:37.379Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-22T14:09:39.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-22T14:09:39.548Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-22T14:09:39.548Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.98s) [2022-08-22T14:09:39.548Z] === RUN TestAuthZPluginV2Disable [2022-08-22T14:09:40.931Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-22T14:09:41.500Z] docker_api_swarm_test.go:272: [d46bebfa91d5c] joining swarm manager [ddc5f275d8eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:09:42.439Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-22T14:09:42.699Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-22T14:09:42.844Z] ok github.com/docker/docker/libnetwork/networkdb 104.739s coverage: 60.0% of statements [2022-08-22T14:09:42.844Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-22T14:09:42.844Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-22T14:09:42.844Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-08-22T14:09:42.844Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-22T14:09:42.959Z] docker_api_swarm_test.go:273: [d18440e5fbb06] joining swarm manager [ddc5f275d8eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:09:43.099Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-22T14:09:43.900Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-22T14:09:44.027Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 48.6% of statements [2022-08-22T14:09:44.159Z] --- PASS: TestAuthZPluginV2Disable (4.48s) [2022-08-22T14:09:44.159Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-22T14:09:44.284Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-22T14:09:44.284Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-22T14:09:44.549Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === Skipped [2022-08-22T14:09:44.549Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-22T14:09:44.549Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-22T14:09:44.549Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-22T14:09:44.549Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-22T14:09:44.549Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-22T14:09:44.549Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-22T14:09:44.549Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-22T14:09:44.549Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-22T14:09:44.549Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-22T14:09:44.549Z] [2022-08-22T14:09:44.549Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-22T14:09:44.550Z] firewalld_test.go:14: firewalld is not running [2022-08-22T14:09:44.550Z] [2022-08-22T14:09:44.550Z] DONE 327 tests, 9 skipped in 201.308s Post stage [Pipeline] junit [2022-08-22T14:09:45.126Z] Recording test results [2022-08-22T14:09:45.454Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-22T14:09:45.540Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-22T14:09:45.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44005/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1e109657b20a5575294fe53983443e92eeb37a4a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1e109657b20a5575294fe53983443e92eeb37a4a hack/validate/vendor [2022-08-22T14:09:45.800Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-22T14:09:46.330Z] No vendor changes in diff. [2022-08-22T14:09:46.370Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-22T14:09:46.891Z] + echo Ensuring container killed. [2022-08-22T14:09:46.891Z] Ensuring container killed. [2022-08-22T14:09:46.891Z] + docker rm -vf docker-pr1 [2022-08-22T14:09:46.891Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-22T14:09:47.206Z] + echo Chowning /workspace to jenkins user [2022-08-22T14:09:47.206Z] Chowning /workspace to jenkins user [2022-08-22T14:09:47.206Z] + id -u [2022-08-22T14:09:47.206Z] + id -g [2022-08-22T14:09:47.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [2022-08-22T14:09:47.750Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-22T14:09:48.012Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.97s) [2022-08-22T14:09:48.012Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-22T14:09:48.416Z] + bundleName=unit [2022-08-22T14:09:48.416Z] + echo Creating unit-bundles.tar.gz [2022-08-22T14:09:48.416Z] Creating unit-bundles.tar.gz [2022-08-22T14:09:48.416Z] + 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-22T14:09:48.416Z] bundles/junit-report-libnetwork.xml [2022-08-22T14:09:48.416Z] bundles/junit-report.xml [2022-08-22T14:09:48.416Z] bundles/go-test-report-libnetwork.json [2022-08-22T14:09:48.416Z] bundles/go-test-report.json [2022-08-22T14:09:48.416Z] bundles/profile-libnetwork.out [2022-08-22T14:09:48.416Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-22T14:09:48.425Z] Archiving artifacts [2022-08-22T14:09:48.905Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-22T14:09:49.281Z] + make clean [2022-08-22T14:09:49.282Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-22T14:09:49.282Z] docker-dev-cache [2022-08-22T14:09:49.282Z] docker-mod-cache [Pipeline] deleteDir [2022-08-22T14:09:49.393Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-22T14:09:50.343Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-22T14:09:50.913Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-22T14:09:51.873Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-22T14:09:52.463Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-22T14:09:53.402Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-22T14:09:53.402Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-22T14:09:54.340Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-22T14:09:54.911Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-22T14:09:55.483Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-22T14:09:56.053Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-22T14:09:56.313Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-22T14:09:56.573Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-22T14:09:57.512Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-22T14:10:00.054Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.59s) [2022-08-22T14:10:00.054Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-22T14:10:00.054Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-22T14:10:04.250Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-22T14:10:05.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-22T14:10:06.129Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-22T14:10:06.129Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-22T14:10:06.388Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-22T14:10:06.388Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-22T14:10:06.388Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-22T14:10:06.648Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-22T14:10:08.556Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-22T14:10:09.495Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-22T14:10:12.035Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-22T14:10:12.336Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-22T14:10:12.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-22T14:10:16.799Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-22T14:10:16.800Z] PASS [2022-08-22T14:10:16.800Z] [2022-08-22T14:10:16.800Z] DONE 17 tests in 53.553s [2022-08-22T14:10:16.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-22T14:10:16.800Z] ++ 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-22T14:10:16.800Z] ++ set -e [2022-08-22T14:10:16.800Z] ++ '[' -n 0 ']' [2022-08-22T14:10:16.800Z] ++ set -x [2022-08-22T14:10:16.800Z] ++ 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-22T14:10:16.800Z] INFO: Testing against a local daemon [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:10:16.800Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:10:16.800Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-22T14:10:16.800Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-22T14:10:16.800Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-22T14:10:16.800Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-22T14:10:16.800Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-22T14:10:16.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-22T14:10:16.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-22T14:10:16.800Z] === RUN TestPluginInstall [2022-08-22T14:10:16.800Z] === RUN TestPluginInstall/no_auth [2022-08-22T14:10:19.340Z] time="2022-08-22T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:19.340Z] time="2022-08-22T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94c7f81085f5981bf48c4831eb7cae0c917a635f2c4489bd26626972b29239ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:19.340Z] time="2022-08-22T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:19.340Z] time="2022-08-22T14:10:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94c7f81085f5981bf48c4831eb7cae0c917a635f2c4489bd26626972b29239ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:19.340Z] === RUN TestPluginInstall/with_htpasswd [2022-08-22T14:10:19.608Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-22T14:10:19.608Z] time="2022-08-22T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:19.608Z] time="2022-08-22T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1db940244ceeab099ed92909bcc2ffd06c5b76a2c0404cd8398533f943f009a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:19.608Z] time="2022-08-22T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:19.608Z] time="2022-08-22T14:10:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1db940244ceeab099ed92909bcc2ffd06c5b76a2c0404cd8398533f943f009a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:20.179Z] === RUN TestPluginInstall/with_insecure [2022-08-22T14:10:21.119Z] time="2022-08-22T14:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:21.119Z] time="2022-08-22T14:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b488b93b2c1882a7b0c187563b0d618b5ee29659644dd6a29bbdc96d9c635d69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:21.119Z] time="2022-08-22T14:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-22T14:10:21.119Z] time="2022-08-22T14:10:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b488b93b2c1882a7b0c187563b0d618b5ee29659644dd6a29bbdc96d9c635d69" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-22T14:10:21.379Z] plugin_test.go:196: [d9ff692553acc] daemon is not started [2022-08-22T14:10:21.379Z] --- PASS: TestPluginInstall (4.74s) [2022-08-22T14:10:21.379Z] --- PASS: TestPluginInstall/no_auth (2.55s) [2022-08-22T14:10:21.379Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-08-22T14:10:21.379Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2022-08-22T14:10:21.379Z] === RUN TestPluginsWithRuntimes [2022-08-22T14:10:22.760Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-22T14:10:23.020Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-22T14:10:23.591Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-22T14:10:24.161Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-22T14:10:25.543Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-22T14:10:25.543Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-22T14:10:25.543Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-22T14:10:25.543Z] --- PASS: TestPluginsWithRuntimes (3.96s) [2022-08-22T14:10:25.543Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-08-22T14:10:25.543Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-08-22T14:10:25.543Z] === RUN TestPluginBackCompatMediaTypes [2022-08-22T14:10:26.113Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2022-08-22T14:10:26.113Z] PASS [2022-08-22T14:10:26.113Z] [2022-08-22T14:10:26.113Z] DONE 24 tests in 9.663s [2022-08-22T14:10:26.113Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-22T14:10:26.113Z] ++ 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-22T14:10:26.113Z] ++ set -e [2022-08-22T14:10:26.113Z] ++ '[' -n 0 ']' [2022-08-22T14:10:26.113Z] ++ set -x [2022-08-22T14:10:26.113Z] ++ 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-22T14:10:26.372Z] INFO: Testing against a local daemon [2022-08-22T14:10:26.372Z] === RUN TestExternalGraphDriver [2022-08-22T14:10:26.633Z] === RUN TestExternalGraphDriver/json [2022-08-22T14:10:28.542Z] === RUN TestExternalGraphDriver/spec [2022-08-22T14:10:28.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-22T14:10:29.372Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-22T14:10:29.944Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-22T14:10:30.514Z] === RUN TestExternalGraphDriver/pull [2022-08-22T14:10:32.423Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-22T14:10:32.682Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-22T14:10:33.253Z] --- PASS: TestExternalGraphDriver (6.79s) [2022-08-22T14:10:33.253Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-08-22T14:10:33.253Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2022-08-22T14:10:33.253Z] --- PASS: TestExternalGraphDriver/pull (2.51s) [2022-08-22T14:10:33.253Z] === RUN TestGraphdriverPluginV2 [2022-08-22T14:10:33.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-22T14:10:34.635Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-22T14:10:35.585Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-22T14:10:35.845Z] docker_api_swarm_node_test.go:20: [d27931e7cc63a] joining swarm manager [d385180b62f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:10:36.786Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-22T14:10:36.786Z] docker_api_swarm_node_test.go:21: [dc2638e0aabc6] joining swarm manager [d385180b62f02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:10:37.728Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-22T14:10:38.297Z] --- PASS: TestGraphdriverPluginV2 (5.29s) [2022-08-22T14:10:38.297Z] PASS [2022-08-22T14:10:38.297Z] [2022-08-22T14:10:38.297Z] DONE 5 tests in 12.211s [2022-08-22T14:10:38.557Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-22T14:10:38.557Z] ++ 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-22T14:10:38.557Z] ++ set -e [2022-08-22T14:10:38.557Z] ++ '[' -n 0 ']' [2022-08-22T14:10:38.557Z] ++ set -x [2022-08-22T14:10:38.557Z] ++ 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-22T14:10:38.557Z] INFO: Testing against a local daemon [2022-08-22T14:10:38.557Z] === RUN TestContinueAfterPluginCrash [2022-08-22T14:10:38.557Z] === PAUSE TestContinueAfterPluginCrash [2022-08-22T14:10:38.557Z] === RUN TestReadPluginNoRead [2022-08-22T14:10:38.557Z] === PAUSE TestReadPluginNoRead [2022-08-22T14:10:38.557Z] === RUN TestDaemonStartWithLogOpt [2022-08-22T14:10:38.557Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-22T14:10:38.557Z] === CONT TestContinueAfterPluginCrash [2022-08-22T14:10:38.557Z] === CONT TestDaemonStartWithLogOpt [2022-08-22T14:10:39.125Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-22T14:10:40.065Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-22T14:10:40.065Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-22T14:10:40.634Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-22T14:10:41.204Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-22T14:10:42.143Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-22T14:10:43.085Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) [2022-08-22T14:10:43.085Z] === CONT TestReadPluginNoRead [2022-08-22T14:10:43.657Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-22T14:10:46.197Z] === RUN TestReadPluginNoRead/default [2022-08-22T14:10:46.197Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-22T14:10:47.579Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-22T14:10:47.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-22T14:10:47.579Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-22T14:10:48.521Z] --- PASS: TestContinueAfterPluginCrash (9.75s) [2022-08-22T14:10:49.461Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-22T14:10:49.721Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-22T14:10:51.101Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-22T14:10:51.362Z] === CONT TestReadPluginNoRead [2022-08-22T14:10:51.362Z] read_test.go:92: [d0c49b7274d58] daemon is not started [2022-08-22T14:10:51.362Z] --- PASS: TestReadPluginNoRead (8.20s) [2022-08-22T14:10:51.362Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2022-08-22T14:10:51.362Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2022-08-22T14:10:51.362Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2022-08-22T14:10:51.362Z] PASS [2022-08-22T14:10:51.362Z] [2022-08-22T14:10:51.362Z] DONE 6 tests in 12.813s [2022-08-22T14:10:51.362Z] 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-22T14:10:51.362Z] ++ 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-22T14:10:51.362Z] ++ set -e [2022-08-22T14:10:51.362Z] ++ '[' -n 0 ']' [2022-08-22T14:10:51.362Z] ++ set -x [2022-08-22T14:10:51.362Z] ++ 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-22T14:10:51.362Z] testing: warning: no tests to run [2022-08-22T14:10:51.362Z] PASS [2022-08-22T14:10:51.362Z] [2022-08-22T14:10:51.362Z] DONE 0 tests in 0.068s [2022-08-22T14:10:51.362Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-22T14:10:51.362Z] ++ 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-22T14:10:51.362Z] ++ set -e [2022-08-22T14:10:51.362Z] ++ '[' -n 0 ']' [2022-08-22T14:10:51.362Z] ++ set -x [2022-08-22T14:10:51.362Z] ++ 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-22T14:10:51.622Z] INFO: Testing against a local daemon [2022-08-22T14:10:51.622Z] === RUN TestPluginWithDevMounts [2022-08-22T14:10:51.622Z] === PAUSE TestPluginWithDevMounts [2022-08-22T14:10:51.622Z] === CONT TestPluginWithDevMounts [2022-08-22T14:10:52.563Z] docker_api_swarm_test.go:502: [df0b40df9d810] joining swarm manager [d070253e061d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:10:52.823Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-22T14:10:53.765Z] --- PASS: TestPluginWithDevMounts (2.20s) [2022-08-22T14:10:53.765Z] PASS [2022-08-22T14:10:53.765Z] [2022-08-22T14:10:53.765Z] DONE 1 tests in 2.407s [2022-08-22T14:10:53.765Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-22T14:10:53.765Z] ++ 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-22T14:10:53.765Z] ++ set -e [2022-08-22T14:10:53.765Z] ++ '[' -n 0 ']' [2022-08-22T14:10:53.765Z] ++ set -x [2022-08-22T14:10:53.766Z] ++ 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-22T14:10:54.029Z] INFO: Testing against a local daemon [2022-08-22T14:10:54.029Z] === RUN TestSecretInspect [2022-08-22T14:10:55.410Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-22T14:10:56.789Z] --- PASS: TestSecretInspect (2.57s) [2022-08-22T14:10:56.789Z] === RUN TestSecretList [2022-08-22T14:10:57.357Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-22T14:10:57.926Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-22T14:10:58.865Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-22T14:10:59.434Z] --- PASS: TestSecretList (2.75s) [2022-08-22T14:10:59.434Z] === RUN TestSecretsCreateAndDelete [2022-08-22T14:11:01.974Z] --- PASS: TestSecretsCreateAndDelete (2.61s) [2022-08-22T14:11:01.974Z] === RUN TestSecretsUpdate [2022-08-22T14:11:02.543Z] docker_api_swarm_test.go:507: [d18cf0a62ed47] joining swarm manager [d070253e061d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:11:05.080Z] --- PASS: TestSecretsUpdate (2.69s) [2022-08-22T14:11:05.080Z] === RUN TestTemplatedSecret [2022-08-22T14:11:06.019Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-22T14:11:07.927Z] --- PASS: TestTemplatedSecret (3.08s) [2022-08-22T14:11:07.927Z] === RUN TestSecretCreateResolve [2022-08-22T14:11:09.837Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-22T14:11:10.406Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-08-22T14:11:10.406Z] PASS [2022-08-22T14:11:10.406Z] [2022-08-22T14:11:10.406Z] DONE 6 tests in 16.563s [2022-08-22T14:11:10.406Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-22T14:11:10.406Z] ++ 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-22T14:11:10.406Z] ++ set -e [2022-08-22T14:11:10.406Z] ++ '[' -n 0 ']' [2022-08-22T14:11:10.406Z] ++ set -x [2022-08-22T14:11:10.406Z] ++ 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-22T14:11:10.665Z] INFO: Testing against a local daemon [2022-08-22T14:11:10.665Z] === RUN TestServiceCreateInit [2022-08-22T14:11:10.665Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-22T14:11:11.234Z] === RUN TestDockerSuite/TestBuildRm [2022-08-22T14:11:14.526Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-22T14:11:14.785Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-22T14:11:15.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-22T14:11:15.992Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-22T14:11:16.561Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-22T14:11:17.499Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-22T14:11:18.437Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-22T14:11:19.378Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-22T14:11:20.316Z] --- PASS: TestServiceCreateInit (9.51s) [2022-08-22T14:11:20.317Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2022-08-22T14:11:20.317Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2022-08-22T14:11:20.317Z] === RUN TestCreateServiceMultipleTimes [2022-08-22T14:11:22.855Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-22T14:11:23.115Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-22T14:11:23.374Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-22T14:11:23.374Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-22T14:11:23.374Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-22T14:11:23.635Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-22T14:11:25.015Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-22T14:11:25.015Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-22T14:11:25.584Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-22T14:11:29.779Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-22T14:11:30.038Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-22T14:11:30.608Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-22T14:11:31.180Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-22T14:11:32.118Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-22T14:11:32.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-22T14:11:33.057Z] === RUN TestDockerSuite/TestBuildUser [2022-08-22T14:11:34.438Z] docker_api_swarm_node_test.go:81: [d7bf96cce850f] joining swarm manager [d00e337da24f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:11:34.698Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-22T14:11:37.263Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-22T14:11:38.201Z] --- PASS: TestCreateServiceMultipleTimes (18.06s) [2022-08-22T14:11:38.201Z] === RUN TestCreateServiceConflict [2022-08-22T14:11:40.742Z] --- PASS: TestCreateServiceConflict (2.52s) [2022-08-22T14:11:40.742Z] === RUN TestCreateServiceMaxReplicas [2022-08-22T14:11:44.940Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2022-08-22T14:11:44.940Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-22T14:11:49.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-22T14:11:51.049Z] docker_api_swarm_node_test.go:53: [da7d27492488e] joining swarm manager [d20e5727124bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:11:51.618Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-22T14:11:51.878Z] docker_api_swarm_node_test.go:54: [db27e70c25750] joining swarm manager [d20e5727124bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:11:52.446Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-22T14:11:52.446Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-22T14:11:53.389Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-22T14:11:53.958Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-22T14:11:54.900Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-22T14:11:54.900Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-22T14:11:54.900Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-22T14:11:54.900Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-22T14:11:54.900Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-22T14:11:54.900Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-22T14:11:54.900Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-22T14:11:54.900Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-22T14:11:54.900Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-22T14:11:55.839Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-22T14:11:55.839Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-22T14:11:56.408Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-22T14:11:56.977Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-22T14:11:57.547Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-22T14:11:57.806Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-22T14:11:58.745Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2022-08-22T14:11:58.745Z] === RUN TestCreateServiceSecretFileMode [2022-08-22T14:11:59.695Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-22T14:12:01.603Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-22T14:12:01.603Z] --- PASS: TestCreateServiceSecretFileMode (3.14s) [2022-08-22T14:12:01.603Z] === RUN TestCreateServiceConfigFileMode [2022-08-22T14:12:02.173Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-22T14:12:02.742Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-22T14:12:03.002Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-22T14:12:03.002Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-22T14:12:03.002Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-22T14:12:03.943Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-22T14:12:04.881Z] --- PASS: TestCreateServiceConfigFileMode (2.92s) [2022-08-22T14:12:04.881Z] === RUN TestCreateServiceSysctls [2022-08-22T14:12:05.818Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-22T14:12:06.387Z] === RUN TestDockerSuite/TestCommitChange [2022-08-22T14:12:07.327Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-22T14:12:08.265Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-22T14:12:08.527Z] --- PASS: TestCreateServiceSysctls (3.77s) [2022-08-22T14:12:08.527Z] === RUN TestCreateServiceCapabilities [2022-08-22T14:12:09.468Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-22T14:12:10.849Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-22T14:12:11.419Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-08-22T14:12:11.419Z] === RUN TestInspect [2022-08-22T14:12:11.679Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-22T14:12:12.616Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-22T14:12:14.527Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-22T14:12:14.786Z] --- PASS: TestInspect (3.32s) [2022-08-22T14:12:14.786Z] === RUN TestCreateJob [2022-08-22T14:12:15.046Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-22T14:12:15.987Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-22T14:12:16.247Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-22T14:12:17.187Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-22T14:12:18.136Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-22T14:12:18.402Z] --- PASS: TestCreateJob (3.66s) [2022-08-22T14:12:18.402Z] === RUN TestReplicatedJob [2022-08-22T14:12:18.973Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-22T14:12:19.541Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-22T14:12:20.481Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-22T14:12:21.051Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-22T14:12:21.990Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-22T14:12:22.930Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-22T14:12:23.869Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-22T14:12:24.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-22T14:12:24.700Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-22T14:12:24.960Z] --- PASS: TestReplicatedJob (6.47s) [2022-08-22T14:12:24.960Z] === RUN TestUpdateReplicatedJob [2022-08-22T14:12:25.530Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-22T14:12:26.472Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-22T14:12:27.413Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-22T14:12:28.353Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-22T14:12:28.923Z] --- PASS: TestUpdateReplicatedJob (4.02s) [2022-08-22T14:12:28.923Z] === RUN TestServiceListWithStatuses [2022-08-22T14:12:28.923Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:12:28.923Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2022-08-22T14:12:28.923Z] === RUN TestDockerNetworkConnectAlias [2022-08-22T14:12:29.183Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-22T14:12:29.757Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-22T14:12:30.016Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-22T14:12:30.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-22T14:12:30.536Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-22T14:12:31.476Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-22T14:12:32.857Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-22T14:12:32.857Z] docker_api_swarm_test.go:202: [d79a5d9fba383] joining swarm manager [ddbaac7fb53d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:12:33.794Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-22T14:12:34.732Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-22T14:12:35.001Z] --- PASS: TestDockerNetworkConnectAlias (6.01s) [2022-08-22T14:12:35.001Z] === RUN TestDockerNetworkReConnect [2022-08-22T14:12:35.949Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-22T14:12:36.891Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-22T14:12:39.428Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-22T14:12:39.428Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2022-08-22T14:12:39.428Z] === RUN TestServicePlugin [2022-08-22T14:12:42.722Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-22T14:12:43.659Z] plugin_test.go:61: [db64b37fcd658] joining swarm manager [dd86b4e09f04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:12:45.038Z] plugin_test.go:64: [d7717d6b32239] joining swarm manager [dd86b4e09f04d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:12:45.038Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-22T14:12:45.979Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-22T14:12:49.276Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-22T14:12:51.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-22T14:12:51.447Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-22T14:12:52.018Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-22T14:12:52.959Z] docker_api_swarm_test.go:384: [de0a0683c2f3b] joining swarm manager [d5699c4b0ab0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:12:54.340Z] docker_api_swarm_test.go:385: [d92246eb0cd5d] joining swarm manager [d5699c4b0ab0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:12:55.721Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-22T14:12:56.663Z] === RUN TestDockerSuite/TestCpToDot [2022-08-22T14:12:56.926Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-22T14:12:57.866Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-22T14:12:59.246Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-22T14:12:59.815Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-22T14:13:00.754Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-22T14:13:00.754Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-22T14:13:01.692Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-22T14:13:02.261Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-22T14:13:02.261Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-22T14:13:02.261Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-22T14:13:02.830Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-22T14:13:03.399Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-22T14:13:03.399Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-22T14:13:03.399Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-22T14:13:03.399Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-22T14:13:03.659Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-22T14:13:03.918Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-22T14:13:04.177Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-22T14:13:04.177Z] === RUN TestDockerSuite/TestCreateRM [2022-08-22T14:13:04.177Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-22T14:13:04.177Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-22T14:13:04.177Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-22T14:13:04.436Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-22T14:13:04.436Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-22T14:13:05.816Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-22T14:13:06.076Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-22T14:13:06.076Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-22T14:13:09.369Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-22T14:13:09.369Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-22T14:13:09.369Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-22T14:13:09.629Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-22T14:13:10.198Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-22T14:13:10.767Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-22T14:13:11.335Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-22T14:13:11.596Z] --- PASS: TestServicePlugin (32.35s) [2022-08-22T14:13:11.596Z] === RUN TestServiceUpdateLabel [2022-08-22T14:13:11.855Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-22T14:13:13.763Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-22T14:13:14.023Z] --- PASS: TestServiceUpdateLabel (2.44s) [2022-08-22T14:13:14.023Z] === RUN TestServiceUpdateSecrets [2022-08-22T14:13:14.593Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-22T14:13:17.134Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-22T14:13:19.039Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-22T14:13:19.979Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-22T14:13:20.917Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-22T14:13:27.486Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-22T14:13:27.486Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-22T14:13:27.486Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-22T14:13:28.054Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-22T14:13:28.314Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-22T14:13:28.575Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-22T14:13:28.834Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-22T14:13:28.834Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2022-08-22T14:13:28.834Z] === RUN TestServiceUpdateConfigs [2022-08-22T14:13:28.834Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-22T14:13:30.215Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-22T14:13:31.154Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-22T14:13:31.154Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-22T14:13:31.154Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-22T14:13:32.093Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-22T14:13:32.093Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-22T14:13:33.470Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-22T14:13:34.407Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-22T14:13:34.407Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-22T14:13:34.407Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-22T14:13:34.407Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-22T14:13:34.407Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-22T14:13:34.407Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-22T14:13:36.944Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-22T14:13:37.203Z] === RUN TestDockerSuite/TestEventsRename [2022-08-22T14:13:37.773Z] === RUN TestDockerSuite/TestEventsResize [2022-08-22T14:13:38.342Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-22T14:13:43.631Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2022-08-22T14:13:43.631Z] === RUN TestServiceUpdateNetwork [2022-08-22T14:13:43.890Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-22T14:13:44.459Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-22T14:13:45.029Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-22T14:13:45.969Z] check_test.go:611: [d92246eb0cd5d] daemon is not started [2022-08-22T14:13:45.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-22T14:13:48.507Z] === RUN TestDockerSuite/TestEventsTop [2022-08-22T14:13:48.508Z] docker_api_swarm_test.go:802: [d8ee367292178] joining swarm manager [dea682d90a0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:13:48.767Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-22T14:13:49.335Z] docker_api_swarm_test.go:802: [d975afbb72c86] joining swarm manager [dea682d90a0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:13:50.714Z] docker_api_swarm_test.go:802: [dad1454cda203] joining swarm manager [dea682d90a0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-22T14:13:51.283Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-22T14:13:52.220Z] docker_api_swarm_test.go:802: [dcc4ac76b0387] joining swarm manager [dea682d90a0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-22T14:13:54.755Z] docker_api_swarm_test.go:810: [dded9e15db4b0] joining swarm manager [dea682d90a0c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-22T14:13:57.291Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2022-08-22T14:13:57.291Z] === RUN TestServiceUpdatePidsLimit [2022-08-22T14:13:57.291Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-22T14:13:58.231Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-22T14:13:58.231Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-22T14:13:59.170Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-22T14:14:04.450Z] === RUN TestDockerSuite/TestExec [2022-08-22T14:14:04.450Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-22T14:14:05.387Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-22T14:14:05.956Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-22T14:14:06.215Z] === RUN TestDockerSuite/TestExecEnv [2022-08-22T14:14:06.783Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-22T14:14:08.165Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-22T14:14:08.425Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-22T14:14:10.328Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-22T14:14:10.897Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-22T14:14:11.465Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-22T14:14:12.033Z] === RUN TestDockerSuite/TestExecParseError [2022-08-22T14:14:12.606Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-22T14:14:13.544Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-22T14:14:13.803Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-08-22T14:14:13.803Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2022-08-22T14:14:13.803Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-08-22T14:14:13.803Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-08-22T14:14:13.803Z] PASS [2022-08-22T14:14:13.803Z] [2022-08-22T14:14:13.803Z] === Skipped [2022-08-22T14:14:13.803Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2022-08-22T14:14:13.803Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-22T14:14:13.803Z] [2022-08-22T14:14:13.803Z] DONE 27 tests, 1 skipped in 183.360s [2022-08-22T14:14:13.803Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-22T14:14:13.803Z] ++ 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-22T14:14:13.803Z] ++ set -e [2022-08-22T14:14:13.803Z] ++ '[' -n 0 ']' [2022-08-22T14:14:13.803Z] ++ set -x [2022-08-22T14:14:13.803Z] ++ 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-22T14:14:14.063Z] INFO: Testing against a local daemon [2022-08-22T14:14:14.063Z] === RUN TestSessionCreate [2022-08-22T14:14:14.063Z] --- PASS: TestSessionCreate (0.03s) [2022-08-22T14:14:14.063Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-22T14:14:14.063Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-22T14:14:14.063Z] PASS [2022-08-22T14:14:14.063Z] [2022-08-22T14:14:14.063Z] DONE 2 tests in 0.169s [2022-08-22T14:14:14.063Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-22T14:14:14.063Z] ++ 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-22T14:14:14.063Z] ++ set -e [2022-08-22T14:14:14.063Z] ++ '[' -n 0 ']' [2022-08-22T14:14:14.063Z] ++ set -x [2022-08-22T14:14:14.063Z] ++ 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-22T14:14:14.063Z] INFO: Testing against a local daemon [2022-08-22T14:14:14.063Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-22T14:14:14.063Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:14:14.063Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:14:14.063Z] === RUN TestDiskUsage [2022-08-22T14:14:14.063Z] === PAUSE TestDiskUsage [2022-08-22T14:14:14.063Z] === RUN TestEventsExecDie [2022-08-22T14:14:14.323Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-22T14:14:14.893Z] --- PASS: TestEventsExecDie (0.83s) [2022-08-22T14:14:14.893Z] === RUN TestEventsBackwardsCompatible [2022-08-22T14:14:15.153Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-22T14:14:15.153Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-22T14:14:15.153Z] === RUN TestEventsVolumeCreate [2022-08-22T14:14:15.153Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-22T14:14:15.153Z] === RUN TestInfoBinaryCommits [2022-08-22T14:14:15.153Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-22T14:14:15.153Z] === RUN TestInfoAPIVersioned [2022-08-22T14:14:15.153Z] --- PASS: TestInfoAPIVersioned (0.03s) [2022-08-22T14:14:15.153Z] === RUN TestInfoAPI [2022-08-22T14:14:15.153Z] --- PASS: TestInfoAPI (0.03s) [2022-08-22T14:14:15.153Z] === RUN TestInfoAPIWarnings [2022-08-22T14:14:15.722Z] === RUN TestDockerSuite/TestExecTTY [2022-08-22T14:14:16.293Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-22T14:14:16.861Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-22T14:14:17.430Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-22T14:14:17.999Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-22T14:14:17.999Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-22T14:14:17.999Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-22T14:14:19.378Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-22T14:14:19.637Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-22T14:14:20.575Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-22T14:14:21.147Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-22T14:14:21.729Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-22T14:14:23.127Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-22T14:14:25.035Z] === RUN TestDockerSuite/TestHealth [2022-08-22T14:14:33.157Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-22T14:14:33.157Z] === RUN TestInfoDebug [2022-08-22T14:14:33.157Z] --- PASS: TestInfoDebug (0.53s) [2022-08-22T14:14:33.157Z] === RUN TestInfoInsecureRegistries [2022-08-22T14:14:33.157Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-22T14:14:33.157Z] === RUN TestInfoRegistryMirrors [2022-08-22T14:14:33.416Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-22T14:14:33.416Z] === RUN TestLoginFailsWithBadCredentials [2022-08-22T14:14:33.676Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-22T14:14:33.676Z] === RUN TestPingCacheHeaders [2022-08-22T14:14:33.936Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-22T14:14:33.936Z] === RUN TestPingGet [2022-08-22T14:14:33.936Z] --- PASS: TestPingGet (0.02s) [2022-08-22T14:14:33.936Z] === RUN TestPingHead [2022-08-22T14:14:33.936Z] --- PASS: TestPingHead (0.02s) [2022-08-22T14:14:33.936Z] === RUN TestPingSwarmHeader [2022-08-22T14:14:34.504Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-22T14:14:34.504Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-22T14:14:35.442Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-22T14:14:35.702Z] --- PASS: TestPingSwarmHeader (1.74s) [2022-08-22T14:14:35.702Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-22T14:14:35.702Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-22T14:14:35.702Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-22T14:14:35.702Z] === RUN TestPingBuilderHeader [2022-08-22T14:14:35.702Z] === RUN TestPingBuilderHeader/default_config [2022-08-22T14:14:36.269Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-22T14:14:36.531Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-22T14:14:36.531Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-22T14:14:36.531Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-22T14:14:36.531Z] === RUN TestVersion [2022-08-22T14:14:36.790Z] --- PASS: TestVersion (0.07s) [2022-08-22T14:14:36.790Z] === CONT TestDiskUsage [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/container_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/image_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-22T14:14:37.361Z] === RUN TestDiskUsage/after_container.Run [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-22T14:14:37.930Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage (1.35s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.01s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.01s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-22T14:14:38.190Z] PASS [2022-08-22T14:14:38.190Z] [2022-08-22T14:14:38.190Z] === Skipped [2022-08-22T14:14:38.190Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-22T14:14:38.190Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-22T14:14:38.190Z] [2022-08-22T14:14:38.190Z] DONE 57 tests, 1 skipped in 24.023s [2022-08-22T14:14:38.190Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-22T14:14:38.190Z] ++ 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-22T14:14:38.190Z] ++ set -e [2022-08-22T14:14:38.190Z] ++ '[' -n 0 ']' [2022-08-22T14:14:38.190Z] ++ set -x [2022-08-22T14:14:38.190Z] ++ 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-22T14:14:38.190Z] INFO: Testing against a local daemon [2022-08-22T14:14:38.190Z] === RUN TestVolumesCreateAndList [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-22T14:14:38.190Z] === RUN TestVolumesRemove [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-22T14:14:38.190Z] === RUN TestVolumesInspect [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-22T14:14:38.190Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-22T14:14:38.190Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-22T14:14:38.190Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-22T14:14:38.190Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-22T14:14:38.190Z] PASS [2022-08-22T14:14:38.190Z] [2022-08-22T14:14:38.190Z] DONE 9 tests in 0.215s [2022-08-22T14:14:38.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:14:38.450Z] ++++ cat bundles/test-integration/docker.pid [2022-08-22T14:14:38.450Z] +++ kill 6865 [2022-08-22T14:14:38.709Z] +++ /etc/init.d/apparmor stop [2022-08-22T14:14:38.709Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T14:14:38.709Z] [2022-08-22T14:14:38.709Z] Unloading profiles will leave already running processes permanently [2022-08-22T14:14:38.709Z] unconfined, which can lead to unexpected situations. [2022-08-22T14:14:38.709Z] [2022-08-22T14:14:38.709Z] To set a process to complain mode, use the command line tool [2022-08-22T14:14:38.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T14:14:38.709Z] +++ true [2022-08-22T14:14:38.709Z] exiting test-integration [2022-08-22T14:14:38.709Z] ++ exit 0 [2022-08-22T14:14:38.709Z] [2022-08-22T14:14:39.652Z] + for job in $(jobs -p) [2022-08-22T14:14:39.652Z] + wait 7671 [2022-08-22T14:14:43.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-22T14:14:44.411Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-22T14:14:47.716Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-22T14:14:50.260Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-22T14:14:50.260Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-22T14:14:50.260Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-22T14:14:50.260Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-22T14:14:50.829Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-22T14:14:50.829Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-22T14:14:51.398Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-22T14:14:51.967Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-22T14:14:51.967Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-22T14:14:51.967Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-22T14:14:51.967Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-22T14:14:52.226Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-22T14:14:52.486Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-22T14:14:52.744Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-22T14:14:52.744Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-22T14:14:53.319Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-22T14:14:53.579Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-22T14:14:54.147Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-22T14:14:54.716Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-22T14:14:54.716Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-22T14:14:55.285Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-22T14:14:58.572Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-22T14:14:58.572Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-22T14:14:58.572Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-22T14:14:59.141Z] === RUN TestDockerSuite/TestImportFile [2022-08-22T14:15:00.522Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-22T14:15:00.522Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-22T14:15:01.460Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-22T14:15:02.841Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-22T14:15:03.779Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-22T14:15:04.351Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-22T14:15:04.919Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-22T14:15:04.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-22T14:15:05.488Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-22T14:15:05.488Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-22T14:15:05.488Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-22T14:15:06.058Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-22T14:15:06.628Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-22T14:15:06.902Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-22T14:15:07.846Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-22T14:15:07.846Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-22T14:15:07.846Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-22T14:15:08.786Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-22T14:15:09.725Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-22T14:15:09.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-22T14:15:10.293Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-22T14:15:10.862Z] === RUN TestDockerSuite/TestInspectImage [2022-08-22T14:15:10.862Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-22T14:15:10.862Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-22T14:15:10.862Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-22T14:15:10.862Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-22T14:15:11.431Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-22T14:15:12.370Z] docker_api_swarm_service_test.go:395: [dc21ce15a4b1f] joining swarm manager [dfc7336f628d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:15:12.370Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-22T14:15:12.370Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-22T14:15:12.938Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-22T14:15:12.938Z] docker_api_swarm_service_test.go:395: [d6df83c734e82] joining swarm manager [dfc7336f628d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:15:13.507Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-22T14:15:16.799Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-22T14:15:16.799Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-22T14:15:17.370Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-22T14:15:18.309Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-22T14:15:19.252Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-22T14:15:19.821Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-22T14:15:20.390Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-22T14:15:20.650Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-22T14:15:21.220Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-22T14:15:21.788Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-22T14:15:22.358Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-22T14:15:22.358Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-22T14:15:23.297Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-22T14:15:24.236Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-22T14:15:24.495Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-22T14:15:25.447Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-22T14:15:27.357Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-22T14:15:28.736Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-22T14:15:28.736Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-22T14:15:28.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-22T14:15:30.115Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-22T14:15:30.375Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-22T14:15:30.944Z] docker_api_swarm_service_test.go:343: [d0203d56ccc44] joining swarm manager [d8c6327304ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:15:31.208Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-22T14:15:31.778Z] docker_api_swarm_service_test.go:343: [d0a6bcdc5a038] joining swarm manager [d8c6327304ea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:15:39.910Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-22T14:15:41.288Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-22T14:15:41.547Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-22T14:15:43.453Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-22T14:15:43.453Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-22T14:15:43.453Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-22T14:15:44.021Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-22T14:15:44.962Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-22T14:15:45.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-22T14:15:45.531Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-22T14:15:46.469Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-22T14:15:47.408Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-22T14:15:47.668Z] docker_api_swarm_service_test.go:490: [d3e13365b74f3] joining swarm manager [db986f16a8199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:15:48.606Z] docker_api_swarm_service_test.go:490: [d80eac26b4277] joining swarm manager [db986f16a8199]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:15:50.523Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-22T14:15:51.092Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-22T14:15:51.663Z] === RUN TestDockerSuite/TestLogsSince [2022-08-22T14:15:58.230Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-22T14:16:02.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-22T14:16:03.803Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-22T14:16:04.373Z] === RUN TestDockerSuite/TestLogsTail [2022-08-22T14:16:05.313Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-22T14:16:05.883Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-22T14:16:06.454Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-22T14:16:06.454Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-22T14:16:06.454Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-22T14:16:06.454Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-22T14:16:06.454Z] === RUN TestDockerSuite/TestNetHostname [2022-08-22T14:16:07.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-22T14:16:08.773Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-22T14:16:08.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-22T14:16:08.773Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-22T14:16:08.773Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-22T14:16:09.713Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-22T14:16:09.973Z] docker_api_swarm_service_test.go:128: [d04c7cab5e824] joining swarm manager [d5f77bc5ade97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:16:10.543Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-22T14:16:11.114Z] docker_api_swarm_service_test.go:129: [d30a9c06ab0b6] joining swarm manager [d5f77bc5ade97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:16:12.054Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-22T14:16:12.054Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-22T14:16:12.054Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-22T14:16:12.322Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-22T14:16:13.266Z] docker_api_swarm_service_test.go:137: [dd284d07de127] joining swarm manager [d5f77bc5ade97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-22T14:16:13.834Z] docker_api_swarm_service_test.go:138: [dd1e1d6054b6f] joining swarm manager [d5f77bc5ade97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-22T14:16:18.028Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-22T14:16:18.597Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-22T14:16:19.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-22T14:16:22.513Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-22T14:16:24.421Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-22T14:16:25.359Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-22T14:16:28.647Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-22T14:16:30.553Z] === RUN TestDockerSuite/TestPluginActive [2022-08-22T14:16:32.458Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-22T14:16:35.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-22T14:16:38.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-22T14:16:40.843Z] docker_api_swarm_service_test.go:304: [da9e37d2df15b] joining swarm manager [d55a65380ce2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:16:41.780Z] docker_api_swarm_service_test.go:304: [d8c2746392535] joining swarm manager [d55a65380ce2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:16:43.162Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-22T14:16:43.162Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-22T14:16:43.162Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-22T14:16:44.541Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-22T14:16:47.833Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-22T14:16:53.110Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-22T14:16:54.493Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-22T14:16:55.063Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-22T14:16:56.001Z] === RUN TestDockerSuite/TestPortList [2022-08-22T14:17:02.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-22T14:17:02.838Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-22T14:17:04.246Z] docker_api_swarm_service_test.go:100: [da92c2ca5f3d1] joining swarm manager [d081d552f845a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:17:05.189Z] docker_api_swarm_service_test.go:101: [da15d193789e1] joining swarm manager [d081d552f845a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:17:06.129Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-22T14:17:06.129Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-22T14:17:09.425Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-22T14:17:10.804Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-22T14:17:11.066Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-22T14:17:11.066Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-22T14:17:12.972Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-22T14:17:13.911Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-22T14:17:16.453Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-22T14:17:19.747Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-22T14:17:19.747Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-22T14:17:23.040Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-22T14:17:23.610Z] check_test.go:611: [da92c2ca5f3d1] daemon is not started [2022-08-22T14:17:28.886Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-22T14:17:29.459Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-22T14:17:30.838Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-22T14:17:31.098Z] docker_api_swarm_service_test.go:533: [d77fa3829f97f] joining swarm manager [d7ec14f5e13d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:17:32.480Z] docker_api_swarm_service_test.go:534: [df3ceabee4355] joining swarm manager [d7ec14f5e13d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:17:32.480Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-22T14:17:33.859Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-22T14:17:35.242Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-22T14:17:37.782Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-22T14:17:40.320Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-22T14:17:40.888Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-22T14:17:41.148Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-22T14:17:41.716Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-22T14:17:43.095Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-22T14:17:45.003Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-22T14:17:45.003Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-22T14:17:45.003Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-22T14:17:45.262Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-22T14:17:45.522Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-22T14:17:45.783Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-22T14:17:46.722Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-22T14:17:47.660Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-22T14:17:47.919Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-22T14:17:54.515Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-22T14:17:55.086Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-22T14:17:56.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-22T14:17:56.592Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-22T14:17:56.592Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-22T14:17:56.852Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-22T14:17:56.852Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-22T14:17:58.232Z] docker_api_swarm_service_test.go:148: [d142c3b91a16b] joining swarm manager [ddf75e30db99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:17:58.802Z] docker_api_swarm_service_test.go:148: [d6cbbac3db5b7] joining swarm manager [ddf75e30db99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:17:59.372Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-22T14:18:01.281Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-22T14:18:03.821Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-22T14:18:04.390Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-22T14:18:04.390Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-22T14:18:04.390Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-22T14:18:06.926Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-22T14:18:07.494Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-22T14:18:07.753Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-22T14:18:09.133Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-22T14:18:10.071Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-22T14:18:11.010Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-22T14:18:11.973Z] === RUN TestDockerSuite/TestRmiTag [2022-08-22T14:18:11.973Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-22T14:18:12.553Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-22T14:18:15.843Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-22T14:18:15.843Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-22T14:18:16.413Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-22T14:18:16.983Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-22T14:18:17.555Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-22T14:18:18.125Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-22T14:18:18.695Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-22T14:18:19.264Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-22T14:18:19.835Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-22T14:18:23.127Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-22T14:18:23.386Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-22T14:18:25.298Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-22T14:18:25.867Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-22T14:18:27.775Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-22T14:18:29.154Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-22T14:18:31.061Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-22T14:18:31.320Z] === RUN TestDockerSuite/TestDockerFails [2022-08-22T14:18:31.320Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-22T14:18:32.701Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-22T14:18:32.964Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-22T14:18:33.538Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-22T14:18:34.919Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-22T14:18:34.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-22T14:18:35.488Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-22T14:18:36.057Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-22T14:18:37.442Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-22T14:18:38.382Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-22T14:18:38.642Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-22T14:18:39.582Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-22T14:18:39.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-22T14:18:40.152Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-22T14:18:41.533Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-22T14:18:41.793Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-22T14:18:42.730Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-22T14:18:43.298Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-22T14:18:44.236Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-22T14:18:45.175Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-22T14:18:46.115Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-22T14:18:46.684Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-22T14:18:47.251Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-22T14:18:47.821Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-22T14:18:48.760Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-22T14:18:49.700Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-22T14:18:50.268Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-22T14:18:50.850Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-22T14:18:51.797Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-22T14:18:52.056Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-22T14:18:52.056Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-22T14:18:53.967Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-22T14:18:54.905Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-22T14:18:55.165Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-22T14:18:56.104Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-22T14:18:56.363Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-22T14:18:56.363Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-22T14:18:56.932Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-22T14:18:57.505Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-22T14:18:57.766Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-22T14:18:58.336Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-22T14:18:59.276Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-22T14:18:59.276Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-22T14:19:00.222Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-22T14:19:00.222Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-22T14:19:00.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-22T14:19:01.054Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-22T14:19:01.624Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-22T14:19:02.195Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-22T14:19:03.134Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-22T14:19:03.134Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-22T14:19:03.703Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-22T14:19:05.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-22T14:19:05.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-22T14:19:06.551Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-22T14:19:07.932Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-22T14:19:08.501Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-22T14:19:08.501Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-22T14:19:08.761Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-22T14:19:09.341Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-22T14:19:09.927Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-22T14:19:10.866Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-22T14:19:11.806Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-22T14:19:12.376Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-22T14:19:14.916Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-22T14:19:15.176Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-22T14:19:15.176Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-22T14:19:15.746Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-22T14:19:17.654Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-22T14:19:17.654Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-22T14:19:19.032Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-22T14:19:19.971Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-22T14:19:20.911Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-22T14:19:23.451Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-22T14:19:23.451Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-22T14:19:23.451Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-22T14:19:23.451Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-22T14:19:23.451Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-22T14:19:24.021Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-22T14:19:24.280Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-22T14:19:25.660Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-22T14:19:27.042Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-22T14:19:28.423Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-22T14:19:28.684Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-22T14:19:29.634Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-22T14:19:31.015Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-22T14:19:31.585Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-22T14:19:31.585Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-22T14:19:31.585Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-22T14:19:32.155Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-22T14:19:33.094Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-22T14:19:33.094Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-22T14:19:33.663Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-22T14:19:34.233Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-22T14:19:34.492Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-22T14:19:35.061Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-22T14:19:35.061Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-22T14:19:35.630Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-22T14:19:36.200Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-22T14:19:36.459Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-22T14:19:37.030Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-22T14:19:37.289Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-22T14:19:37.859Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-22T14:19:38.428Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-22T14:19:38.688Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-22T14:19:38.948Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-22T14:19:39.207Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-22T14:19:39.777Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-22T14:19:40.716Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-22T14:19:40.976Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-22T14:19:40.976Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-22T14:19:40.976Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-22T14:19:43.514Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-22T14:19:43.514Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-22T14:19:44.084Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-22T14:19:44.653Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-22T14:19:45.593Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-22T14:19:45.593Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-22T14:19:45.593Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-22T14:19:45.593Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-22T14:19:46.161Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-22T14:19:48.081Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-22T14:19:49.020Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-22T14:19:49.957Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-22T14:19:52.496Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-22T14:19:55.785Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-22T14:19:56.045Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-22T14:19:56.614Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-22T14:19:57.182Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-22T14:19:57.182Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-22T14:19:57.442Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-22T14:19:58.380Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-22T14:19:59.321Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-22T14:20:00.702Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-22T14:20:00.702Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-22T14:20:00.702Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-22T14:20:00.702Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-22T14:20:02.083Z] === RUN TestDockerSuite/TestRunMount [2022-08-22T14:20:04.623Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-22T14:20:07.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-22T14:20:07.423Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-22T14:20:07.992Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-22T14:20:08.252Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-22T14:20:10.190Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-22T14:20:10.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-22T14:20:11.574Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-22T14:20:13.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-22T14:20:13.483Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-22T14:20:15.392Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-22T14:20:16.331Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-22T14:20:16.901Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-22T14:20:18.282Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-22T14:20:18.282Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-22T14:20:18.850Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-22T14:20:18.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-22T14:20:19.789Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-22T14:20:20.358Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-22T14:20:20.927Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-22T14:20:22.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-22T14:20:22.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-22T14:20:24.797Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-22T14:20:24.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-22T14:20:27.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-22T14:20:27.907Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-22T14:20:28.476Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-22T14:20:28.476Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-22T14:20:29.418Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-22T14:20:29.418Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-22T14:20:29.989Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-22T14:20:30.559Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-22T14:20:30.819Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-22T14:20:30.819Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-22T14:20:31.387Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-22T14:20:36.666Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-22T14:20:37.234Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-22T14:20:37.234Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-22T14:20:37.234Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-22T14:20:37.805Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-22T14:20:38.374Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-22T14:20:39.758Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-22T14:20:40.697Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-22T14:20:40.958Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-22T14:20:40.958Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-22T14:20:41.528Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-22T14:20:41.788Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-22T14:20:42.047Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-22T14:20:42.616Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-22T14:20:43.186Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-22T14:20:43.186Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-22T14:20:43.186Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-22T14:20:43.756Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-22T14:20:44.696Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-22T14:20:44.696Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-22T14:20:44.696Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-22T14:20:45.266Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-22T14:20:45.526Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-22T14:20:46.468Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-22T14:20:46.468Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-22T14:20:46.468Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-22T14:20:49.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-22T14:20:49.017Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-22T14:20:50.405Z] === RUN TestDockerSuite/TestRunRm [2022-08-22T14:20:50.979Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-22T14:20:51.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-22T14:20:54.457Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-22T14:20:54.717Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-22T14:20:55.286Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-22T14:20:55.856Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-22T14:20:57.768Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-22T14:20:58.339Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-22T14:20:59.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-22T14:21:01.171Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-22T14:21:03.080Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-22T14:21:04.989Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-22T14:21:05.559Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-22T14:21:05.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-22T14:21:06.080Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-22T14:21:06.649Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-22T14:21:07.219Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-22T14:21:07.789Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-22T14:21:08.359Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-22T14:21:08.929Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-22T14:21:08.929Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-22T14:21:09.501Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-22T14:21:10.071Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-22T14:21:11.453Z] docker_cli_service_logs_test.go:248: checking task oacm7n8x56w4 [2022-08-22T14:21:11.453Z] docker_cli_service_logs_test.go:253: checking messages for oacm7n8x56w4 [2022-08-22T14:21:11.453Z] docker_cli_service_logs_test.go:248: checking task s03qxusqqpjh [2022-08-22T14:21:11.453Z] docker_cli_service_logs_test.go:253: checking messages for s03qxusqqpjh [2022-08-22T14:21:12.391Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-22T14:21:12.651Z] === RUN TestDockerSuite/TestRunState [2022-08-22T14:21:14.032Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-22T14:21:14.601Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-22T14:21:14.861Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-22T14:21:15.120Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-22T14:21:15.380Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-22T14:21:15.380Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-22T14:21:15.380Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-22T14:21:15.949Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-22T14:21:16.208Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-22T14:21:17.590Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-22T14:21:17.590Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-22T14:21:17.590Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-22T14:21:18.160Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-22T14:21:19.539Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-22T14:21:20.110Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-22T14:21:21.489Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-22T14:21:24.027Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-22T14:21:27.340Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-22T14:21:27.600Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-22T14:21:28.169Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-22T14:21:28.430Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-22T14:21:30.337Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-22T14:21:31.277Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-22T14:21:32.216Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-22T14:21:32.216Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-22T14:21:32.216Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-22T14:21:33.153Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-22T14:21:33.413Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-22T14:21:33.673Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-22T14:21:34.243Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-22T14:21:34.243Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-22T14:21:34.243Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-22T14:21:34.243Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-22T14:21:34.811Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-22T14:21:36.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-22T14:21:38.101Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-22T14:21:38.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-22T14:21:38.669Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-22T14:21:39.608Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-22T14:21:40.989Z] docker_cli_swarm_test.go:1895: [d5719344287c2] joining swarm manager [d2f1e33d232d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:21:41.558Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-22T14:21:42.505Z] docker_cli_swarm_test.go:1896: [d8c594ec37f28] joining swarm manager [d2f1e33d232d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:21:42.505Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-22T14:21:44.419Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-22T14:21:45.798Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-22T14:21:46.366Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-22T14:21:46.366Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-22T14:21:46.366Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-22T14:21:46.366Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-22T14:21:46.366Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-22T14:21:47.304Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-22T14:21:47.563Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-22T14:21:48.502Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-22T14:21:49.071Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-22T14:21:49.331Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-22T14:21:49.331Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-22T14:21:49.900Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-22T14:21:49.900Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-22T14:21:50.468Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-22T14:21:51.037Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-22T14:21:51.037Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-22T14:21:51.296Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-22T14:21:51.556Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-22T14:21:52.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-22T14:21:52.127Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-22T14:21:52.388Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-22T14:21:52.956Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-22T14:21:52.956Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-22T14:21:52.956Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-22T14:21:53.525Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-22T14:21:54.463Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-22T14:21:54.724Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-22T14:21:54.724Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-22T14:21:54.724Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-22T14:21:55.292Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-22T14:21:55.292Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-22T14:21:56.229Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-22T14:21:56.488Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-22T14:21:58.397Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-22T14:21:58.397Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-22T14:21:58.397Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-22T14:21:58.397Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-22T14:21:58.397Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-22T14:21:59.335Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-22T14:21:59.904Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-22T14:22:00.473Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-22T14:22:02.382Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-22T14:22:02.382Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-22T14:22:03.778Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-22T14:22:05.160Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-22T14:22:07.698Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-22T14:22:10.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-22T14:22:11.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-22T14:22:11.876Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-22T14:22:13.785Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-22T14:22:14.355Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-22T14:22:14.615Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-22T14:22:15.996Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-22T14:22:17.378Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-22T14:22:18.759Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-22T14:22:20.140Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-22T14:22:21.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-22T14:22:22.900Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-22T14:22:24.287Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-22T14:22:26.194Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-22T14:22:28.732Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-22T14:22:28.732Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-22T14:22:28.732Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-22T14:22:28.732Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-22T14:22:28.992Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-22T14:22:29.932Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-22T14:22:29.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-22T14:22:30.501Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-22T14:22:31.441Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-22T14:22:31.702Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-22T14:22:32.272Z] docker_cli_swarm_test.go:1796: [d22fc7243d81e] joining swarm manager [d76ba70012057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:22:33.212Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-22T14:22:33.212Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-22T14:22:33.781Z] docker_cli_swarm_test.go:1797: [dacc094a6c6a0] joining swarm manager [d76ba70012057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:22:33.781Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-22T14:22:35.161Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1928212498 [2022-08-22T14:22:35.421Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-22T14:22:35.421Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-22T14:22:36.799Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-22T14:22:36.799Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-22T14:22:36.799Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-22T14:22:37.738Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-22T14:22:39.118Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-22T14:22:41.652Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-22T14:22:41.652Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-22T14:22:41.912Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-22T14:22:42.173Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-22T14:22:43.552Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-22T14:22:43.552Z] docker_cli_sni_test.go:30: Flakey test [2022-08-22T14:22:43.552Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-22T14:22:45.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-22T14:22:48.762Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-22T14:22:50.141Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-22T14:22:50.710Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-22T14:22:51.652Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-22T14:22:53.557Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-22T14:22:54.125Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-22T14:22:55.507Z] docker_cli_swarm_test.go:1315: [d85229ac45ee1] joining swarm manager [d5e15c1c5effd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:22:56.447Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-22T14:22:56.707Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-22T14:22:56.967Z] docker_cli_swarm_test.go:1316: [d7d4fdfa7c075] joining swarm manager [d5e15c1c5effd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:22:58.348Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-22T14:22:59.732Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-22T14:23:01.113Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-22T14:23:03.651Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-22T14:23:07.843Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-22T14:23:10.408Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-22T14:23:15.682Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-22T14:23:17.587Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-22T14:23:18.158Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-22T14:23:18.727Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-22T14:23:19.296Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-22T14:23:19.296Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-22T14:23:19.296Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-22T14:23:19.556Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-22T14:23:20.126Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-22T14:23:20.126Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-22T14:23:20.126Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-22T14:23:20.126Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-22T14:23:20.126Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-22T14:23:21.066Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-22T14:23:21.636Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-22T14:23:22.206Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-22T14:23:23.588Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-22T14:23:26.878Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-22T14:23:27.821Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-22T14:23:27.821Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-22T14:23:27.821Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-22T14:23:28.398Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-22T14:23:28.967Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-22T14:23:30.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-22T14:23:32.794Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-22T14:23:33.731Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-22T14:23:51.823Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-22T14:23:52.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-22T14:23:52.393Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-22T14:23:52.653Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-22T14:23:52.653Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-22T14:23:52.653Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-22T14:23:52.653Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite (1365.58s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.30s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.67s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.15s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.75s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.75s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.69s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.10s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.99s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.13s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.89s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.93s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.95s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-08-22T14:23:52.915Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.89s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.51s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.62s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.57s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.37s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f57a58__} (1.51s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12372424793_/foo_false_____} (1.50s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12372424793_/foo_true_____} (1.50s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_false_____} (1.60s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_true_____} (1.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31162504038_/foo_true__0xc000f57a88___} (1.56s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f57aa0__} (1.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f57ab8__} (1.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f57ad0__} (1.71s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f57ae8__} (1.57s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.71s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.81s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.63s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.81s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2022-08-22T14:23:52.915Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.90s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.24s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.18s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.43s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.92s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.82s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.15s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.69s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.17s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.25s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.65s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.52s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.59s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.38s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.28s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.18s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.39s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.46s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.90s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.30s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.61s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.27s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.95s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.16s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.62s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.73s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.60s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.80s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.34s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.40s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.11s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.33s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.94s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.42s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.46s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.70s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.99s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.86s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.33s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.27s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.31s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.86s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.79s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.74s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.52s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.24s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.58s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnv (0.86s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.95s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.81s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.22s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.51s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.70s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.61s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.08s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFails (0.54s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.49s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.43s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.14s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.09s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.86s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.19s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.12s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.30s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.02s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.47s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.02s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.06s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.76s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.97s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.46s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.88s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.09s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.49s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.64s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.77s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.55s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.77s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.39s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.37s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.98s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildPATH (1.96s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.17s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.35s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.81s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRm (2.68s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.91s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.57s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildStderr (0.72s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.73s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildUser (1.65s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.31s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.73s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-22T14:23:52.916Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-22T14:23:52.916Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.07s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.70s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.78s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.71s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.29s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.54s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.91s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.62s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.78s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.66s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.50s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.32s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.07s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.79s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFilters (1.09s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFormat (1.28s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.10s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.18s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsResize (0.63s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.73s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.04s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.86s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecCgroup (0.90s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.85s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecStartFails (0.80s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHealth (19.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestBuildHistory (2.66s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.57s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.61s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.12s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectDefault (0.57s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectHistory (0.69s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-22T14:23:52.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.77s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.51s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.56s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.99s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.05s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.51s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.38s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.59s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.87s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-22T14:23:52.917Z] --- PASS: TestDockerSuite/TestNetHostname (1.99s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.42s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.65s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.35s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.84s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginActive (2.37s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (10.42s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.77s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPortList (6.69s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.35s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.09s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.32s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.40s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.14s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.89s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.29s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.77s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.66s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.52s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.16s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.30s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.37s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.40s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.72s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.44s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.50s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.92s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.87s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.91s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.27s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.31s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.92s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.74s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.92s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.57s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.81s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.86s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.52s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.90s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.68s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.67s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.89s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.67s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.58s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.11s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.21s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.72s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.82s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.62s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.97s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.91s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.54s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.85s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.13s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunMount (5.57s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.36s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetHost (0.83s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.94s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.62s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.43s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.73s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.62s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2022-08-22T14:23:52.918Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.97s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.78s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.75s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2022-08-22T14:23:52.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.64s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.57s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.61s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.50s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.37s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.83s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.71s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.58s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.20s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.81s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.80s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.97s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.12s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-08-22T14:23:52.919Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.75s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.73s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-22T14:23:52.919Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-22T14:23:52.919Z] === RUN TestDockerRegistrySuite [2022-08-22T14:23:52.919Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-22T14:23:53.857Z] check_test.go:427: [d79f770a46b3b] daemon is not started [2022-08-22T14:23:53.857Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-22T14:23:55.236Z] check_test.go:427: [dc30d6137efba] daemon is not started [2022-08-22T14:23:55.236Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-22T14:23:56.174Z] check_test.go:427: [d083a0289431b] daemon is not started [2022-08-22T14:23:56.174Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-22T14:23:56.433Z] check_test.go:427: [d9662aad3e1ee] daemon is not started [2022-08-22T14:23:56.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-22T14:23:58.970Z] check_test.go:427: [d09401f1429dc] daemon is not started [2022-08-22T14:23:59.229Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-22T14:24:04.507Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-22T14:24:04.507Z] check_test.go:427: [d2097f4128433] daemon is not started [2022-08-22T14:24:04.508Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-22T14:24:07.802Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-22T14:24:08.067Z] check_test.go:427: [d562d81417667] daemon is not started [2022-08-22T14:24:08.067Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-22T14:24:09.453Z] check_test.go:427: [d394c519f390a] daemon is not started [2022-08-22T14:24:09.453Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-22T14:24:10.834Z] check_test.go:427: [d9b1f97442152] daemon is not started [2022-08-22T14:24:10.834Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-22T14:24:12.216Z] check_test.go:427: [d7dc0a08ac8a2] daemon is not started [2022-08-22T14:24:12.216Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-22T14:24:13.599Z] check_test.go:427: [d9177bd71d57f] daemon is not started [2022-08-22T14:24:13.599Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-22T14:24:14.980Z] check_test.go:427: [d2e37c67e7088] daemon is not started [2022-08-22T14:24:14.980Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-22T14:24:14.980Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-22T14:24:16.361Z] check_test.go:427: [d646f82d8df44] daemon is not started [2022-08-22T14:24:16.361Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-22T14:24:17.744Z] check_test.go:427: [d7efec322d088] daemon is not started [2022-08-22T14:24:17.744Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-22T14:24:19.127Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5715e4e5024d4e07fb469d6504310341ba4796436c277ba014573abdde8b2bea [2022-08-22T14:24:19.698Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f0d35aa4ca9a8bc12c00b59fdd7d776c0b0040d4aaebb9e2ebef53ad8f4e1e60 [2022-08-22T14:24:19.958Z] check_test.go:427: [d140dfd59b378] daemon is not started [2022-08-22T14:24:20.219Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-22T14:24:21.160Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a58320d3e961652b9ac5934c2ee0e888a37fe3bf2b586dc617a8c88a1d98dc14 [2022-08-22T14:24:22.540Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-22T14:24:22.540Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88401652fbb73d0ed039b7873426b3b206c21616279d69fce865cb68fe5738d3 [2022-08-22T14:24:22.801Z] check_test.go:427: [daa1eb22c032e] daemon is not started [2022-08-22T14:24:22.801Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-22T14:24:24.182Z] check_test.go:427: [dd4f7c5a4916d] daemon is not started [2022-08-22T14:24:24.182Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-22T14:24:25.121Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-22T14:24:26.501Z] check_test.go:427: [d0c62ee1b27ac] daemon is not started [2022-08-22T14:24:26.501Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-22T14:24:27.882Z] check_test.go:427: [dd7add6288e6a] daemon is not started [2022-08-22T14:24:27.882Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-22T14:24:28.141Z] check_test.go:427: [d9809a64811fe] daemon is not started [2022-08-22T14:24:28.141Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-22T14:24:29.527Z] check_test.go:427: [d730734c75819] daemon is not started [2022-08-22T14:24:29.527Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-22T14:24:29.527Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-22T14:24:30.465Z] check_test.go:427: [dff8ba0b339fe] daemon is not started [2022-08-22T14:24:30.465Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-22T14:24:31.848Z] check_test.go:427: [debc7100aee7c] daemon is not started [2022-08-22T14:24:31.848Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-22T14:24:34.386Z] check_test.go:427: [d466113dc3399] daemon is not started [2022-08-22T14:24:34.386Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-22T14:24:34.645Z] check_test.go:427: [d35fbe40ccd5d] daemon is not started [2022-08-22T14:24:34.645Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-22T14:24:35.584Z] check_test.go:427: [d333aa8331282] daemon is not started [2022-08-22T14:24:35.584Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-22T14:24:36.152Z] check_test.go:427: [d5f0261a2155e] daemon is not started [2022-08-22T14:24:36.152Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-22T14:24:36.152Z] check_test.go:427: [d973c85717ed3] daemon is not started [2022-08-22T14:24:36.152Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-22T14:24:36.411Z] check_test.go:427: [d0d6a9dbf8b8b] daemon is not started [2022-08-22T14:24:36.412Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-22T14:24:36.671Z] check_test.go:427: [d1a6242783d34] daemon is not started [2022-08-22T14:24:36.671Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-22T14:24:36.930Z] check_test.go:427: [de9ea0fc9f66f] daemon is not started [2022-08-22T14:24:36.930Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-22T14:24:37.190Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-22T14:24:37.190Z] check_test.go:427: [ddf2d70a2e5d1] daemon is not started [2022-08-22T14:24:37.190Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-22T14:24:38.129Z] check_test.go:427: [dde3ef40adc68] daemon is not started [2022-08-22T14:24:38.389Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-22T14:24:40.299Z] check_test.go:427: [d1eef96be3cbb] daemon is not started [2022-08-22T14:24:40.299Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-22T14:24:41.237Z] check_test.go:427: [d8a0c6cc5844b] daemon is not started [2022-08-22T14:24:41.237Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-22T14:24:41.497Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-22T14:24:41.497Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-22T14:24:41.497Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-22T14:24:42.437Z] check_test.go:427: [d5bc12ba653ce] daemon is not started [2022-08-22T14:24:42.437Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-22T14:24:43.376Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite (51.33s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.92s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.56s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.28s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.67s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.61s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.10s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2022-08-22T14:24:44.315Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-22T14:24:44.315Z] === RUN TestDockerSchema1RegistrySuite [2022-08-22T14:24:44.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-22T14:24:44.315Z] check_test.go:454: [daf5e302cb72e] daemon is not started [2022-08-22T14:24:44.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-22T14:24:47.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-22T14:24:47.868Z] check_test.go:454: [d25c68b4a309f] daemon is not started [2022-08-22T14:24:47.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-22T14:24:48.437Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-22T14:24:49.395Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-22T14:24:51.932Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-22T14:24:53.314Z] check_test.go:454: [dbe24bc381cd4] daemon is not started [2022-08-22T14:24:53.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-22T14:24:54.695Z] check_test.go:454: [d50fa85f176ea] daemon is not started [2022-08-22T14:24:54.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-22T14:24:54.695Z] check_test.go:454: [d9c4e89e13780] daemon is not started [2022-08-22T14:24:54.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-22T14:24:55.638Z] check_test.go:454: [da7f26a8a2a43] daemon is not started [2022-08-22T14:24:55.638Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-22T14:24:56.577Z] check_test.go:454: [da3e259ad4c9a] daemon is not started [2022-08-22T14:24:56.577Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-22T14:24:57.518Z] check_test.go:454: [dd98e466510cf] daemon is not started [2022-08-22T14:24:57.518Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-22T14:25:00.059Z] check_test.go:454: [df2de3d91175e] daemon is not started [2022-08-22T14:25:00.059Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-22T14:25:00.319Z] check_test.go:454: [d882d3161b457] daemon is not started [2022-08-22T14:25:00.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-22T14:25:00.580Z] check_test.go:454: [da6bcbe624a2b] daemon is not started [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite (16.56s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.67s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.21s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-22T14:25:00.580Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-22T14:25:00.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-22T14:25:00.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-22T14:25:01.519Z] check_test.go:483: [d7d0a2d7d8214] daemon is not started [2022-08-22T14:25:01.519Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-22T14:25:02.089Z] check_test.go:483: [d5796577244b2] daemon is not started [2022-08-22T14:25:02.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-22T14:25:02.089Z] check_test.go:483: [d6d247e9f6a78] daemon is not started [2022-08-22T14:25:02.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-22T14:25:03.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-22T14:25:04.038Z] check_test.go:483: [d7aba4b5ef3af] daemon is not started [2022-08-22T14:25:04.038Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-22T14:25:04.607Z] check_test.go:483: [daea2cd86097f] daemon is not started [2022-08-22T14:25:04.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-22T14:25:05.545Z] check_test.go:483: [db50b47e81714] daemon is not started [2022-08-22T14:25:05.545Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-22T14:25:05.545Z] check_test.go:483: [d1e64313e11c7] daemon is not started [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.82s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-08-22T14:25:05.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-22T14:25:05.545Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-22T14:25:05.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-22T14:25:10.819Z] check_test.go:510: [d60f8604bd768] daemon is not started [2022-08-22T14:25:10.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-22T14:25:10.819Z] check_test.go:510: [d4107480d42f9] daemon is not started [2022-08-22T14:25:10.819Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-22T14:25:11.079Z] check_test.go:510: [dab6d5b7c6b1f] daemon is not started [2022-08-22T14:25:11.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-22T14:25:11.079Z] check_test.go:510: [d32f9ea052225] daemon is not started [2022-08-22T14:25:11.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-22T14:25:11.338Z] check_test.go:510: [d48d838b0d193] daemon is not started [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-22T14:25:11.338Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-22T14:25:11.338Z] === RUN TestDockerNetworkSuite [2022-08-22T14:25:11.338Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-22T14:25:12.745Z] docker_cli_network_unix_test.go:46: [d902adc17c3be] daemon is not started [2022-08-22T14:25:12.745Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-22T14:25:13.314Z] docker_cli_network_unix_test.go:46: [d71f748de14f3] daemon is not started [2022-08-22T14:25:13.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-22T14:25:15.853Z] docker_cli_network_unix_test.go:46: [d1302e1902b41] daemon is not started [2022-08-22T14:25:16.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-22T14:25:17.803Z] docker_cli_network_unix_test.go:46: [dbeab47a31fb8] daemon is not started [2022-08-22T14:25:17.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-22T14:25:17.803Z] docker_cli_network_unix_test.go:1233: [df75af8e9031c] daemon is not started [2022-08-22T14:25:20.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-22T14:25:21.279Z] docker_cli_network_unix_test.go:46: [db9e7a2f68da1] daemon is not started [2022-08-22T14:25:21.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-22T14:25:27.130Z] docker_cli_network_unix_test.go:46: [db256e5d13eba] daemon is not started [2022-08-22T14:25:27.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-22T14:25:29.037Z] docker_cli_network_unix_test.go:46: [d2019f4262742] daemon is not started [2022-08-22T14:25:29.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-22T14:25:30.546Z] docker_cli_network_unix_test.go:46: [d4b1f14692b22] daemon is not started [2022-08-22T14:25:30.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-22T14:25:31.065Z] docker_cli_network_unix_test.go:46: [de4f581c1f22b] daemon is not started [2022-08-22T14:25:31.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-22T14:25:31.585Z] docker_cli_network_unix_test.go:46: [d4d4f1199ebdf] daemon is not started [2022-08-22T14:25:31.585Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-22T14:25:32.153Z] docker_cli_network_unix_test.go:46: [de1be99f08312] daemon is not started [2022-08-22T14:25:32.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-22T14:25:33.291Z] docker_cli_network_unix_test.go:46: [d0bebb2f4b0dd] daemon is not started [2022-08-22T14:25:33.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-22T14:25:33.550Z] docker_cli_network_unix_test.go:46: [d68b5283a9cc5] daemon is not started [2022-08-22T14:25:33.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-22T14:25:34.125Z] docker_cli_network_unix_test.go:46: [d9aeba76c98cf] daemon is not started [2022-08-22T14:25:34.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-22T14:25:34.388Z] docker_cli_network_unix_test.go:46: [dab9cee1fd42a] daemon is not started [2022-08-22T14:25:34.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-22T14:25:34.958Z] docker_cli_network_unix_test.go:46: [dad30e1e98493] daemon is not started [2022-08-22T14:25:34.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-22T14:25:34.958Z] docker_cli_network_unix_test.go:46: [df160040fb1fe] daemon is not started [2022-08-22T14:25:34.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-22T14:25:35.216Z] docker_cli_network_unix_test.go:46: [d636472000d0f] daemon is not started [2022-08-22T14:25:35.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-22T14:25:36.156Z] docker_cli_network_unix_test.go:46: [dc17a31259c31] daemon is not started [2022-08-22T14:25:36.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-22T14:25:36.726Z] docker_cli_network_unix_test.go:46: [d15a0852f1558] daemon is not started [2022-08-22T14:25:36.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-22T14:25:36.985Z] docker_cli_network_unix_test.go:46: [dda8bb7d17c9c] daemon is not started [2022-08-22T14:25:36.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-22T14:25:37.245Z] docker_cli_network_unix_test.go:46: [d4efe97566611] daemon is not started [2022-08-22T14:25:37.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-22T14:25:37.505Z] docker_cli_network_unix_test.go:46: [d52711532ab12] daemon is not started [2022-08-22T14:25:37.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-22T14:25:38.943Z] docker_cli_network_unix_test.go:968: [dd429d2c2fe05] daemon is not started [2022-08-22T14:25:39.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-22T14:25:40.822Z] docker_cli_network_unix_test.go:46: [d4de66ede7894] daemon is not started [2022-08-22T14:25:40.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-22T14:25:43.361Z] docker_cli_network_unix_test.go:1116: [dc6712edfff6a] daemon is not started [2022-08-22T14:25:45.906Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-22T14:25:46.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-22T14:25:47.415Z] docker_cli_network_unix_test.go:46: [d329a583f9856] daemon is not started [2022-08-22T14:25:47.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-22T14:25:47.985Z] docker_cli_swarm_test.go:1180: [d37a6e41c6252] joining swarm manager [de2bd976b8f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:25:48.554Z] docker_cli_network_unix_test.go:46: [d243857f7df50] daemon is not started [2022-08-22T14:25:48.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-22T14:25:48.554Z] docker_cli_network_unix_test.go:46: [dde6d39be6497] daemon is not started [2022-08-22T14:25:48.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-22T14:25:48.814Z] docker_cli_network_unix_test.go:46: [dd15292aab857] daemon is not started [2022-08-22T14:25:48.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-22T14:25:48.814Z] docker_cli_network_unix_test.go:46: [dd0b3c3a68260] daemon is not started [2022-08-22T14:25:48.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-22T14:25:49.074Z] docker_cli_network_unix_test.go:46: [d2c73d1513771] daemon is not started [2022-08-22T14:25:49.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-22T14:25:49.074Z] docker_cli_network_unix_test.go:46: [ded069657a099] daemon is not started [2022-08-22T14:25:49.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-22T14:25:50.981Z] docker_cli_network_unix_test.go:46: [d0033eb184402] daemon is not started [2022-08-22T14:25:51.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-22T14:25:51.551Z] docker_cli_network_unix_test.go:46: [d9dd162882e34] daemon is not started [2022-08-22T14:25:51.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-22T14:25:51.551Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-22T14:25:51.551Z] docker_cli_network_unix_test.go:46: [d1888ed63cdcb] daemon is not started [2022-08-22T14:25:51.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-22T14:25:52.120Z] docker_cli_network_unix_test.go:46: [d2f445988139b] daemon is not started [2022-08-22T14:25:52.379Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-22T14:25:54.939Z] docker_cli_swarm_test.go:1189: [d77e48e619a1e] joining swarm manager [de2bd976b8f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:25:56.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-22T14:25:57.701Z] docker_cli_network_unix_test.go:1084: [d604f151e094f] daemon is not started [2022-08-22T14:25:59.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-22T14:25:59.610Z] docker_cli_network_unix_test.go:46: [d9d7f7eb143f4] daemon is not started [2022-08-22T14:25:59.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-22T14:25:59.870Z] docker_cli_network_unix_test.go:46: [d2e8585f4bba9] daemon is not started [2022-08-22T14:26:00.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-22T14:26:01.510Z] docker_cli_network_unix_test.go:46: [d3b46c6ee221e] daemon is not started [2022-08-22T14:26:01.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-22T14:26:01.770Z] docker_cli_network_unix_test.go:46: [d99097caf2946] daemon is not started [2022-08-22T14:26:01.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-22T14:26:02.030Z] docker_cli_network_unix_test.go:46: [d83b7190f4bf3] daemon is not started [2022-08-22T14:26:02.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-22T14:26:02.860Z] docker_cli_network_unix_test.go:46: [dc1874ba079a9] daemon is not started [2022-08-22T14:26:02.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-22T14:26:03.431Z] docker_cli_network_unix_test.go:46: [da9d5e95ba942] daemon is not started [2022-08-22T14:26:03.691Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-22T14:26:10.266Z] docker_cli_network_unix_test.go:46: [d7f4969628c06] daemon is not started [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite (58.20s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.43s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.83s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.81s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.28s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-22T14:26:10.267Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.72s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-08-22T14:26:10.267Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.67s) [2022-08-22T14:26:10.267Z] === RUN TestDockerHubPullSuite [2022-08-22T14:26:10.267Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-22T14:26:11.645Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-22T14:26:14.180Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-22T14:26:15.116Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-22T14:26:17.022Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-22T14:26:17.590Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite (8.35s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.06s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.58s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-22T14:26:17.849Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-22T14:26:17.849Z] PASS [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === Skipped [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-22T14:26:17.849Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-22T14:26:17.849Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-22T14:26:17.849Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.849Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-22T14:26:17.849Z] [2022-08-22T14:26:17.849Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_inspect_test.go:201: unmatched requirement Devicemapper [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-22T14:26:17.850Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-22T14:26:17.850Z] docker_cli_sni_test.go:30: Flakey test [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-22T14:26:17.850Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-22T14:26:17.850Z] docker_cli_network_unix_test.go:46: [d1888ed63cdcb] daemon is not started [2022-08-22T14:26:17.850Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] DONE 1265 tests, 51 skipped in 1516.108s [2022-08-22T14:26:17.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:26:17.850Z] ++++ cat bundles/test-integration/docker.pid [2022-08-22T14:26:17.850Z] +++ kill 9378 [2022-08-22T14:26:17.850Z] +++ /etc/init.d/apparmor stop [2022-08-22T14:26:17.850Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] Unloading profiles will leave already running processes permanently [2022-08-22T14:26:17.850Z] unconfined, which can lead to unexpected situations. [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:17.850Z] To set a process to complain mode, use the command line tool [2022-08-22T14:26:17.850Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T14:26:17.850Z] +++ true [2022-08-22T14:26:17.850Z] exiting test-integration [2022-08-22T14:26:17.850Z] ++ exit 0 [2022-08-22T14:26:17.850Z] [2022-08-22T14:26:18.109Z] + for job in $(jobs -p) [2022-08-22T14:26:18.109Z] + wait 7672 [2022-08-22T14:26:28.099Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-22T14:26:38.081Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-22T14:26:41.371Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-22T14:26:43.283Z] docker_cli_swarm_test.go:1112: [d40317ce4f21b] joining swarm manager [dd27f51a911e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:26:45.196Z] docker_cli_swarm_test.go:1113: [df2eed32acde5] joining swarm manager [dd27f51a911e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:28:06.645Z] docker_cli_swarm_test.go:1166: [df3cebd116a32] joining swarm manager [dd27f51a911e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-22T14:28:45.365Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-22T14:28:45.365Z] docker_cli_swarm_test.go:1447: [d87b5be9cab0b] joining swarm manager [d905ec5450dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:28:45.365Z] docker_cli_swarm_test.go:1448: [d17b6d687e2e8] joining swarm manager [d905ec5450dbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-22T14:28:55.346Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-22T14:28:56.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-22T14:28:56.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-22T14:28:56.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-22T14:28:56.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-22T14:28:57.111Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-22T14:28:59.647Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-22T14:29:02.939Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-22T14:29:04.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-22T14:29:07.420Z] docker_cli_swarm_unix_test.go:63: [da183a7649da2] joining swarm manager [d3f17fc74a414]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:30:03.659Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-22T14:30:03.659Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-22T14:30:03.659Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-22T14:30:05.565Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-22T14:30:08.856Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-22T14:30:11.392Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-22T14:30:13.300Z] docker_api_swarm_test.go:962: [d6d01bbe577f9] joining swarm manager [d5dae4245c6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-22T14:30:31.439Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-22T14:30:43.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-22T14:30:45.034Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-22T14:30:47.571Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-22T14:30:50.108Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-22T14:30:58.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-22T14:31:03.508Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-22T14:31:05.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-22T14:31:07.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-22T14:31:11.280Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-22T14:31:13.189Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-22T14:31:16.481Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-22T14:31:19.017Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-22T14:32:15.254Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-22T14:32:30.156Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite (1553.16s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.69s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.40s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.49s) [2022-08-22T14:32:45.039Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.18s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.49s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.90s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.66s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.60s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.66s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.85s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.30s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.93s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.07s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.30s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.96s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.93s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.59s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.18s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.91s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.73s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.22s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.86s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.27s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.31s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.08s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.23s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.77s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.74s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.40s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.49s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.65s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.22s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.56s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.20s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.10s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.24s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.51s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.84s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.15s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.59s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.48s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.37s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.15s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.24s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.71s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.44s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s) [2022-08-22T14:32:45.039Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.34s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.28s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.34s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.26s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.02s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2022-08-22T14:32:45.039Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.34s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.42s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.95s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.17s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.66s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-22T14:32:45.040Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-08-22T14:32:45.040Z] === RUN TestDockerExternalVolumeSuite [2022-08-22T14:32:45.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-22T14:32:45.299Z] docker_cli_external_volume_driver_test.go:53: [d85a8bed21fb7] daemon is not started [2022-08-22T14:33:03.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-22T14:34:11.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-22T14:34:17.666Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-22T14:34:32.551Z] docker_cli_external_volume_driver_test.go:53: [da55d77e48f85] daemon is not started [2022-08-22T14:34:47.436Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-22T14:35:05.529Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-22T14:35:20.429Z] docker_cli_external_volume_driver_test.go:53: [d485741017cfd] daemon is not started [2022-08-22T14:35:35.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-22T14:35:35.314Z] docker_cli_external_volume_driver_test.go:53: [dcc7ce0e2cee1] daemon is not started [2022-08-22T14:35:50.200Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-22T14:36:22.285Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-22T14:36:37.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-22T14:36:52.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-22T14:37:38.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-22T14:37:56.873Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-22T14:38:28.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-22T14:39:01.061Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-22T14:39:15.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-22T14:39:34.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-22T14:39:34.053Z] docker_cli_external_volume_driver_test.go:485: [da9de3328f717] daemon is not started [2022-08-22T14:39:48.945Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-22T14:39:48.945Z] docker_cli_external_volume_driver_test.go:53: [d1596255bbbf0] daemon is not started [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite (437.35s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.63s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-08-22T14:40:03.831Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-22T14:40:03.831Z] PASS [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] === Skipped [2022-08-22T14:40:03.831Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-22T14:40:03.831Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-22T14:40:03.831Z] check_test.go:540: [db27fa4f9d61e] daemon is not started [2022-08-22T14:40:03.831Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-22T14:40:03.831Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-22T14:40:03.831Z] check_test.go:540: [de060bb9e29eb] daemon is not started [2022-08-22T14:40:03.831Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-22T14:40:03.831Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-22T14:40:03.831Z] check_test.go:540: [de4820501de25] daemon is not started [2022-08-22T14:40:03.831Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-22T14:40:03.831Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-22T14:40:03.831Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-22T14:40:03.831Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-22T14:40:03.831Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] DONE 269 tests, 5 skipped in 2340.439s [2022-08-22T14:40:03.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-22T14:40:03.831Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de9d5a0fe3441/docker.pid [2022-08-22T14:40:03.831Z] +++ kill 7127 [2022-08-22T14:40:03.831Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7127 is not a child of this shell [2022-08-22T14:40:03.831Z] warning: PID 7127 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de9d5a0fe3441/docker.pid had a nonzero exit code [2022-08-22T14:40:03.831Z] ++++ cat bundles/test-integration/docker.pid [2022-08-22T14:40:03.831Z] +++ kill 9398 [2022-08-22T14:40:03.831Z] +++ /etc/init.d/apparmor stop [2022-08-22T14:40:03.831Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] Unloading profiles will leave already running processes permanently [2022-08-22T14:40:03.831Z] unconfined, which can lead to unexpected situations. [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] To set a process to complain mode, use the command line tool [2022-08-22T14:40:03.831Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-22T14:40:03.831Z] +++ true [2022-08-22T14:40:03.831Z] exiting test-integration [2022-08-22T14:40:03.831Z] ++ exit 0 [2022-08-22T14:40:03.831Z] [2022-08-22T14:40:03.831Z] + exit 0 [2022-08-22T14:40:03.831Z] ++ jobs -p [2022-08-22T14:40:03.831Z] + pids= [2022-08-22T14:40:03.831Z] + echo 'Remaining pids to kill: []' [2022-08-22T14:40:03.831Z] Remaining pids to kill: [] [2022-08-22T14:40:03.831Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-22T14:40:03.844Z] Recording test results [2022-08-22T14:40:05.504Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-22T14:40:05.821Z] + echo Ensuring container killed. [2022-08-22T14:40:05.821Z] Ensuring container killed. [2022-08-22T14:40:05.821Z] + docker ps -aq -f name=docker-pr1-* [2022-08-22T14:40:05.821Z] + cids=abae4169bc8c [2022-08-22T14:40:05.821Z] 65f8e93eac25 [2022-08-22T14:40:05.821Z] f0e14bb5f3d3 [2022-08-22T14:40:05.821Z] + [ -n abae4169bc8c [2022-08-22T14:40:05.821Z] 65f8e93eac25 [2022-08-22T14:40:05.821Z] f0e14bb5f3d3 ] [2022-08-22T14:40:05.821Z] + docker rm -vf abae4169bc8c 65f8e93eac25 f0e14bb5f3d3 [2022-08-22T14:40:06.761Z] abae4169bc8c [2022-08-22T14:40:06.761Z] 65f8e93eac25 [2022-08-22T14:40:07.020Z] f0e14bb5f3d3 [Pipeline] sh [2022-08-22T14:40:07.309Z] + echo Chowning /workspace to jenkins user [2022-08-22T14:40:07.309Z] Chowning /workspace to jenkins user [2022-08-22T14:40:07.309Z] + id -u [2022-08-22T14:40:07.309Z] + id -g [2022-08-22T14:40:07.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44005:/workspace busybox chown -R 1000:1000 /workspace [2022-08-22T14:40:07.309Z] Unable to find image 'busybox:latest' locally [2022-08-22T14:40:07.569Z] latest: Pulling from library/busybox [2022-08-22T14:40:07.569Z] 50783e0dfb64: Pulling fs layer [2022-08-22T14:40:07.569Z] 50783e0dfb64: Verifying Checksum [2022-08-22T14:40:07.569Z] 50783e0dfb64: Download complete [2022-08-22T14:40:07.829Z] 50783e0dfb64: Pull complete [2022-08-22T14:40:07.829Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-22T14:40:07.829Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-22T14:40:10.669Z] + bundleName=amd64 [2022-08-22T14:40:10.669Z] + echo Creating amd64-bundles.tar.gz [2022-08-22T14:40:10.669Z] Creating amd64-bundles.tar.gz [2022-08-22T14:40:10.669Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-22T14:40:10.669Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-22T14:40:12.061Z] Archiving artifacts [2022-08-22T14:40:14.095Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44005/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-22T14:40:14.411Z] + make clean [2022-08-22T14:40:14.671Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-22T14:40:14.671Z] docker-dev-cache [2022-08-22T14:40:14.671Z] 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