Pull request #44072 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 13f99eb65f5b96b58f9791495fb4a579c6b0afb1+0db50996b76fa009b4e905dff35be3a1d308f698 (8381f2e2bec65649eea51239b7788d05329afb24) 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-44072@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-09-01T08:23:10.626Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-01T08:23:10.632Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-01T08:23:25.826Z] Still waiting to schedule task [2022-09-01T08:23:25.827Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e3bc47092b902d)’ is offline [2022-09-01T08:24:15.496Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e3bc47092b902d) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] { [Pipeline] checkout [2022-09-01T08:24:15.585Z] The recommended git tool is: git [2022-09-01T08:24:18.851Z] using credential docker-jenkins-github-credentials [2022-09-01T08:24:18.867Z] Cloning the remote Git repository [2022-09-01T08:24:18.867Z] Cloning with configured refspecs honoured and without tags [2022-09-01T08:24:18.885Z] Cloning repository https://github.com/moby/moby.git [2022-09-01T08:24:18.950Z] > git init /home/ubuntu/workspace/moby_PR-44072 # timeout=10 [2022-09-01T08:24:19.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:24:19.291Z] > git --version # timeout=10 [2022-09-01T08:24:19.310Z] > git --version # 'git version 2.17.1' [2022-09-01T08:24:19.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:24:19.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:24:39.902Z] Fetching without tags [2022-09-01T08:24:40.169Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:24:40.947Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:24:40.947Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:24:39.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:24:39.826Z] > git config --add remote.origin.fetch +refs/pull/44072/head:refs/remotes/origin/PR-44072 # timeout=10 [2022-09-01T08:24:39.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:24:39.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:24:39.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:24:39.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:24:39.927Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:24:40.177Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:24:40.193Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:24:40.839Z] > git remote # timeout=10 [2022-09-01T08:24:40.866Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:24:40.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:24:40.895Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:24:40.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:24:40.950Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:24:40.979Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:24:45.872Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:24:45.873Z] First time build. Skipping changelog. [2022-09-01T08:24:45.897Z] > git --version # timeout=10 [2022-09-01T08:24:45.914Z] > git --version # 'git version 2.17.1' [2022-09-01T08:24:45.933Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T08:24:47.037Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/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-09-01T08:24:55.186Z] Unable to find image 'alpine:latest' locally [2022-09-01T08:24:55.186Z] latest: Pulling from library/alpine [2022-09-01T08:24:55.186Z] 213ec9aee27d: Pulling fs layer [2022-09-01T08:24:55.186Z] 213ec9aee27d: Verifying Checksum [2022-09-01T08:24:55.186Z] 213ec9aee27d: Download complete [2022-09-01T08:24:55.758Z] 213ec9aee27d: Pull complete [2022-09-01T08:24:55.758Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T08:24:55.758Z] Status: Downloaded newer image for alpine:latest [2022-09-01T08:25:03.919Z] 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 [2022-09-01T08:25:04.148Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e3bc47092b902d) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-09-01T08:25:04.199Z] The recommended git tool is: git [Pipeline] // stage [2022-09-01T08:25:04.209Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-01T08:25:04.224Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-01T08:25:04.236Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-09-01T08:25:04.506Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-01T08:25:04.634Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:25:04.635Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:25:04.749Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:25:04.885Z] > git --version # timeout=10 [2022-09-01T08:25:04.890Z] > git --version # 'git version 2.17.1' [2022-09-01T08:25:04.898Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-01T08:25:04.219Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44072/.git # timeout=10 [2022-09-01T08:25:04.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:25:04.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:25:04.239Z] > git --version # timeout=10 [2022-09-01T08:25:04.245Z] > git --version # 'git version 2.17.1' [2022-09-01T08:25:04.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:25:04.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:25:04.509Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:25:04.524Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:25:04.584Z] > git remote # timeout=10 [2022-09-01T08:25:04.596Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:25:04.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:25:04.606Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:25:04.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:25:04.637Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:25:04.648Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T08:25:05.707Z] + [ PR != PR ] [2022-09-01T08:25:05.707Z] + [ master != master ] [2022-09-01T08:25:05.707Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-01T08:25:06.042Z] + docker version [2022-09-01T08:25:06.043Z] Client: Docker Engine - Community [2022-09-01T08:25:06.043Z] Version: 20.10.14 [2022-09-01T08:25:06.043Z] API version: 1.41 [2022-09-01T08:25:06.043Z] Go version: go1.16.15 [2022-09-01T08:25:06.043Z] Git commit: a224086 [2022-09-01T08:25:06.043Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-01T08:25:06.043Z] OS/Arch: linux/amd64 [2022-09-01T08:25:06.043Z] Context: default [2022-09-01T08:25:06.043Z] Experimental: true [2022-09-01T08:25:06.043Z] [2022-09-01T08:25:06.043Z] Server: Docker Engine - Community [2022-09-01T08:25:06.043Z] Engine: [2022-09-01T08:25:06.043Z] Version: 20.10.14 [2022-09-01T08:25:06.043Z] API version: 1.41 (minimum version 1.12) [2022-09-01T08:25:06.043Z] Go version: go1.16.15 [2022-09-01T08:25:06.043Z] Git commit: 87a90dc [2022-09-01T08:25:06.043Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-01T08:25:06.043Z] OS/Arch: linux/amd64 [2022-09-01T08:25:06.043Z] Experimental: true [2022-09-01T08:25:06.043Z] containerd: [2022-09-01T08:25:06.043Z] Version: 1.5.11 [2022-09-01T08:25:06.043Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:25:06.043Z] runc: [2022-09-01T08:25:06.043Z] Version: 1.0.3 [2022-09-01T08:25:06.043Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-01T08:25:06.043Z] docker-init: [2022-09-01T08:25:06.043Z] Version: 0.19.0 [2022-09-01T08:25:06.043Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-01T08:25:06.338Z] + docker info [2022-09-01T08:25:19.148Z] Still waiting to schedule task [2022-09-01T08:25:19.148Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e3bc47092b902d)’ [2022-09-01T08:25:19.149Z] Still waiting to schedule task [2022-09-01T08:25:19.150Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e3bc47092b902d)’ [2022-09-01T08:25:19.150Z] Still waiting to schedule task [2022-09-01T08:25:19.151Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-09-01T08:25:19.153Z] Still waiting to schedule task [2022-09-01T08:25:19.153Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-01T08:25:28.321Z] Client: [2022-09-01T08:25:28.321Z] Context: default [2022-09-01T08:25:28.321Z] Debug Mode: false [2022-09-01T08:25:28.321Z] Plugins: [2022-09-01T08:25:28.321Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-01T08:25:28.321Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-01T08:25:28.321Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-01T08:25:28.321Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-01T08:25:28.321Z] [2022-09-01T08:25:28.321Z] Server: [2022-09-01T08:25:28.321Z] Containers: 0 [2022-09-01T08:25:28.321Z] Running: 0 [2022-09-01T08:25:28.321Z] Paused: 0 [2022-09-01T08:25:28.321Z] Stopped: 0 [2022-09-01T08:25:28.321Z] Images: 1 [2022-09-01T08:25:28.321Z] Server Version: 20.10.14 [2022-09-01T08:25:28.321Z] Storage Driver: overlay2 [2022-09-01T08:25:28.321Z] Backing Filesystem: extfs [2022-09-01T08:25:28.321Z] Supports d_type: true [2022-09-01T08:25:28.321Z] Native Overlay Diff: true [2022-09-01T08:25:28.321Z] userxattr: false [2022-09-01T08:25:28.321Z] Logging Driver: json-file [2022-09-01T08:25:28.321Z] Cgroup Driver: cgroupfs [2022-09-01T08:25:28.321Z] Cgroup Version: 1 [2022-09-01T08:25:28.321Z] Plugins: [2022-09-01T08:25:28.321Z] Volume: local [2022-09-01T08:25:28.321Z] Network: bridge host ipvlan macvlan null overlay [2022-09-01T08:25:28.321Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-01T08:25:28.321Z] Swarm: inactive [2022-09-01T08:25:28.321Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-01T08:25:28.321Z] Default Runtime: runc [2022-09-01T08:25:28.321Z] Init Binary: docker-init [2022-09-01T08:25:28.321Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:25:28.321Z] runc version: v1.0.3-0-gf46b6ba [2022-09-01T08:25:28.321Z] init version: de40ad0 [2022-09-01T08:25:28.321Z] Security Options: [2022-09-01T08:25:28.321Z] apparmor [2022-09-01T08:25:28.321Z] seccomp [2022-09-01T08:25:28.321Z] Profile: default [2022-09-01T08:25:28.321Z] Kernel Version: 5.4.0-1071-aws [2022-09-01T08:25:28.321Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-01T08:25:28.321Z] OSType: linux [2022-09-01T08:25:28.321Z] Architecture: x86_64 [2022-09-01T08:25:28.321Z] CPUs: 2 [2022-09-01T08:25:28.321Z] Total Memory: 7.565GiB [2022-09-01T08:25:28.321Z] Name: ip-10-100-47-164 [2022-09-01T08:25:28.321Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-01T08:25:28.321Z] Docker Root Dir: /var/lib/docker [2022-09-01T08:25:28.321Z] Debug Mode: false [2022-09-01T08:25:28.321Z] Registry: https://index.docker.io/v1/ [2022-09-01T08:25:28.321Z] Labels: [2022-09-01T08:25:28.321Z] Experimental: true [2022-09-01T08:25:28.321Z] Insecure Registries: [2022-09-01T08:25:28.321Z] 127.0.0.0/8 [2022-09-01T08:25:28.321Z] Live Restore Enabled: true [2022-09-01T08:25:28.321Z] [2022-09-01T08:25:28.321Z] WARNING: No swap limit support [Pipeline] sh [2022-09-01T08:25:28.612Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:25:28.612Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:25:28.612Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44072/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-01T08:25:28.612Z] + bash /home/ubuntu/workspace/moby_PR-44072/check-config.sh [2022-09-01T08:25:28.612Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-01T08:25:28.612Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-01T08:25:28.612Z] [2022-09-01T08:25:28.612Z] Generally Necessary: [2022-09-01T08:25:28.612Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-01T08:25:28.612Z] - apparmor: enabled and tools installed [2022-09-01T08:25:28.884Z] - CONFIG_NAMESPACES: enabled [2022-09-01T08:25:28.884Z] - CONFIG_NET_NS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_PID_NS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_IPC_NS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_UTS_NS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUPS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CPUSETS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_MEMCG: enabled [2022-09-01T08:25:28.884Z] - CONFIG_KEYS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_VETH: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-01T08:25:28.884Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_BPF: enabled [2022-09-01T08:25:28.884Z] [2022-09-01T08:25:28.884Z] Optional Features: [2022-09-01T08:25:28.884Z] - CONFIG_USER_NS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_SECCOMP: enabled [2022-09-01T08:25:28.884Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-01T08:25:28.884Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-01T08:25:28.884Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-01T08:25:28.884Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-01T08:25:28.884Z] - CONFIG_BLK_CGROUP: enabled [2022-09-01T08:25:28.884Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_PERF: enabled [2022-09-01T08:25:28.884Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-01T08:25:29.176Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-01T08:25:29.176Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-01T08:25:29.176Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-01T08:25:29.176Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-01T08:25:29.176Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_IP_VS: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-01T08:25:29.176Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-01T08:25:29.176Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-01T08:25:29.176Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-01T08:25:29.176Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-01T08:25:29.176Z] - CONFIG_EXT4_FS: enabled [2022-09-01T08:25:29.176Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-01T08:25:29.176Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-01T08:25:29.176Z] - Network Drivers: [2022-09-01T08:25:29.176Z] - "overlay": [2022-09-01T08:25:29.176Z] - CONFIG_VXLAN: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-01T08:25:29.176Z] Optional (for encrypted networks): [2022-09-01T08:25:29.176Z] - CONFIG_CRYPTO: enabled [2022-09-01T08:25:29.176Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-01T08:25:29.176Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-01T08:25:29.176Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-01T08:25:29.176Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-01T08:25:29.176Z] - CONFIG_XFRM: enabled [2022-09-01T08:25:29.176Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-01T08:25:29.176Z] - "ipvlan": [2022-09-01T08:25:29.176Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-01T08:25:29.176Z] - "macvlan": [2022-09-01T08:25:29.176Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_DUMMY: enabled (as module) [2022-09-01T08:25:29.176Z] - "ftp,tftp client in container": [2022-09-01T08:25:29.176Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-01T08:25:29.176Z] - Storage Drivers: [2022-09-01T08:25:29.176Z] - "aufs": [2022-09-01T08:25:29.176Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-01T08:25:29.176Z] - "btrfs": [2022-09-01T08:25:29.176Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-01T08:25:29.176Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-01T08:25:29.176Z] - "devicemapper": [2022-09-01T08:25:29.437Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-01T08:25:29.437Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-01T08:25:29.437Z] - "overlay": [2022-09-01T08:25:29.437Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-01T08:25:29.437Z] - "zfs": [2022-09-01T08:25:29.437Z] - /dev/zfs: present [2022-09-01T08:25:29.437Z] - zfs command: missing [2022-09-01T08:25:29.437Z] - zpool command: missing [2022-09-01T08:25:29.437Z] [2022-09-01T08:25:29.437Z] Limits: [2022-09-01T08:25:29.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-01T08:25:29.437Z] [2022-09-01T08:25:29.437Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-01T08:25:29.765Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 . [2022-09-01T08:25:30.025Z] #1 [internal] load build definition from Dockerfile [2022-09-01T08:25:30.026Z] #1 sha256:d988824212daa1b622bbfd70ab039b52a1122c714dd281e98cecaccc7c80399f [2022-09-01T08:25:30.026Z] #1 transferring dockerfile: [2022-09-01T08:25:30.026Z] #1 transferring dockerfile: 19.12kB done [2022-09-01T08:25:30.026Z] #1 DONE 0.2s [2022-09-01T08:25:30.026Z] [2022-09-01T08:25:30.026Z] #2 [internal] load .dockerignore [2022-09-01T08:25:30.026Z] #2 sha256:d269ea83a09ae90b181a3de10360c85cb8fcedccd1539c28cb9b25f8f82c671a [2022-09-01T08:25:30.026Z] #2 transferring context: 145B done [2022-09-01T08:25:30.026Z] #2 DONE 0.1s [2022-09-01T08:25:30.026Z] [2022-09-01T08:25:30.026Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-01T08:25:30.026Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-01T08:25:30.596Z] #3 DONE 0.4s [2022-09-01T08:25:30.596Z] [2022-09-01T08:25:30.596Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-01T08:25:30.596Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-01T08:25:30.596Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-01T08:25:30.596Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-01T08:25:30.596Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-01T08:25:30.596Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-01T08:25:30.596Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-01T08:25:30.866Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-01T08:25:30.866Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-01T08:25:31.440Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-01T08:25:31.440Z] #4 DONE 0.8s [2022-09-01T08:25:31.700Z] [2022-09-01T08:25:31.700Z] #5 [internal] load build definition from Dockerfile [2022-09-01T08:25:31.700Z] #5 sha256:17dc79f918573724aa4b1d545165ccd511061d2e1fe75ca006279e059625c12b [2022-09-01T08:25:31.700Z] #5 DONE 0.0s [2022-09-01T08:25:31.700Z] [2022-09-01T08:25:31.700Z] #6 [internal] load .dockerignore [2022-09-01T08:25:31.700Z] #6 sha256:4c8570889247a2a9c396a88a08c8963308f61ab7d004db43cb0a04ade1268574 [2022-09-01T08:25:31.700Z] #6 DONE 0.0s [2022-09-01T08:25:31.700Z] [2022-09-01T08:25:31.700Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:25:31.700Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-01T08:25:32.641Z] #10 DONE 0.9s [2022-09-01T08:25:32.641Z] [2022-09-01T08:25:32.641Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-01T08:25:32.641Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-01T08:25:32.641Z] #8 DONE 0.9s [2022-09-01T08:25:32.641Z] [2022-09-01T08:25:32.641Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-01T08:25:32.641Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-01T08:25:32.641Z] #7 DONE 0.9s [2022-09-01T08:25:32.641Z] [2022-09-01T08:25:32.641Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:25:32.641Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:25:32.641Z] #9 DONE 1.1s [2022-09-01T08:25:33.210Z] [2022-09-01T08:25:33.210Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:25:33.210Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:25:33.210Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:25:33.210Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:25:33.210Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-01T08:25:33.210Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-01T08:25:33.210Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-09-01T08:25:33.830Z] #78 ... [2022-09-01T08:25:33.830Z] [2022-09-01T08:25:33.830Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:25:33.830Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:25:33.830Z] #56 DONE 0.0s [2022-09-01T08:25:33.830Z] [2022-09-01T08:25:33.830Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:25:33.830Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:25:33.830Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2022-09-01T08:25:33.830Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.4s [2022-09-01T08:25:33.830Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-09-01T08:25:34.092Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-01T08:25:34.092Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-01T08:25:39.401Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-09-01T08:25:39.401Z] #78 DONE 6.1s [2022-09-01T08:25:39.401Z] [2022-09-01T08:25:39.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:39.401Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:39.401Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.2s done [2022-09-01T08:25:39.401Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-01T08:25:39.401Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-01T08:25:39.401Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-01T08:25:39.401Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-09-01T08:25:39.401Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done [2022-09-01T08:25:39.401Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.2s done [2022-09-01T08:25:39.401Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.9s done [2022-09-01T08:25:39.401Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.9s done [2022-09-01T08:25:39.401Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 78.64MB / 141.86MB 6.0s [2022-09-01T08:25:39.401Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 2.8s [2022-09-01T08:25:39.401Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.1s done [2022-09-01T08:25:39.663Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 85.98MB / 141.86MB 6.3s [2022-09-01T08:25:39.929Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 98.57MB / 141.86MB 6.6s [2022-09-01T08:25:40.190Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 106.95MB / 141.86MB 6.9s [2022-09-01T08:25:40.450Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 121.63MB / 141.86MB 7.2s [2022-09-01T08:25:40.711Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.05MB / 141.86MB 7.4s [2022-09-01T08:25:41.282Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 7.8s [2022-09-01T08:25:42.668Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.0s done [2022-09-01T08:25:42.668Z] #11 ... [2022-09-01T08:25:42.668Z] [2022-09-01T08:25:42.668Z] #31 [internal] load build context [2022-09-01T08:25:42.668Z] #31 sha256:19c25fefe3d3d17e54d85f8b1194ea67a6b790f5d3eb1ba76a5ffe07c78f0cec [2022-09-01T08:25:42.668Z] #31 transferring context: 62.71MB 9.2s done [2022-09-01T08:25:42.668Z] #31 DONE 9.5s [2022-09-01T08:25:42.668Z] [2022-09-01T08:25:42.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:42.668Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:42.668Z] #11 ... [2022-09-01T08:25:42.668Z] [2022-09-01T08:25:42.668Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:25:42.668Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:25:42.668Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:25:42.668Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:25:42.668Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-01T08:25:42.668Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-01T08:25:42.668Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-09-01T08:25:42.668Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-09-01T08:25:42.668Z] #80 ... [2022-09-01T08:25:42.668Z] [2022-09-01T08:25:42.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:42.668Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:42.930Z] #11 ... [2022-09-01T08:25:42.930Z] [2022-09-01T08:25:42.930Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:25:42.930Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:25:42.930Z] #35 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-01T08:25:42.930Z] #35 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-01T08:25:42.930Z] #35 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-01T08:25:42.930Z] #35 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-01T08:25:42.930Z] #35 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.6s done [2022-09-01T08:25:43.190Z] #35 ... [2022-09-01T08:25:43.190Z] [2022-09-01T08:25:43.190Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:25:43.190Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:25:43.190Z] #80 DONE 10.0s [2022-09-01T08:25:43.190Z] [2022-09-01T08:25:43.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:43.190Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:44.133Z] #11 ... [2022-09-01T08:25:44.133Z] [2022-09-01T08:25:44.133Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-01T08:25:44.133Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-01T08:25:44.133Z] #79 DONE 0.7s [2022-09-01T08:25:44.133Z] [2022-09-01T08:25:44.133Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:44.133Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:44.133Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.9s [2022-09-01T08:25:44.705Z] #11 ... [2022-09-01T08:25:44.705Z] [2022-09-01T08:25:44.705Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-01T08:25:44.705Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-01T08:25:44.705Z] #81 DONE 0.8s [2022-09-01T08:25:44.705Z] [2022-09-01T08:25:44.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:44.705Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:47.245Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.4s done [2022-09-01T08:25:47.245Z] #11 ... [2022-09-01T08:25:47.245Z] [2022-09-01T08:25:47.245Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:25:47.245Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:25:47.245Z] #35 DONE 13.9s [2022-09-01T08:25:47.245Z] [2022-09-01T08:25:47.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:47.245Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:47.245Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.1s [2022-09-01T08:25:47.816Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-09-01T08:25:48.076Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s [2022-09-01T08:25:48.645Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.7s done [2022-09-01T08:25:49.222Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-01T08:25:54.512Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s [2022-09-01T08:25:55.893Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 6.9s done [2022-09-01T08:25:56.154Z] #11 ... [2022-09-01T08:25:56.154Z] [2022-09-01T08:25:56.154Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:25:56.154Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:25:56.154Z] #36 1.530 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:25:56.154Z] #36 1.542 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:25:56.154Z] #36 1.542 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:25:56.154Z] #36 1.730 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:25:56.154Z] #36 1.943 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:25:56.155Z] #36 2.366 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:25:56.155Z] #36 3.518 Fetched 8572 kB in 2s (3816 kB/s) [2022-09-01T08:25:56.155Z] #36 3.518 Reading package lists... [2022-09-01T08:25:56.155Z] #36 4.352 Reading package lists... [2022-09-01T08:25:56.155Z] #36 5.134 Building dependency tree... [2022-09-01T08:25:56.155Z] #36 5.472 The following additional packages will be installed: [2022-09-01T08:25:56.155Z] #36 5.472 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-01T08:25:56.155Z] #36 5.473 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-01T08:25:56.155Z] #36 5.474 Recommended packages: [2022-09-01T08:25:56.155Z] #36 5.474 libldap-common publicsuffix libsasl2-modules [2022-09-01T08:25:56.155Z] #36 5.638 The following NEW packages will be installed: [2022-09-01T08:25:56.155Z] #36 5.638 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-01T08:25:56.155Z] #36 5.639 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-01T08:25:56.155Z] #36 5.639 libssh2-1 openssl [2022-09-01T08:25:56.155Z] #36 5.937 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:25:56.155Z] #36 5.937 Need to get 3047 kB of archives. [2022-09-01T08:25:56.155Z] #36 5.937 After this operation, 6661 kB of additional disk space will be used. [2022-09-01T08:25:56.155Z] #36 5.937 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-01T08:25:56.155Z] #36 5.952 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-01T08:25:56.155Z] #36 5.952 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-01T08:25:56.155Z] #36 5.953 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-01T08:25:56.155Z] #36 5.970 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-01T08:25:56.155Z] #36 5.970 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-01T08:25:56.155Z] #36 5.972 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-01T08:25:56.155Z] #36 5.978 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-01T08:25:56.155Z] #36 5.978 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-01T08:25:56.155Z] #36 5.978 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-01T08:25:56.155Z] #36 5.978 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-01T08:25:56.155Z] #36 5.978 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-01T08:25:56.155Z] #36 5.986 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:25:56.155Z] #36 5.989 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:25:56.155Z] #36 5.989 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:25:56.155Z] #36 6.234 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:25:56.155Z] #36 6.271 Fetched 3047 kB in 0s (9634 kB/s) [2022-09-01T08:25:56.155Z] #36 6.306 Selecting previously unselected package openssl. [2022-09-01T08:25:56.155Z] #36 6.306 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-01T08:25:56.155Z] #36 6.310 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 6.316 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:25:56.155Z] #36 6.596 Selecting previously unselected package ca-certificates. [2022-09-01T08:25:56.155Z] #36 6.596 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-01T08:25:56.155Z] #36 6.599 Unpacking ca-certificates (20210119) ... [2022-09-01T08:25:56.155Z] #36 6.786 Selecting previously unselected package libbrotli1:amd64. [2022-09-01T08:25:56.155Z] #36 6.786 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 6.795 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:25:56.155Z] #36 7.009 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-01T08:25:56.155Z] #36 7.009 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.018 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 7.106 Selecting previously unselected package libsasl2-2:amd64. [2022-09-01T08:25:56.155Z] #36 7.108 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.112 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 7.261 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-01T08:25:56.155Z] #36 7.261 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.270 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 7.389 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-01T08:25:56.155Z] #36 7.389 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.436 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:25:56.155Z] #36 7.592 Selecting previously unselected package libpsl5:amd64. [2022-09-01T08:25:56.155Z] #36 7.592 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.634 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:25:56.155Z] #36 7.714 Selecting previously unselected package librtmp1:amd64. [2022-09-01T08:25:56.155Z] #36 7.714 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.726 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:25:56.155Z] #36 7.790 Selecting previously unselected package libssh2-1:amd64. [2022-09-01T08:25:56.155Z] #36 7.790 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.790 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:25:56.155Z] #36 7.831 Selecting previously unselected package libcurl4:amd64. [2022-09-01T08:25:56.155Z] #36 7.831 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.835 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:25:56.155Z] #36 7.906 Selecting previously unselected package curl. [2022-09-01T08:25:56.155Z] #36 7.908 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.911 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:25:56.155Z] #36 7.972 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:25:56.155Z] #36 7.972 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 7.977 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:25:56.155Z] #36 8.032 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:25:56.155Z] #36 8.032 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 8.037 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:25:56.155Z] #36 8.081 Selecting previously unselected package jq. [2022-09-01T08:25:56.155Z] #36 8.081 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:25:56.155Z] #36 8.086 Unpacking jq (1.6-2.1) ... [2022-09-01T08:25:56.155Z] #36 8.128 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:25:56.155Z] #36 8.139 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:25:56.155Z] #36 8.154 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:25:56.155Z] #36 8.163 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 8.175 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:25:56.155Z] #36 8.196 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 8.203 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:25:56.155Z] #36 8.219 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:25:56.155Z] #36 8.237 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:25:56.155Z] #36 8.248 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:25:56.155Z] #36 8.257 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:25:56.155Z] #36 8.268 Setting up ca-certificates (20210119) ... [2022-09-01T08:25:56.155Z] #36 8.886 Updating certificates in /etc/ssl/certs... [2022-09-01T08:25:56.155Z] #36 ... [2022-09-01T08:25:56.155Z] [2022-09-01T08:25:56.155Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:25:56.155Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:25:56.155Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-01T08:26:00.365Z] #11 ... [2022-09-01T08:26:00.365Z] [2022-09-01T08:26:00.365Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:26:00.365Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:26:00.365Z] #36 9.686 129 added, 0 removed; done. [2022-09-01T08:26:00.365Z] #36 9.718 Setting up jq (1.6-2.1) ... [2022-09-01T08:26:00.365Z] #36 9.730 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:26:00.365Z] #36 9.740 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:26:00.365Z] #36 9.753 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:26:00.365Z] #36 9.773 Processing triggers for ca-certificates (20210119) ... [2022-09-01T08:26:00.365Z] #36 9.779 Updating certificates in /etc/ssl/certs... [2022-09-01T08:26:00.365Z] #36 10.51 0 added, 0 removed; done. [2022-09-01T08:26:00.365Z] #36 10.51 Running hooks in /etc/ca-certificates/update.d... [2022-09-01T08:26:00.365Z] #36 10.51 done. [2022-09-01T08:26:00.365Z] #36 DONE 12.5s [2022-09-01T08:26:00.365Z] [2022-09-01T08:26:00.365Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:26:00.365Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:26:00.365Z] #11 ... [2022-09-01T08:26:00.365Z] [2022-09-01T08:26:00.365Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-01T08:26:00.365Z] #37 sha256:e6a19bd91bf6d81ec383fdd5fa17adee1c6c17be6af6b5b3547d6d211b2ab8b3 [2022-09-01T08:26:00.365Z] #37 DONE 0.3s [2022-09-01T08:26:00.365Z] [2022-09-01T08:26:00.365Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:26:00.365Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:26:01.307Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.0s [2022-09-01T08:26:02.692Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.2s done [2022-09-01T08:26:02.693Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-01T08:26:06.364Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c28eca48ceeaa8f1) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] { [2022-09-01T08:26:06.370Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0988955713764851e) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-09-01T08:26:06.498Z] The recommended git tool is: git [2022-09-01T08:26:06.524Z] The recommended git tool is: git [2022-09-01T08:26:06.539Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07bf13460023c0059) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] { [Pipeline] checkout [2022-09-01T08:26:06.640Z] The recommended git tool is: git [2022-09-01T08:26:07.996Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s [2022-09-01T08:26:09.550Z] using credential docker-jenkins-github-credentials [2022-09-01T08:26:09.565Z] Cloning the remote Git repository [2022-09-01T08:26:09.565Z] Cloning with configured refspecs honoured and without tags [2022-09-01T08:26:09.647Z] using credential docker-jenkins-github-credentials [2022-09-01T08:26:09.656Z] Cloning the remote Git repository [2022-09-01T08:26:09.656Z] Cloning with configured refspecs honoured and without tags [2022-09-01T08:26:09.908Z] #11 ... [2022-09-01T08:26:09.908Z] [2022-09-01T08:26:09.908Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:26:09.908Z] #38 sha256:45b82d0da7b36b570e2d3c12c76e252fd5a0dfb483eb981aa937cafe92d71b7f [2022-09-01T08:26:09.908Z] #38 2.086 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-01T08:26:09.908Z] #38 2.458 [2022-09-01T08:26:09.908Z] #38 2.676 #=#=# ######################################################################## 100.0% [2022-09-01T08:26:09.908Z] #38 2.992 [2022-09-01T08:26:09.908Z] #38 3.990 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-01T08:26:09.908Z] #38 4.274 [2022-09-01T08:26:09.908Z] #38 4.496 #=#=# ######################################################################## 100.0% [2022-09-01T08:26:09.908Z] #38 4.801 [2022-09-01T08:26:09.908Z] #38 5.835 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-01T08:26:09.908Z] #38 6.172 [2022-09-01T08:26:09.908Z] #38 6.388 #=#=# 0.3% ####################### 32.8% ################################################################ 89.0% ######################################################################## 100.0% [2022-09-01T08:26:09.908Z] #38 6.976 [2022-09-01T08:26:09.908Z] #38 8.063 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-01T08:26:09.908Z] #38 8.361 [2022-09-01T08:26:09.908Z] #38 8.581 #=#=# ######################################################################## 100.0% [2022-09-01T08:26:09.908Z] #38 8.891 [2022-09-01T08:26:09.908Z] #38 9.711 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-01T08:26:09.908Z] #38 10.06 [2022-09-01T08:26:09.908Z] #38 ... [2022-09-01T08:26:09.908Z] [2022-09-01T08:26:09.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:26:09.908Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:26:09.584Z] Cloning repository https://github.com/moby/moby.git [2022-09-01T08:26:09.635Z] > git init /home/ubuntu/workspace/moby_PR-44072 # timeout=10 [2022-09-01T08:26:10.042Z] using credential docker-jenkins-github-credentials [2022-09-01T08:26:10.051Z] Cloning the remote Git repository [2022-09-01T08:26:10.051Z] Cloning with configured refspecs honoured and without tags [2022-09-01T08:26:10.077Z] Cloning repository https://github.com/moby/moby.git [2022-09-01T08:26:10.144Z] > git init /home/ubuntu/workspace/moby_PR-44072 # timeout=10 [2022-09-01T08:26:08.615Z] Cloning repository https://github.com/moby/moby.git [2022-09-01T08:26:08.686Z] > git init /home/ubuntu/workspace/moby_PR-44072 # timeout=10 [2022-09-01T08:26:08.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:08.952Z] > git --version # timeout=10 [2022-09-01T08:26:08.981Z] > git --version # 'git version 2.17.1' [2022-09-01T08:26:08.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:08.983Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:10.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:10.019Z] > git --version # timeout=10 [2022-09-01T08:26:10.026Z] > git --version # 'git version 2.17.1' [2022-09-01T08:26:10.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:10.028Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:10.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:10.658Z] > git --version # timeout=10 [2022-09-01T08:26:10.674Z] > git --version # 'git version 2.25.1' [2022-09-01T08:26:10.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:10.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:13.211Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.3s [2022-09-01T08:26:13.211Z] #11 ... [2022-09-01T08:26:13.211Z] [2022-09-01T08:26:13.212Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:26:13.212Z] #38 sha256:45b82d0da7b36b570e2d3c12c76e252fd5a0dfb483eb981aa937cafe92d71b7f [2022-09-01T08:26:13.212Z] #38 10.29 #=#=# ######################################################################## 100.0% [2022-09-01T08:26:13.212Z] #38 10.61 [2022-09-01T08:26:13.212Z] #38 10.68 Download of images into '/build' complete. [2022-09-01T08:26:13.212Z] #38 10.68 Use something like the following to load the result into a Docker daemon: [2022-09-01T08:26:13.212Z] #38 10.68 tar -cC '/build' . | docker load [2022-09-01T08:26:13.212Z] #38 DONE 13.4s [2022-09-01T08:26:13.472Z] [2022-09-01T08:26:13.472Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:26:13.472Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:26:16.024Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.1s done [2022-09-01T08:26:16.024Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-01T08:26:16.284Z] #11 DONE 43.1s [2022-09-01T08:26:16.284Z] [2022-09-01T08:26:16.284Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:26:16.284Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-01T08:26:17.225Z] #12 DONE 0.8s [2022-09-01T08:26:17.225Z] [2022-09-01T08:26:17.225Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-01T08:26:17.225Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-01T08:26:17.807Z] #13 DONE 0.7s [2022-09-01T08:26:17.807Z] [2022-09-01T08:26:17.807Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-01T08:26:17.807Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-01T08:26:17.807Z] #40 DONE 0.1s [2022-09-01T08:26:17.807Z] [2022-09-01T08:26:17.807Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:26:17.807Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:26:18.415Z] #43 ... [2022-09-01T08:26:18.415Z] [2022-09-01T08:26:18.415Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-01T08:26:18.415Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-01T08:26:18.415Z] #53 DONE 0.4s [2022-09-01T08:26:18.415Z] [2022-09-01T08:26:18.415Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-01T08:26:18.415Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-01T08:26:18.415Z] #57 DONE 0.5s [2022-09-01T08:26:18.415Z] [2022-09-01T08:26:18.415Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:26:18.415Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:26:23.728Z] #58 ... [2022-09-01T08:26:23.728Z] [2022-09-01T08:26:23.728Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:26:23.728Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:26:23.728Z] #43 5.566 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-01T08:26:24.305Z] #43 ... [2022-09-01T08:26:24.305Z] [2022-09-01T08:26:24.305Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-01T08:26:24.305Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-09-01T08:26:24.305Z] #14 DONE 6.4s [2022-09-01T08:26:24.305Z] [2022-09-01T08:26:24.305Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-01T08:26:24.305Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-09-01T08:26:26.222Z] #15 DONE 2.1s [2022-09-01T08:26:26.222Z] [2022-09-01T08:26:26.222Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:26:26.222Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:26:26.222Z] #58 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:26:26.222Z] #58 5.709 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:26:26.222Z] #58 5.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:26:26.222Z] #58 6.478 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-01T08:26:26.222Z] #58 7.054 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:26:27.678Z] Fetching without tags [2022-09-01T08:26:27.941Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:28.134Z] #58 ... [2022-09-01T08:26:28.134Z] [2022-09-01T08:26:28.134Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:26:28.134Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:26:28.134Z] #47 6.174 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-01T08:26:28.134Z] #47 7.349 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-01T08:26:28.134Z] #47 9.500 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-01T08:26:28.134Z] #47 9.808 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-01T08:26:28.134Z] #47 9.871 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-01T08:26:28.134Z] #47 ... [2022-09-01T08:26:28.134Z] [2022-09-01T08:26:28.134Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:26:28.134Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:26:28.134Z] #60 6.048 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-01T08:26:28.134Z] #60 8.018 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-01T08:26:28.134Z] #60 8.023 go: downloading github.com/fatih/color v1.10.0 [2022-09-01T08:26:28.134Z] #60 8.229 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T08:26:28.134Z] #60 8.773 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-01T08:26:28.134Z] #60 8.937 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-01T08:26:28.134Z] #60 8.937 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-01T08:26:28.134Z] #60 8.994 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-01T08:26:28.134Z] #60 9.177 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-01T08:26:28.134Z] #60 9.329 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-01T08:26:28.134Z] #60 9.423 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-01T08:26:28.134Z] #60 9.980 go: downloading golang.org/x/tools v0.1.0 [2022-09-01T08:26:28.134Z] #60 ... [2022-09-01T08:26:28.134Z] [2022-09-01T08:26:28.134Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:26:28.134Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:26:28.134Z] #41 5.070 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-01T08:26:28.134Z] #41 5.072 Cloning into '.'... [2022-09-01T08:26:28.134Z] #41 ... [2022-09-01T08:26:28.134Z] [2022-09-01T08:26:28.134Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:28.134Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:28.134Z] #62 5.640 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-01T08:26:28.134Z] #62 7.767 go: downloading github.com/fatih/color v1.13.0 [2022-09-01T08:26:28.134Z] #62 7.779 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:26:28.134Z] #62 7.921 go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T08:26:28.134Z] #62 7.954 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-01T08:26:28.134Z] #62 8.134 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T08:26:28.134Z] #62 8.598 go: downloading github.com/spf13/viper v1.11.0 [2022-09-01T08:26:28.134Z] #62 8.738 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-01T08:26:28.134Z] #62 9.702 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-01T08:26:28.134Z] #62 9.933 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-01T08:26:28.394Z] #62 ... [2022-09-01T08:26:28.394Z] [2022-09-01T08:26:28.394Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:26:28.394Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:26:28.394Z] #64 6.008 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-01T08:26:28.394Z] #64 7.635 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-01T08:26:28.394Z] #64 7.697 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-01T08:26:28.394Z] #64 7.739 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-01T08:26:28.394Z] #64 10.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-01T08:26:27.532Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:27.560Z] > git config --add remote.origin.fetch +refs/pull/44072/head:refs/remotes/origin/PR-44072 # timeout=10 [2022-09-01T08:26:27.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:27.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:27.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:27.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:27.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:27.950Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:27.977Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:28.654Z] #64 ... [2022-09-01T08:26:28.654Z] [2022-09-01T08:26:28.654Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:26:28.654Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:26:28.654Z] #54 4.728 + git clone https://github.com/docker/distribution.git . [2022-09-01T08:26:28.654Z] #54 4.730 Cloning into '.'... [2022-09-01T08:26:28.654Z] #54 ... [2022-09-01T08:26:28.654Z] [2022-09-01T08:26:28.654Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:26:28.654Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:26:28.654Z] #45 5.553 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-01T08:26:28.913Z] #45 ... [2022-09-01T08:26:28.913Z] [2022-09-01T08:26:28.913Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-01T08:26:28.913Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-09-01T08:26:28.913Z] #16 DONE 2.5s [2022-09-01T08:26:28.913Z] [2022-09-01T08:26:28.913Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:26:28.913Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:26:28.913Z] #83 4.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:26:28.913Z] #83 5.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:26:28.913Z] #83 5.192 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:26:28.913Z] #83 5.360 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:26:28.913Z] #83 7.253 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:26:28.913Z] #83 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:26:28.913Z] #83 ... [2022-09-01T08:26:28.913Z] [2022-09-01T08:26:28.913Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-01T08:26:28.913Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-09-01T08:26:28.964Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:28.964Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:26:28.906Z] > git remote # timeout=10 [2022-09-01T08:26:28.916Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:26:28.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:28.926Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:26:28.942Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:26:28.967Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:28.973Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:30.832Z] #17 DONE 1.9s [2022-09-01T08:26:30.832Z] [2022-09-01T08:26:30.832Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:30.832Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:30.832Z] #62 12.46 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-01T08:26:30.832Z] #62 12.67 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-01T08:26:30.832Z] #62 13.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-01T08:26:30.832Z] #62 13.15 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T08:26:31.718Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b82433a1d25d0697) in /home/ubuntu/workspace/moby_PR-44072 [Pipeline] { [Pipeline] checkout [2022-09-01T08:26:31.803Z] The recommended git tool is: git [2022-09-01T08:26:32.741Z] #62 ... [2022-09-01T08:26:32.741Z] [2022-09-01T08:26:32.741Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-01T08:26:32.741Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-09-01T08:26:32.741Z] #18 DONE 1.9s [2022-09-01T08:26:32.741Z] [2022-09-01T08:26:32.741Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:26:32.741Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:26:33.504Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:26:33.528Z] > git --version # timeout=10 [2022-09-01T08:26:33.534Z] > git --version # 'git version 2.25.1' [2022-09-01T08:26:33.540Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-01T08:26:33.660Z] Fetching without tags [2022-09-01T08:26:33.776Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-09-01T08:26:33.961Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [Pipeline] sh [2022-09-01T08:26:34.052Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:34.449Z] + docker version [2022-09-01T08:26:34.656Z] #19 2.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:26:33.692Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:33.704Z] > git config --add remote.origin.fetch +refs/pull/44072/head:refs/remotes/origin/PR-44072 # timeout=10 [2022-09-01T08:26:33.722Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:33.749Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:33.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:33.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:33.781Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:34.063Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:34.083Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:34.940Z] #19 2.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:26:34.940Z] #19 2.180 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:26:34.975Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:34.975Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:26:35.033Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:35.033Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:26:33.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:33.590Z] > git config --add remote.origin.fetch +refs/pull/44072/head:refs/remotes/origin/PR-44072 # timeout=10 [2022-09-01T08:26:33.614Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:33.642Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:33.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:33.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:33.666Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:33.968Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:33.987Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:34.905Z] > git remote # timeout=10 [2022-09-01T08:26:34.923Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:26:34.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:34.942Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:26:34.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:26:34.982Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:35.002Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:36.109Z] using credential docker-jenkins-github-credentials [2022-09-01T08:26:36.120Z] Cloning the remote Git repository [2022-09-01T08:26:36.120Z] Cloning with configured refspecs honoured and without tags [2022-09-01T08:26:36.320Z] #19 3.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-01T08:26:36.163Z] Cloning repository https://github.com/moby/moby.git [2022-09-01T08:26:36.277Z] > git init /home/ubuntu/workspace/moby_PR-44072 # timeout=10 [2022-09-01T08:26:34.929Z] > git remote # timeout=10 [2022-09-01T08:26:34.953Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:26:34.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:34.977Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:26:35.007Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:26:35.037Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:35.060Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:36.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:36.711Z] > git --version # timeout=10 [2022-09-01T08:26:36.721Z] > git --version # 'git version 2.25.1' [2022-09-01T08:26:36.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:36.724Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:37.702Z] #19 4.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:26:38.272Z] #19 ... [2022-09-01T08:26:38.272Z] [2022-09-01T08:26:38.272Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:26:38.272Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:26:38.272Z] #58 9.820 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:26:38.272Z] #58 13.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:26:38.272Z] #58 15.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-01T08:26:38.272Z] #58 ... [2022-09-01T08:26:38.272Z] [2022-09-01T08:26:38.272Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:38.272Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:38.272Z] #62 18.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-01T08:26:38.273Z] #62 18.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:26:38.273Z] #62 18.85 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T08:26:38.273Z] #62 19.08 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-01T08:26:38.273Z] #62 19.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-01T08:26:38.273Z] #62 19.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-01T08:26:38.273Z] #62 19.60 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-01T08:26:38.273Z] #62 19.71 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-01T08:26:38.273Z] #62 19.93 go: downloading github.com/spf13/afero v1.8.2 [2022-09-01T08:26:38.273Z] #62 20.00 go: downloading github.com/spf13/cast v1.4.1 [2022-09-01T08:26:38.273Z] #62 20.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-01T08:26:38.273Z] #62 20.48 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-01T08:26:38.273Z] #62 20.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-01T08:26:38.273Z] #62 20.54 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-01T08:26:38.273Z] #62 20.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-01T08:26:38.273Z] #62 20.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-01T08:26:38.273Z] #62 20.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-01T08:26:38.534Z] #62 20.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-01T08:26:38.534Z] #62 20.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-01T08:26:38.793Z] #62 20.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-01T08:26:39.053Z] #62 21.08 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-01T08:26:39.622Z] #62 21.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-01T08:26:39.622Z] #62 21.73 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-01T08:26:39.622Z] #62 21.98 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-01T08:26:39.870Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:26:39.894Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:26:39.904Z] > git --version # timeout=10 [2022-09-01T08:26:39.928Z] > git --version # 'git version 2.17.1' [2022-09-01T08:26:39.948Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-01T08:26:39.914Z] > git --version # timeout=10 [2022-09-01T08:26:39.942Z] > git --version # 'git version 2.17.1' [2022-09-01T08:26:39.976Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-01T08:26:40.191Z] #62 22.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-01T08:26:40.766Z] #62 ... [2022-09-01T08:26:40.766Z] [2022-09-01T08:26:40.767Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:26:40.767Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:26:40.767Z] #45 22.02 tomll can be used in two ways: [2022-09-01T08:26:40.767Z] #45 22.02 Writing to STDIN and reading from STDOUT: [2022-09-01T08:26:40.767Z] #45 22.02 cat file.toml | tomll > file.toml [2022-09-01T08:26:40.767Z] #45 22.02 [2022-09-01T08:26:40.767Z] #45 22.02 Reading and updating a list of files: [2022-09-01T08:26:40.767Z] #45 22.02 tomll a.toml b.toml c.toml [2022-09-01T08:26:40.767Z] #45 22.02 [2022-09-01T08:26:40.767Z] #45 22.02 When given a list of files, tomll will modify all files in place without asking. [2022-09-01T08:26:40.767Z] #45 DONE 22.8s [2022-09-01T08:26:40.767Z] [2022-09-01T08:26:40.767Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:40.767Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:40.767Z] #62 22.85 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-01T08:26:40.767Z] #62 23.05 go: downloading github.com/Antonboom/nilnil v0.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-01T08:26:41.109Z] + docker version [2022-09-01T08:26:41.351Z] #62 23.37 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-01T08:26:41.664Z] + docker version [2022-09-01T08:26:41.921Z] #62 ... [2022-09-01T08:26:41.921Z] [2022-09-01T08:26:41.921Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:26:41.921Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:26:41.921Z] #47 14.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-01T08:26:41.921Z] #47 14.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:26:42.181Z] #47 ... [2022-09-01T08:26:42.181Z] [2022-09-01T08:26:42.181Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:26:42.181Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:26:42.181Z] #43 17.39 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-01T08:26:42.181Z] #43 17.40 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T08:26:42.181Z] #43 18.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-01T08:26:42.181Z] #43 18.36 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-01T08:26:42.181Z] #43 18.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T08:26:42.181Z] #43 19.32 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-01T08:26:42.181Z] #43 19.36 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-01T08:26:42.181Z] #43 19.52 go: downloading github.com/peterh/liner v1.2.2 [2022-09-01T08:26:42.181Z] #43 19.81 go: downloading github.com/google/go-dap v0.6.0 [2022-09-01T08:26:42.181Z] #43 20.36 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-01T08:26:42.181Z] #43 20.78 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-01T08:26:42.181Z] #43 21.48 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-01T08:26:42.181Z] #43 21.62 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T08:26:42.181Z] #43 21.86 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-01T08:26:42.181Z] #43 23.77 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-01T08:26:42.181Z] #43 23.81 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-01T08:26:42.751Z] #43 ... [2022-09-01T08:26:42.751Z] [2022-09-01T08:26:42.751Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:26:42.751Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:26:42.751Z] #58 24.49 Fetched 8576 kB in 19s (449 kB/s) [2022-09-01T08:26:44.429Z] Client: Docker Engine - Community [2022-09-01T08:26:44.429Z] Version: 20.10.14 [2022-09-01T08:26:44.429Z] API version: 1.41 [2022-09-01T08:26:44.429Z] Go version: go1.16.15 [2022-09-01T08:26:44.429Z] Git commit: a224086 [2022-09-01T08:26:44.429Z] Built: Thu Mar 24 01:47:20 2022 [2022-09-01T08:26:44.429Z] OS/Arch: linux/arm64 [2022-09-01T08:26:44.429Z] Context: default [2022-09-01T08:26:44.429Z] Experimental: true [2022-09-01T08:26:44.429Z] [2022-09-01T08:26:44.429Z] Server: Docker Engine - Community [2022-09-01T08:26:44.429Z] Engine: [2022-09-01T08:26:44.429Z] Version: 20.10.14 [2022-09-01T08:26:44.429Z] API version: 1.41 (minimum version 1.12) [2022-09-01T08:26:44.429Z] Go version: go1.16.15 [2022-09-01T08:26:44.429Z] Git commit: 87a90dc [2022-09-01T08:26:44.429Z] Built: Thu Mar 24 01:45:39 2022 [2022-09-01T08:26:44.429Z] OS/Arch: linux/arm64 [2022-09-01T08:26:44.429Z] Experimental: true [2022-09-01T08:26:44.429Z] containerd: [2022-09-01T08:26:44.429Z] Version: 1.5.11 [2022-09-01T08:26:44.429Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:26:44.429Z] runc: [2022-09-01T08:26:44.429Z] Version: 1.0.3 [2022-09-01T08:26:44.429Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-01T08:26:44.429Z] docker-init: [2022-09-01T08:26:44.429Z] Version: 0.19.0 [2022-09-01T08:26:44.429Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-01T08:26:44.735Z] + docker info [2022-09-01T08:26:45.294Z] #58 24.49 Reading package lists... [2022-09-01T08:26:45.294Z] #58 ... [2022-09-01T08:26:45.294Z] [2022-09-01T08:26:45.294Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:26:45.294Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:26:45.294Z] #60 17.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T08:26:45.294Z] #60 17.65 go: downloading golang.org/x/mod v0.3.0 [2022-09-01T08:26:45.555Z] #60 ... [2022-09-01T08:26:45.555Z] [2022-09-01T08:26:45.555Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:45.555Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:45.555Z] #62 25.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-01T08:26:45.555Z] #62 25.59 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-01T08:26:45.555Z] #62 25.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-01T08:26:45.555Z] #62 25.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-01T08:26:45.555Z] #62 26.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-01T08:26:45.555Z] #62 26.29 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-01T08:26:45.555Z] #62 26.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-01T08:26:45.555Z] #62 26.53 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-01T08:26:45.555Z] #62 26.93 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-01T08:26:45.555Z] #62 27.01 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-01T08:26:45.555Z] #62 27.02 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-01T08:26:45.555Z] #62 27.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-01T08:26:45.555Z] #62 27.23 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-01T08:26:45.555Z] #62 27.28 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-01T08:26:45.555Z] #62 27.31 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-01T08:26:45.555Z] #62 27.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-01T08:26:45.555Z] #62 27.73 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-01T08:26:45.555Z] #62 27.87 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-01T08:26:45.818Z] #62 28.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-01T08:26:45.818Z] #62 28.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-01T08:26:45.818Z] #62 28.07 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-01T08:26:46.084Z] #62 28.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-01T08:26:46.348Z] #62 28.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-01T08:26:46.348Z] #62 28.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-01T08:26:46.611Z] #62 28.73 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-01T08:26:46.611Z] #62 28.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-01T08:26:46.872Z] #62 28.88 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-01T08:26:46.872Z] #62 29.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-01T08:26:46.872Z] #62 29.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-01T08:26:47.133Z] #62 29.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-01T08:26:47.133Z] #62 29.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-01T08:26:47.133Z] #62 29.36 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-01T08:26:47.133Z] #62 29.37 go: downloading github.com/julz/importas v0.1.0 [2022-09-01T08:26:47.393Z] #62 29.50 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-01T08:26:47.393Z] #62 29.60 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-01T08:26:47.655Z] #62 29.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-01T08:26:47.674Z] Client: Docker Engine - Community [2022-09-01T08:26:47.674Z] Version: 20.10.14 [2022-09-01T08:26:47.674Z] API version: 1.41 [2022-09-01T08:26:47.674Z] Go version: go1.16.15 [2022-09-01T08:26:47.674Z] Git commit: a224086 [2022-09-01T08:26:47.674Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-01T08:26:47.674Z] OS/Arch: linux/amd64 [2022-09-01T08:26:47.674Z] Context: default [2022-09-01T08:26:47.674Z] Experimental: true [2022-09-01T08:26:47.674Z] [2022-09-01T08:26:47.674Z] Server: Docker Engine - Community [2022-09-01T08:26:47.674Z] Engine: [2022-09-01T08:26:47.674Z] Version: 20.10.14 [2022-09-01T08:26:47.674Z] API version: 1.41 (minimum version 1.12) [2022-09-01T08:26:47.674Z] Go version: go1.16.15 [2022-09-01T08:26:47.674Z] Git commit: 87a90dc [2022-09-01T08:26:47.674Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-01T08:26:47.674Z] OS/Arch: linux/amd64 [2022-09-01T08:26:47.674Z] Experimental: true [2022-09-01T08:26:47.674Z] containerd: [2022-09-01T08:26:47.674Z] Version: 1.5.11 [2022-09-01T08:26:47.674Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:26:47.674Z] runc: [2022-09-01T08:26:47.674Z] Version: 1.0.3 [2022-09-01T08:26:47.674Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-01T08:26:47.674Z] docker-init: [2022-09-01T08:26:47.674Z] Version: 0.19.0 [2022-09-01T08:26:47.674Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-01T08:26:47.916Z] #62 29.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-01T08:26:47.916Z] #62 29.99 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-01T08:26:47.988Z] + docker info [2022-09-01T08:26:48.176Z] #62 30.21 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-01T08:26:48.176Z] #62 30.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-01T08:26:48.176Z] #62 30.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-01T08:26:48.176Z] #62 30.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-01T08:26:48.255Z] Client: Docker Engine - Community [2022-09-01T08:26:48.255Z] Version: 20.10.14 [2022-09-01T08:26:48.255Z] API version: 1.41 [2022-09-01T08:26:48.255Z] Go version: go1.16.15 [2022-09-01T08:26:48.255Z] Git commit: a224086 [2022-09-01T08:26:48.255Z] Built: Thu Mar 24 01:47:57 2022 [2022-09-01T08:26:48.255Z] OS/Arch: linux/amd64 [2022-09-01T08:26:48.255Z] Context: default [2022-09-01T08:26:48.255Z] Experimental: true [2022-09-01T08:26:48.255Z] [2022-09-01T08:26:48.255Z] Server: Docker Engine - Community [2022-09-01T08:26:48.255Z] Engine: [2022-09-01T08:26:48.255Z] Version: 20.10.14 [2022-09-01T08:26:48.255Z] API version: 1.41 (minimum version 1.12) [2022-09-01T08:26:48.255Z] Go version: go1.16.15 [2022-09-01T08:26:48.255Z] Git commit: 87a90dc [2022-09-01T08:26:48.255Z] Built: Thu Mar 24 01:45:46 2022 [2022-09-01T08:26:48.255Z] OS/Arch: linux/amd64 [2022-09-01T08:26:48.255Z] Experimental: true [2022-09-01T08:26:48.255Z] containerd: [2022-09-01T08:26:48.255Z] Version: 1.5.11 [2022-09-01T08:26:48.255Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:26:48.255Z] runc: [2022-09-01T08:26:48.255Z] Version: 1.0.3 [2022-09-01T08:26:48.255Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-01T08:26:48.255Z] docker-init: [2022-09-01T08:26:48.255Z] Version: 0.19.0 [2022-09-01T08:26:48.255Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-01T08:26:48.436Z] #62 30.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-01T08:26:48.436Z] #62 30.58 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-01T08:26:48.576Z] + docker info [2022-09-01T08:26:49.006Z] #62 ... [2022-09-01T08:26:49.006Z] [2022-09-01T08:26:49.006Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:26:49.006Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:26:49.006Z] #19 6.471 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-01T08:26:49.006Z] #19 8.010 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-01T08:26:49.006Z] #19 9.674 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:26:49.006Z] #19 11.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-01T08:26:49.006Z] #19 12.82 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:26:49.006Z] #19 12.84 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-01T08:26:49.006Z] #19 12.88 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-01T08:26:49.006Z] #19 12.89 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:26:49.006Z] #19 12.90 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-01T08:26:49.006Z] #19 12.94 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-01T08:26:49.006Z] #19 12.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-01T08:26:49.006Z] #19 12.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-01T08:26:49.006Z] #19 12.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:26:49.006Z] #19 12.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-01T08:26:49.006Z] #19 12.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-01T08:26:49.006Z] #19 12.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:26:49.266Z] #19 ... [2022-09-01T08:26:49.266Z] [2022-09-01T08:26:49.266Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:26:49.266Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:26:49.266Z] #83 21.21 Fetched 8572 kB in 16s (521 kB/s) [2022-09-01T08:26:49.266Z] #83 21.21 Reading package lists... [2022-09-01T08:26:49.266Z] #83 28.32 Reading package lists... [2022-09-01T08:26:49.266Z] #83 ... [2022-09-01T08:26:49.266Z] [2022-09-01T08:26:49.266Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:26:49.266Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:26:49.266Z] #62 31.55 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-01T08:26:49.528Z] #62 31.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-01T08:26:49.528Z] #62 31.63 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-01T08:26:49.528Z] #62 31.77 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-01T08:26:49.788Z] #62 31.94 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-01T08:26:49.788Z] #62 32.02 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-01T08:26:49.788Z] #62 32.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-01T08:26:50.048Z] #62 32.27 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-01T08:26:50.048Z] #62 32.29 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-01T08:26:50.618Z] #62 32.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-01T08:26:50.618Z] #62 32.83 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-01T08:26:50.618Z] #62 32.90 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-01T08:26:50.879Z] #62 33.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-01T08:26:51.138Z] #62 33.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-01T08:26:51.138Z] #62 33.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-01T08:26:51.138Z] #62 33.30 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-01T08:26:51.138Z] #62 33.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-01T08:26:51.138Z] #62 33.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-01T08:26:51.398Z] #62 33.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-01T08:26:51.398Z] #62 33.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-01T08:26:51.398Z] #62 33.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-01T08:26:51.658Z] #62 33.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-01T08:26:51.918Z] #62 34.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-01T08:26:51.918Z] #62 34.10 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-01T08:26:51.918Z] #62 34.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-01T08:26:51.918Z] #62 34.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-01T08:26:52.178Z] #62 34.34 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-01T08:26:52.438Z] #62 34.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-01T08:26:52.698Z] #62 34.90 go: downloading honnef.co/go/tools v0.3.1 [2022-09-01T08:26:55.219Z] Fetching without tags [2022-09-01T08:26:55.255Z] #62 37.18 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-01T08:26:55.255Z] #62 37.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-01T08:26:55.255Z] #62 37.52 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-01T08:26:55.449Z] Merging remotes/origin/master commit 0db50996b76fa009b4e905dff35be3a1d308f698 into PR head commit 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:55.515Z] #62 37.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T08:26:55.515Z] #62 37.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T08:26:55.515Z] #62 37.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-01T08:26:55.515Z] #62 37.90 go: downloading golang.org/x/text v0.3.7 [2022-09-01T08:26:55.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:55.188Z] > git config --add remote.origin.fetch +refs/pull/44072/head:refs/remotes/origin/PR-44072 # timeout=10 [2022-09-01T08:26:55.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:55.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-01T08:26:55.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-01T08:26:55.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:55.223Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44072/head:refs/remotes/origin/PR-44072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-01T08:26:55.456Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:55.470Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:56.083Z] Merge succeeded, producing 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:26:56.083Z] Checking out Revision 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 (PR-44072) [2022-09-01T08:26:57.491Z] #62 ... [2022-09-01T08:26:57.491Z] [2022-09-01T08:26:57.491Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:26:57.491Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:26:57.491Z] #54 29.71 Updating files: 65% (1421/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-09-01T08:26:57.491Z] #54 30.58 + git checkout -q v2.3.0 [2022-09-01T08:26:57.491Z] #54 33.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-01T08:26:56.043Z] > git remote # timeout=10 [2022-09-01T08:26:56.057Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T08:26:56.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-01T08:26:56.062Z] > git merge 0db50996b76fa009b4e905dff35be3a1d308f698 # timeout=10 [2022-09-01T08:26:56.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T08:26:56.085Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T08:26:56.092Z] > git checkout -f 13f99eb65f5b96b58f9791495fb4a579c6b0afb1 # timeout=10 [2022-09-01T08:26:59.438Z] #54 ... [2022-09-01T08:26:59.438Z] [2022-09-01T08:26:59.438Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:26:59.438Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:26:59.438Z] #58 24.49 Reading package lists... [2022-09-01T08:26:59.438Z] #58 31.47 Reading package lists... [2022-09-01T08:26:59.438Z] #58 38.53 Building dependency tree... [2022-09-01T08:26:59.620Z] Client: [2022-09-01T08:26:59.620Z] Context: default [2022-09-01T08:26:59.620Z] Debug Mode: false [2022-09-01T08:26:59.620Z] Plugins: [2022-09-01T08:26:59.620Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-01T08:26:59.620Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-01T08:26:59.620Z] [2022-09-01T08:26:59.620Z] Server: [2022-09-01T08:26:59.620Z] Containers: 0 [2022-09-01T08:26:59.620Z] Running: 0 [2022-09-01T08:26:59.620Z] Paused: 0 [2022-09-01T08:26:59.620Z] Stopped: 0 [2022-09-01T08:26:59.620Z] Images: 0 [2022-09-01T08:26:59.620Z] Server Version: 20.10.14 [2022-09-01T08:26:59.620Z] Storage Driver: overlay2 [2022-09-01T08:26:59.620Z] Backing Filesystem: extfs [2022-09-01T08:26:59.620Z] Supports d_type: true [2022-09-01T08:26:59.620Z] Native Overlay Diff: true [2022-09-01T08:26:59.620Z] userxattr: false [2022-09-01T08:26:59.620Z] Logging Driver: json-file [2022-09-01T08:26:59.620Z] Cgroup Driver: cgroupfs [2022-09-01T08:26:59.620Z] Cgroup Version: 1 [2022-09-01T08:26:59.620Z] Plugins: [2022-09-01T08:26:59.620Z] Volume: local [2022-09-01T08:26:59.620Z] Network: bridge host ipvlan macvlan null overlay [2022-09-01T08:26:59.620Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-01T08:26:59.620Z] Swarm: inactive [2022-09-01T08:26:59.620Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-01T08:26:59.620Z] Default Runtime: runc [2022-09-01T08:26:59.620Z] Init Binary: docker-init [2022-09-01T08:26:59.620Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:26:59.620Z] runc version: v1.0.3-0-gf46b6ba [2022-09-01T08:26:59.620Z] init version: de40ad0 [2022-09-01T08:26:59.620Z] Security Options: [2022-09-01T08:26:59.620Z] apparmor [2022-09-01T08:26:59.620Z] seccomp [2022-09-01T08:26:59.620Z] Profile: default [2022-09-01T08:26:59.620Z] Kernel Version: 5.13.0-1021-aws [2022-09-01T08:26:59.620Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-01T08:26:59.620Z] OSType: linux [2022-09-01T08:26:59.620Z] Architecture: aarch64 [2022-09-01T08:26:59.620Z] CPUs: 2 [2022-09-01T08:26:59.620Z] Total Memory: 7.562GiB [2022-09-01T08:26:59.620Z] Name: ip-10-100-110-192 [2022-09-01T08:26:59.620Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-09-01T08:26:59.620Z] Docker Root Dir: /var/lib/docker [2022-09-01T08:26:59.620Z] Debug Mode: false [2022-09-01T08:26:59.620Z] Registry: https://index.docker.io/v1/ [2022-09-01T08:26:59.620Z] Labels: [2022-09-01T08:26:59.620Z] Experimental: true [2022-09-01T08:26:59.620Z] Insecure Registries: [2022-09-01T08:26:59.620Z] 127.0.0.0/8 [2022-09-01T08:26:59.620Z] Live Restore Enabled: true [2022-09-01T08:26:59.620Z] [Pipeline] sh [2022-09-01T08:26:59.697Z] #58 ... [2022-09-01T08:26:59.697Z] [2022-09-01T08:26:59.697Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:26:59.697Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:26:59.697Z] #83 28.32 Reading package lists... [2022-09-01T08:26:59.697Z] #83 35.12 Building dependency tree... [2022-09-01T08:26:59.697Z] #83 39.56 python3 is already the newest version (3.9.2-3). [2022-09-01T08:26:59.697Z] #83 39.56 The following additional packages will be installed: [2022-09-01T08:26:59.697Z] #83 39.57 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-01T08:26:59.697Z] #83 39.58 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-01T08:26:59.697Z] #83 39.58 Suggested packages: [2022-09-01T08:26:59.697Z] #83 39.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-01T08:26:59.697Z] #83 39.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-01T08:26:59.697Z] #83 39.60 m4-doc ed diffutils-doc [2022-09-01T08:26:59.697Z] #83 39.60 Recommended packages: [2022-09-01T08:26:59.697Z] #83 39.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-01T08:26:59.697Z] #83 41.70 The following NEW packages will be installed: [2022-09-01T08:26:59.697Z] #83 41.72 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-01T08:26:59.697Z] #83 41.73 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-01T08:26:59.697Z] #83 41.73 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-01T08:26:59.697Z] #83 41.73 libyajl2 m4 patch xz-utils [2022-09-01T08:26:59.782Z] Commit message: "vendor: github.com/docker/go-units v0.5.0" [2022-09-01T08:26:59.844Z] > git --version # timeout=10 [2022-09-01T08:26:59.848Z] > git --version # 'git version 2.25.1' [2022-09-01T08:26:59.858Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-01T08:26:59.906Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:26:59.907Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:26:59.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44072/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-01T08:26:59.907Z] + bash /home/ubuntu/workspace/moby_PR-44072/check-config.sh [2022-09-01T08:26:59.907Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-01T08:26:59.907Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-09-01T08:26:59.907Z] [2022-09-01T08:26:59.907Z] Generally Necessary: [2022-09-01T08:26:59.907Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-01T08:26:59.907Z] - apparmor: enabled and tools installed [2022-09-01T08:26:59.907Z] - CONFIG_NAMESPACES: enabled [2022-09-01T08:26:59.907Z] - CONFIG_NET_NS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_PID_NS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_IPC_NS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_UTS_NS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CGROUPS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-01T08:26:59.907Z] - CONFIG_CPUSETS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_MEMCG: enabled [2022-09-01T08:26:59.907Z] - CONFIG_KEYS: enabled [2022-09-01T08:26:59.907Z] - CONFIG_VETH: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-01T08:26:59.907Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-01T08:26:59.957Z] #83 42.12 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:26:59.957Z] #83 42.12 Need to get 5940 kB of archives. [2022-09-01T08:26:59.957Z] #83 42.12 After this operation, 18.7 MB of additional disk space will be used. [2022-09-01T08:26:59.957Z] #83 42.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:26:59.957Z] #83 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-01T08:26:59.957Z] #83 42.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-01T08:26:59.957Z] #83 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-01T08:26:59.957Z] #83 42.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:26:59.957Z] #83 42.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-01T08:26:59.957Z] #83 42.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-01T08:26:59.957Z] #83 42.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-01T08:27:00.166Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-01T08:27:00.166Z] - CONFIG_CGROUP_BPF: enabled [2022-09-01T08:27:00.166Z] [2022-09-01T08:27:00.166Z] Optional Features: [2022-09-01T08:27:00.166Z] - CONFIG_USER_NS: enabled [2022-09-01T08:27:00.166Z] - CONFIG_SECCOMP: enabled [2022-09-01T08:27:00.166Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-01T08:27:00.166Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-01T08:27:00.166Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-01T08:27:00.166Z] (cgroup swap accounting is currently enabled) [2022-09-01T08:27:00.166Z] - CONFIG_BLK_CGROUP: enabled [2022-09-01T08:27:00.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-01T08:27:00.166Z] - CONFIG_CGROUP_PERF: enabled [2022-09-01T08:27:00.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-01T08:27:00.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-01T08:27:00.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-01T08:27:00.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-01T08:27:00.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-01T08:27:00.166Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-01T08:27:00.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-01T08:27:00.166Z] - CONFIG_IP_VS: enabled (as module) [2022-09-01T08:27:00.166Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-01T08:27:00.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-01T08:27:00.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-01T08:27:00.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-01T08:27:00.166Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-01T08:27:00.166Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-01T08:27:00.166Z] - CONFIG_EXT4_FS: enabled [2022-09-01T08:27:00.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-01T08:27:00.166Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-01T08:27:00.166Z] - Network Drivers: [2022-09-01T08:27:00.166Z] - "overlay": [2022-09-01T08:27:00.166Z] - CONFIG_VXLAN: enabled (as module) [2022-09-01T08:27:00.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-01T08:27:00.166Z] Optional (for encrypted networks): [2022-09-01T08:27:00.216Z] #83 42.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-01T08:27:00.217Z] #83 42.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-01T08:27:00.217Z] #83 42.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:27:00.217Z] #83 42.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-01T08:27:00.426Z] - CONFIG_CRYPTO: enabled [2022-09-01T08:27:00.426Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-01T08:27:00.426Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-01T08:27:00.426Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-01T08:27:00.426Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-01T08:27:00.426Z] - CONFIG_XFRM: enabled [2022-09-01T08:27:00.426Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-01T08:27:00.426Z] - "ipvlan": [2022-09-01T08:27:00.426Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-01T08:27:00.426Z] - "macvlan": [2022-09-01T08:27:00.426Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_DUMMY: enabled (as module) [2022-09-01T08:27:00.426Z] - "ftp,tftp client in container": [2022-09-01T08:27:00.426Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-01T08:27:00.426Z] - Storage Drivers: [2022-09-01T08:27:00.426Z] - "aufs": [2022-09-01T08:27:00.426Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-01T08:27:00.426Z] - "btrfs": [2022-09-01T08:27:00.426Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-01T08:27:00.426Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-01T08:27:00.426Z] - "devicemapper": [2022-09-01T08:27:00.426Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-01T08:27:00.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-01T08:27:00.426Z] - "overlay": [2022-09-01T08:27:00.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-01T08:27:00.426Z] - "zfs": [2022-09-01T08:27:00.426Z] - /dev/zfs: present [2022-09-01T08:27:00.426Z] - zfs command: missing [2022-09-01T08:27:00.426Z] - zpool command: missing [2022-09-01T08:27:00.426Z] [2022-09-01T08:27:00.426Z] Limits: [2022-09-01T08:27:00.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-01T08:27:00.426Z] [2022-09-01T08:27:00.426Z] + true [2022-09-01T08:27:00.478Z] #83 42.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-01T08:27:00.478Z] #83 42.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:27:00.478Z] #83 42.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-01T08:27:00.478Z] #83 42.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:27:00.478Z] #83 42.62 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-09-01T08:27:00.478Z] #83 42.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:27:00.478Z] #83 42.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:27:00.478Z] #83 42.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-01T08:27:00.478Z] #83 42.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:27:00.478Z] #83 42.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:27:00.478Z] #83 42.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-01T08:27:00.825Z] + docker version [2022-09-01T08:27:00.871Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 . [2022-09-01T08:27:01.131Z] #1 [internal] load build definition from Dockerfile [2022-09-01T08:27:01.131Z] #1 sha256:35a674bb4d1fafc2bca300c8aa8930302b15361c7ed18f2e5f628da2d0832ced [2022-09-01T08:27:01.131Z] #1 transferring dockerfile: 19.12kB done [2022-09-01T08:27:01.131Z] #1 DONE 0.1s [2022-09-01T08:27:01.131Z] [2022-09-01T08:27:01.131Z] #2 [internal] load .dockerignore [2022-09-01T08:27:01.131Z] #2 sha256:397beaa8455890a30b64a24e1759621abcbf752787928cbf7fb293f969b854f2 [2022-09-01T08:27:01.131Z] #2 transferring context: 145B done [2022-09-01T08:27:01.131Z] #2 DONE 0.0s [2022-09-01T08:27:01.131Z] [2022-09-01T08:27:01.131Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-01T08:27:01.131Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-09-01T08:27:01.699Z] #3 DONE 0.5s [2022-09-01T08:27:01.699Z] [2022-09-01T08:27:01.699Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-01T08:27:01.699Z] #4 sha256:e4c769614f2ce0619e8141325ed79fc25b9fc88d2451d293fcf576f7d32b7dbb [2022-09-01T08:27:01.699Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-01T08:27:01.699Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-01T08:27:01.699Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-01T08:27:01.699Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-01T08:27:01.699Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.2s [2022-09-01T08:27:01.860Z] #83 ... [2022-09-01T08:27:01.860Z] [2022-09-01T08:27:01.860Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:01.860Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:27:01.860Z] #58 43.54 The following additional packages will be installed: [2022-09-01T08:27:01.860Z] #58 43.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:27:01.860Z] #58 43.55 python3-protobuf python3-six [2022-09-01T08:27:01.860Z] #58 43.59 Suggested packages: [2022-09-01T08:27:01.860Z] #58 43.59 python3-setuptools [2022-09-01T08:27:01.960Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s [2022-09-01T08:27:01.960Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-01T08:27:02.119Z] #58 43.59 Recommended packages: [2022-09-01T08:27:02.119Z] #58 43.59 iproute2 | iproute [2022-09-01T08:27:02.219Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-09-01T08:27:02.478Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-01T08:27:03.045Z] #4 DONE 1.3s [2022-09-01T08:27:03.058Z] #58 44.53 The following NEW packages will be installed: [2022-09-01T08:27:03.058Z] #58 44.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:27:03.058Z] #58 44.54 python3-protobuf python3-six [2022-09-01T08:27:03.305Z] [2022-09-01T08:27:03.305Z] #5 [internal] load .dockerignore [2022-09-01T08:27:03.305Z] #5 sha256:c1714f88fb93466ade4afd45c5aca9dc92a9afadd29440afa0dbe45eadad4a4e [2022-09-01T08:27:03.305Z] #5 DONE 0.0s [2022-09-01T08:27:03.305Z] [2022-09-01T08:27:03.305Z] #6 [internal] load build definition from Dockerfile [2022-09-01T08:27:03.305Z] #6 sha256:e7cc945da2b96ccc5506fc8fa761de152c34fbca73fb6551cf438a526eec605e [2022-09-01T08:27:03.305Z] #6 DONE 0.0s [2022-09-01T08:27:03.305Z] [2022-09-01T08:27:03.305Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:03.305Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:27:03.627Z] #58 45.11 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:03.628Z] #58 45.11 Need to get 2315 kB of archives. [2022-09-01T08:27:03.628Z] #58 45.11 After this operation, 11.1 MB of additional disk space will be used. [2022-09-01T08:27:03.628Z] #58 45.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-01T08:27:03.628Z] #58 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:27:03.628Z] #58 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-01T08:27:03.628Z] #58 45.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-01T08:27:03.628Z] #58 45.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:27:03.628Z] #58 45.25 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-09-01T08:27:03.628Z] #58 45.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:27:05.214Z] #10 DONE 2.1s [2022-09-01T08:27:05.214Z] [2022-09-01T08:27:05.214Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-01T08:27:05.214Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-09-01T08:27:05.214Z] #7 DONE 2.0s [2022-09-01T08:27:05.214Z] [2022-09-01T08:27:05.214Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:05.214Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-01T08:27:05.214Z] #8 DONE 2.1s [2022-09-01T08:27:05.214Z] [2022-09-01T08:27:05.214Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-01T08:27:05.214Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-09-01T08:27:05.475Z] #9 DONE 2.1s [2022-09-01T08:27:05.734Z] [2022-09-01T08:27:05.734Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:05.734Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:05.734Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-01T08:27:05.734Z] #11 DONE 0.1s [2022-09-01T08:27:05.734Z] [2022-09-01T08:27:05.734Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:05.735Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:05.735Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-01T08:27:05.735Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:05.735Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-01T08:27:05.994Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-01T08:27:05.994Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2022-09-01T08:27:06.069Z] Client: [2022-09-01T08:27:06.069Z] Context: default [2022-09-01T08:27:06.069Z] Debug Mode: false [2022-09-01T08:27:06.069Z] Plugins: [2022-09-01T08:27:06.069Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-01T08:27:06.069Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-01T08:27:06.069Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-01T08:27:06.069Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-01T08:27:06.069Z] [2022-09-01T08:27:06.069Z] Server: [2022-09-01T08:27:06.069Z] Containers: 0 [2022-09-01T08:27:06.069Z] Running: 0 [2022-09-01T08:27:06.069Z] Paused: 0 [2022-09-01T08:27:06.069Z] Stopped: 0 [2022-09-01T08:27:06.069Z] Images: 0 [2022-09-01T08:27:06.069Z] Server Version: 20.10.14 [2022-09-01T08:27:06.069Z] Storage Driver: overlay2 [2022-09-01T08:27:06.069Z] Backing Filesystem: extfs [2022-09-01T08:27:06.069Z] Supports d_type: true [2022-09-01T08:27:06.069Z] Native Overlay Diff: true [2022-09-01T08:27:06.069Z] userxattr: false [2022-09-01T08:27:06.069Z] Logging Driver: json-file [2022-09-01T08:27:06.069Z] Cgroup Driver: cgroupfs [2022-09-01T08:27:06.069Z] Cgroup Version: 1 [2022-09-01T08:27:06.069Z] Plugins: [2022-09-01T08:27:06.069Z] Volume: local [2022-09-01T08:27:06.069Z] Network: bridge host ipvlan macvlan null overlay [2022-09-01T08:27:06.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-01T08:27:06.069Z] Swarm: inactive [2022-09-01T08:27:06.069Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-01T08:27:06.069Z] Default Runtime: runc [2022-09-01T08:27:06.069Z] Init Binary: docker-init [2022-09-01T08:27:06.069Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:27:06.069Z] runc version: v1.0.3-0-gf46b6ba [2022-09-01T08:27:06.069Z] init version: de40ad0 [2022-09-01T08:27:06.069Z] Security Options: [2022-09-01T08:27:06.069Z] apparmor [2022-09-01T08:27:06.069Z] seccomp [2022-09-01T08:27:06.069Z] Profile: default [2022-09-01T08:27:06.069Z] Kernel Version: 5.4.0-1071-aws [2022-09-01T08:27:06.069Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-01T08:27:06.069Z] OSType: linux [2022-09-01T08:27:06.069Z] Architecture: x86_64 [2022-09-01T08:27:06.069Z] CPUs: 2 [2022-09-01T08:27:06.069Z] Total Memory: 7.565GiB [2022-09-01T08:27:06.069Z] Name: ip-10-100-85-153 [2022-09-01T08:27:06.069Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-01T08:27:06.069Z] Docker Root Dir: /var/lib/docker [2022-09-01T08:27:06.069Z] Debug Mode: false [2022-09-01T08:27:06.069Z] Registry: https://index.docker.io/v1/ [2022-09-01T08:27:06.069Z] Labels: [2022-09-01T08:27:06.069Z] Experimental: true [2022-09-01T08:27:06.069Z] Insecure Registries: [2022-09-01T08:27:06.069Z] 127.0.0.0/8 [2022-09-01T08:27:06.070Z] Live Restore Enabled: true [2022-09-01T08:27:06.070Z] [2022-09-01T08:27:06.070Z] WARNING: No swap limit support [Pipeline] sh [2022-09-01T08:27:06.172Z] #58 47.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-01T08:27:06.262Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-09-01T08:27:06.262Z] #71 ... [2022-09-01T08:27:06.262Z] [2022-09-01T08:27:06.262Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:27:06.262Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:27:06.262Z] #49 DONE 0.0s [2022-09-01T08:27:06.262Z] [2022-09-01T08:27:06.262Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:06.262Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:06.412Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:27:06.412Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:27:06.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44072/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-01T08:27:06.412Z] + bash /home/ubuntu/workspace/moby_PR-44072/check-config.sh [2022-09-01T08:27:06.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-01T08:27:06.412Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-01T08:27:06.412Z] [2022-09-01T08:27:06.412Z] Generally Necessary: [2022-09-01T08:27:06.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-01T08:27:06.412Z] - apparmor: enabled and tools installed [2022-09-01T08:27:06.412Z] - CONFIG_NAMESPACES: enabled [2022-09-01T08:27:06.412Z] - CONFIG_NET_NS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_PID_NS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_IPC_NS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_UTS_NS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CGROUPS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-01T08:27:06.412Z] - CONFIG_CPUSETS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_MEMCG: enabled [2022-09-01T08:27:06.412Z] - CONFIG_KEYS: enabled [2022-09-01T08:27:06.412Z] - CONFIG_VETH: enabled (as module) [2022-09-01T08:27:06.412Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-01T08:27:06.412Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-01T08:27:06.412Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-01T08:27:06.432Z] #58 ... [2022-09-01T08:27:06.432Z] [2022-09-01T08:27:06.432Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:27:06.432Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:27:06.432Z] #64 47.48 v3.0.2 [2022-09-01T08:27:06.432Z] #64 DONE 48.6s [2022-09-01T08:27:06.523Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-01T08:27:06.523Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-01T08:27:06.680Z] Client: [2022-09-01T08:27:06.680Z] Context: default [2022-09-01T08:27:06.680Z] Debug Mode: false [2022-09-01T08:27:06.680Z] Plugins: [2022-09-01T08:27:06.680Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-01T08:27:06.680Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-01T08:27:06.680Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-01T08:27:06.680Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-01T08:27:06.680Z] [2022-09-01T08:27:06.680Z] Server: [2022-09-01T08:27:06.680Z] Containers: 0 [2022-09-01T08:27:06.680Z] Running: 0 [2022-09-01T08:27:06.680Z] Paused: 0 [2022-09-01T08:27:06.680Z] Stopped: 0 [2022-09-01T08:27:06.680Z] Images: 0 [2022-09-01T08:27:06.680Z] Server Version: 20.10.14 [2022-09-01T08:27:06.680Z] Storage Driver: overlay2 [2022-09-01T08:27:06.680Z] Backing Filesystem: extfs [2022-09-01T08:27:06.680Z] Supports d_type: true [2022-09-01T08:27:06.680Z] Native Overlay Diff: true [2022-09-01T08:27:06.680Z] userxattr: false [2022-09-01T08:27:06.680Z] Logging Driver: json-file [2022-09-01T08:27:06.680Z] Cgroup Driver: cgroupfs [2022-09-01T08:27:06.680Z] Cgroup Version: 1 [2022-09-01T08:27:06.680Z] Plugins: [2022-09-01T08:27:06.680Z] Volume: local [2022-09-01T08:27:06.680Z] Network: bridge host ipvlan macvlan null overlay [2022-09-01T08:27:06.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-01T08:27:06.680Z] Swarm: inactive [2022-09-01T08:27:06.680Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-01T08:27:06.680Z] Default Runtime: runc [2022-09-01T08:27:06.680Z] Init Binary: docker-init [2022-09-01T08:27:06.680Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:27:06.680Z] runc version: v1.0.3-0-gf46b6ba [2022-09-01T08:27:06.680Z] init version: de40ad0 [2022-09-01T08:27:06.680Z] Security Options: [2022-09-01T08:27:06.680Z] apparmor [2022-09-01T08:27:06.680Z] seccomp [2022-09-01T08:27:06.680Z] Profile: default [2022-09-01T08:27:06.680Z] Kernel Version: 5.4.0-1071-aws [2022-09-01T08:27:06.680Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-01T08:27:06.680Z] OSType: linux [2022-09-01T08:27:06.680Z] Architecture: x86_64 [2022-09-01T08:27:06.680Z] CPUs: 2 [2022-09-01T08:27:06.680Z] Total Memory: 7.565GiB [2022-09-01T08:27:06.680Z] Name: ip-10-100-103-199 [2022-09-01T08:27:06.680Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-09-01T08:27:06.680Z] Docker Root Dir: /var/lib/docker [2022-09-01T08:27:06.680Z] Debug Mode: false [2022-09-01T08:27:06.680Z] Registry: https://index.docker.io/v1/ [2022-09-01T08:27:06.680Z] Labels: [2022-09-01T08:27:06.680Z] Experimental: true [2022-09-01T08:27:06.680Z] Insecure Registries: [2022-09-01T08:27:06.680Z] 127.0.0.0/8 [2022-09-01T08:27:06.680Z] Live Restore Enabled: true [2022-09-01T08:27:06.680Z] [2022-09-01T08:27:06.680Z] WARNING: No swap limit support [2022-09-01T08:27:06.689Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-01T08:27:06.689Z] - CONFIG_CGROUP_BPF: enabled [2022-09-01T08:27:06.689Z] [2022-09-01T08:27:06.689Z] Optional Features: [2022-09-01T08:27:06.689Z] - CONFIG_USER_NS: enabled [2022-09-01T08:27:06.689Z] - CONFIG_SECCOMP: enabled [2022-09-01T08:27:06.689Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-01T08:27:06.689Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-01T08:27:06.689Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-01T08:27:06.689Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-01T08:27:06.689Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-01T08:27:06.689Z] - CONFIG_BLK_CGROUP: enabled [2022-09-01T08:27:06.689Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-01T08:27:06.689Z] - CONFIG_CGROUP_PERF: enabled [2022-09-01T08:27:06.689Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-01T08:27:06.689Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-01T08:27:06.689Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-01T08:27:06.689Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-01T08:27:06.689Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-01T08:27:06.689Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_IP_VS: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-01T08:27:06.689Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-01T08:27:06.689Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-01T08:27:06.689Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-01T08:27:06.689Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-01T08:27:06.689Z] - CONFIG_EXT4_FS: enabled [2022-09-01T08:27:06.689Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-01T08:27:06.689Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-01T08:27:06.689Z] - Network Drivers: [2022-09-01T08:27:06.689Z] - "overlay": [2022-09-01T08:27:06.689Z] - CONFIG_VXLAN: enabled (as module) [2022-09-01T08:27:06.689Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-01T08:27:06.689Z] Optional (for encrypted networks): [2022-09-01T08:27:06.692Z] [2022-09-01T08:27:06.692Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:27:06.692Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:27:06.692Z] #83 44.45 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:06.692Z] #83 44.95 Fetched 5940 kB in 1s (6541 kB/s) [2022-09-01T08:27:06.692Z] #83 45.18 Selecting previously unselected package bzip2. [2022-09-01T08:27:06.692Z] #83 45.18 (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-09-01T08:27:06.692Z] #83 45.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 45.30 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:27:06.692Z] #83 45.63 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:27:06.692Z] #83 45.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 45.64 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:27:06.692Z] #83 46.28 Selecting previously unselected package libmagic1:amd64. [2022-09-01T08:27:06.692Z] #83 46.28 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 46.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:27:06.692Z] #83 46.52 Selecting previously unselected package file. [2022-09-01T08:27:06.692Z] #83 46.53 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 46.57 Unpacking file (1:5.39-3) ... [2022-09-01T08:27:06.692Z] #83 46.84 Selecting previously unselected package xz-utils. [2022-09-01T08:27:06.692Z] #83 46.84 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 46.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:27:06.692Z] #83 47.45 Selecting previously unselected package libsigsegv2:amd64. [2022-09-01T08:27:06.692Z] #83 47.47 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 47.49 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:27:06.692Z] #83 47.75 Selecting previously unselected package m4. [2022-09-01T08:27:06.692Z] #83 47.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-01T08:27:06.692Z] #83 47.79 Unpacking m4 (1.4.18-5) ... [2022-09-01T08:27:06.692Z] #83 48.59 Selecting previously unselected package autoconf. [2022-09-01T08:27:06.692Z] #83 48.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-01T08:27:06.692Z] #83 48.60 Unpacking autoconf (2.69-14) ... [Pipeline] sh [2022-09-01T08:27:06.949Z] - CONFIG_CRYPTO: enabled [2022-09-01T08:27:06.949Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-01T08:27:06.949Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-01T08:27:06.949Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-01T08:27:06.949Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-01T08:27:06.949Z] - CONFIG_XFRM: enabled [2022-09-01T08:27:06.949Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-01T08:27:06.949Z] - "ipvlan": [2022-09-01T08:27:06.949Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-01T08:27:06.949Z] - "macvlan": [2022-09-01T08:27:06.949Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_DUMMY: enabled (as module) [2022-09-01T08:27:06.949Z] - "ftp,tftp client in container": [2022-09-01T08:27:06.949Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-01T08:27:06.949Z] - Storage Drivers: [2022-09-01T08:27:06.949Z] - "aufs": [2022-09-01T08:27:06.949Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-01T08:27:06.949Z] - "btrfs": [2022-09-01T08:27:06.949Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-01T08:27:06.949Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-01T08:27:06.949Z] - "devicemapper": [2022-09-01T08:27:06.949Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-01T08:27:06.949Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-01T08:27:06.949Z] - "overlay": [2022-09-01T08:27:06.949Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-01T08:27:06.949Z] - "zfs": [2022-09-01T08:27:06.949Z] - /dev/zfs: present [2022-09-01T08:27:06.949Z] - zfs command: missing [2022-09-01T08:27:06.949Z] - zpool command: missing [2022-09-01T08:27:06.949Z] [2022-09-01T08:27:06.949Z] Limits: [2022-09-01T08:27:06.949Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-01T08:27:06.949Z] [2022-09-01T08:27:06.949Z] + true [2022-09-01T08:27:06.951Z] #83 49.23 Selecting previously unselected package autotools-dev. [2022-09-01T08:27:06.951Z] #83 49.24 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-01T08:27:06.951Z] #83 49.26 Unpacking autotools-dev (20180224.1+nmu1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-01T08:27:07.062Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:27:07.062Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-01T08:27:07.062Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44072/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-01T08:27:07.062Z] + bash /home/ubuntu/workspace/moby_PR-44072/check-config.sh [2022-09-01T08:27:07.062Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-01T08:27:07.062Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-09-01T08:27:07.062Z] [2022-09-01T08:27:07.062Z] Generally Necessary: [2022-09-01T08:27:07.062Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-01T08:27:07.062Z] - apparmor: enabled and tools installed [2022-09-01T08:27:07.062Z] - CONFIG_NAMESPACES: enabled [2022-09-01T08:27:07.062Z] - CONFIG_NET_NS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_PID_NS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_IPC_NS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_UTS_NS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CGROUPS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-01T08:27:07.062Z] - CONFIG_CPUSETS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_MEMCG: enabled [2022-09-01T08:27:07.062Z] - CONFIG_KEYS: enabled [2022-09-01T08:27:07.062Z] - CONFIG_VETH: enabled (as module) [2022-09-01T08:27:07.062Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-01T08:27:07.062Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-01T08:27:07.062Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-01T08:27:07.062Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-01T08:27:07.062Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-01T08:27:07.338Z] + sudo modprobe ip_vs [2022-09-01T08:27:07.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 . [2022-09-01T08:27:07.458Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-01T08:27:07.458Z] - CONFIG_CGROUP_BPF: enabled [2022-09-01T08:27:07.458Z] [2022-09-01T08:27:07.458Z] Optional Features: [2022-09-01T08:27:07.458Z] - CONFIG_USER_NS: enabled [2022-09-01T08:27:07.458Z] - CONFIG_SECCOMP: enabled [2022-09-01T08:27:07.458Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-01T08:27:07.458Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-01T08:27:07.458Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-01T08:27:07.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-01T08:27:07.458Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-01T08:27:07.458Z] - CONFIG_BLK_CGROUP: enabled [2022-09-01T08:27:07.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-01T08:27:07.458Z] - CONFIG_CGROUP_PERF: enabled [2022-09-01T08:27:07.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-01T08:27:07.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-01T08:27:07.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-01T08:27:07.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-01T08:27:07.458Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-01T08:27:07.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_IP_VS: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-01T08:27:07.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-01T08:27:07.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-01T08:27:07.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-01T08:27:07.458Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-01T08:27:07.458Z] - CONFIG_EXT4_FS: enabled [2022-09-01T08:27:07.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-01T08:27:07.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-01T08:27:07.458Z] - Network Drivers: [2022-09-01T08:27:07.458Z] - "overlay": [2022-09-01T08:27:07.458Z] - CONFIG_VXLAN: enabled (as module) [2022-09-01T08:27:07.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-01T08:27:07.458Z] Optional (for encrypted networks): [2022-09-01T08:27:07.520Z] #83 49.47 Selecting previously unselected package automake. [2022-09-01T08:27:07.520Z] #83 49.48 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-01T08:27:07.520Z] #83 49.50 Unpacking automake (1:1.16.3-2) ... [2022-09-01T08:27:07.596Z] #1 [internal] load build definition from Dockerfile [2022-09-01T08:27:07.596Z] #1 sha256:1c24bec9f60bedd72b648eddc7e673363567216fc1a74b909210358f154c48a6 [2022-09-01T08:27:07.722Z] - CONFIG_CRYPTO: enabled [2022-09-01T08:27:07.723Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-01T08:27:07.723Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-01T08:27:07.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-01T08:27:07.723Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-01T08:27:07.723Z] - CONFIG_XFRM: enabled [2022-09-01T08:27:07.723Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-01T08:27:07.723Z] - "ipvlan": [2022-09-01T08:27:07.723Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-01T08:27:07.723Z] - "macvlan": [2022-09-01T08:27:07.723Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_DUMMY: enabled (as module) [2022-09-01T08:27:07.723Z] - "ftp,tftp client in container": [2022-09-01T08:27:07.723Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-01T08:27:07.723Z] - Storage Drivers: [2022-09-01T08:27:07.723Z] - "aufs": [2022-09-01T08:27:07.723Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-01T08:27:07.723Z] - "btrfs": [2022-09-01T08:27:07.723Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-01T08:27:07.723Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-01T08:27:07.723Z] - "devicemapper": [2022-09-01T08:27:07.723Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-01T08:27:07.723Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-01T08:27:07.723Z] - "overlay": [2022-09-01T08:27:07.723Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-01T08:27:07.723Z] - "zfs": [2022-09-01T08:27:07.723Z] - /dev/zfs: present [2022-09-01T08:27:07.723Z] - zfs command: missing [2022-09-01T08:27:07.723Z] - zpool command: missing [2022-09-01T08:27:07.723Z] [2022-09-01T08:27:07.723Z] Limits: [2022-09-01T08:27:07.723Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-01T08:27:07.723Z] [2022-09-01T08:27:07.723Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-01T08:27:07.858Z] #1 transferring dockerfile: 19.12kB done [2022-09-01T08:27:07.858Z] #1 DONE 0.2s [2022-09-01T08:27:07.858Z] [2022-09-01T08:27:07.858Z] #2 [internal] load .dockerignore [2022-09-01T08:27:07.858Z] #2 sha256:fa941b391cc0a82ac66d93287feba24e7b188bb48e28d5e301230e88112324d7 [2022-09-01T08:27:07.858Z] #2 transferring context: 145B done [2022-09-01T08:27:07.858Z] #2 DONE 0.1s [2022-09-01T08:27:07.858Z] [2022-09-01T08:27:07.858Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-01T08:27:07.858Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-01T08:27:08.055Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 . [2022-09-01T08:27:08.323Z] #1 [internal] load build definition from Dockerfile [2022-09-01T08:27:08.323Z] #1 sha256:3adf8e654fbac7d37c286ca352d713ac1596db0566547d928ba3d0be31cea8be [2022-09-01T08:27:08.323Z] #1 transferring dockerfile: 19.12kB 0.0s done [2022-09-01T08:27:08.323Z] #1 DONE 0.1s [2022-09-01T08:27:08.323Z] [2022-09-01T08:27:08.323Z] #2 [internal] load .dockerignore [2022-09-01T08:27:08.323Z] #2 sha256:e69fc080651a872be3e6b707e3ccf7ad7894a4816e95bb1ab5d558a959cbbe4d [2022-09-01T08:27:08.323Z] #2 transferring context: 145B done [2022-09-01T08:27:08.323Z] #2 DONE 0.1s [2022-09-01T08:27:08.424Z] #3 DONE 0.4s [2022-09-01T08:27:08.424Z] [2022-09-01T08:27:08.424Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-01T08:27:08.424Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-01T08:27:08.424Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-09-01T08:27:08.424Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-01T08:27:08.424Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-01T08:27:08.424Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-01T08:27:08.424Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-01T08:27:08.433Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-09-01T08:27:08.458Z] #83 50.49 Selecting previously unselected package patch. [2022-09-01T08:27:08.458Z] #83 50.49 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:27:08.458Z] #83 50.55 Unpacking patch (2.7.6-7) ... [2022-09-01T08:27:08.584Z] [2022-09-01T08:27:08.584Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-01T08:27:08.584Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-01T08:27:08.682Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-01T08:27:08.682Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-09-01T08:27:08.692Z] #71 DONE 3.0s [2022-09-01T08:27:08.692Z] [2022-09-01T08:27:08.692Z] #24 [internal] load build context [2022-09-01T08:27:08.692Z] #24 sha256:c80c760cf766711ca6019079ddad4c02323b82db5f79a9b0979057f3c42beba7 [2022-09-01T08:27:08.692Z] #24 transferring context: 62.71MB 2.9s done [2022-09-01T08:27:08.692Z] #24 DONE 3.1s [2022-09-01T08:27:08.692Z] [2022-09-01T08:27:08.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:08.692Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:08.692Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done [2022-09-01T08:27:08.692Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done [2022-09-01T08:27:08.692Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-01T08:27:08.692Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-09-01T08:27:08.692Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 1.8s done [2022-09-01T08:27:08.692Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 1.9s done [2022-09-01T08:27:08.692Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.8s done [2022-09-01T08:27:08.692Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.2s [2022-09-01T08:27:08.692Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 80.18MB / 108.99MB 2.9s [2022-09-01T08:27:08.692Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 79.36MB / 81.12MB 2.9s [2022-09-01T08:27:08.692Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 0B / 126B 2.8s [2022-09-01T08:27:08.720Z] #83 50.91 Selecting previously unselected package dpkg-dev. [2022-09-01T08:27:08.720Z] #83 50.92 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:27:08.720Z] #83 50.92 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:27:08.844Z] #3 DONE 0.4s [2022-09-01T08:27:08.951Z] #11 ... [2022-09-01T08:27:08.951Z] [2022-09-01T08:27:08.951Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:08.951Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:08.951Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-09-01T08:27:08.951Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:08.951Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-01T08:27:08.951Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-01T08:27:08.951Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-09-01T08:27:08.951Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-09-01T08:27:08.951Z] #73 DONE 3.1s [2022-09-01T08:27:08.951Z] [2022-09-01T08:27:08.951Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:08.951Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:08.951Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 88.08MB / 108.99MB 3.0s [2022-09-01T08:27:08.951Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 106.95MB / 108.99MB 3.2s [2022-09-01T08:27:08.979Z] #83 ... [2022-09-01T08:27:08.979Z] [2022-09-01T08:27:08.979Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:27:08.979Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:27:08.979Z] #47 51.36 NAME: [2022-09-01T08:27:08.979Z] #47 51.36 go-winres - A tool for embedding resources in Windows executables [2022-09-01T08:27:08.979Z] #47 51.36 [2022-09-01T08:27:08.979Z] #47 51.36 USAGE: [2022-09-01T08:27:08.979Z] #47 51.36 go-winres [global options] command [command options] [arguments...] [2022-09-01T08:27:08.979Z] #47 51.36 [2022-09-01T08:27:08.979Z] #47 51.36 COMMANDS: [2022-09-01T08:27:08.979Z] #47 51.36 init Create an initial ./winres/winres.json [2022-09-01T08:27:08.979Z] #47 51.36 make Make syso files for the "go build" command [2022-09-01T08:27:08.979Z] #47 51.36 simply Make syso files for the "go build" command (simplified) [2022-09-01T08:27:08.979Z] #47 51.36 extract Extract all resources from an executable [2022-09-01T08:27:08.979Z] #47 51.36 patch Replace resources in an executable file (exe, dll) [2022-09-01T08:27:08.979Z] #47 51.36 help, h Shows a list of commands or help for one command [2022-09-01T08:27:08.979Z] #47 51.36 [2022-09-01T08:27:08.979Z] #47 51.36 GLOBAL OPTIONS: [2022-09-01T08:27:08.979Z] #47 51.36 --help, -h show help (default: false) [2022-09-01T08:27:09.104Z] [2022-09-01T08:27:09.104Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-01T08:27:09.104Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-01T08:27:09.104Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-01T08:27:09.104Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-01T08:27:09.104Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-01T08:27:09.104Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-01T08:27:09.104Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-01T08:27:09.248Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-01T08:27:09.248Z] #4 DONE 0.8s [2022-09-01T08:27:09.364Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-01T08:27:09.364Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-01T08:27:09.505Z] [2022-09-01T08:27:09.505Z] #6 [internal] load build definition from Dockerfile [2022-09-01T08:27:09.505Z] #6 sha256:668b04f2cfa0433bb7b497f03ccbe5ebad4ffc4fc6a2394a78d35cb6a693fce9 [2022-09-01T08:27:09.505Z] #6 DONE 0.0s [2022-09-01T08:27:09.505Z] [2022-09-01T08:27:09.505Z] #5 [internal] load .dockerignore [2022-09-01T08:27:09.505Z] #5 sha256:d99285ce3fb3a8be8841ad33639c93d90f5ad5d1915274011e32420b1d29b409 [2022-09-01T08:27:09.505Z] #5 DONE 0.0s [2022-09-01T08:27:09.505Z] [2022-09-01T08:27:09.505Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:09.505Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:27:09.553Z] #47 DONE 51.5s [2022-09-01T08:27:09.553Z] [2022-09-01T08:27:09.553Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:09.553Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:27:09.553Z] #58 49.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:09.553Z] #58 50.23 Fetched 2315 kB in 4s (654 kB/s) [2022-09-01T08:27:09.553Z] #58 50.36 Selecting previously unselected package libprotobuf23:amd64. [2022-09-01T08:27:09.553Z] #58 50.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:27:09.553Z] #58 50.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-01T08:27:09.553Z] #58 50.42 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:27:09.813Z] #58 51.48 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:27:09.813Z] #58 51.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:27:09.934Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-09-01T08:27:09.934Z] #4 DONE 0.8s [2022-09-01T08:27:10.073Z] #58 51.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:27:10.193Z] [2022-09-01T08:27:10.193Z] #6 [internal] load build definition from Dockerfile [2022-09-01T08:27:10.193Z] #6 sha256:9b119e3b758bb54518c68f44c2330912e654faeed383692c6b79f3c649e25708 [2022-09-01T08:27:10.193Z] #6 DONE 0.0s [2022-09-01T08:27:10.193Z] [2022-09-01T08:27:10.193Z] #5 [internal] load .dockerignore [2022-09-01T08:27:10.193Z] #5 sha256:bce73223d40fd43051777ecea5c8f5de5f1c62fd6f5b40941c9b5160b21862f6 [2022-09-01T08:27:10.193Z] #5 DONE 0.0s [2022-09-01T08:27:10.193Z] [2022-09-01T08:27:10.193Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:10.193Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:27:10.329Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.8s done [2022-09-01T08:27:10.332Z] #58 51.97 Selecting previously unselected package python3-six. [2022-09-01T08:27:10.332Z] #58 51.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-01T08:27:10.332Z] #58 52.01 Unpacking python3-six (1.16.0-2) ... [2022-09-01T08:27:10.448Z] #10 DONE 0.9s [2022-09-01T08:27:10.448Z] [2022-09-01T08:27:10.448Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:10.448Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-01T08:27:10.448Z] #9 DONE 0.8s [2022-09-01T08:27:10.448Z] [2022-09-01T08:27:10.448Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-01T08:27:10.448Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-01T08:27:10.448Z] #7 DONE 0.9s [2022-09-01T08:27:10.448Z] [2022-09-01T08:27:10.448Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-01T08:27:10.448Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-01T08:27:10.448Z] #8 DONE 0.9s [2022-09-01T08:27:10.451Z] #10 ... [2022-09-01T08:27:10.451Z] [2022-09-01T08:27:10.451Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-01T08:27:10.451Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-01T08:27:10.451Z] #7 DONE 0.5s [2022-09-01T08:27:10.592Z] #58 52.13 Selecting previously unselected package python3-protobuf. [2022-09-01T08:27:10.592Z] #58 52.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-01T08:27:10.592Z] #58 52.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-01T08:27:10.709Z] [2022-09-01T08:27:10.709Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:10.709Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:10.709Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:10.709Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-01T08:27:10.714Z] [2022-09-01T08:27:10.714Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-01T08:27:10.714Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-01T08:27:10.714Z] #8 DONE 0.5s [2022-09-01T08:27:10.714Z] [2022-09-01T08:27:10.714Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:10.714Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-01T08:27:10.714Z] #9 DONE 0.6s [2022-09-01T08:27:10.714Z] [2022-09-01T08:27:10.714Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:10.714Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:27:10.714Z] #10 DONE 0.6s [2022-09-01T08:27:10.775Z] Client: Docker Engine - Community [2022-09-01T08:27:10.775Z] Version: 20.10.14 [2022-09-01T08:27:10.775Z] API version: 1.41 [2022-09-01T08:27:10.775Z] Go version: go1.16.15 [2022-09-01T08:27:10.775Z] Git commit: a224086 [2022-09-01T08:27:10.775Z] Built: Thu Mar 24 01:48:02 2022 [2022-09-01T08:27:10.775Z] OS/Arch: linux/amd64 [2022-09-01T08:27:10.775Z] Context: default [2022-09-01T08:27:10.775Z] Experimental: true [2022-09-01T08:27:10.775Z] [2022-09-01T08:27:10.775Z] Server: Docker Engine - Community [2022-09-01T08:27:10.775Z] Engine: [2022-09-01T08:27:10.775Z] Version: 20.10.14 [2022-09-01T08:27:10.775Z] API version: 1.41 (minimum version 1.12) [2022-09-01T08:27:10.775Z] Go version: go1.16.15 [2022-09-01T08:27:10.775Z] Git commit: 87a90dc [2022-09-01T08:27:10.775Z] Built: Thu Mar 24 01:45:53 2022 [2022-09-01T08:27:10.775Z] OS/Arch: linux/amd64 [2022-09-01T08:27:10.775Z] Experimental: true [2022-09-01T08:27:10.775Z] containerd: [2022-09-01T08:27:10.775Z] Version: 1.5.11 [2022-09-01T08:27:10.775Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:27:10.775Z] runc: [2022-09-01T08:27:10.775Z] Version: 1.0.3 [2022-09-01T08:27:10.775Z] GitCommit: v1.0.3-0-gf46b6ba [2022-09-01T08:27:10.775Z] docker-init: [2022-09-01T08:27:10.775Z] Version: 0.19.0 [2022-09-01T08:27:10.775Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-01T08:27:10.969Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-01T08:27:10.969Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.05MB / 55.01MB 0.2s [2022-09-01T08:27:10.969Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-01T08:27:10.969Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-01T08:27:10.976Z] [2022-09-01T08:27:10.976Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:10.976Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:10.976Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:27:10.976Z] #73 DONE 0.1s [2022-09-01T08:27:10.976Z] [2022-09-01T08:27:10.976Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:10.976Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:10.976Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:11.107Z] + docker info [2022-09-01T08:27:11.233Z] #28 ... [2022-09-01T08:27:11.233Z] [2022-09-01T08:27:11.233Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:27:11.233Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:27:11.233Z] #49 DONE 0.0s [2022-09-01T08:27:11.233Z] [2022-09-01T08:27:11.233Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:11.233Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:11.233Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 8.39MB / 55.01MB 0.4s [2022-09-01T08:27:11.237Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-01T08:27:11.237Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-01T08:27:11.237Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-01T08:27:11.237Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-01T08:27:11.237Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s [2022-09-01T08:27:11.265Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.1s [2022-09-01T08:27:11.265Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-01T08:27:11.497Z] #28 ... [2022-09-01T08:27:11.497Z] [2022-09-01T08:27:11.497Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:27:11.497Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:27:11.497Z] #49 DONE 0.0s [2022-09-01T08:27:11.497Z] [2022-09-01T08:27:11.497Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:11.498Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:11.498Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.3s [2022-09-01T08:27:11.499Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.6s [2022-09-01T08:27:11.499Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 14.68MB / 55.01MB 0.8s [2022-09-01T08:27:11.524Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 5.5s done [2022-09-01T08:27:11.524Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be [2022-09-01T08:27:11.757Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 1.0s [2022-09-01T08:27:11.769Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.4s [2022-09-01T08:27:11.769Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.6s [2022-09-01T08:27:11.783Z] #11 ... [2022-09-01T08:27:11.783Z] [2022-09-01T08:27:11.783Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:11.783Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-09-01T08:27:11.783Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-01T08:27:11.783Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-01T08:27:11.783Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-01T08:27:11.783Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-01T08:27:11.783Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.5s done [2022-09-01T08:27:11.783Z] #28 DONE 5.9s [2022-09-01T08:27:11.783Z] [2022-09-01T08:27:11.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:11.783Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:11.783Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-09-01T08:27:11.971Z] #58 53.46 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:27:11.971Z] #58 53.47 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:27:11.971Z] #58 53.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:27:11.971Z] #58 53.68 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:27:11.971Z] #58 53.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:27:11.971Z] #58 53.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:27:12.015Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 1.2s [2022-09-01T08:27:12.027Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.02MB / 55.01MB 0.7s [2022-09-01T08:27:12.041Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-01T08:27:12.230Z] #58 53.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:27:12.289Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 28.31MB / 55.01MB 1.0s [2022-09-01T08:27:12.489Z] #58 53.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:27:12.489Z] #58 53.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:12.490Z] #58 54.12 Selecting previously unselected package criu. [2022-09-01T08:27:12.490Z] #58 54.12 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-01T08:27:12.490Z] #58 54.13 Unpacking criu (3.17.1-1) ... [2022-09-01T08:27:12.548Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.55MB / 55.01MB 1.2s [2022-09-01T08:27:12.548Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.4s [2022-09-01T08:27:12.587Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.7s [2022-09-01T08:27:12.587Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 1.9s [2022-09-01T08:27:12.808Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 1.7s [2022-09-01T08:27:12.845Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 2.0s [2022-09-01T08:27:13.067Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 1.9s [2022-09-01T08:27:13.113Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 2.4s [2022-09-01T08:27:13.336Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 2.0s [2022-09-01T08:27:13.597Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.3s [2022-09-01T08:27:13.693Z] #58 55.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:27:13.857Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-09-01T08:27:13.953Z] #58 ... [2022-09-01T08:27:13.953Z] [2022-09-01T08:27:13.953Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:27:13.953Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:27:13.953Z] #41 55.05 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-09-01T08:27:13.953Z] #41 55.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-01T08:27:13.953Z] #41 56.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:27:14.517Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-01T08:27:14.524Z] #41 ... [2022-09-01T08:27:14.524Z] [2022-09-01T08:27:14.524Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:14.524Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:27:14.524Z] #62 46.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-01T08:27:14.524Z] #62 46.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-01T08:27:14.524Z] #62 47.12 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-01T08:27:14.524Z] #62 47.16 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-01T08:27:14.524Z] #62 47.28 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-01T08:27:14.524Z] #62 47.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-01T08:27:14.524Z] #62 47.59 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-01T08:27:14.524Z] #62 47.65 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-01T08:27:14.524Z] #62 47.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-01T08:27:14.524Z] #62 47.84 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-01T08:27:14.524Z] #62 47.92 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-01T08:27:14.524Z] #62 47.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-01T08:27:14.524Z] #62 48.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-01T08:27:14.524Z] #62 48.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-01T08:27:14.524Z] #62 48.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-01T08:27:14.524Z] #62 48.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-01T08:27:14.524Z] #62 48.47 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T08:27:14.524Z] #62 49.45 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T08:27:14.524Z] #62 49.60 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-01T08:27:14.524Z] #62 49.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T08:27:14.524Z] #62 50.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-01T08:27:14.524Z] #62 50.31 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-01T08:27:14.524Z] #62 50.46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T08:27:14.524Z] #62 50.48 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-01T08:27:14.524Z] #62 50.52 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-01T08:27:14.524Z] #62 50.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T08:27:14.524Z] #62 50.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T08:27:14.524Z] #62 50.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T08:27:14.524Z] #62 50.81 go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T08:27:14.524Z] #62 51.42 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T08:27:14.524Z] #62 51.44 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-01T08:27:14.524Z] #62 52.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-01T08:27:14.524Z] #62 54.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-01T08:27:14.784Z] #62 ... [2022-09-01T08:27:14.784Z] [2022-09-01T08:27:14.784Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:27:14.784Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:27:14.784Z] #83 52.46 Selecting previously unselected package build-essential. [2022-09-01T08:27:14.784Z] #83 52.46 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 52.46 Unpacking build-essential (12.9) ... [2022-09-01T08:27:14.784Z] #83 52.64 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:27:14.784Z] #83 52.65 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 52.66 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:27:14.784Z] #83 52.82 Selecting previously unselected package libcap-dev:amd64. [2022-09-01T08:27:14.784Z] #83 52.83 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 52.85 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:27:14.784Z] #83 53.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:27:14.784Z] #83 53.10 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 53.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:14.784Z] #83 53.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-01T08:27:14.784Z] #83 53.24 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 53.25 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:14.784Z] #83 53.38 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:27:14.784Z] #83 53.39 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 53.41 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:27:14.784Z] #83 54.20 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:27:14.784Z] #83 54.21 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 54.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:27:14.784Z] #83 55.25 Selecting previously unselected package libtool. [2022-09-01T08:27:14.784Z] #83 55.26 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-01T08:27:14.784Z] #83 55.30 Unpacking libtool (2.4.6-15) ... [2022-09-01T08:27:14.784Z] #83 55.69 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:27:14.784Z] #83 55.70 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 55.70 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:27:14.784Z] #83 56.08 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:27:14.784Z] #83 56.09 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 56.10 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:27:14.784Z] #83 56.17 Selecting previously unselected package libyajl-dev:amd64. [2022-09-01T08:27:14.784Z] #83 56.17 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-01T08:27:14.784Z] #83 56.18 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:27:14.784Z] #83 56.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:27:14.784Z] #83 56.39 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:27:14.784Z] #83 56.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:27:14.784Z] #83 56.43 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:27:14.784Z] #83 56.46 Setting up file (1:5.39-3) ... [2022-09-01T08:27:14.784Z] #83 56.52 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:27:14.784Z] #83 56.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:14.784Z] #83 56.58 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:14.784Z] #83 56.60 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:27:14.784Z] #83 56.61 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:27:14.784Z] #83 56.63 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:27:14.784Z] #83 56.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:27:14.784Z] #83 56.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:27:14.784Z] #83 56.67 Setting up patch (2.7.6-7) ... [2022-09-01T08:27:14.784Z] #83 56.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:27:14.784Z] #83 56.71 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:27:14.784Z] #83 56.74 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:27:14.784Z] #83 56.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:27:14.784Z] #83 56.76 Setting up libtool (2.4.6-15) ... [2022-09-01T08:27:14.784Z] #83 56.78 Setting up m4 (1.4.18-5) ... [2022-09-01T08:27:14.784Z] #83 56.79 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:27:14.784Z] #83 56.81 Setting up autoconf (2.69-14) ... [2022-09-01T08:27:14.784Z] #83 56.88 Setting up build-essential (12.9) ... [2022-09-01T08:27:14.784Z] #83 56.92 Setting up automake (1:1.16.3-2) ... [2022-09-01T08:27:14.784Z] #83 56.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-01T08:27:14.784Z] #83 56.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:14.798Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e [2022-09-01T08:27:15.333Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 3.0s done [2022-09-01T08:27:15.333Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-01T08:27:15.359Z] #83 DONE 57.5s [2022-09-01T08:27:15.359Z] [2022-09-01T08:27:15.359Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:15.359Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:27:15.359Z] #58 56.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:27:15.359Z] #58 56.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:27:15.359Z] #58 56.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:27:15.359Z] #58 57.01 Setting up python3-six (1.16.0-2) ... [2022-09-01T08:27:15.592Z] #11 ... [2022-09-01T08:27:15.592Z] [2022-09-01T08:27:15.592Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-01T08:27:15.592Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-09-01T08:27:15.592Z] #72 DONE 0.9s [2022-09-01T08:27:15.592Z] [2022-09-01T08:27:15.592Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:15.592Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:16.742Z] #58 58.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:27:16.742Z] #58 58.41 Setting up python3-protobuf (3.12.4-1) ... [2022-09-01T08:27:17.049Z] #28 ... [2022-09-01T08:27:17.049Z] [2022-09-01T08:27:17.049Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:17.049Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:17.049Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-01T08:27:17.049Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-01T08:27:17.049Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-01T08:27:17.049Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-01T08:27:17.049Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done [2022-09-01T08:27:17.049Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.3s done [2022-09-01T08:27:17.049Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 2.1s done [2022-09-01T08:27:17.049Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 5.3s done [2022-09-01T08:27:17.049Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 75.50MB / 85.91MB 6.0s [2022-09-01T08:27:17.049Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 45.09MB / 141.86MB 6.0s [2022-09-01T08:27:17.049Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 5.5s done [2022-09-01T08:27:17.049Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 82.84MB / 85.91MB 6.3s [2022-09-01T08:27:17.049Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 55.12MB / 141.86MB 6.3s [2022-09-01T08:27:17.338Z] #28 ... [2022-09-01T08:27:17.338Z] [2022-09-01T08:27:17.338Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:17.338Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:17.338Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:27:17.338Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:17.338Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-01T08:27:17.338Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-01T08:27:17.338Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-01T08:27:17.338Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-09-01T08:27:17.338Z] #71 DONE 6.4s [2022-09-01T08:27:17.338Z] [2022-09-01T08:27:17.338Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:17.338Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:17.338Z] #28 ... [2022-09-01T08:27:17.338Z] [2022-09-01T08:27:17.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:17.338Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:17.338Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-01T08:27:17.338Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-01T08:27:17.338Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-01T08:27:17.338Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-01T08:27:17.338Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.7s done [2022-09-01T08:27:17.338Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.2s done [2022-09-01T08:27:17.338Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-09-01T08:27:17.338Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.3s done [2022-09-01T08:27:17.338Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.7s done [2022-09-01T08:27:17.338Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 91.23MB / 141.86MB 6.1s [2022-09-01T08:27:17.338Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.4s done [2022-09-01T08:27:17.501Z] #11 ... [2022-09-01T08:27:17.501Z] [2022-09-01T08:27:17.501Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-01T08:27:17.501Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-09-01T08:27:17.501Z] #74 DONE 1.9s [2022-09-01T08:27:17.501Z] [2022-09-01T08:27:17.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:17.501Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:17.919Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.71MB / 141.86MB 6.6s [2022-09-01T08:27:17.919Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 111.15MB / 141.86MB 6.8s [2022-09-01T08:27:17.993Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 7.0s [2022-09-01T08:27:17.993Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 7.2s done [2022-09-01T08:27:18.256Z] #11 ... [2022-09-01T08:27:18.256Z] [2022-09-01T08:27:18.256Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:18.256Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:18.256Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:27:18.256Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:18.256Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-01T08:27:18.256Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-01T08:27:18.256Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-09-01T08:27:18.256Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2022-09-01T08:27:18.256Z] #71 DONE 7.4s [2022-09-01T08:27:18.256Z] [2022-09-01T08:27:18.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:18.256Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:18.256Z] #11 ... [2022-09-01T08:27:18.256Z] [2022-09-01T08:27:18.256Z] #24 [internal] load build context [2022-09-01T08:27:18.256Z] #24 sha256:e5a6f085fae924ef122b76db4aaa9256e4cb65620cb6ad51adfa428109ba23a0 [2022-09-01T08:27:18.256Z] #24 transferring context: 43.46MB 7.5s [2022-09-01T08:27:18.256Z] #24 ... [2022-09-01T08:27:18.256Z] [2022-09-01T08:27:18.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:18.256Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:18.256Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 73.40MB / 141.86MB 7.5s [2022-09-01T08:27:18.514Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 82.84MB / 141.86MB 7.7s [2022-09-01T08:27:18.554Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.54MB / 141.86MB 7.1s [2022-09-01T08:27:18.774Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 8.1s [2022-09-01T08:27:18.816Z] #11 ... [2022-09-01T08:27:18.816Z] [2022-09-01T08:27:18.816Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:18.816Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:18.816Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:18.816Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-01T08:27:18.816Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-01T08:27:18.816Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-09-01T08:27:18.816Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-09-01T08:27:18.816Z] #73 DONE 7.6s [2022-09-01T08:27:18.816Z] [2022-09-01T08:27:18.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:18.816Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:18.816Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 130.02MB / 141.86MB 7.4s [2022-09-01T08:27:18.816Z] #11 ... [2022-09-01T08:27:18.816Z] [2022-09-01T08:27:18.816Z] #24 [internal] load build context [2022-09-01T08:27:18.816Z] #24 sha256:f9ac153c80dd42adea5c048c278e4f2a63982644e4e0770802a5754fdf8f3724 [2022-09-01T08:27:18.816Z] #24 transferring context: 46.73MB 7.8s [2022-09-01T08:27:18.816Z] #24 ... [2022-09-01T08:27:18.816Z] [2022-09-01T08:27:18.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:18.816Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:18.880Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.2s done [2022-09-01T08:27:18.880Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 [2022-09-01T08:27:19.075Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.56MB / 141.86MB 7.9s [2022-09-01T08:27:19.080Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 103.81MB / 141.86MB 8.3s [2022-09-01T08:27:19.339Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 112.20MB / 141.86MB 8.5s [2022-09-01T08:27:19.596Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 119.54MB / 141.86MB 8.9s [2022-09-01T08:27:19.852Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 128.85MB / 141.86MB 9.1s [2022-09-01T08:27:19.852Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s [2022-09-01T08:27:19.852Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 137.36MB / 141.86MB 9.2s [2022-09-01T08:27:20.021Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.2s [2022-09-01T08:27:20.784Z] #11 ... [2022-09-01T08:27:20.785Z] [2022-09-01T08:27:20.785Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:20.785Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:20.785Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:27:20.785Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-01T08:27:20.785Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-01T08:27:20.785Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:20.785Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-09-01T08:27:20.785Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2022-09-01T08:27:20.785Z] #73 ... [2022-09-01T08:27:20.785Z] [2022-09-01T08:27:20.785Z] #24 [internal] load build context [2022-09-01T08:27:20.785Z] #24 sha256:e5a6f085fae924ef122b76db4aaa9256e4cb65620cb6ad51adfa428109ba23a0 [2022-09-01T08:27:20.785Z] #24 transferring context: 62.71MB 9.2s done [2022-09-01T08:27:20.785Z] #24 DONE 10.1s [2022-09-01T08:27:20.785Z] [2022-09-01T08:27:20.785Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:20.785Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:20.967Z] #11 ... [2022-09-01T08:27:20.967Z] [2022-09-01T08:27:20.967Z] #24 [internal] load build context [2022-09-01T08:27:20.967Z] #24 sha256:f9ac153c80dd42adea5c048c278e4f2a63982644e4e0770802a5754fdf8f3724 [2022-09-01T08:27:20.967Z] #24 transferring context: 62.71MB 9.3s done [2022-09-01T08:27:20.967Z] #24 DONE 9.7s [2022-09-01T08:27:20.967Z] [2022-09-01T08:27:20.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:20.967Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:20.967Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.3s done [2022-09-01T08:27:21.538Z] #11 ... [2022-09-01T08:27:21.538Z] [2022-09-01T08:27:21.538Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-01T08:27:21.538Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-01T08:27:21.538Z] #72 DONE 0.6s [2022-09-01T08:27:21.833Z] [2022-09-01T08:27:21.833Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-01T08:27:21.833Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-01T08:27:22.026Z] #58 63.52 Setting up criu (3.17.1-1) ... [2022-09-01T08:27:22.156Z] #11 ... [2022-09-01T08:27:22.156Z] [2022-09-01T08:27:22.156Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:22.156Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:22.156Z] #73 DONE 11.2s [2022-09-01T08:27:22.156Z] [2022-09-01T08:27:22.156Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:22.156Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:22.156Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 11.1s done [2022-09-01T08:27:22.166Z] #11 ... [2022-09-01T08:27:22.166Z] [2022-09-01T08:27:22.166Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:22.166Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-01T08:27:22.166Z] #29 1.760 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:22.166Z] #29 1.831 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:22.166Z] #29 1.831 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:22.166Z] #29 1.972 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:22.166Z] #29 2.181 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:22.166Z] #29 2.675 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:22.166Z] #29 3.280 Fetched 8458 kB in 2s (4773 kB/s) [2022-09-01T08:27:22.166Z] #29 3.280 Reading package lists... [2022-09-01T08:27:22.166Z] #29 3.811 Reading package lists... [2022-09-01T08:27:22.166Z] #29 4.339 Building dependency tree... [2022-09-01T08:27:22.166Z] #29 4.666 The following additional packages will be installed: [2022-09-01T08:27:22.166Z] #29 4.666 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-01T08:27:22.166Z] #29 4.666 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-01T08:27:22.166Z] #29 4.667 Recommended packages: [2022-09-01T08:27:22.166Z] #29 4.667 libldap-common publicsuffix libsasl2-modules [2022-09-01T08:27:22.166Z] #29 4.787 The following NEW packages will be installed: [2022-09-01T08:27:22.166Z] #29 4.787 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-01T08:27:22.166Z] #29 4.787 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-01T08:27:22.166Z] #29 4.787 libssh2-1 openssl [2022-09-01T08:27:22.166Z] #29 5.054 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:22.166Z] #29 5.054 Need to get 2942 kB of archives. [2022-09-01T08:27:22.166Z] #29 5.054 After this operation, 6482 kB of additional disk space will be used. [2022-09-01T08:27:22.166Z] #29 5.054 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-01T08:27:22.166Z] #29 5.066 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-01T08:27:22.166Z] #29 5.085 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-01T08:27:22.166Z] #29 5.088 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-09-01T08:27:22.166Z] #29 5.093 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-01T08:27:22.166Z] #29 5.097 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-09-01T08:27:22.166Z] #29 5.100 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-01T08:27:22.166Z] #29 5.107 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-01T08:27:22.166Z] #29 5.109 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-01T08:27:22.166Z] #29 5.112 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-01T08:27:22.166Z] #29 5.115 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-01T08:27:22.166Z] #29 5.119 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-01T08:27:22.166Z] #29 5.123 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-01T08:27:22.166Z] #29 5.127 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-01T08:27:22.166Z] #29 5.143 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-01T08:27:22.166Z] #29 5.443 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:22.166Z] #29 5.469 Fetched 2942 kB in 0s (8307 kB/s) [2022-09-01T08:27:22.166Z] #29 5.625 Selecting previously unselected package openssl. [2022-09-01T08:27:22.166Z] #29 5.625 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-09-01T08:27:22.166Z] #29 5.625 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-01T08:27:22.166Z] #29 5.667 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:22.167Z] #29 5.799 Selecting previously unselected package ca-certificates. [2022-09-01T08:27:22.167Z] #29 5.799 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-01T08:27:22.167Z] #29 5.805 Unpacking ca-certificates (20210119) ... [2022-09-01T08:27:22.167Z] #29 6.211 Selecting previously unselected package libbrotli1:arm64. [2022-09-01T08:27:22.167Z] #29 6.212 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.304 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-01T08:27:22.167Z] #29 6.558 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-01T08:27:22.167Z] #29 6.558 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.563 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 6.612 Selecting previously unselected package libsasl2-2:arm64. [2022-09-01T08:27:22.167Z] #29 6.612 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.615 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 6.681 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-01T08:27:22.167Z] #29 6.681 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.696 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 6.758 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-01T08:27:22.167Z] #29 6.758 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.763 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-01T08:27:22.167Z] #29 6.810 Selecting previously unselected package libpsl5:arm64. [2022-09-01T08:27:22.167Z] #29 6.810 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.815 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-01T08:27:22.167Z] #29 6.859 Selecting previously unselected package librtmp1:arm64. [2022-09-01T08:27:22.167Z] #29 6.859 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.862 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:22.167Z] #29 6.911 Selecting previously unselected package libssh2-1:arm64. [2022-09-01T08:27:22.167Z] #29 6.911 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.914 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-01T08:27:22.167Z] #29 6.982 Selecting previously unselected package libcurl4:arm64. [2022-09-01T08:27:22.167Z] #29 6.985 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 6.994 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:22.167Z] #29 7.065 Selecting previously unselected package curl. [2022-09-01T08:27:22.167Z] #29 7.065 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 7.070 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:22.167Z] #29 7.135 Selecting previously unselected package libonig5:arm64. [2022-09-01T08:27:22.167Z] #29 7.135 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 7.135 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-01T08:27:22.167Z] #29 7.192 Selecting previously unselected package libjq1:arm64. [2022-09-01T08:27:22.167Z] #29 7.192 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 7.196 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-01T08:27:22.167Z] #29 7.244 Selecting previously unselected package jq. [2022-09-01T08:27:22.167Z] #29 7.246 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-01T08:27:22.167Z] #29 7.250 Unpacking jq (1.6-2.1) ... [2022-09-01T08:27:22.167Z] #29 7.292 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-01T08:27:22.167Z] #29 7.304 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-01T08:27:22.167Z] #29 7.317 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-01T08:27:22.167Z] #29 7.332 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 7.348 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:22.167Z] #29 7.363 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 7.375 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-01T08:27:22.167Z] #29 7.391 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:22.167Z] #29 7.419 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-01T08:27:22.167Z] #29 7.437 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-01T08:27:22.167Z] #29 7.449 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:22.167Z] #29 7.465 Setting up ca-certificates (20210119) ... [2022-09-01T08:27:22.167Z] #29 8.134 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:22.167Z] #29 8.782 129 added, 0 removed; done. [2022-09-01T08:27:22.167Z] #29 8.862 Setting up jq (1.6-2.1) ... [2022-09-01T08:27:22.167Z] #29 8.872 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:22.167Z] #29 8.886 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:22.167Z] #29 8.895 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:22.167Z] #29 8.916 Processing triggers for ca-certificates (20210119) ... [2022-09-01T08:27:22.167Z] #29 8.926 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:22.167Z] #29 9.469 0 added, 0 removed; done. [2022-09-01T08:27:22.167Z] #29 9.469 Running hooks in /etc/ca-certificates/update.d... [2022-09-01T08:27:22.167Z] #29 9.470 done. [2022-09-01T08:27:22.167Z] #29 ... [2022-09-01T08:27:22.167Z] [2022-09-01T08:27:22.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:22.167Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:22.401Z] #74 DONE 0.8s [2022-09-01T08:27:22.401Z] [2022-09-01T08:27:22.401Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:22.401Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:23.088Z] #11 ... [2022-09-01T08:27:23.088Z] [2022-09-01T08:27:23.088Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-01T08:27:23.088Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-01T08:27:23.088Z] #72 DONE 0.7s [2022-09-01T08:27:23.088Z] [2022-09-01T08:27:23.088Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:23.088Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:23.102Z] #11 ... [2022-09-01T08:27:23.102Z] [2022-09-01T08:27:23.102Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:23.102Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-09-01T08:27:23.102Z] #29 DONE 11.1s [2022-09-01T08:27:23.102Z] [2022-09-01T08:27:23.102Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-01T08:27:23.102Z] #30 sha256:7c1bbc0b3caba1bbf71b8893e4cded7e134c33c7d43d6e5dcd905093d0a0c58b [2022-09-01T08:27:23.102Z] #30 DONE 0.1s [2022-09-01T08:27:23.102Z] [2022-09-01T08:27:23.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:23.102Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-09-01T08:27:23.361Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 4.6s done [2022-09-01T08:27:23.620Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 [2022-09-01T08:27:23.878Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done [2022-09-01T08:27:23.878Z] #11 DONE 18.1s [2022-09-01T08:27:23.878Z] [2022-09-01T08:27:23.878Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:27:23.878Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-09-01T08:27:24.019Z] #11 ... [2022-09-01T08:27:24.019Z] [2022-09-01T08:27:24.019Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-01T08:27:24.019Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-01T08:27:24.019Z] #74 DONE 0.9s [2022-09-01T08:27:24.019Z] [2022-09-01T08:27:24.019Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:24.019Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:24.019Z] #28 ... [2022-09-01T08:27:24.019Z] [2022-09-01T08:27:24.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:24.019Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:24.277Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.8s done [2022-09-01T08:27:24.446Z] #12 DONE 0.4s [2022-09-01T08:27:24.446Z] [2022-09-01T08:27:24.446Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-01T08:27:24.446Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-09-01T08:27:24.567Z] #58 66.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:24.707Z] #13 DONE 0.5s [2022-09-01T08:27:24.707Z] [2022-09-01T08:27:24.707Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:27:24.707Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-01T08:27:24.840Z] #11 ... [2022-09-01T08:27:24.841Z] [2022-09-01T08:27:24.841Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:24.841Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:24.841Z] #28 DONE 14.1s [2022-09-01T08:27:24.841Z] [2022-09-01T08:27:24.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:24.841Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:24.841Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-01T08:27:24.936Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.9s done [2022-09-01T08:27:24.936Z] #28 DONE 13.7s [2022-09-01T08:27:24.936Z] [2022-09-01T08:27:24.936Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:24.936Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:27:24.968Z] #57 ... [2022-09-01T08:27:24.968Z] [2022-09-01T08:27:24.968Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-01T08:27:24.968Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-09-01T08:27:24.968Z] #46 DONE 0.2s [2022-09-01T08:27:24.968Z] [2022-09-01T08:27:24.968Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-01T08:27:24.968Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-09-01T08:27:24.968Z] #33 DONE 0.3s [2022-09-01T08:27:24.968Z] [2022-09-01T08:27:24.968Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-01T08:27:24.968Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-09-01T08:27:24.968Z] #50 DONE 0.3s [2022-09-01T08:27:24.968Z] [2022-09-01T08:27:24.968Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:27:24.968Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-01T08:27:25.235Z] #34 ... [2022-09-01T08:27:25.235Z] [2022-09-01T08:27:25.235Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:27:25.235Z] #25 sha256:c405b5cbf98ed8a9b7728501429332431a17d747a2e4fa90d0acabbfa98389fa [2022-09-01T08:27:25.235Z] #25 DONE 0.4s [2022-09-01T08:27:25.235Z] [2022-09-01T08:27:25.235Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-01T08:27:25.235Z] #66 sha256:558963be878c901127862eb9c589337f4ac8ce1d903b4f8c9f90870a3f8a7985 [2022-09-01T08:27:25.235Z] #66 DONE 0.5s [2022-09-01T08:27:25.235Z] [2022-09-01T08:27:25.235Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:27:25.235Z] #67 sha256:4ef64183cf48b2dec0a7aecf5e0a08a20365f6eab3e98b11ee99fa643bdebb0f [2022-09-01T08:27:25.507Z] #58 ... [2022-09-01T08:27:25.507Z] [2022-09-01T08:27:25.507Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:27:25.507Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:27:25.507Z] #84 1.275 Cloning into '/tmp/crun-build'... [2022-09-01T08:27:25.507Z] #84 9.032 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-01T08:27:25.507Z] #84 9.085 Cloning into '/tmp/crun-build/libocispec'... [2022-09-01T08:27:25.771Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done [2022-09-01T08:27:25.771Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.1s [2022-09-01T08:27:25.776Z] #84 10.51 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-01T08:27:25.776Z] #84 10.59 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-01T08:27:25.776Z] #84 10.59 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-01T08:27:25.776Z] #84 10.59 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-01T08:27:26.035Z] #84 ... [2022-09-01T08:27:26.035Z] [2022-09-01T08:27:26.035Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:26.036Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:27:26.036Z] #58 DONE 67.6s [2022-09-01T08:27:26.036Z] [2022-09-01T08:27:26.036Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:27:26.036Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:27:26.036Z] #84 10.69 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-01T08:27:26.312Z] #29 1.559 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:26.312Z] #29 1.567 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:26.312Z] #29 1.567 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:26.594Z] #29 1.748 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:27:26.594Z] #29 1.921 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:27:26.704Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done [2022-09-01T08:27:26.961Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-01T08:27:27.161Z] #29 2.285 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:27:28.551Z] #29 3.577 Fetched 8572 kB in 2s (3764 kB/s) [2022-09-01T08:27:29.119Z] #29 3.577 Reading package lists... [2022-09-01T08:27:30.056Z] #29 4.375 Reading package lists... [2022-09-01T08:27:30.056Z] #29 5.112 Building dependency tree... [2022-09-01T08:27:30.056Z] #29 5.420 The following additional packages will be installed: [2022-09-01T08:27:30.056Z] #29 5.420 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-01T08:27:30.056Z] #29 5.420 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-01T08:27:30.056Z] #29 5.420 Recommended packages: [2022-09-01T08:27:30.056Z] #29 5.420 libldap-common publicsuffix libsasl2-modules [2022-09-01T08:27:30.255Z] #84 14.40 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-01T08:27:30.315Z] #29 5.596 The following NEW packages will be installed: [2022-09-01T08:27:30.315Z] #29 5.596 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-01T08:27:30.315Z] #29 5.596 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-01T08:27:30.315Z] #29 5.596 libssh2-1 openssl [2022-09-01T08:27:30.514Z] #67 4.234 + RM_GOPATH=0 [2022-09-01T08:27:30.514Z] #67 4.234 + TMP_GOPATH= [2022-09-01T08:27:30.514Z] #67 4.234 + : /build [2022-09-01T08:27:30.514Z] #67 4.234 + '[' -z '' ']' [2022-09-01T08:27:30.514Z] #67 4.234 ++ mktemp -d [2022-09-01T08:27:30.514Z] #67 4.234 + export GOPATH=/tmp/tmp.2qaThdSBc3 [2022-09-01T08:27:30.514Z] #67 4.234 + GOPATH=/tmp/tmp.2qaThdSBc3 [2022-09-01T08:27:30.514Z] #67 4.234 + RM_GOPATH=1 [2022-09-01T08:27:30.514Z] #67 4.234 + case "$(go env GOARCH)" in [2022-09-01T08:27:30.514Z] #67 4.234 ++ go env GOARCH [2022-09-01T08:27:30.514Z] #67 4.310 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:27:30.514Z] #67 4.310 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:27:30.514Z] #67 4.310 ++ dirname /install.sh [2022-09-01T08:27:30.514Z] #67 4.329 + dir=/ [2022-09-01T08:27:30.514Z] #67 4.329 + bin=rootlesskit [2022-09-01T08:27:30.514Z] #67 4.329 + shift [2022-09-01T08:27:30.514Z] #67 4.329 + '[' '!' -f //rootlesskit.installer ']' [2022-09-01T08:27:30.514Z] #67 4.329 + . //rootlesskit.installer [2022-09-01T08:27:30.514Z] #67 4.329 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:27:30.514Z] #67 4.329 + install_rootlesskit [2022-09-01T08:27:30.514Z] #67 4.329 + case "$1" in [2022-09-01T08:27:30.514Z] #67 4.333 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:27:30.514Z] #67 4.346 + export CGO_ENABLED=0 [2022-09-01T08:27:30.514Z] #67 4.346 + CGO_ENABLED=0 [2022-09-01T08:27:30.514Z] #67 4.346 + _install_rootlesskit [2022-09-01T08:27:30.514Z] #67 4.346 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-01T08:27:30.514Z] #67 4.346 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:27:30.514Z] #67 4.346 + GOBIN=/build [2022-09-01T08:27:30.514Z] #67 4.346 + GO111MODULE=on [2022-09-01T08:27:30.514Z] #67 4.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:27:30.514Z] #67 4.940 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T08:27:30.514Z] #67 ... [2022-09-01T08:27:30.514Z] [2022-09-01T08:27:30.514Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:27:30.514Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-01T08:27:30.514Z] #34 5.113 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-01T08:27:30.514Z] #34 5.146 Cloning into '.'... [2022-09-01T08:27:30.576Z] #29 5.856 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:30.576Z] #29 5.856 Need to get 3047 kB of archives. [2022-09-01T08:27:30.576Z] #29 5.856 After this operation, 6661 kB of additional disk space will be used. [2022-09-01T08:27:30.576Z] #29 5.856 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-01T08:27:30.576Z] #29 5.877 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-01T08:27:30.576Z] #29 5.877 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-01T08:27:30.576Z] #29 5.877 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-01T08:27:30.576Z] #29 5.877 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-01T08:27:30.576Z] #29 5.877 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-01T08:27:30.576Z] #29 5.883 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:27:30.576Z] #29 5.901 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:27:30.576Z] #29 5.903 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:27:31.148Z] #29 6.156 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:31.148Z] #29 6.201 Fetched 3047 kB in 0s (9460 kB/s) [2022-09-01T08:27:31.148Z] #29 6.256 Selecting previously unselected package openssl. [2022-09-01T08:27:31.148Z] #29 6.256 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-01T08:27:31.148Z] #29 6.257 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-01T08:27:31.148Z] #29 6.311 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:31.408Z] #29 6.559 Selecting previously unselected package ca-certificates. [2022-09-01T08:27:31.408Z] #29 6.559 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-01T08:27:31.408Z] #29 6.593 Unpacking ca-certificates (20210119) ... [2022-09-01T08:27:31.671Z] #29 6.726 Selecting previously unselected package libbrotli1:amd64. [2022-09-01T08:27:31.671Z] #29 6.726 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-01T08:27:31.671Z] #29 6.790 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:31.671Z] #29 6.948 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-01T08:27:31.671Z] #29 6.948 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:31.671Z] #29 6.970 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:31.671Z] #29 7.050 Selecting previously unselected package libsasl2-2:amd64. [2022-09-01T08:27:31.671Z] #29 7.050 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:31.931Z] #29 7.055 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:32.166Z] #84 16.48 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-01T08:27:32.191Z] #29 7.223 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-01T08:27:32.191Z] #29 7.223 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-01T08:27:32.191Z] #29 7.227 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:32.191Z] #29 7.379 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-01T08:27:32.191Z] #29 7.379 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-01T08:27:32.191Z] #29 7.404 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:32.219Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.3s [2022-09-01T08:27:32.451Z] #29 7.494 Selecting previously unselected package libpsl5:amd64. [2022-09-01T08:27:32.451Z] #29 7.496 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-01T08:27:32.451Z] #29 7.500 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:32.451Z] #29 7.600 Selecting previously unselected package librtmp1:amd64. [2022-09-01T08:27:32.451Z] #29 7.600 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-01T08:27:32.451Z] #29 7.650 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:32.451Z] #29 7.740 Selecting previously unselected package libssh2-1:amd64. [2022-09-01T08:27:32.451Z] #29 7.740 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-01T08:27:32.710Z] #29 7.745 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:32.710Z] #29 7.866 Selecting previously unselected package libcurl4:amd64. [2022-09-01T08:27:32.710Z] #29 7.868 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:32.710Z] #29 7.872 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:32.970Z] #29 8.044 Selecting previously unselected package curl. [2022-09-01T08:27:32.970Z] #29 8.046 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:32.970Z] #29 8.056 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:32.970Z] #29 8.191 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:27:32.970Z] #29 8.191 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:27:32.970Z] #29 8.197 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:33.164Z] #34 ... [2022-09-01T08:27:33.164Z] [2022-09-01T08:27:33.164Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:33.164Z] #31 sha256:25b9844c7bc4e48c33f443b62a32b5f2586d58eeca679cac161bcc8270088128 [2022-09-01T08:27:33.164Z] #31 1.560 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-01T08:27:33.164Z] #31 1.774 [2022-09-01T08:27:33.164Z] #31 2.014 #=#=# 0.2% ######################################################################## 100.0% [2022-09-01T08:27:33.164Z] #31 2.317 [2022-09-01T08:27:33.164Z] #31 3.654 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-01T08:27:33.164Z] #31 3.945 [2022-09-01T08:27:33.164Z] #31 4.168 #=#=# 0.1% ######################################################################## 100.0% [2022-09-01T08:27:33.164Z] #31 4.546 [2022-09-01T08:27:33.164Z] #31 6.288 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-01T08:27:33.164Z] #31 7.721 #=#=# [2022-09-01T08:27:33.164Z] #31 8.440 #=#=# ##O#-# 0.0% ######### 12.9% ############## 20.2% #################### 28.5% ######################### 34.8% ############################## 42.8% ######################################### 57.4% ############################################ 62.4% ################################################# 68.7% ######################################################## 78.1% ############################################################# 85.8% ###################################################################### 98.4% ######################################################################## 100.0% [2022-09-01T08:27:33.232Z] #29 8.521 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:27:33.232Z] #29 8.521 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:27:33.232Z] #29 8.527 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:33.491Z] #29 8.694 Selecting previously unselected package jq. [2022-09-01T08:27:33.491Z] #29 8.694 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:27:33.491Z] #29 8.697 Unpacking jq (1.6-2.1) ... [2022-09-01T08:27:33.491Z] #29 8.796 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:33.491Z] #29 8.811 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:33.491Z] #29 8.823 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:33.491Z] #29 8.837 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:33.491Z] #29 8.851 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:33.491Z] #29 8.866 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:33.491Z] #29 8.879 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:33.752Z] #29 8.896 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:33.752Z] #29 8.916 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:33.752Z] #29 8.931 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:33.752Z] #29 8.943 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:33.752Z] #29 8.956 Setting up ca-certificates (20210119) ... [2022-09-01T08:27:34.080Z] #84 18.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-01T08:27:34.080Z] #84 18.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-01T08:27:34.080Z] #84 18.76 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-01T08:27:34.651Z] #84 ... [2022-09-01T08:27:34.651Z] [2022-09-01T08:27:34.651Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:27:34.651Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:27:34.651Z] #60 76.50 gotestsum version dev [2022-09-01T08:27:34.651Z] #60 DONE 76.8s [2022-09-01T08:27:34.651Z] [2022-09-01T08:27:34.651Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:27:34.651Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:27:34.693Z] #29 9.809 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:34.693Z] #29 ... [2022-09-01T08:27:34.693Z] [2022-09-01T08:27:34.693Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:34.693Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:34.693Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-09-01T08:27:34.693Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-09-01T08:27:34.693Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.7s [2022-09-01T08:27:34.747Z] #11 ... [2022-09-01T08:27:34.747Z] [2022-09-01T08:27:34.747Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:34.747Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:27:34.747Z] #29 1.764 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:34.747Z] #29 1.771 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:34.747Z] #29 1.779 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:34.747Z] #29 2.023 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:27:34.747Z] #29 2.291 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:27:34.747Z] #29 2.755 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:27:34.747Z] #29 3.938 Fetched 8572 kB in 2s (3510 kB/s) [2022-09-01T08:27:34.747Z] #29 3.938 Reading package lists... [2022-09-01T08:27:34.747Z] #29 4.699 Reading package lists... [2022-09-01T08:27:34.747Z] #29 5.467 Building dependency tree... [2022-09-01T08:27:34.747Z] #29 5.827 The following additional packages will be installed: [2022-09-01T08:27:34.747Z] #29 5.827 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-01T08:27:34.747Z] #29 5.827 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-01T08:27:34.747Z] #29 5.827 Recommended packages: [2022-09-01T08:27:34.747Z] #29 5.827 libldap-common publicsuffix libsasl2-modules [2022-09-01T08:27:34.747Z] #29 6.001 The following NEW packages will be installed: [2022-09-01T08:27:34.747Z] #29 6.007 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-01T08:27:34.747Z] #29 6.007 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-01T08:27:34.747Z] #29 6.007 libssh2-1 openssl [2022-09-01T08:27:34.747Z] #29 6.279 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:34.747Z] #29 6.279 Need to get 3047 kB of archives. [2022-09-01T08:27:34.747Z] #29 6.279 After this operation, 6661 kB of additional disk space will be used. [2022-09-01T08:27:34.747Z] #29 6.279 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-01T08:27:34.747Z] #29 6.295 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-01T08:27:34.747Z] #29 6.295 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-01T08:27:34.747Z] #29 6.318 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-01T08:27:34.747Z] #29 6.323 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-01T08:27:34.747Z] #29 6.323 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:27:34.747Z] #29 6.332 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:27:34.747Z] #29 6.332 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:27:34.747Z] #29 6.535 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:34.747Z] #29 6.573 Fetched 3047 kB in 0s (9579 kB/s) [2022-09-01T08:27:34.747Z] #29 6.632 Selecting previously unselected package openssl. [2022-09-01T08:27:34.747Z] #29 6.632 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-01T08:27:34.747Z] #29 6.633 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 6.638 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:34.747Z] #29 6.873 Selecting previously unselected package ca-certificates. [2022-09-01T08:27:34.747Z] #29 6.873 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-01T08:27:34.747Z] #29 6.879 Unpacking ca-certificates (20210119) ... [2022-09-01T08:27:34.747Z] #29 7.016 Selecting previously unselected package libbrotli1:amd64. [2022-09-01T08:27:34.747Z] #29 7.016 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.030 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:34.747Z] #29 7.167 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-01T08:27:34.747Z] #29 7.169 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.172 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 7.254 Selecting previously unselected package libsasl2-2:amd64. [2022-09-01T08:27:34.747Z] #29 7.254 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.258 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 7.416 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-01T08:27:34.747Z] #29 7.417 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.421 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 7.618 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-01T08:27:34.747Z] #29 7.618 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.623 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:34.747Z] #29 7.710 Selecting previously unselected package libpsl5:amd64. [2022-09-01T08:27:34.747Z] #29 7.711 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.715 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:34.747Z] #29 7.825 Selecting previously unselected package librtmp1:amd64. [2022-09-01T08:27:34.747Z] #29 7.825 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.829 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:34.747Z] #29 7.945 Selecting previously unselected package libssh2-1:amd64. [2022-09-01T08:27:34.747Z] #29 7.946 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 7.950 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:34.747Z] #29 8.089 Selecting previously unselected package libcurl4:amd64. [2022-09-01T08:27:34.747Z] #29 8.089 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 8.094 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:34.747Z] #29 8.255 Selecting previously unselected package curl. [2022-09-01T08:27:34.747Z] #29 8.256 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 8.261 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:34.747Z] #29 8.369 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:27:34.747Z] #29 8.369 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 8.373 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:34.747Z] #29 8.550 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:27:34.747Z] #29 8.551 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 8.565 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:34.747Z] #29 8.661 Selecting previously unselected package jq. [2022-09-01T08:27:34.747Z] #29 8.661 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:27:34.747Z] #29 8.667 Unpacking jq (1.6-2.1) ... [2022-09-01T08:27:34.747Z] #29 8.815 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:34.747Z] #29 8.827 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:34.747Z] #29 8.841 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:34.747Z] #29 8.854 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 8.868 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:34.747Z] #29 8.882 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 8.896 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:34.747Z] #29 8.908 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:34.747Z] #29 8.926 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:34.747Z] #29 8.942 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:34.747Z] #29 8.954 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:34.747Z] #29 8.967 Setting up ca-certificates (20210119) ... [2022-09-01T08:27:34.747Z] #29 9.681 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:34.747Z] #29 ... [2022-09-01T08:27:34.747Z] [2022-09-01T08:27:34.747Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:34.747Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:35.099Z] #31 11.75 [2022-09-01T08:27:35.099Z] #31 ... [2022-09-01T08:27:35.099Z] [2022-09-01T08:27:35.099Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:27:35.099Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-01T08:27:35.099Z] #53 5.432 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-01T08:27:35.099Z] #53 7.292 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-01T08:27:35.099Z] #53 7.293 go: downloading github.com/fatih/color v1.10.0 [2022-09-01T08:27:35.099Z] #53 7.377 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T08:27:35.099Z] #53 7.462 go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T08:27:35.099Z] #53 7.957 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-01T08:27:35.099Z] #53 8.099 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-01T08:27:35.099Z] #53 8.252 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-01T08:27:35.099Z] #53 8.252 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-01T08:27:35.099Z] #53 8.335 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-01T08:27:35.099Z] #53 8.511 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-01T08:27:35.099Z] #53 8.749 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-01T08:27:35.099Z] #53 9.327 go: downloading golang.org/x/tools v0.1.0 [2022-09-01T08:27:35.099Z] #53 ... [2022-09-01T08:27:35.099Z] [2022-09-01T08:27:35.099Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:27:35.099Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-01T08:27:35.099Z] #47 5.119 + git clone https://github.com/docker/distribution.git . [2022-09-01T08:27:35.099Z] #47 5.170 Cloning into '.'... [2022-09-01T08:27:35.099Z] #47 ... [2022-09-01T08:27:35.099Z] [2022-09-01T08:27:35.099Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:27:35.099Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-01T08:27:35.099Z] #40 3.609 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-01T08:27:35.099Z] #40 4.061 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-01T08:27:35.099Z] #40 4.243 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-01T08:27:35.099Z] #40 4.379 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-01T08:27:35.099Z] #40 4.405 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-01T08:27:35.099Z] #40 6.358 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-01T08:27:35.099Z] #40 6.448 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:27:35.263Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.1s done [2022-09-01T08:27:35.358Z] #40 ... [2022-09-01T08:27:35.358Z] [2022-09-01T08:27:35.358Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:27:35.358Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:27:35.358Z] #14 5.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:35.358Z] #14 5.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:35.358Z] #14 5.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:35.358Z] #14 8.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:35.358Z] #14 ... [2022-09-01T08:27:35.358Z] [2022-09-01T08:27:35.358Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:35.358Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:27:35.358Z] #51 5.649 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:35.358Z] #51 5.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:35.358Z] #51 5.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:35.358Z] #51 6.360 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-01T08:27:35.358Z] #51 8.054 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:35.523Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-09-01T08:27:35.617Z] #51 ... [2022-09-01T08:27:35.617Z] [2022-09-01T08:27:35.617Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:27:35.617Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:27:35.617Z] #42 5.112 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:35.617Z] #42 5.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:35.617Z] #42 5.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:35.617Z] #42 6.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:35.617Z] #42 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:35.617Z] #42 ... [2022-09-01T08:27:35.617Z] [2022-09-01T08:27:35.617Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:27:35.617Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-01T08:27:35.617Z] #36 5.445 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-01T08:27:35.681Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.6s done [2022-09-01T08:27:35.782Z] #11 ... [2022-09-01T08:27:35.782Z] [2022-09-01T08:27:35.782Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:35.782Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:27:35.782Z] #29 11.03 129 added, 0 removed; done. [2022-09-01T08:27:35.782Z] #29 11.10 Setting up jq (1.6-2.1) ... [2022-09-01T08:27:35.876Z] #36 ... [2022-09-01T08:27:35.876Z] [2022-09-01T08:27:35.876Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:27:35.876Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:27:35.876Z] #76 5.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:35.876Z] #76 5.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:35.876Z] #76 5.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:35.876Z] #76 7.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:35.876Z] #76 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:35.876Z] #76 ... [2022-09-01T08:27:35.876Z] [2022-09-01T08:27:35.876Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:27:35.876Z] #26 sha256:b42fe55f35314578497f55ba3c476b334e56ac7f436ccdbd67a3bba119069b22 [2022-09-01T08:27:35.876Z] #26 5.014 + RM_GOPATH=0 [2022-09-01T08:27:35.876Z] #26 5.034 + TMP_GOPATH= [2022-09-01T08:27:35.876Z] #26 5.034 + : /build [2022-09-01T08:27:35.876Z] #26 5.034 + '[' -z '' ']' [2022-09-01T08:27:35.876Z] #26 5.036 ++ mktemp -d [2022-09-01T08:27:35.876Z] #26 5.049 + export GOPATH=/tmp/tmp.IcepfKronZ [2022-09-01T08:27:35.876Z] #26 5.049 + GOPATH=/tmp/tmp.IcepfKronZ [2022-09-01T08:27:35.876Z] #26 5.049 + RM_GOPATH=1 [2022-09-01T08:27:35.876Z] #26 5.049 + case "$(go env GOARCH)" in [2022-09-01T08:27:35.876Z] #26 5.049 ++ go env GOARCH [2022-09-01T08:27:35.876Z] #26 5.123 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:27:35.876Z] #26 5.124 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:27:35.876Z] #26 5.127 ++ dirname /install.sh [2022-09-01T08:27:35.876Z] #26 5.140 + dir=/ [2022-09-01T08:27:35.876Z] #26 5.140 + bin=dockercli [2022-09-01T08:27:35.876Z] #26 5.140 + shift [2022-09-01T08:27:35.876Z] #26 5.140 + '[' '!' -f //dockercli.installer ']' [2022-09-01T08:27:35.876Z] #26 5.141 + . //dockercli.installer [2022-09-01T08:27:35.876Z] #26 5.141 ++ : stable [2022-09-01T08:27:35.876Z] #26 5.141 ++ : 17.06.2-ce [2022-09-01T08:27:35.876Z] #26 5.141 + install_dockercli [2022-09-01T08:27:35.876Z] #26 5.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-01T08:27:35.876Z] #26 5.144 Install docker/cli version 17.06.2-ce from stable [2022-09-01T08:27:35.876Z] #26 5.144 ++ uname -m [2022-09-01T08:27:35.876Z] #26 5.147 + arch=aarch64 [2022-09-01T08:27:35.876Z] #26 5.149 + '[' aarch64 '!=' x86_64 ']' [2022-09-01T08:27:35.876Z] #26 5.151 + '[' aarch64 '!=' s390x ']' [2022-09-01T08:27:35.876Z] #26 5.155 + '[' aarch64 '!=' armhf ']' [2022-09-01T08:27:35.876Z] #26 5.155 + build_dockercli [2022-09-01T08:27:35.876Z] #26 5.155 + git clone https://github.com/docker/docker-ce /tmp/tmp.IcepfKronZ/tmp/docker-ce [2022-09-01T08:27:35.876Z] #26 5.182 Cloning into '/tmp/tmp.IcepfKronZ/tmp/docker-ce'... [2022-09-01T08:27:35.938Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-01T08:27:36.041Z] #29 11.11 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:36.041Z] #29 11.12 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:36.041Z] #29 11.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:36.041Z] #29 11.15 Processing triggers for ca-certificates (20210119) ... [2022-09-01T08:27:36.041Z] #29 11.16 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:36.135Z] #26 ... [2022-09-01T08:27:36.135Z] [2022-09-01T08:27:36.135Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:27:36.135Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-01T08:27:36.135Z] #62 5.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:36.135Z] #62 5.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:36.135Z] #62 5.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:36.135Z] #62 8.225 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:27:36.135Z] #62 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:36.135Z] #62 ... [2022-09-01T08:27:36.135Z] [2022-09-01T08:27:36.136Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:36.136Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:36.136Z] #55 4.940 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-01T08:27:36.136Z] #55 7.594 go: downloading github.com/fatih/color v1.13.0 [2022-09-01T08:27:36.136Z] #55 7.694 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:27:36.136Z] #55 7.909 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-01T08:27:36.136Z] #55 8.078 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T08:27:36.136Z] #55 8.456 go: downloading github.com/spf13/viper v1.11.0 [2022-09-01T08:27:36.136Z] #55 8.535 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-01T08:27:36.136Z] #55 8.940 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-01T08:27:36.136Z] #55 9.148 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-01T08:27:36.136Z] #55 9.199 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-01T08:27:36.136Z] #55 9.340 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-01T08:27:36.136Z] #55 11.13 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-01T08:27:36.136Z] #55 11.25 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-01T08:27:36.136Z] #55 11.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-01T08:27:36.136Z] #55 11.39 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T08:27:36.396Z] #55 ... [2022-09-01T08:27:36.396Z] [2022-09-01T08:27:36.396Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:27:36.396Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-01T08:27:36.396Z] #38 5.532 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-01T08:27:36.655Z] #38 ... [2022-09-01T08:27:36.655Z] [2022-09-01T08:27:36.655Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:36.655Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:27:36.655Z] #51 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:36.980Z] #29 12.21 0 added, 0 removed; done. [2022-09-01T08:27:36.980Z] #29 12.21 Running hooks in /etc/ca-certificates/update.d... [2022-09-01T08:27:36.980Z] #29 12.21 done. [2022-09-01T08:27:37.613Z] Client: [2022-09-01T08:27:37.613Z] Context: default [2022-09-01T08:27:37.613Z] Debug Mode: false [2022-09-01T08:27:37.613Z] Plugins: [2022-09-01T08:27:37.613Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-09-01T08:27:37.613Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-09-01T08:27:37.613Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-09-01T08:27:37.613Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-09-01T08:27:37.613Z] [2022-09-01T08:27:37.613Z] Server: [2022-09-01T08:27:37.613Z] Containers: 0 [2022-09-01T08:27:37.613Z] Running: 0 [2022-09-01T08:27:37.613Z] Paused: 0 [2022-09-01T08:27:37.613Z] Stopped: 0 [2022-09-01T08:27:37.613Z] Images: 0 [2022-09-01T08:27:37.613Z] Server Version: 20.10.14 [2022-09-01T08:27:37.613Z] Storage Driver: overlay2 [2022-09-01T08:27:37.613Z] Backing Filesystem: extfs [2022-09-01T08:27:37.613Z] Supports d_type: true [2022-09-01T08:27:37.613Z] Native Overlay Diff: true [2022-09-01T08:27:37.613Z] userxattr: false [2022-09-01T08:27:37.613Z] Logging Driver: json-file [2022-09-01T08:27:37.613Z] Cgroup Driver: systemd [2022-09-01T08:27:37.613Z] Cgroup Version: 2 [2022-09-01T08:27:37.613Z] Plugins: [2022-09-01T08:27:37.613Z] Volume: local [2022-09-01T08:27:37.613Z] Network: bridge host ipvlan macvlan null overlay [2022-09-01T08:27:37.613Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-01T08:27:37.613Z] Swarm: inactive [2022-09-01T08:27:37.613Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-01T08:27:37.613Z] Default Runtime: runc [2022-09-01T08:27:37.613Z] Init Binary: docker-init [2022-09-01T08:27:37.613Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-09-01T08:27:37.613Z] runc version: v1.0.3-0-gf46b6ba [2022-09-01T08:27:37.613Z] init version: de40ad0 [2022-09-01T08:27:37.613Z] Security Options: [2022-09-01T08:27:37.613Z] apparmor [2022-09-01T08:27:37.613Z] seccomp [2022-09-01T08:27:37.613Z] Profile: default [2022-09-01T08:27:37.613Z] cgroupns [2022-09-01T08:27:37.613Z] Kernel Version: 5.13.0-1021-aws [2022-09-01T08:27:37.613Z] Operating System: Ubuntu 20.04.4 LTS [2022-09-01T08:27:37.613Z] OSType: linux [2022-09-01T08:27:37.613Z] Architecture: x86_64 [2022-09-01T08:27:37.613Z] CPUs: 2 [2022-09-01T08:27:37.613Z] Total Memory: 7.559GiB [2022-09-01T08:27:37.613Z] Name: ip-10-100-72-187 [2022-09-01T08:27:37.613Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-09-01T08:27:37.613Z] Docker Root Dir: /var/lib/docker [2022-09-01T08:27:37.613Z] Debug Mode: false [2022-09-01T08:27:37.613Z] Registry: https://index.docker.io/v1/ [2022-09-01T08:27:37.613Z] Labels: [2022-09-01T08:27:37.613Z] Experimental: true [2022-09-01T08:27:37.613Z] Insecure Registries: [2022-09-01T08:27:37.613Z] 127.0.0.0/8 [2022-09-01T08:27:37.613Z] Live Restore Enabled: true [2022-09-01T08:27:37.613Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-01T08:27:37.850Z] #11 ... [2022-09-01T08:27:37.850Z] [2022-09-01T08:27:37.850Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:37.850Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:27:37.850Z] #29 10.87 129 added, 0 removed; done. [2022-09-01T08:27:37.850Z] #29 10.95 Setting up jq (1.6-2.1) ... [2022-09-01T08:27:37.850Z] #29 10.96 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:37.850Z] #29 10.97 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:37.850Z] #29 10.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:37.850Z] #29 11.00 Processing triggers for ca-certificates (20210119) ... [2022-09-01T08:27:37.850Z] #29 11.02 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:37.850Z] #29 12.08 0 added, 0 removed; done. [2022-09-01T08:27:37.850Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-09-01T08:27:37.850Z] #29 12.08 done. [2022-09-01T08:27:37.850Z] #29 DONE 13.1s [2022-09-01T08:27:37.850Z] [2022-09-01T08:27:37.850Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-01T08:27:37.850Z] #30 sha256:95c5712080dc40495797b025db91e938302c07100ee7d05d7f30c8df5c88d1ee [2022-09-01T08:27:37.850Z] #30 DONE 0.1s [2022-09-01T08:27:37.850Z] [2022-09-01T08:27:37.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:37.850Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:37.930Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 . [2022-09-01T08:27:38.245Z] #1 [internal] load build definition from Dockerfile [2022-09-01T08:27:38.245Z] #1 sha256:3121a80c02e0161a50f170839ec8adce6d0714c42ff7b71080dff2748f1ccdb3 [2022-09-01T08:27:38.245Z] #1 transferring dockerfile: 19.12kB done [2022-09-01T08:27:38.245Z] #1 DONE 0.2s [2022-09-01T08:27:38.245Z] [2022-09-01T08:27:38.245Z] #2 [internal] load .dockerignore [2022-09-01T08:27:38.245Z] #2 sha256:a1bbf28908be30b35cff81ee762a73e8974f6e7d0a0cc157fa54dde1eca04202 [2022-09-01T08:27:38.245Z] #2 transferring context: 145B done [2022-09-01T08:27:38.245Z] #2 DONE 0.0s [2022-09-01T08:27:38.245Z] [2022-09-01T08:27:38.245Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-01T08:27:38.245Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-09-01T08:27:38.364Z] #29 DONE 13.4s [2022-09-01T08:27:38.364Z] [2022-09-01T08:27:38.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:38.364Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:38.364Z] #11 ... [2022-09-01T08:27:38.364Z] [2022-09-01T08:27:38.364Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-01T08:27:38.364Z] #30 sha256:cc45b6c0093ca0c1c0e112b2f248da1b1a7cf29de3e85faf81391f846192205b [2022-09-01T08:27:38.364Z] #30 DONE 0.2s [2022-09-01T08:27:38.562Z] #51 ... [2022-09-01T08:27:38.562Z] [2022-09-01T08:27:38.562Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:27:38.562Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-01T08:27:38.562Z] #57 3.739 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-01T08:27:38.562Z] #57 4.407 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-01T08:27:38.562Z] #57 4.414 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-01T08:27:38.562Z] #57 4.455 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-01T08:27:38.562Z] #57 5.284 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-01T08:27:38.562Z] #57 ... [2022-09-01T08:27:38.562Z] [2022-09-01T08:27:38.562Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:27:38.562Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-01T08:27:38.562Z] #36 13.84 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-01T08:27:38.562Z] #36 13.84 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T08:27:38.625Z] [2022-09-01T08:27:38.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:38.625Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:38.814Z] #3 DONE 0.4s [2022-09-01T08:27:38.814Z] [2022-09-01T08:27:38.814Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-01T08:27:38.814Z] #4 sha256:84d67e2b065a884889a458003692092baff84dfef79249c83c999fc53beb53ca [2022-09-01T08:27:38.814Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-01T08:27:38.814Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-01T08:27:38.814Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-01T08:27:38.814Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-01T08:27:38.814Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.44MB / 9.94MB 0.2s [2022-09-01T08:27:38.814Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s [2022-09-01T08:27:39.071Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-09-01T08:27:39.071Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-01T08:27:39.130Z] #36 14.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-01T08:27:39.330Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-09-01T08:27:39.330Z] #4 DONE 0.7s [2022-09-01T08:27:39.389Z] #36 14.44 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-01T08:27:39.389Z] #36 14.50 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T08:27:39.588Z] [2022-09-01T08:27:39.588Z] #6 [internal] load build definition from Dockerfile [2022-09-01T08:27:39.588Z] #6 sha256:14fbd82cbcbf030f0c9681bedca4727bbcf69460385d06d768f7301e7e188770 [2022-09-01T08:27:39.588Z] #6 DONE 0.0s [2022-09-01T08:27:39.588Z] [2022-09-01T08:27:39.588Z] #5 [internal] load .dockerignore [2022-09-01T08:27:39.588Z] #5 sha256:f524bae5f74d6fa5bb937d947cc5fb088a7d3314bf7fd6c3a3dbd5730b740aea [2022-09-01T08:27:39.588Z] #5 DONE 0.0s [2022-09-01T08:27:39.588Z] [2022-09-01T08:27:39.588Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:39.588Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-09-01T08:27:39.648Z] #36 14.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-01T08:27:39.648Z] #36 14.94 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-01T08:27:39.648Z] #36 14.96 go: downloading github.com/peterh/liner v1.2.2 [2022-09-01T08:27:39.923Z] #36 15.22 go: downloading github.com/google/go-dap v0.6.0 [2022-09-01T08:27:39.942Z] #19 67.35 Fetched 49.2 MB in 1min 5s (751 kB/s) [2022-09-01T08:27:40.183Z] #36 15.50 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-01T08:27:40.752Z] #36 15.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-01T08:27:41.136Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-09-01T08:27:41.170Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.3s [2022-09-01T08:27:41.320Z] #36 16.44 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-01T08:27:41.320Z] #36 16.59 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T08:27:41.495Z] #10 DONE 1.6s [2022-09-01T08:27:41.495Z] [2022-09-01T08:27:41.495Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-01T08:27:41.495Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-09-01T08:27:41.495Z] #9 DONE 1.6s [2022-09-01T08:27:41.495Z] [2022-09-01T08:27:41.495Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-09-01T08:27:41.495Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-09-01T08:27:41.495Z] #8 DONE 1.6s [2022-09-01T08:27:41.495Z] [2022-09-01T08:27:41.495Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-01T08:27:41.495Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-09-01T08:27:41.495Z] #7 DONE 1.6s [2022-09-01T08:27:41.495Z] [2022-09-01T08:27:41.495Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:41.495Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:41.495Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-01T08:27:41.581Z] #36 16.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-01T08:27:41.755Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:41.755Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-01T08:27:41.755Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-01T08:27:41.755Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-09-01T08:27:42.028Z] #71 ... [2022-09-01T08:27:42.028Z] [2022-09-01T08:27:42.028Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:27:42.028Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:27:42.028Z] #49 DONE 0.6s [2022-09-01T08:27:42.028Z] [2022-09-01T08:27:42.028Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:42.028Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:42.028Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s [2022-09-01T08:27:42.288Z] #71 ... [2022-09-01T08:27:42.288Z] [2022-09-01T08:27:42.288Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-01T08:27:42.288Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-09-01T08:27:42.288Z] #49 DONE 0.0s [2022-09-01T08:27:42.288Z] [2022-09-01T08:27:42.288Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:42.288Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-09-01T08:27:42.288Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-01T08:27:42.288Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-01T08:27:42.520Z] #36 17.63 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-01T08:27:43.086Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done [2022-09-01T08:27:43.088Z] #36 ... [2022-09-01T08:27:43.088Z] [2022-09-01T08:27:43.088Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:27:43.088Z] #67 sha256:4ef64183cf48b2dec0a7aecf5e0a08a20365f6eab3e98b11ee99fa643bdebb0f [2022-09-01T08:27:43.088Z] #67 7.736 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:27:43.088Z] #67 7.794 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-01T08:27:43.088Z] #67 8.235 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-01T08:27:43.088Z] #67 11.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-01T08:27:43.088Z] #67 11.53 go: downloading github.com/google/uuid v1.3.0 [2022-09-01T08:27:43.088Z] #67 11.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-01T08:27:43.088Z] #67 11.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-01T08:27:43.088Z] #67 11.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:27:43.088Z] #67 11.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T08:27:43.088Z] #67 12.12 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-01T08:27:43.088Z] #67 12.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-01T08:27:43.088Z] #67 12.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-01T08:27:43.088Z] #67 14.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-01T08:27:43.088Z] #67 14.77 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:27:43.088Z] #67 ... [2022-09-01T08:27:43.088Z] [2022-09-01T08:27:43.088Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:27:43.088Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-09-01T08:27:43.088Z] #38 17.72 tomll can be used in two ways: [2022-09-01T08:27:43.088Z] #38 17.74 Writing to STDIN and reading from STDOUT: [2022-09-01T08:27:43.088Z] #38 17.74 cat file.toml | tomll > file.toml [2022-09-01T08:27:43.088Z] #38 17.74 [2022-09-01T08:27:43.088Z] #38 17.74 Reading and updating a list of files: [2022-09-01T08:27:43.088Z] #38 17.74 tomll a.toml b.toml c.toml [2022-09-01T08:27:43.088Z] #38 17.74 [2022-09-01T08:27:43.088Z] #38 17.74 When given a list of files, tomll will modify all files in place without asking. [2022-09-01T08:27:43.347Z] #38 DONE 18.7s [2022-09-01T08:27:43.347Z] [2022-09-01T08:27:43.347Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:43.347Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:43.347Z] #55 15.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:27:43.347Z] #55 15.05 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T08:27:43.347Z] #55 15.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-01T08:27:43.347Z] #55 15.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-01T08:27:43.347Z] #55 15.38 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-01T08:27:43.347Z] #55 15.38 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-01T08:27:43.347Z] #55 15.51 go: downloading github.com/spf13/afero v1.8.2 [2022-09-01T08:27:43.347Z] #55 15.52 go: downloading github.com/spf13/cast v1.4.1 [2022-09-01T08:27:43.347Z] #55 15.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-01T08:27:43.347Z] #55 15.80 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-01T08:27:43.347Z] #55 16.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-01T08:27:43.347Z] #55 16.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-01T08:27:43.347Z] #55 16.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-01T08:27:43.347Z] #55 16.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-01T08:27:43.347Z] #55 16.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-01T08:27:43.347Z] #55 16.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-01T08:27:43.347Z] #55 17.01 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-01T08:27:43.347Z] #55 17.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-01T08:27:43.347Z] #55 18.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-01T08:27:43.347Z] #55 18.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-01T08:27:43.347Z] #55 18.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-01T08:27:43.347Z] #55 18.60 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-01T08:27:43.606Z] #55 18.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-01T08:27:43.654Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-01T08:27:43.664Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.5s done [2022-09-01T08:27:43.664Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-01T08:27:43.865Z] #55 19.25 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-01T08:27:44.123Z] #55 19.39 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-01T08:27:44.123Z] #55 19.48 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-01T08:27:44.382Z] #55 19.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-01T08:27:44.382Z] #55 19.80 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-01T08:27:44.641Z] #55 19.89 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-01T08:27:44.900Z] #55 20.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-01T08:27:44.900Z] #55 20.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-01T08:27:44.900Z] #55 20.11 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-01T08:27:44.900Z] #55 20.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-01T08:27:44.900Z] #55 20.19 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-01T08:27:45.162Z] #55 20.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-01T08:27:45.162Z] #55 20.36 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-01T08:27:45.162Z] #55 20.46 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-01T08:27:45.162Z] #55 20.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-01T08:27:45.162Z] #55 20.57 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-01T08:27:45.420Z] #55 20.57 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-01T08:27:45.420Z] #55 20.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-01T08:27:45.420Z] #55 20.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-01T08:27:45.420Z] #55 20.84 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-01T08:27:45.575Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-09-01T08:27:45.680Z] #55 20.85 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-01T08:27:45.680Z] #55 20.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-01T08:27:45.833Z] #71 DONE 4.4s [2022-09-01T08:27:45.833Z] [2022-09-01T08:27:45.833Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:45.833Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:45.833Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-09-01T08:27:45.833Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-09-01T08:27:45.833Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-09-01T08:27:45.833Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-09-01T08:27:45.833Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.2s done [2022-09-01T08:27:45.833Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-09-01T08:27:45.833Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.4s done [2022-09-01T08:27:45.833Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.8s done [2022-09-01T08:27:45.833Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.0s done [2022-09-01T08:27:45.833Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 113.25MB / 141.86MB 4.1s [2022-09-01T08:27:45.833Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 2.5s done [2022-09-01T08:27:45.833Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.8s [2022-09-01T08:27:45.940Z] #55 21.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-01T08:27:45.940Z] #55 21.01 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-01T08:27:45.940Z] #55 ... [2022-09-01T08:27:45.940Z] [2022-09-01T08:27:45.940Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:27:45.940Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:27:45.940Z] #14 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:27:45.940Z] #14 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:45.940Z] #14 19.18 Fetched 8458 kB in 14s (623 kB/s) [2022-09-01T08:27:45.940Z] #14 19.18 Reading package lists... [2022-09-01T08:27:45.940Z] #14 ... [2022-09-01T08:27:45.940Z] [2022-09-01T08:27:45.940Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:45.940Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:45.940Z] #55 21.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-01T08:27:46.091Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 135.27MB / 141.86MB 4.4s [2022-09-01T08:27:46.198Z] #55 21.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-01T08:27:46.198Z] #55 21.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-01T08:27:46.198Z] #55 21.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-01T08:27:46.198Z] #55 21.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-01T08:27:46.457Z] #55 21.57 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-01T08:27:46.457Z] #55 21.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-01T08:27:46.457Z] #55 21.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-01T08:27:46.716Z] #55 21.81 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-01T08:27:46.716Z] #55 21.87 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-01T08:27:46.716Z] #55 21.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-01T08:27:46.716Z] #55 21.97 go: downloading github.com/julz/importas v0.1.0 [2022-09-01T08:27:46.716Z] #55 21.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-01T08:27:46.716Z] #55 22.05 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-01T08:27:46.976Z] #55 22.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-01T08:27:46.976Z] #55 22.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-01T08:27:46.977Z] #55 22.27 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-01T08:27:46.977Z] #55 22.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-01T08:27:47.236Z] #55 22.37 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-01T08:27:47.236Z] #55 22.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-01T08:27:47.236Z] #55 22.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-01T08:27:47.236Z] #55 22.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-01T08:27:47.467Z] #11 ... [2022-09-01T08:27:47.467Z] [2022-09-01T08:27:47.467Z] #24 [internal] load build context [2022-09-01T08:27:47.467Z] #24 sha256:255ae34050aa712626c6d4216fe0ea81375dcd74a9f1dc6fd2e497bfe41acde9 [2022-09-01T08:27:47.467Z] #24 transferring context: 62.70MB 5.4s done [2022-09-01T08:27:47.467Z] #24 DONE 5.8s [2022-09-01T08:27:47.467Z] [2022-09-01T08:27:47.467Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:47.467Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:47.467Z] #11 ... [2022-09-01T08:27:47.467Z] [2022-09-01T08:27:47.467Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:47.467Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:47.467Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c done [2022-09-01T08:27:47.467Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-01T08:27:47.467Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-01T08:27:47.467Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-01T08:27:47.467Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.5s done [2022-09-01T08:27:47.495Z] #55 22.57 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-01T08:27:47.495Z] #55 ... [2022-09-01T08:27:47.495Z] [2022-09-01T08:27:47.495Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:27:47.495Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:27:47.495Z] #42 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:47.495Z] #42 17.96 Fetched 8458 kB in 13s (644 kB/s) [2022-09-01T08:27:47.754Z] #42 17.96 Reading package lists... [2022-09-01T08:27:47.754Z] #42 ... [2022-09-01T08:27:47.754Z] [2022-09-01T08:27:47.754Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:47.754Z] #31 sha256:25b9844c7bc4e48c33f443b62a32b5f2586d58eeca679cac161bcc8270088128 [2022-09-01T08:27:47.754Z] #31 17.21 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-01T08:27:47.754Z] #31 19.01 #=#=# [2022-09-01T08:27:47.754Z] #31 19.41 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:47.754Z] #31 20.32 [2022-09-01T08:27:47.754Z] #31 23.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-01T08:27:47.754Z] #31 24.81 #=#=# [2022-09-01T08:27:47.917Z] #11 ... [2022-09-01T08:27:47.917Z] [2022-09-01T08:27:47.917Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:47.917Z] #31 sha256:1b88bb462e966c5a43eade2d69154023fb67bc0026f7c346f4236ab8af5db3ea [2022-09-01T08:27:47.917Z] #31 2.276 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-01T08:27:47.917Z] #31 2.642 [2022-09-01T08:27:47.917Z] #31 2.866 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:47.917Z] #31 3.176 [2022-09-01T08:27:47.917Z] #31 4.277 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-01T08:27:47.917Z] #31 4.590 [2022-09-01T08:27:47.917Z] #31 4.802 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:47.917Z] #31 5.146 [2022-09-01T08:27:47.917Z] #31 6.248 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-01T08:27:47.917Z] #31 6.633 [2022-09-01T08:27:47.917Z] #31 6.874 #=#=# ######## 12.2% ###################################### 53.5% ############################################################# 85.6% ######################################################################## 100.0% [2022-09-01T08:27:47.917Z] #31 7.519 [2022-09-01T08:27:47.917Z] #31 8.629 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-01T08:27:47.917Z] #31 8.915 [2022-09-01T08:27:47.917Z] #31 9.142 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:47.917Z] #31 9.394 [2022-09-01T08:27:48.014Z] #31 ... [2022-09-01T08:27:48.014Z] [2022-09-01T08:27:48.014Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:27:48.014Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-01T08:27:48.014Z] #62 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:48.014Z] #62 19.74 Fetched 8458 kB in 14s (597 kB/s) [2022-09-01T08:27:48.014Z] #62 19.74 Reading package lists... [2022-09-01T08:27:48.014Z] #62 ... [2022-09-01T08:27:48.014Z] [2022-09-01T08:27:48.014Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:48.014Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:48.014Z] #55 23.26 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-01T08:27:48.014Z] #55 23.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-01T08:27:48.014Z] #55 23.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-01T08:27:48.182Z] #31 10.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-01T08:27:48.182Z] #31 ... [2022-09-01T08:27:48.182Z] [2022-09-01T08:27:48.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:48.182Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:48.273Z] #55 23.42 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-01T08:27:48.273Z] #55 ... [2022-09-01T08:27:48.273Z] [2022-09-01T08:27:48.273Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:27:48.273Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:27:48.273Z] #76 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:48.273Z] #76 17.97 Fetched 8458 kB in 13s (645 kB/s) [2022-09-01T08:27:48.273Z] #76 17.97 Reading package lists... [2022-09-01T08:27:48.273Z] #76 23.56 Reading package lists... [2022-09-01T08:27:48.273Z] #76 ... [2022-09-01T08:27:48.273Z] [2022-09-01T08:27:48.273Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:48.273Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:48.273Z] #55 23.64 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-01T08:27:48.399Z] #28 ... [2022-09-01T08:27:48.399Z] [2022-09-01T08:27:48.399Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-01T08:27:48.399Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-09-01T08:27:48.399Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-01T08:27:48.399Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-01T08:27:48.399Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-01T08:27:48.399Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-01T08:27:48.399Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done [2022-09-01T08:27:48.399Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-09-01T08:27:48.399Z] #73 DONE 6.6s [2022-09-01T08:27:48.399Z] [2022-09-01T08:27:48.399Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:48.399Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:48.399Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.0s done [2022-09-01T08:27:48.532Z] #55 23.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-01T08:27:48.532Z] #55 23.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-01T08:27:48.533Z] #55 23.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-01T08:27:48.533Z] #55 23.83 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-01T08:27:48.791Z] #55 ... [2022-09-01T08:27:48.791Z] [2022-09-01T08:27:48.791Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:27:48.791Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-01T08:27:48.791Z] #53 13.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T08:27:48.791Z] #53 14.03 go: downloading golang.org/x/mod v0.3.0 [2022-09-01T08:27:48.791Z] #53 ... [2022-09-01T08:27:48.791Z] [2022-09-01T08:27:48.791Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:48.791Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:27:48.791Z] #51 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:27:48.791Z] #51 16.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-01T08:27:48.791Z] #51 20.30 Fetched 8462 kB in 15s (566 kB/s) [2022-09-01T08:27:48.937Z] #11 ... [2022-09-01T08:27:48.937Z] [2022-09-01T08:27:48.937Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:48.937Z] #31 sha256:7f47cb8ea2ae5ddfb95250a07a8c80b00243bb4bc0d0149803b0b8534ad96dbc [2022-09-01T08:27:48.937Z] #31 2.005 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-01T08:27:48.937Z] #31 2.292 [2022-09-01T08:27:48.937Z] #31 2.516 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:48.937Z] #31 2.779 [2022-09-01T08:27:48.937Z] #31 3.808 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-01T08:27:48.937Z] #31 4.118 [2022-09-01T08:27:48.937Z] #31 4.352 #=#=# ############################################################ 83.5% ######################################################################## 100.0% [2022-09-01T08:27:48.937Z] #31 4.732 [2022-09-01T08:27:48.937Z] #31 5.838 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-01T08:27:48.937Z] #31 6.153 [2022-09-01T08:27:48.938Z] #31 6.382 #=#=# 0.0% ######################## 33.9% ########################################################## 81.5% ######################################################################## 100.0% [2022-09-01T08:27:48.938Z] #31 7.159 [2022-09-01T08:27:48.938Z] #31 8.255 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-01T08:27:48.938Z] #31 8.579 [2022-09-01T08:27:48.938Z] #31 8.806 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:48.938Z] #31 9.111 [2022-09-01T08:27:48.938Z] #31 9.919 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-01T08:27:48.938Z] #31 ... [2022-09-01T08:27:48.938Z] [2022-09-01T08:27:48.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:48.938Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:48.938Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-01T08:27:48.963Z] #11 ... [2022-09-01T08:27:48.963Z] [2022-09-01T08:27:48.963Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-01T08:27:48.963Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-09-01T08:27:48.963Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s done [2022-09-01T08:27:48.963Z] #28 DONE 7.7s [2022-09-01T08:27:48.963Z] [2022-09-01T08:27:48.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:48.963Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:48.963Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-09-01T08:27:49.051Z] #51 20.30 Reading package lists... [2022-09-01T08:27:49.051Z] #51 ... [2022-09-01T08:27:49.051Z] [2022-09-01T08:27:49.051Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:49.051Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:49.051Z] #55 24.12 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-01T08:27:49.051Z] #55 24.15 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-01T08:27:49.051Z] #55 24.17 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-01T08:27:49.051Z] #55 24.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-01T08:27:49.051Z] #55 24.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-01T08:27:49.051Z] #55 24.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-01T08:27:49.117Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-01T08:27:49.311Z] #55 24.55 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-01T08:27:49.311Z] #55 24.56 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-01T08:27:49.311Z] #55 24.63 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-01T08:27:49.311Z] #55 24.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-01T08:27:49.526Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.5s done [2022-09-01T08:27:49.570Z] #55 24.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-01T08:27:49.570Z] #55 24.80 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-01T08:27:49.570Z] #55 24.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-01T08:27:49.783Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-01T08:27:49.783Z] #11 ... [2022-09-01T08:27:49.783Z] [2022-09-01T08:27:49.783Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-01T08:27:49.783Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-09-01T08:27:49.783Z] #72 DONE 0.7s [2022-09-01T08:27:49.783Z] [2022-09-01T08:27:49.783Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:49.783Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:49.829Z] #55 24.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-01T08:27:49.829Z] #55 25.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-01T08:27:49.829Z] #55 25.08 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-01T08:27:49.829Z] #55 25.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-01T08:27:50.089Z] #55 ... [2022-09-01T08:27:50.089Z] [2022-09-01T08:27:50.089Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:50.089Z] #31 sha256:25b9844c7bc4e48c33f443b62a32b5f2586d58eeca679cac161bcc8270088128 [2022-09-01T08:27:50.089Z] #31 25.20 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:50.089Z] #31 26.54 [2022-09-01T08:27:50.089Z] #31 26.90 Download of images into '/build' complete. [2022-09-01T08:27:50.089Z] #31 26.90 Use something like the following to load the result into a Docker daemon: [2022-09-01T08:27:50.089Z] #31 26.90 tar -cC '/build' . | docker load [2022-09-01T08:27:50.089Z] #31 DONE 27.1s [2022-09-01T08:27:50.089Z] [2022-09-01T08:27:50.089Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:50.089Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:50.089Z] #55 25.33 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-01T08:27:50.348Z] #55 25.48 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-01T08:27:50.348Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.5s done [2022-09-01T08:27:50.606Z] #11 ... [2022-09-01T08:27:50.606Z] [2022-09-01T08:27:50.606Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-01T08:27:50.606Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-09-01T08:27:50.606Z] #74 DONE 0.7s [2022-09-01T08:27:50.606Z] [2022-09-01T08:27:50.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:50.606Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:50.606Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-09-01T08:27:50.607Z] #55 25.83 go: downloading honnef.co/go/tools v0.3.1 [2022-09-01T08:27:51.641Z] #11 ... [2022-09-01T08:27:51.641Z] [2022-09-01T08:27:51.641Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:51.641Z] #31 sha256:1b88bb462e966c5a43eade2d69154023fb67bc0026f7c346f4236ab8af5db3ea [2022-09-01T08:27:51.641Z] #31 10.48 [2022-09-01T08:27:51.641Z] #31 10.71 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:51.641Z] #31 10.94 [2022-09-01T08:27:51.641Z] #31 11.03 Download of images into '/build' complete. [2022-09-01T08:27:51.641Z] #31 11.03 Use something like the following to load the result into a Docker daemon: [2022-09-01T08:27:51.641Z] #31 11.03 tar -cC '/build' . | docker load [2022-09-01T08:27:51.641Z] #31 DONE 13.5s [2022-09-01T08:27:51.641Z] [2022-09-01T08:27:51.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:51.641Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:51.985Z] #55 27.24 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-01T08:27:51.985Z] #55 27.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-01T08:27:51.985Z] #55 27.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-01T08:27:52.183Z] #19 67.35 Reading package lists... [2022-09-01T08:27:52.184Z] #19 ... [2022-09-01T08:27:52.184Z] [2022-09-01T08:27:52.184Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:27:52.184Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:27:52.184Z] #84 35.61 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-01T08:27:52.243Z] #55 27.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T08:27:52.243Z] #55 27.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T08:27:52.243Z] #55 27.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-01T08:27:52.243Z] #55 27.58 go: downloading golang.org/x/text v0.3.7 [2022-09-01T08:27:53.127Z] #11 ... [2022-09-01T08:27:53.127Z] [2022-09-01T08:27:53.127Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:27:53.127Z] #31 sha256:7f47cb8ea2ae5ddfb95250a07a8c80b00243bb4bc0d0149803b0b8534ad96dbc [2022-09-01T08:27:53.127Z] #31 10.28 [2022-09-01T08:27:53.127Z] #31 10.49 #=#=# ######################################################################## 100.0% [2022-09-01T08:27:53.127Z] #31 10.77 [2022-09-01T08:27:53.127Z] #31 10.82 Download of images into '/build' complete. [2022-09-01T08:27:53.127Z] #31 10.82 Use something like the following to load the result into a Docker daemon: [2022-09-01T08:27:53.127Z] #31 10.82 tar -cC '/build' . | docker load [2022-09-01T08:27:53.127Z] #31 DONE 14.6s [2022-09-01T08:27:53.127Z] [2022-09-01T08:27:53.127Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:53.127Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:54.063Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.4s done [2022-09-01T08:27:54.160Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s [2022-09-01T08:27:54.635Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-01T08:27:54.635Z] #11 DONE 43.6s [2022-09-01T08:27:54.635Z] [2022-09-01T08:27:54.635Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:27:54.635Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-01T08:27:55.573Z] #12 DONE 0.7s [2022-09-01T08:27:55.573Z] [2022-09-01T08:27:55.573Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-01T08:27:55.573Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-01T08:27:55.832Z] #13 DONE 0.6s [2022-09-01T08:27:55.874Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.9s done [2022-09-01T08:27:55.874Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-01T08:27:56.055Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.3s done [2022-09-01T08:27:56.090Z] [2022-09-01T08:27:56.090Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:27:56.090Z] #25 sha256:a8744d922b7b9cd76f419fe58c95cbf1dd89931c60427dbfc3346ed07c9d43d1 [2022-09-01T08:27:56.090Z] #25 ... [2022-09-01T08:27:56.090Z] [2022-09-01T08:27:56.090Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-01T08:27:56.090Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-01T08:27:56.090Z] #46 DONE 0.3s [2022-09-01T08:27:56.312Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 [2022-09-01T08:27:56.312Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-01T08:27:56.349Z] [2022-09-01T08:27:56.349Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-01T08:27:56.349Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-01T08:27:56.349Z] #33 DONE 0.3s [2022-09-01T08:27:56.349Z] [2022-09-01T08:27:56.349Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-01T08:27:56.349Z] #66 sha256:134c1fcc3d03498ef8ed9e01fa34ae56c87b57b3e85196c8f2272df6ebbc9f5f [2022-09-01T08:27:56.349Z] #66 DONE 0.4s [2022-09-01T08:27:56.349Z] [2022-09-01T08:27:56.349Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:27:56.349Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:27:56.349Z] #34 ... [2022-09-01T08:27:56.349Z] [2022-09-01T08:27:56.349Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-01T08:27:56.349Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-01T08:27:56.349Z] #50 DONE 0.4s [2022-09-01T08:27:56.349Z] [2022-09-01T08:27:56.349Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:27:56.349Z] #25 sha256:a8744d922b7b9cd76f419fe58c95cbf1dd89931c60427dbfc3346ed07c9d43d1 [2022-09-01T08:27:56.349Z] #25 DONE 0.4s [2022-09-01T08:27:56.441Z] #55 ... [2022-09-01T08:27:56.441Z] [2022-09-01T08:27:56.441Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:27:56.441Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-01T08:27:56.441Z] #47 24.45 Updating files: 84% (1841/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-09-01T08:27:56.441Z] #47 24.63 + git checkout -q v2.3.0 [2022-09-01T08:27:56.441Z] #47 26.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-01T08:27:56.569Z] #11 DONE 45.8s [2022-09-01T08:27:56.569Z] [2022-09-01T08:27:56.569Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:27:56.569Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-01T08:27:56.607Z] [2022-09-01T08:27:56.607Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:27:56.607Z] #26 sha256:38c5957e1816222652011ef61e673f3e406e6508f63b4aafb80080edbce1b6f0 [2022-09-01T08:27:57.010Z] #47 ... [2022-09-01T08:27:57.010Z] [2022-09-01T08:27:57.010Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:27:57.010Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-09-01T08:27:57.010Z] #57 32.27 v3.0.2 [2022-09-01T08:27:57.268Z] #57 DONE 32.6s [2022-09-01T08:27:57.268Z] [2022-09-01T08:27:57.268Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:57.268Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:57.268Z] #55 32.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-01T08:27:57.501Z] #12 DONE 1.0s [2022-09-01T08:27:57.502Z] [2022-09-01T08:27:57.502Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-01T08:27:57.502Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-01T08:27:57.528Z] #55 32.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-01T08:27:57.787Z] #55 32.94 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-01T08:27:57.787Z] #55 33.02 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-01T08:27:58.065Z] #55 33.16 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-01T08:27:58.065Z] #55 ... [2022-09-01T08:27:58.065Z] [2022-09-01T08:27:58.065Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:27:58.065Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:27:58.065Z] #42 23.20 Reading package lists... [2022-09-01T08:27:58.065Z] #42 28.03 Building dependency tree... [2022-09-01T08:27:58.065Z] #42 31.58 The following additional packages will be installed: [2022-09-01T08:27:58.065Z] #42 31.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-01T08:27:58.065Z] #42 31.62 Suggested packages: [2022-09-01T08:27:58.065Z] #42 31.62 cmake-doc ninja-build lrzip [2022-09-01T08:27:58.065Z] #42 31.62 Recommended packages: [2022-09-01T08:27:58.065Z] #42 31.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-01T08:27:58.065Z] #42 32.49 The following NEW packages will be installed: [2022-09-01T08:27:58.065Z] #42 32.52 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-01T08:27:58.065Z] #42 32.53 vim-common xxd [2022-09-01T08:27:58.065Z] #42 33.09 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:58.065Z] #42 33.09 Need to get 15.6 MB of archives. [2022-09-01T08:27:58.065Z] #42 33.09 After this operation, 67.4 MB of additional disk space will be used. [2022-09-01T08:27:58.065Z] #42 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:27:58.065Z] #42 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:27:58.065Z] #42 33.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-01T08:27:58.065Z] #42 33.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-01T08:27:58.065Z] #42 ... [2022-09-01T08:27:58.065Z] [2022-09-01T08:27:58.065Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:58.065Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:58.065Z] #55 33.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-01T08:27:58.075Z] #13 DONE 0.6s [2022-09-01T08:27:58.075Z] [2022-09-01T08:27:58.075Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-01T08:27:58.075Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-01T08:27:58.075Z] #46 DONE 0.1s [2022-09-01T08:27:58.075Z] [2022-09-01T08:27:58.075Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:27:58.075Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:27:58.326Z] #55 33.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-01T08:27:58.327Z] #55 33.59 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-01T08:27:58.327Z] #55 33.60 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-01T08:27:58.335Z] #36 ... [2022-09-01T08:27:58.335Z] [2022-09-01T08:27:58.335Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-01T08:27:58.335Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-01T08:27:58.335Z] #33 DONE 0.2s [2022-09-01T08:27:58.335Z] [2022-09-01T08:27:58.335Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-01T08:27:58.335Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-01T08:27:58.335Z] #50 DONE 0.2s [2022-09-01T08:27:58.335Z] [2022-09-01T08:27:58.335Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:27:58.335Z] #25 sha256:9e13c3c2bc79d9ae145d87b10345cd8ad712d188d6d0fc9a671fadd9c902859e [2022-09-01T08:27:58.335Z] #25 DONE 0.4s [2022-09-01T08:27:58.335Z] [2022-09-01T08:27:58.335Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:27:58.335Z] #26 sha256:5a6fd9289794c094fc2ea2fc1624c22f06fe096eafc5bc055ce5525822a8a126 [2022-09-01T08:27:58.590Z] #55 ... [2022-09-01T08:27:58.590Z] [2022-09-01T08:27:58.590Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:27:58.590Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-09-01T08:27:58.590Z] #40 33.55 NAME: [2022-09-01T08:27:58.590Z] #40 33.55 go-winres - A tool for embedding resources in Windows executables [2022-09-01T08:27:58.590Z] #40 33.55 [2022-09-01T08:27:58.590Z] #40 33.55 USAGE: [2022-09-01T08:27:58.590Z] #40 33.55 go-winres [global options] command [command options] [arguments...] [2022-09-01T08:27:58.590Z] #40 33.55 [2022-09-01T08:27:58.590Z] #40 33.55 COMMANDS: [2022-09-01T08:27:58.590Z] #40 33.55 init Create an initial ./winres/winres.json [2022-09-01T08:27:58.590Z] #40 33.55 make Make syso files for the "go build" command [2022-09-01T08:27:58.590Z] #40 33.55 simply Make syso files for the "go build" command (simplified) [2022-09-01T08:27:58.590Z] #40 33.55 extract Extract all resources from an executable [2022-09-01T08:27:58.590Z] #40 33.55 patch Replace resources in an executable file (exe, dll) [2022-09-01T08:27:58.590Z] #40 33.56 help, h Shows a list of commands or help for one command [2022-09-01T08:27:58.590Z] #40 33.56 [2022-09-01T08:27:58.590Z] #40 33.56 GLOBAL OPTIONS: [2022-09-01T08:27:58.590Z] #40 33.56 --help, -h show help (default: false) [2022-09-01T08:27:58.590Z] #40 DONE 33.8s [2022-09-01T08:27:58.590Z] [2022-09-01T08:27:58.590Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:58.590Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:58.590Z] #55 33.79 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-01T08:27:58.590Z] #55 33.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-01T08:27:58.590Z] #55 33.92 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-01T08:27:58.590Z] #55 33.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-01T08:27:58.598Z] #26 ... [2022-09-01T08:27:58.598Z] [2022-09-01T08:27:58.598Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-01T08:27:58.598Z] #66 sha256:6d880fda810d7ca353804143ccf7a5a1a7d710b397efe66044bc229c8d9af34f [2022-09-01T08:27:58.598Z] #66 DONE 0.4s [2022-09-01T08:27:58.598Z] [2022-09-01T08:27:58.598Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:27:58.598Z] #67 sha256:4a6786408c9e6f32e53ac1ad9ec782b06896ae3044ad0889fc1c8b74ea4d9ddc [2022-09-01T08:27:58.865Z] #55 34.06 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-01T08:27:58.865Z] #55 ... [2022-09-01T08:27:58.865Z] [2022-09-01T08:27:58.865Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:27:58.865Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:27:58.865Z] #14 19.18 Reading package lists... [2022-09-01T08:27:58.865Z] #14 24.28 Reading package lists... [2022-09-01T08:27:58.865Z] #14 28.83 Building dependency tree... [2022-09-01T08:27:58.865Z] #14 32.48 The following additional packages will be installed: [2022-09-01T08:27:58.865Z] #14 32.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:27:58.865Z] #14 32.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-01T08:27:58.865Z] #14 32.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-01T08:27:58.865Z] #14 32.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-01T08:27:58.865Z] #14 32.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-01T08:27:58.865Z] #14 32.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-01T08:27:58.865Z] #14 32.52 mingw-w64-common mingw-w64-x86-64-dev [2022-09-01T08:27:58.865Z] #14 32.53 Suggested packages: [2022-09-01T08:27:58.865Z] #14 32.55 gcc-10-locales seccomp wine64 [2022-09-01T08:27:58.865Z] #14 34.19 The following NEW packages will be installed: [2022-09-01T08:27:58.865Z] #14 34.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:27:58.865Z] #14 34.20 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-01T08:27:58.866Z] #14 34.20 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-01T08:27:58.866Z] #14 34.20 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-01T08:27:58.866Z] #14 34.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-01T08:27:58.866Z] #14 34.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-01T08:27:58.866Z] #14 34.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-01T08:27:58.866Z] #14 ... [2022-09-01T08:27:58.866Z] [2022-09-01T08:27:58.866Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:27:58.866Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:27:58.866Z] #55 34.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-01T08:27:59.125Z] #55 34.23 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-01T08:27:59.125Z] #55 34.38 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T08:27:59.125Z] #55 ... [2022-09-01T08:27:59.125Z] [2022-09-01T08:27:59.125Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:27:59.125Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-01T08:27:59.125Z] #62 19.74 Reading package lists... [2022-09-01T08:27:59.125Z] #62 24.64 Reading package lists... [2022-09-01T08:27:59.125Z] #62 29.30 Building dependency tree... [2022-09-01T08:27:59.125Z] #62 32.76 The following additional packages will be installed: [2022-09-01T08:27:59.125Z] #62 32.76 libbtrfs0 [2022-09-01T08:27:59.125Z] #62 32.98 The following NEW packages will be installed: [2022-09-01T08:27:59.125Z] #62 32.99 libbtrfs-dev libbtrfs0 [2022-09-01T08:27:59.125Z] #62 33.49 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:59.125Z] #62 33.49 Need to get 454 kB of archives. [2022-09-01T08:27:59.125Z] #62 33.49 After this operation, 1275 kB of additional disk space will be used. [2022-09-01T08:27:59.125Z] #62 33.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-01T08:27:59.125Z] #62 33.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-01T08:27:59.147Z] #11 ... [2022-09-01T08:27:59.147Z] [2022-09-01T08:27:59.147Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-09-01T08:27:59.147Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-09-01T08:27:59.147Z] #29 0.907 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:27:59.147Z] #29 0.926 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:27:59.147Z] #29 0.926 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:27:59.147Z] #29 1.108 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:27:59.147Z] #29 1.358 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:27:59.147Z] #29 1.539 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:27:59.147Z] #29 3.039 Fetched 8572 kB in 2s (3583 kB/s) [2022-09-01T08:27:59.147Z] #29 3.039 Reading package lists... [2022-09-01T08:27:59.147Z] #29 3.836 Reading package lists... [2022-09-01T08:27:59.147Z] #29 4.635 Building dependency tree... [2022-09-01T08:27:59.147Z] #29 4.975 The following additional packages will be installed: [2022-09-01T08:27:59.147Z] #29 4.975 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-01T08:27:59.147Z] #29 4.975 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-01T08:27:59.147Z] #29 4.976 Recommended packages: [2022-09-01T08:27:59.147Z] #29 4.976 libldap-common publicsuffix libsasl2-modules [2022-09-01T08:27:59.147Z] #29 5.148 The following NEW packages will be installed: [2022-09-01T08:27:59.147Z] #29 5.148 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-01T08:27:59.147Z] #29 5.148 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-01T08:27:59.147Z] #29 5.148 libssh2-1 openssl [2022-09-01T08:27:59.147Z] #29 5.421 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:27:59.147Z] #29 5.421 Need to get 3047 kB of archives. [2022-09-01T08:27:59.147Z] #29 5.421 After this operation, 6661 kB of additional disk space will be used. [2022-09-01T08:27:59.147Z] #29 5.421 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-01T08:27:59.147Z] #29 5.437 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-01T08:27:59.147Z] #29 5.440 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-01T08:27:59.147Z] #29 5.441 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-09-01T08:27:59.147Z] #29 5.442 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-01T08:27:59.147Z] #29 5.444 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-09-01T08:27:59.147Z] #29 5.446 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-01T08:27:59.147Z] #29 5.466 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-01T08:27:59.147Z] #29 5.466 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-01T08:27:59.147Z] #29 5.466 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-01T08:27:59.147Z] #29 5.470 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-01T08:27:59.147Z] #29 5.476 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-01T08:27:59.147Z] #29 5.477 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:27:59.147Z] #29 5.480 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:27:59.147Z] #29 5.492 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:27:59.148Z] #29 5.630 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:59.148Z] #29 5.659 Fetched 3047 kB in 0s (9062 kB/s) [2022-09-01T08:27:59.148Z] #29 5.688 Selecting previously unselected package openssl. [2022-09-01T08:27:59.148Z] #29 5.688 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-09-01T08:27:59.148Z] #29 5.691 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 5.697 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:59.148Z] #29 5.859 Selecting previously unselected package ca-certificates. [2022-09-01T08:27:59.148Z] #29 5.859 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-01T08:27:59.148Z] #29 5.862 Unpacking ca-certificates (20210119) ... [2022-09-01T08:27:59.148Z] #29 5.945 Selecting previously unselected package libbrotli1:amd64. [2022-09-01T08:27:59.148Z] #29 5.945 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 5.950 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:59.148Z] #29 6.028 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-01T08:27:59.148Z] #29 6.028 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.032 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.073 Selecting previously unselected package libsasl2-2:amd64. [2022-09-01T08:27:59.148Z] #29 6.075 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.080 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.139 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-01T08:27:59.148Z] #29 6.139 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.140 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.206 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-01T08:27:59.148Z] #29 6.206 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.211 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:59.148Z] #29 6.256 Selecting previously unselected package libpsl5:amd64. [2022-09-01T08:27:59.148Z] #29 6.257 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.261 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:59.148Z] #29 6.299 Selecting previously unselected package librtmp1:amd64. [2022-09-01T08:27:59.148Z] #29 6.300 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.307 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:59.148Z] #29 6.366 Selecting previously unselected package libssh2-1:amd64. [2022-09-01T08:27:59.148Z] #29 6.366 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.366 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:59.148Z] #29 6.441 Selecting previously unselected package libcurl4:amd64. [2022-09-01T08:27:59.148Z] #29 6.441 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.444 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:59.148Z] #29 6.519 Selecting previously unselected package curl. [2022-09-01T08:27:59.148Z] #29 6.519 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.524 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:59.148Z] #29 6.585 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:27:59.148Z] #29 6.585 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.589 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:59.148Z] #29 6.653 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:27:59.148Z] #29 6.653 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.658 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:59.148Z] #29 6.710 Selecting previously unselected package jq. [2022-09-01T08:27:59.148Z] #29 6.710 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:27:59.148Z] #29 6.714 Unpacking jq (1.6-2.1) ... [2022-09-01T08:27:59.148Z] #29 6.769 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-01T08:27:59.148Z] #29 6.783 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-01T08:27:59.148Z] #29 6.795 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-01T08:27:59.148Z] #29 6.805 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.816 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-01T08:27:59.148Z] #29 6.826 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.838 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-01T08:27:59.148Z] #29 6.848 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-01T08:27:59.148Z] #29 6.864 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:27:59.148Z] #29 6.875 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:27:59.148Z] #29 6.887 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-01T08:27:59.148Z] #29 6.897 Setting up ca-certificates (20210119) ... [2022-09-01T08:27:59.148Z] #29 7.590 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:59.148Z] #29 8.282 129 added, 0 removed; done. [2022-09-01T08:27:59.148Z] #29 8.316 Setting up jq (1.6-2.1) ... [2022-09-01T08:27:59.148Z] #29 8.325 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:59.148Z] #29 8.336 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-01T08:27:59.148Z] #29 8.347 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:27:59.148Z] #29 8.367 Processing triggers for ca-certificates (20210119) ... [2022-09-01T08:27:59.148Z] #29 8.376 Updating certificates in /etc/ssl/certs... [2022-09-01T08:27:59.148Z] #29 8.911 0 added, 0 removed; done. [2022-09-01T08:27:59.148Z] #29 8.911 Running hooks in /etc/ca-certificates/update.d... [2022-09-01T08:27:59.148Z] #29 8.912 done. [2022-09-01T08:27:59.148Z] #29 DONE 10.0s [2022-09-01T08:27:59.148Z] [2022-09-01T08:27:59.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:59.148Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:59.385Z] #62 ... [2022-09-01T08:27:59.385Z] [2022-09-01T08:27:59.385Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:27:59.385Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:27:59.385Z] #42 33.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-09-01T08:27:59.385Z] #42 33.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-01T08:27:59.385Z] #42 33.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-01T08:27:59.385Z] #42 33.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-01T08:27:59.385Z] #42 33.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-01T08:27:59.385Z] #42 33.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-01T08:27:59.710Z] #11 ... [2022-09-01T08:27:59.711Z] [2022-09-01T08:27:59.711Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-01T08:27:59.711Z] #30 sha256:0f3dc6df045c8c845d18a790fe09ea35ff500339a7958feeea90ade9ab7f4845 [2022-09-01T08:27:59.711Z] #30 DONE 0.6s [2022-09-01T08:27:59.711Z] [2022-09-01T08:27:59.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-09-01T08:27:59.711Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-09-01T08:27:59.954Z] #42 35.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:27:59.954Z] #42 ... [2022-09-01T08:27:59.954Z] [2022-09-01T08:27:59.954Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:27:59.954Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:27:59.954Z] #51 20.30 Reading package lists... [2022-09-01T08:27:59.954Z] #51 25.28 Reading package lists... [2022-09-01T08:27:59.954Z] #51 29.93 Building dependency tree... [2022-09-01T08:27:59.954Z] #51 34.26 The following additional packages will be installed: [2022-09-01T08:27:59.954Z] #51 34.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:27:59.954Z] #51 34.32 python3-protobuf python3-six [2022-09-01T08:27:59.954Z] #51 34.34 Suggested packages: [2022-09-01T08:27:59.954Z] #51 34.34 python3-setuptools [2022-09-01T08:27:59.954Z] #51 34.34 Recommended packages: [2022-09-01T08:27:59.954Z] #51 34.34 iproute2 | iproute [2022-09-01T08:27:59.954Z] #51 35.03 The following NEW packages will be installed: [2022-09-01T08:27:59.954Z] #51 35.03 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:27:59.954Z] #51 35.03 python3-protobuf python3-six [2022-09-01T08:27:59.967Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.2s done [2022-09-01T08:28:00.215Z] #51 ... [2022-09-01T08:28:00.215Z] [2022-09-01T08:28:00.216Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:00.216Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-09-01T08:28:00.216Z] #62 34.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:00.216Z] #62 35.15 Fetched 454 kB in 0s (1099 kB/s) [2022-09-01T08:28:00.216Z] #62 35.31 Selecting previously unselected package libbtrfs0:arm64. [2022-09-01T08:28:00.216Z] #62 35.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 ... 15708 files and directories currently installed.) [2022-09-01T08:28:00.216Z] #62 35.37 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-01T08:28:00.216Z] #62 35.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-01T08:28:00.223Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-09-01T08:28:00.475Z] #62 35.68 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-01T08:28:00.475Z] #62 35.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-01T08:28:00.475Z] #62 35.72 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-01T08:28:01.048Z] #62 36.13 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-01T08:28:01.048Z] #62 36.16 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-01T08:28:01.048Z] #62 36.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:01.886Z] #26 ... [2022-09-01T08:28:01.886Z] [2022-09-01T08:28:01.886Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:01.886Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:01.886Z] #57 5.070 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-01T08:28:01.886Z] #57 ... [2022-09-01T08:28:01.886Z] [2022-09-01T08:28:01.886Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:01.886Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:01.886Z] #47 5.718 + git clone https://github.com/docker/distribution.git . [2022-09-01T08:28:01.886Z] #47 5.718 Cloning into '.'... [2022-09-01T08:28:02.003Z] #62 DONE 37.1s [2022-09-01T08:28:02.003Z] [2022-09-01T08:28:02.003Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:02.003Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:28:02.003Z] #42 35.43 Fetched 15.6 MB in 1s (11.8 MB/s) [2022-09-01T08:28:02.003Z] #42 35.54 Selecting previously unselected package xxd. [2022-09-01T08:28:02.003Z] #42 35.55 (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-09-01T08:28:02.003Z] #42 35.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-01T08:28:02.003Z] #42 35.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:28:02.003Z] #42 35.88 Selecting previously unselected package vim-common. [2022-09-01T08:28:02.003Z] #42 35.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:28:02.003Z] #42 35.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:28:02.003Z] #42 36.26 Selecting previously unselected package cmake-data. [2022-09-01T08:28:02.003Z] #42 36.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-01T08:28:02.003Z] #42 36.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:28:02.264Z] #42 ... [2022-09-01T08:28:02.264Z] [2022-09-01T08:28:02.264Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-01T08:28:02.264Z] #63 sha256:64245c3469ef32d75e0b5aca6459d900d5a2dc29526289192af981d55d8231e0 [2022-09-01T08:28:02.264Z] #63 DONE 0.3s [2022-09-01T08:28:02.524Z] [2022-09-01T08:28:02.524Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:02.524Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:28:02.524Z] #76 23.56 Reading package lists... [2022-09-01T08:28:02.524Z] #76 28.02 Building dependency tree... [2022-09-01T08:28:02.524Z] #76 31.49 python3 is already the newest version (3.9.2-3). [2022-09-01T08:28:02.524Z] #76 31.49 The following additional packages will be installed: [2022-09-01T08:28:02.524Z] #76 31.50 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-01T08:28:02.524Z] #76 31.51 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-01T08:28:02.524Z] #76 31.55 Suggested packages: [2022-09-01T08:28:02.524Z] #76 31.57 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-01T08:28:02.524Z] #76 31.57 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-01T08:28:02.524Z] #76 31.57 m4-doc ed diffutils-doc [2022-09-01T08:28:02.524Z] #76 31.57 Recommended packages: [2022-09-01T08:28:02.524Z] #76 31.57 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-01T08:28:02.524Z] #76 33.20 The following NEW packages will be installed: [2022-09-01T08:28:02.524Z] #76 33.21 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-01T08:28:02.524Z] #76 33.21 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-01T08:28:02.524Z] #76 33.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-01T08:28:02.524Z] #76 33.21 libyajl2 m4 patch xz-utils [2022-09-01T08:28:02.524Z] #76 33.88 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:02.524Z] #76 33.88 Need to get 5916 kB of archives. [2022-09-01T08:28:02.524Z] #76 33.88 After this operation, 18.6 MB of additional disk space will be used. [2022-09-01T08:28:02.524Z] #76 33.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-01T08:28:02.524Z] #76 33.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-01T08:28:02.524Z] #76 33.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-01T08:28:02.524Z] #76 33.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-01T08:28:02.524Z] #76 33.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-01T08:28:02.524Z] #76 34.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-01T08:28:02.524Z] #76 34.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-01T08:28:02.524Z] #76 34.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-01T08:28:02.524Z] #76 34.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-01T08:28:02.524Z] #76 34.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-01T08:28:02.524Z] #76 34.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-01T08:28:02.524Z] #76 34.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-01T08:28:02.524Z] #76 34.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-01T08:28:02.524Z] #76 34.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-01T08:28:02.524Z] #76 34.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-01T08:28:02.524Z] #76 34.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-01T08:28:02.524Z] #76 34.31 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-09-01T08:28:02.524Z] #76 34.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-01T08:28:02.524Z] #76 34.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-01T08:28:02.524Z] #76 34.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-01T08:28:02.524Z] #76 34.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-01T08:28:02.524Z] #76 34.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-01T08:28:02.524Z] #76 34.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-01T08:28:02.524Z] #76 35.61 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:02.524Z] #76 35.82 Fetched 5916 kB in 1s (6484 kB/s) [2022-09-01T08:28:02.524Z] #76 35.91 Selecting previously unselected package bzip2. [2022-09-01T08:28:02.524Z] #76 35.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-01T08:28:02.524Z] #76 36.00 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-01T08:28:02.524Z] #76 36.01 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:28:02.524Z] #76 36.23 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:28:02.524Z] #76 36.23 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-01T08:28:02.524Z] #76 36.24 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:28:02.524Z] #76 37.04 Selecting previously unselected package libmagic1:arm64. [2022-09-01T08:28:02.524Z] #76 37.04 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-01T08:28:02.524Z] #76 37.13 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-01T08:28:02.524Z] #76 37.44 Selecting previously unselected package file. [2022-09-01T08:28:02.524Z] #76 37.45 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-01T08:28:02.524Z] #76 37.46 Unpacking file (1:5.39-3) ... [2022-09-01T08:28:02.524Z] #76 37.73 Selecting previously unselected package xz-utils. [2022-09-01T08:28:02.524Z] #76 37.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-01T08:28:02.524Z] #76 37.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:28:02.784Z] #76 38.08 Selecting previously unselected package libsigsegv2:arm64. [2022-09-01T08:28:02.784Z] #76 38.09 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-01T08:28:02.784Z] #76 38.10 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-01T08:28:02.784Z] #76 ... [2022-09-01T08:28:02.784Z] [2022-09-01T08:28:02.784Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:28:02.784Z] #64 sha256:ab52ff170cc849e65c717e4f9f8b8bb3073726b7ba292ced7f90c43c24503e19 [2022-09-01T08:28:02.784Z] #64 0.629 + RM_GOPATH=0 [2022-09-01T08:28:02.784Z] #64 0.629 + TMP_GOPATH= [2022-09-01T08:28:02.784Z] #64 0.629 + : /build [2022-09-01T08:28:02.784Z] #64 0.630 + '[' -z '' ']' [2022-09-01T08:28:02.784Z] #64 0.632 ++ mktemp -d [2022-09-01T08:28:03.044Z] #64 0.665 + export GOPATH=/tmp/tmp.uALESP76um [2022-09-01T08:28:03.044Z] #64 0.666 + GOPATH=/tmp/tmp.uALESP76um [2022-09-01T08:28:03.044Z] #64 0.666 + RM_GOPATH=1 [2022-09-01T08:28:03.044Z] #64 0.666 + case "$(go env GOARCH)" in [2022-09-01T08:28:03.044Z] #64 0.667 ++ go env GOARCH [2022-09-01T08:28:03.044Z] #64 0.704 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:03.044Z] #64 0.705 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:03.044Z] #64 0.705 ++ dirname /install.sh [2022-09-01T08:28:03.044Z] #64 0.709 + dir=/ [2022-09-01T08:28:03.044Z] #64 0.710 + bin=containerd [2022-09-01T08:28:03.044Z] #64 0.711 + shift [2022-09-01T08:28:03.044Z] #64 0.712 + '[' '!' -f //containerd.installer ']' [2022-09-01T08:28:03.044Z] #64 0.715 + . //containerd.installer [2022-09-01T08:28:03.044Z] #64 0.716 ++ set -e [2022-09-01T08:28:03.044Z] #64 0.717 ++ : v1.6.8 [2022-09-01T08:28:03.044Z] #64 0.720 + install_containerd [2022-09-01T08:28:03.044Z] #64 0.725 + echo 'Install containerd version v1.6.8' [2022-09-01T08:28:03.044Z] #64 0.725 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uALESP76um/src/github.com/containerd/containerd [2022-09-01T08:28:03.044Z] #64 0.725 Install containerd version v1.6.8 [2022-09-01T08:28:03.044Z] #64 0.733 Cloning into '/tmp/tmp.uALESP76um/src/github.com/containerd/containerd'... [2022-09-01T08:28:03.271Z] #47 ... [2022-09-01T08:28:03.271Z] [2022-09-01T08:28:03.271Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:28:03.271Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:28:03.271Z] #34 6.716 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-01T08:28:03.271Z] #34 6.748 Cloning into '.'... [2022-09-01T08:28:03.856Z] #67 ... [2022-09-01T08:28:03.857Z] [2022-09-01T08:28:03.857Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:03.857Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:03.857Z] #36 5.525 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-01T08:28:04.409Z] #84 ... [2022-09-01T08:28:04.409Z] [2022-09-01T08:28:04.409Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:28:04.409Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:28:04.409Z] #19 67.35 Reading package lists... [2022-09-01T08:28:05.481Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s [2022-09-01T08:28:06.575Z] #34 ... [2022-09-01T08:28:06.575Z] [2022-09-01T08:28:06.575Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:06.575Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:06.575Z] #62 7.581 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:06.575Z] #62 7.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:06.575Z] #62 7.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:06.575Z] #62 9.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:06.575Z] #62 ... [2022-09-01T08:28:06.575Z] [2022-09-01T08:28:06.575Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:06.575Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:06.575Z] #53 6.062 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-01T08:28:06.575Z] #53 8.384 go: downloading github.com/fatih/color v1.10.0 [2022-09-01T08:28:06.575Z] #53 8.864 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-01T08:28:06.575Z] #53 9.034 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T08:28:06.575Z] #53 9.109 go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T08:28:06.575Z] #53 9.265 go: downloading golang.org/x/tools v0.1.0 [2022-09-01T08:28:06.575Z] #53 9.442 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-01T08:28:06.575Z] #53 9.704 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-01T08:28:06.575Z] #53 9.916 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-01T08:28:06.575Z] #53 10.28 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-01T08:28:06.575Z] #53 ... [2022-09-01T08:28:06.575Z] [2022-09-01T08:28:06.575Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:06.575Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:06.575Z] #38 7.215 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-01T08:28:06.575Z] #38 ... [2022-09-01T08:28:06.575Z] [2022-09-01T08:28:06.575Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:06.575Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:06.575Z] #42 7.564 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:06.575Z] #42 7.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:06.575Z] #42 7.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:06.575Z] #42 9.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:06.575Z] #42 ... [2022-09-01T08:28:06.575Z] [2022-09-01T08:28:06.575Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:06.575Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:06.575Z] #55 6.353 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-01T08:28:06.575Z] #55 9.220 go: downloading github.com/fatih/color v1.13.0 [2022-09-01T08:28:06.575Z] #55 9.224 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:06.575Z] #55 9.628 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-01T08:28:06.575Z] #55 9.629 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T08:28:06.575Z] #55 10.29 go: downloading github.com/spf13/viper v1.11.0 [2022-09-01T08:28:06.575Z] #55 10.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-01T08:28:06.836Z] #55 ... [2022-09-01T08:28:06.836Z] [2022-09-01T08:28:06.836Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:06.836Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:06.836Z] #40 6.143 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-01T08:28:06.836Z] #40 7.139 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-01T08:28:06.836Z] #40 9.342 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-01T08:28:06.836Z] #40 9.819 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-01T08:28:06.836Z] #40 9.855 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-01T08:28:06.836Z] #40 ... [2022-09-01T08:28:06.836Z] [2022-09-01T08:28:06.836Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:06.836Z] #67 sha256:c62584ec92eff48757540624e3e7093f61f57b62207d1d0882c3faa35fe04ce7 [2022-09-01T08:28:06.836Z] #67 6.735 + RM_GOPATH=0 [2022-09-01T08:28:06.836Z] #67 6.736 + TMP_GOPATH= [2022-09-01T08:28:06.836Z] #67 6.736 + : /build [2022-09-01T08:28:06.836Z] #67 6.736 + '[' -z '' ']' [2022-09-01T08:28:06.836Z] #67 6.736 ++ mktemp -d [2022-09-01T08:28:06.836Z] #67 6.750 + export GOPATH=/tmp/tmp.NvyGQS3NuC [2022-09-01T08:28:06.836Z] #67 6.750 + GOPATH=/tmp/tmp.NvyGQS3NuC [2022-09-01T08:28:06.836Z] #67 6.750 + RM_GOPATH=1 [2022-09-01T08:28:06.836Z] #67 6.750 + case "$(go env GOARCH)" in [2022-09-01T08:28:06.836Z] #67 6.750 ++ go env GOARCH [2022-09-01T08:28:06.836Z] #67 6.816 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:06.836Z] #67 6.816 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:06.836Z] #67 6.816 ++ dirname /install.sh [2022-09-01T08:28:06.836Z] #67 6.844 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:06.836Z] #67 6.848 + dir=/ [2022-09-01T08:28:06.836Z] #67 6.848 + bin=rootlesskit [2022-09-01T08:28:06.836Z] #67 6.848 + shift [2022-09-01T08:28:06.836Z] #67 6.848 + '[' '!' -f //rootlesskit.installer ']' [2022-09-01T08:28:06.836Z] #67 6.848 + . //rootlesskit.installer [2022-09-01T08:28:06.836Z] #67 6.848 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:06.836Z] #67 6.848 + install_rootlesskit [2022-09-01T08:28:06.836Z] #67 6.848 + case "$1" in [2022-09-01T08:28:06.836Z] #67 6.848 + export CGO_ENABLED=0 [2022-09-01T08:28:06.836Z] #67 6.848 + CGO_ENABLED=0 [2022-09-01T08:28:06.836Z] #67 6.848 + _install_rootlesskit [2022-09-01T08:28:06.836Z] #67 6.848 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-01T08:28:06.836Z] #67 6.848 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:28:06.836Z] #67 6.848 + GOBIN=/build [2022-09-01T08:28:06.836Z] #67 6.848 + GO111MODULE=on [2022-09-01T08:28:06.836Z] #67 6.848 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:06.836Z] #67 7.577 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T08:28:07.097Z] #67 ... [2022-09-01T08:28:07.097Z] [2022-09-01T08:28:07.097Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:07.097Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:07.097Z] #36 6.367 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-01T08:28:07.097Z] #36 ... [2022-09-01T08:28:07.097Z] [2022-09-01T08:28:07.097Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:07.097Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:07.097Z] #76 7.392 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:07.097Z] #76 7.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:07.097Z] #76 7.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:07.097Z] #76 9.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:07.356Z] #76 ... [2022-09-01T08:28:07.356Z] [2022-09-01T08:28:07.356Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:07.356Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:07.356Z] #14 7.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:07.356Z] #14 7.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:07.356Z] #14 7.560 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:07.356Z] #14 9.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:07.356Z] #14 ... [2022-09-01T08:28:07.356Z] [2022-09-01T08:28:07.357Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:07.357Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:07.357Z] #51 6.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:07.357Z] #51 6.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:07.357Z] #51 6.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:07.357Z] #51 7.406 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-01T08:28:07.357Z] #51 8.367 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:07.635Z] #51 ... [2022-09-01T08:28:07.635Z] [2022-09-01T08:28:07.635Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:07.635Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:07.636Z] #55 11.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-01T08:28:07.636Z] #55 11.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-01T08:28:07.636Z] #55 11.46 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-01T08:28:07.636Z] #55 11.46 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-01T08:28:08.052Z] #36 ... [2022-09-01T08:28:08.052Z] [2022-09-01T08:28:08.052Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:08.052Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:08.052Z] #14 7.551 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:08.052Z] #14 7.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:08.052Z] #14 7.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:08.052Z] #14 9.127 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:08.052Z] #14 ... [2022-09-01T08:28:08.052Z] [2022-09-01T08:28:08.052Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:08.052Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:08.052Z] #38 7.447 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-01T08:28:08.309Z] #38 ... [2022-09-01T08:28:08.309Z] [2022-09-01T08:28:08.309Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:08.309Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:08.309Z] #76 7.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:08.309Z] #76 7.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:08.309Z] #76 7.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:08.309Z] #76 9.459 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:08.309Z] #76 ... [2022-09-01T08:28:08.309Z] [2022-09-01T08:28:08.309Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:08.309Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:08.309Z] #55 6.000 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-01T08:28:08.309Z] #55 7.704 go: downloading github.com/fatih/color v1.13.0 [2022-09-01T08:28:08.309Z] #55 7.707 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:08.309Z] #55 7.884 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-01T08:28:08.309Z] #55 7.902 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T08:28:08.309Z] #55 8.522 go: downloading github.com/spf13/viper v1.11.0 [2022-09-01T08:28:08.309Z] #55 8.881 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-01T08:28:08.309Z] #55 10.04 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-01T08:28:08.309Z] #55 10.11 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-01T08:28:08.323Z] #64 ... [2022-09-01T08:28:08.323Z] [2022-09-01T08:28:08.323Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:08.323Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:28:08.323Z] #76 38.10 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-01T08:28:08.323Z] #76 38.25 Selecting previously unselected package m4. [2022-09-01T08:28:08.323Z] #76 38.28 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 38.29 Unpacking m4 (1.4.18-5) ... [2022-09-01T08:28:08.323Z] #76 38.54 Selecting previously unselected package autoconf. [2022-09-01T08:28:08.323Z] #76 38.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-01T08:28:08.323Z] #76 38.55 Unpacking autoconf (2.69-14) ... [2022-09-01T08:28:08.323Z] #76 39.09 Selecting previously unselected package autotools-dev. [2022-09-01T08:28:08.323Z] #76 39.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-01T08:28:08.323Z] #76 39.11 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:28:08.323Z] #76 39.22 Selecting previously unselected package automake. [2022-09-01T08:28:08.323Z] #76 39.22 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-01T08:28:08.323Z] #76 39.25 Unpacking automake (1:1.16.3-2) ... [2022-09-01T08:28:08.323Z] #76 39.78 Selecting previously unselected package patch. [2022-09-01T08:28:08.323Z] #76 39.78 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 39.80 Unpacking patch (2.7.6-7) ... [2022-09-01T08:28:08.323Z] #76 40.03 Selecting previously unselected package dpkg-dev. [2022-09-01T08:28:08.323Z] #76 40.03 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:28:08.323Z] #76 40.03 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:28:08.323Z] #76 40.92 Selecting previously unselected package build-essential. [2022-09-01T08:28:08.323Z] #76 40.92 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 40.93 Unpacking build-essential (12.9) ... [2022-09-01T08:28:08.323Z] #76 41.07 Selecting previously unselected package libcap2:arm64. [2022-09-01T08:28:08.323Z] #76 41.08 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 41.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-01T08:28:08.323Z] #76 41.20 Selecting previously unselected package libcap-dev:arm64. [2022-09-01T08:28:08.323Z] #76 41.20 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 41.21 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-01T08:28:08.323Z] #76 41.39 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-01T08:28:08.323Z] #76 41.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 41.40 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:08.323Z] #76 41.58 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-01T08:28:08.323Z] #76 41.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 41.61 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:08.323Z] #76 41.77 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-01T08:28:08.323Z] #76 41.77 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 41.78 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:28:08.323Z] #76 42.00 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-01T08:28:08.323Z] #76 42.00 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 42.01 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-01T08:28:08.323Z] #76 42.69 Selecting previously unselected package libtool. [2022-09-01T08:28:08.323Z] #76 42.69 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-01T08:28:08.323Z] #76 42.70 Unpacking libtool (2.4.6-15) ... [2022-09-01T08:28:08.323Z] #76 42.98 Selecting previously unselected package libudev-dev:arm64. [2022-09-01T08:28:08.323Z] #76 42.98 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 42.99 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-01T08:28:08.323Z] #76 43.22 Selecting previously unselected package libyajl2:arm64. [2022-09-01T08:28:08.323Z] #76 43.24 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 43.25 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-01T08:28:08.323Z] #76 43.36 Selecting previously unselected package libyajl-dev:arm64. [2022-09-01T08:28:08.323Z] #76 43.37 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-01T08:28:08.323Z] #76 43.37 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-01T08:28:08.323Z] #76 43.62 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:28:08.323Z] #76 43.66 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:28:08.323Z] #76 43.68 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-01T08:28:08.323Z] #76 43.71 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-01T08:28:08.566Z] #55 ... [2022-09-01T08:28:08.566Z] [2022-09-01T08:28:08.566Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:28:08.566Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:28:08.566Z] #34 6.779 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-01T08:28:08.566Z] #34 6.788 Cloning into '.'... [2022-09-01T08:28:08.582Z] #76 43.74 Setting up file (1:5.39-3) ... [2022-09-01T08:28:08.583Z] #76 43.76 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:28:08.583Z] #76 43.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:08.583Z] #76 43.82 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:08.583Z] #76 43.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-01T08:28:08.583Z] #76 43.90 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:28:08.583Z] #76 43.94 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-01T08:28:08.755Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.3s done [2022-09-01T08:28:08.822Z] #34 ... [2022-09-01T08:28:08.822Z] [2022-09-01T08:28:08.822Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:08.822Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:08.822Z] #40 7.275 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-01T08:28:08.822Z] #40 8.667 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-01T08:28:08.822Z] #40 ... [2022-09-01T08:28:08.822Z] [2022-09-01T08:28:08.822Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:08.822Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:08.822Z] #42 7.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:08.822Z] #42 7.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:08.822Z] #42 7.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:08.822Z] #42 9.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:08.842Z] #76 44.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:28:08.842Z] #76 44.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:28:08.842Z] #76 44.08 Setting up patch (2.7.6-7) ... [2022-09-01T08:28:08.842Z] #76 44.10 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-01T08:28:08.842Z] #76 44.12 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-01T08:28:08.842Z] #76 44.15 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-01T08:28:08.842Z] #76 44.16 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-01T08:28:08.842Z] #76 44.18 Setting up libtool (2.4.6-15) ... [2022-09-01T08:28:08.842Z] #76 44.21 Setting up m4 (1.4.18-5) ... [2022-09-01T08:28:08.842Z] #76 44.23 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:28:08.842Z] #76 44.26 Setting up autoconf (2.69-14) ... [2022-09-01T08:28:08.842Z] #76 ... [2022-09-01T08:28:08.842Z] [2022-09-01T08:28:08.842Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:08.842Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:08.842Z] #14 34.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-01T08:28:08.842Z] #14 34.21 mingw-w64-x86-64-dev [2022-09-01T08:28:08.842Z] #14 34.71 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:08.842Z] #14 34.71 Need to get 108 MB of archives. [2022-09-01T08:28:08.842Z] #14 34.71 After this operation, 620 MB of additional disk space will be used. [2022-09-01T08:28:08.842Z] #14 34.71 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-09-01T08:28:08.842Z] #14 34.81 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-09-01T08:28:08.842Z] #14 34.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-01T08:28:08.842Z] #14 34.94 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-09-01T08:28:08.842Z] #14 34.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-09-01T08:28:08.842Z] #14 34.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-01T08:28:08.843Z] #14 35.19 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-09-01T08:28:08.843Z] #14 35.30 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-09-01T08:28:08.843Z] #14 35.30 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-09-01T08:28:08.843Z] #14 35.71 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-09-01T08:28:08.843Z] #14 36.92 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-09-01T08:28:08.843Z] #14 37.38 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-09-01T08:28:08.843Z] #14 38.07 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-09-01T08:28:08.843Z] #14 38.99 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-09-01T08:28:08.843Z] #14 39.41 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-09-01T08:28:08.843Z] #14 39.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-01T08:28:08.843Z] #14 39.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-01T08:28:08.843Z] #14 39.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-01T08:28:08.843Z] #14 39.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-01T08:28:08.843Z] #14 39.44 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-09-01T08:28:08.843Z] #14 39.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-01T08:28:08.843Z] #14 39.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-01T08:28:08.843Z] #14 39.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-01T08:28:08.843Z] #14 39.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-01T08:28:08.843Z] #14 39.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-01T08:28:08.843Z] #14 39.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-01T08:28:08.843Z] #14 39.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-01T08:28:08.843Z] #14 39.54 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-09-01T08:28:08.843Z] #14 39.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-01T08:28:08.843Z] #14 39.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-01T08:28:08.843Z] #14 40.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:08.843Z] #14 40.68 Fetched 108 MB in 5s (20.8 MB/s) [2022-09-01T08:28:08.843Z] #14 40.79 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-01T08:28:08.843Z] #14 40.79 (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-09-01T08:28:08.843Z] #14 40.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-01T08:28:08.843Z] #14 40.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:28:08.843Z] #14 42.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-01T08:28:08.843Z] #14 42.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-01T08:28:08.843Z] #14 42.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:28:09.012Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-09-01T08:28:09.080Z] #42 ... [2022-09-01T08:28:09.080Z] [2022-09-01T08:28:09.080Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:09.080Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:09.080Z] #53 5.683 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-01T08:28:09.080Z] #53 6.574 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-01T08:28:09.080Z] #53 6.574 go: downloading github.com/fatih/color v1.10.0 [2022-09-01T08:28:09.080Z] #53 6.607 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T08:28:09.080Z] #53 6.615 go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T08:28:09.080Z] #53 6.856 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-01T08:28:09.080Z] #53 6.974 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-01T08:28:09.080Z] #53 7.172 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-01T08:28:09.080Z] #53 7.172 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-01T08:28:09.080Z] #53 7.589 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-01T08:28:09.080Z] #53 7.633 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-01T08:28:09.080Z] #53 7.668 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-01T08:28:09.080Z] #53 8.331 go: downloading golang.org/x/tools v0.1.0 [2022-09-01T08:28:09.080Z] #53 ... [2022-09-01T08:28:09.080Z] [2022-09-01T08:28:09.080Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:09.080Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:09.080Z] #51 7.405 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:09.080Z] #51 7.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:09.080Z] #51 7.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:09.080Z] #51 8.122 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-01T08:28:09.080Z] #51 8.959 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:09.102Z] #14 ... [2022-09-01T08:28:09.102Z] [2022-09-01T08:28:09.102Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:09.102Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:28:09.102Z] #76 44.26 Setting up autoconf (2.69-14) ... [2022-09-01T08:28:09.102Z] #76 44.28 Setting up build-essential (12.9) ... [2022-09-01T08:28:09.102Z] #76 44.31 Setting up automake (1:1.16.3-2) ... [2022-09-01T08:28:09.102Z] #76 44.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-01T08:28:09.102Z] #76 44.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:09.337Z] #51 ... [2022-09-01T08:28:09.337Z] [2022-09-01T08:28:09.337Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:09.337Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:09.337Z] #47 6.746 + git clone https://github.com/docker/distribution.git . [2022-09-01T08:28:09.337Z] #47 6.746 Cloning into '.'... [2022-09-01T08:28:09.581Z] #11 DONE 27.9s [2022-09-01T08:28:09.581Z] [2022-09-01T08:28:09.581Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:28:09.581Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-01T08:28:09.581Z] #12 ... [2022-09-01T08:28:09.581Z] [2022-09-01T08:28:09.581Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-01T08:28:09.581Z] #31 sha256:2373700a8789fde0e2bce535aefbeb0d497f6aa201b3ca55f7dd969ecb3e7a34 [2022-09-01T08:28:09.581Z] #31 1.483 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-01T08:28:09.581Z] #31 1.735 [2022-09-01T08:28:09.581Z] #31 1.951 #=#=# ######################################################################## 100.0% [2022-09-01T08:28:09.581Z] #31 2.206 [2022-09-01T08:28:09.581Z] #31 3.044 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-01T08:28:09.581Z] #31 3.303 [2022-09-01T08:28:09.581Z] #31 3.518 #=#=# ######################################################################## 100.0% [2022-09-01T08:28:09.581Z] #31 3.784 [2022-09-01T08:28:09.581Z] #31 4.644 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-01T08:28:09.581Z] #31 4.921 [2022-09-01T08:28:09.581Z] #31 5.134 #=#=# ############### 21.3% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-09-01T08:28:09.581Z] #31 5.672 [2022-09-01T08:28:09.581Z] #31 6.586 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-01T08:28:09.581Z] #31 6.840 [2022-09-01T08:28:09.581Z] #31 7.062 #=#=# ######################################################################## 100.0% [2022-09-01T08:28:09.581Z] #31 7.379 [2022-09-01T08:28:09.581Z] #31 8.042 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-01T08:28:09.581Z] #31 8.306 [2022-09-01T08:28:09.581Z] #31 8.533 #=#=# ######################################################################## 100.0% [2022-09-01T08:28:09.581Z] #31 8.792 [2022-09-01T08:28:09.581Z] #31 8.843 Download of images into '/build' complete. [2022-09-01T08:28:09.581Z] #31 8.843 Use something like the following to load the result into a Docker daemon: [2022-09-01T08:28:09.581Z] #31 8.843 tar -cC '/build' . | docker load [2022-09-01T08:28:09.581Z] #31 DONE 9.9s [2022-09-01T08:28:09.594Z] #47 ... [2022-09-01T08:28:09.594Z] [2022-09-01T08:28:09.594Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:09.594Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:09.594Z] #62 7.738 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:09.594Z] #62 7.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:09.594Z] #62 7.808 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:09.594Z] #62 9.524 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:09.594Z] #62 ... [2022-09-01T08:28:09.594Z] [2022-09-01T08:28:09.594Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:09.594Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:09.594Z] #57 7.379 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-01T08:28:09.594Z] #57 9.194 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-01T08:28:09.594Z] #57 9.259 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-01T08:28:09.594Z] #57 9.315 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-01T08:28:09.678Z] #76 ... [2022-09-01T08:28:09.678Z] [2022-09-01T08:28:09.678Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:09.678Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:28:09.678Z] #55 34.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T08:28:09.678Z] #55 35.05 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-01T08:28:09.678Z] #55 35.16 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T08:28:09.678Z] #55 35.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-01T08:28:09.678Z] #55 35.50 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-01T08:28:09.678Z] #55 35.59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T08:28:09.678Z] #55 35.62 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-01T08:28:09.678Z] #55 35.64 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-01T08:28:09.678Z] #55 35.70 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T08:28:09.678Z] #55 35.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T08:28:09.678Z] #55 35.74 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T08:28:09.678Z] #55 35.87 go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T08:28:09.678Z] #55 36.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T08:28:09.678Z] #55 36.19 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-01T08:28:09.678Z] #55 37.03 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-01T08:28:09.678Z] #55 37.90 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-01T08:28:09.838Z] [2022-09-01T08:28:09.838Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-01T08:28:09.838Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-09-01T08:28:09.852Z] #57 ... [2022-09-01T08:28:09.852Z] [2022-09-01T08:28:09.852Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:09.852Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:09.852Z] #40 11.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-01T08:28:09.852Z] #40 11.91 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-01T08:28:09.938Z] #55 ... [2022-09-01T08:28:09.938Z] [2022-09-01T08:28:09.938Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:09.938Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:28:09.938Z] #51 35.45 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:09.938Z] #51 35.45 Need to get 2136 kB of archives. [2022-09-01T08:28:09.938Z] #51 35.45 After this operation, 10.8 MB of additional disk space will be used. [2022-09-01T08:28:09.938Z] #51 35.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-01T08:28:09.938Z] #51 35.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:28:09.938Z] #51 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-01T08:28:09.938Z] #51 35.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-01T08:28:09.938Z] #51 35.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-01T08:28:09.938Z] #51 35.47 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-09-01T08:28:09.938Z] #51 35.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-01T08:28:09.938Z] #51 37.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-01T08:28:09.938Z] #51 38.93 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:09.938Z] #51 39.23 Fetched 2136 kB in 3s (705 kB/s) [2022-09-01T08:28:09.938Z] #51 39.34 Selecting previously unselected package libprotobuf23:arm64. [2022-09-01T08:28:09.938Z] #51 39.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-01T08:28:09.938Z] #51 39.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 39.39 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-01T08:28:09.938Z] #51 40.11 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:28:09.938Z] #51 40.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:28:09.938Z] #51 40.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:28:09.938Z] #51 40.35 Selecting previously unselected package python3-six. [2022-09-01T08:28:09.938Z] #51 40.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-01T08:28:09.938Z] #51 40.37 Unpacking python3-six (1.16.0-2) ... [2022-09-01T08:28:09.938Z] #51 40.51 Selecting previously unselected package python3-protobuf. [2022-09-01T08:28:09.938Z] #51 40.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 40.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-01T08:28:09.938Z] #51 41.14 Selecting previously unselected package libnet1:arm64. [2022-09-01T08:28:09.938Z] #51 41.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 41.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:28:09.938Z] #51 41.37 Selecting previously unselected package libnl-3-200:arm64. [2022-09-01T08:28:09.938Z] #51 41.37 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 41.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-01T08:28:09.938Z] #51 41.58 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-01T08:28:09.938Z] #51 41.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 41.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:09.938Z] #51 41.74 Selecting previously unselected package criu. [2022-09-01T08:28:09.938Z] #51 41.74 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-01T08:28:09.938Z] #51 41.75 Unpacking criu (3.17.1-1) ... [2022-09-01T08:28:09.938Z] #51 42.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:28:09.938Z] #51 44.06 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-01T08:28:09.938Z] #51 44.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:28:09.938Z] #51 44.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:28:09.938Z] #51 44.11 Setting up python3-six (1.16.0-2) ... [2022-09-01T08:28:10.109Z] #40 12.14 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-01T08:28:10.406Z] #12 DONE 0.6s [2022-09-01T08:28:10.406Z] [2022-09-01T08:28:10.406Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-01T08:28:10.406Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-09-01T08:28:10.406Z] #13 DONE 0.4s [2022-09-01T08:28:10.534Z] #51 45.28 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-01T08:28:10.534Z] #51 ... [2022-09-01T08:28:10.534Z] [2022-09-01T08:28:10.534Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:10.534Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:10.534Z] #14 45.74 Selecting previously unselected package binutils-mingw-w64. [2022-09-01T08:28:10.534Z] #14 45.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-01T08:28:10.534Z] #14 45.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:28:10.663Z] [2022-09-01T08:28:10.663Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:10.663Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:10.794Z] #14 ... [2022-09-01T08:28:10.794Z] [2022-09-01T08:28:10.794Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:10.794Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-09-01T08:28:10.794Z] #76 DONE 46.1s [2022-09-01T08:28:10.794Z] [2022-09-01T08:28:10.794Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:10.794Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:10.794Z] #14 46.07 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-01T08:28:10.794Z] #14 46.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-01T08:28:10.794Z] #14 46.10 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:28:10.920Z] #57 ... [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-01T08:28:10.920Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-09-01T08:28:10.920Z] #46 DONE 0.2s [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-01T08:28:10.920Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-09-01T08:28:10.920Z] #33 DONE 0.3s [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-01T08:28:10.920Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-09-01T08:28:10.920Z] #50 DONE 0.3s [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:28:10.920Z] #25 sha256:949c4d1ebaf283472e565e20370245b67a30d1532f17a362c15782f4c28b9d80 [2022-09-01T08:28:10.920Z] #25 DONE 0.3s [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-01T08:28:10.920Z] #66 sha256:7a078df2f3f4c43dcabe0e68d773407554f6fb834138c10c51d728531f141739 [2022-09-01T08:28:10.920Z] #66 DONE 0.3s [2022-09-01T08:28:10.920Z] [2022-09-01T08:28:10.920Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:10.920Z] #67 sha256:4f59e64aa36bf083bc1f6c44ba9511cf2d3ec495727a6f5867eb291cb41bd528 [2022-09-01T08:28:10.927Z] #55 14.53 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-01T08:28:10.927Z] #55 14.81 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-01T08:28:10.927Z] #55 15.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-01T08:28:11.044Z] #19 90.53 Reading package lists... [2022-09-01T08:28:11.044Z] #19 ... [2022-09-01T08:28:11.044Z] [2022-09-01T08:28:11.044Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:11.044Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:28:11.044Z] #84 49.09 libtoolize: putting auxiliary files in '.'. [2022-09-01T08:28:11.044Z] #84 49.09 libtoolize: copying file './ltmain.sh' [2022-09-01T08:28:11.044Z] #84 50.23 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-01T08:28:11.044Z] #84 50.23 libtoolize: and rerunning libtoolize and aclocal. [2022-09-01T08:28:11.044Z] #84 50.23 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:28:11.187Z] #55 15.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T08:28:11.324Z] #14 46.39 Selecting previously unselected package dmsetup. [2022-09-01T08:28:11.324Z] #14 46.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-01T08:28:11.324Z] #14 46.43 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:28:11.583Z] #14 46.72 Selecting previously unselected package mingw-w64-common. [2022-09-01T08:28:11.583Z] #14 46.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-01T08:28:11.583Z] #14 46.74 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-01T08:28:13.096Z] #55 ... [2022-09-01T08:28:13.096Z] [2022-09-01T08:28:13.096Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:13.096Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:13.096Z] #53 16.80 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-01T08:28:13.096Z] #53 16.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-01T08:28:13.096Z] #53 ... [2022-09-01T08:28:13.096Z] [2022-09-01T08:28:13.096Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:13.096Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:13.096Z] #57 7.023 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-01T08:28:13.096Z] #57 7.040 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-01T08:28:13.096Z] #57 7.157 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-01T08:28:13.096Z] #57 9.967 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-01T08:28:13.096Z] #57 ... [2022-09-01T08:28:13.096Z] [2022-09-01T08:28:13.096Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:13.096Z] #26 sha256:38c5957e1816222652011ef61e673f3e406e6508f63b4aafb80080edbce1b6f0 [2022-09-01T08:28:13.096Z] #26 6.683 + RM_GOPATH=0 [2022-09-01T08:28:13.096Z] #26 6.683 + TMP_GOPATH= [2022-09-01T08:28:13.096Z] #26 6.683 + : /build [2022-09-01T08:28:13.096Z] #26 6.683 + '[' -z '' ']' [2022-09-01T08:28:13.096Z] #26 6.686 ++ mktemp -d [2022-09-01T08:28:13.096Z] #26 6.711 + export GOPATH=/tmp/tmp.hj6UFZsRM0 [2022-09-01T08:28:13.096Z] #26 6.711 + GOPATH=/tmp/tmp.hj6UFZsRM0 [2022-09-01T08:28:13.096Z] #26 6.711 + RM_GOPATH=1 [2022-09-01T08:28:13.096Z] #26 6.712 + case "$(go env GOARCH)" in [2022-09-01T08:28:13.096Z] #26 6.716 ++ go env GOARCH [2022-09-01T08:28:13.096Z] #26 6.736 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:13.096Z] #26 6.736 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:13.096Z] #26 6.737 ++ dirname /install.sh [2022-09-01T08:28:13.096Z] #26 6.741 + dir=/ [2022-09-01T08:28:13.096Z] #26 6.741 + bin=dockercli [2022-09-01T08:28:13.096Z] #26 6.741 + shift [2022-09-01T08:28:13.096Z] #26 6.741 + '[' '!' -f //dockercli.installer ']' [2022-09-01T08:28:13.096Z] #26 6.746 + . //dockercli.installer [2022-09-01T08:28:13.096Z] #26 6.746 ++ : stable [2022-09-01T08:28:13.096Z] #26 6.746 ++ : 17.06.2-ce [2022-09-01T08:28:13.096Z] #26 6.746 + install_dockercli [2022-09-01T08:28:13.096Z] #26 6.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-01T08:28:13.096Z] #26 6.746 Install docker/cli version 17.06.2-ce from stable [2022-09-01T08:28:13.096Z] #26 6.756 ++ uname -m [2022-09-01T08:28:13.096Z] #26 6.764 + arch=x86_64 [2022-09-01T08:28:13.096Z] #26 6.764 + '[' x86_64 '!=' x86_64 ']' [2022-09-01T08:28:13.096Z] #26 6.764 + url=https://download.docker.com/linux/static [2022-09-01T08:28:13.096Z] #26 6.766 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-01T08:28:13.096Z] #26 6.769 + tar -xz docker/docker [2022-09-01T08:28:13.356Z] #26 ... [2022-09-01T08:28:13.356Z] [2022-09-01T08:28:13.356Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:13.356Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:13.356Z] #53 17.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-01T08:28:14.179Z] #14 ... [2022-09-01T08:28:14.179Z] [2022-09-01T08:28:14.179Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:28:14.179Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-01T08:28:14.179Z] #34 38.90 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-01T08:28:14.179Z] #34 39.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:28:14.179Z] #34 ... [2022-09-01T08:28:14.179Z] [2022-09-01T08:28:14.179Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:14.179Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-09-01T08:28:14.179Z] #42 39.95 Selecting previously unselected package libicu67:arm64. [2022-09-01T08:28:14.179Z] #42 39.96 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 39.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-01T08:28:14.179Z] #42 45.78 Selecting previously unselected package libxml2:arm64. [2022-09-01T08:28:14.179Z] #42 45.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 45.80 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:28:14.179Z] #42 46.27 Selecting previously unselected package libarchive13:arm64. [2022-09-01T08:28:14.179Z] #42 46.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 46.29 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-01T08:28:14.179Z] #42 46.75 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-01T08:28:14.179Z] #42 46.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 46.77 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-01T08:28:14.179Z] #42 46.91 Selecting previously unselected package librhash0:arm64. [2022-09-01T08:28:14.179Z] #42 46.91 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 46.92 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-01T08:28:14.179Z] #42 47.09 Selecting previously unselected package libuv1:arm64. [2022-09-01T08:28:14.179Z] #42 47.09 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 47.09 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-01T08:28:14.179Z] #42 47.27 Selecting previously unselected package cmake. [2022-09-01T08:28:14.179Z] #42 47.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-01T08:28:14.179Z] #42 47.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:28:15.156Z] #42 50.15 Setting up libicu67:arm64 (67.1-7) ... [2022-09-01T08:28:15.156Z] #42 50.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:28:15.156Z] #42 50.25 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-01T08:28:15.156Z] #42 50.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:28:15.156Z] #42 50.33 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-01T08:28:15.156Z] #42 50.35 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-01T08:28:15.156Z] #42 50.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:28:15.156Z] #42 50.44 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:28:15.375Z] #40 ... [2022-09-01T08:28:15.375Z] [2022-09-01T08:28:15.375Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:15.375Z] #26 sha256:5a6fd9289794c094fc2ea2fc1624c22f06fe096eafc5bc055ce5525822a8a126 [2022-09-01T08:28:15.375Z] #26 6.291 + RM_GOPATH=0 [2022-09-01T08:28:15.375Z] #26 6.291 + TMP_GOPATH= [2022-09-01T08:28:15.375Z] #26 6.291 + : /build [2022-09-01T08:28:15.375Z] #26 6.291 + '[' -z '' ']' [2022-09-01T08:28:15.375Z] #26 6.291 ++ mktemp -d [2022-09-01T08:28:15.375Z] #26 6.295 + export GOPATH=/tmp/tmp.kp3VRwOnDp [2022-09-01T08:28:15.375Z] #26 6.295 + GOPATH=/tmp/tmp.kp3VRwOnDp [2022-09-01T08:28:15.375Z] #26 6.295 + RM_GOPATH=1 [2022-09-01T08:28:15.375Z] #26 6.295 + case "$(go env GOARCH)" in [2022-09-01T08:28:15.375Z] #26 6.295 ++ go env GOARCH [2022-09-01T08:28:15.375Z] #26 6.321 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:15.375Z] #26 6.321 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:15.375Z] #26 6.321 ++ dirname /install.sh [2022-09-01T08:28:15.375Z] #26 6.328 + dir=/ [2022-09-01T08:28:15.375Z] #26 6.328 + bin=dockercli [2022-09-01T08:28:15.375Z] #26 6.328 + shift [2022-09-01T08:28:15.375Z] #26 6.328 + '[' '!' -f //dockercli.installer ']' [2022-09-01T08:28:15.375Z] #26 6.328 + . //dockercli.installer [2022-09-01T08:28:15.375Z] #26 6.328 ++ : stable [2022-09-01T08:28:15.375Z] #26 6.328 ++ : 17.06.2-ce [2022-09-01T08:28:15.375Z] #26 6.328 + install_dockercli [2022-09-01T08:28:15.375Z] #26 6.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-01T08:28:15.375Z] #26 6.328 ++ uname -m [2022-09-01T08:28:15.375Z] #26 6.330 Install docker/cli version 17.06.2-ce from stable [2022-09-01T08:28:15.375Z] #26 6.332 + arch=x86_64 [2022-09-01T08:28:15.375Z] #26 6.332 + '[' x86_64 '!=' x86_64 ']' [2022-09-01T08:28:15.375Z] #26 6.332 + url=https://download.docker.com/linux/static [2022-09-01T08:28:15.375Z] #26 6.332 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-01T08:28:15.375Z] #26 6.365 + tar -xz docker/docker [2022-09-01T08:28:15.375Z] #26 ... [2022-09-01T08:28:15.375Z] [2022-09-01T08:28:15.375Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:15.375Z] #67 sha256:4a6786408c9e6f32e53ac1ad9ec782b06896ae3044ad0889fc1c8b74ea4d9ddc [2022-09-01T08:28:15.375Z] #67 6.726 + RM_GOPATH=0 [2022-09-01T08:28:15.375Z] #67 6.726 + TMP_GOPATH= [2022-09-01T08:28:15.375Z] #67 6.726 + : /build [2022-09-01T08:28:15.375Z] #67 6.726 + '[' -z '' ']' [2022-09-01T08:28:15.375Z] #67 6.733 ++ mktemp -d [2022-09-01T08:28:15.375Z] #67 6.733 + export GOPATH=/tmp/tmp.ESbDVoFn62 [2022-09-01T08:28:15.375Z] #67 6.733 + GOPATH=/tmp/tmp.ESbDVoFn62 [2022-09-01T08:28:15.375Z] #67 6.733 + RM_GOPATH=1 [2022-09-01T08:28:15.375Z] #67 6.733 + case "$(go env GOARCH)" in [2022-09-01T08:28:15.375Z] #67 6.733 ++ go env GOARCH [2022-09-01T08:28:15.375Z] #67 6.803 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:15.375Z] #67 6.803 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:15.375Z] #67 6.816 ++ dirname /install.sh [2022-09-01T08:28:15.375Z] #67 6.816 + dir=/ [2022-09-01T08:28:15.375Z] #67 6.816 + bin=rootlesskit [2022-09-01T08:28:15.375Z] #67 6.816 + shift [2022-09-01T08:28:15.375Z] #67 6.816 + '[' '!' -f //rootlesskit.installer ']' [2022-09-01T08:28:15.375Z] #67 6.816 + . //rootlesskit.installer [2022-09-01T08:28:15.375Z] #67 6.816 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:15.375Z] #67 6.824 + install_rootlesskit [2022-09-01T08:28:15.375Z] #67 6.824 + case "$1" in [2022-09-01T08:28:15.375Z] #67 6.824 + export CGO_ENABLED=0 [2022-09-01T08:28:15.375Z] #67 6.824 + CGO_ENABLED=0 [2022-09-01T08:28:15.375Z] #67 6.824 + _install_rootlesskit [2022-09-01T08:28:15.375Z] #67 6.831 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:15.375Z] #67 6.831 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-01T08:28:15.375Z] #67 6.831 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:28:15.375Z] #67 6.831 + GOBIN=/build [2022-09-01T08:28:15.375Z] #67 6.831 + GO111MODULE=on [2022-09-01T08:28:15.375Z] #67 6.831 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:15.375Z] #67 7.445 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T08:28:15.375Z] #67 11.76 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-01T08:28:15.375Z] #67 11.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:15.375Z] #67 12.82 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-01T08:28:15.416Z] #42 50.46 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-01T08:28:15.417Z] #42 50.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:28:15.417Z] #42 50.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:15.635Z] #67 ... [2022-09-01T08:28:15.635Z] [2022-09-01T08:28:15.635Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:15.635Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:15.635Z] #40 17.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-01T08:28:15.892Z] #53 19.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T08:28:15.892Z] #53 19.87 go: downloading golang.org/x/mod v0.3.0 [2022-09-01T08:28:16.186Z] #67 4.870 + RM_GOPATH=0 [2022-09-01T08:28:16.186Z] #67 4.870 + TMP_GOPATH= [2022-09-01T08:28:16.186Z] #67 4.870 + : /build [2022-09-01T08:28:16.186Z] #67 4.870 + '[' -z '' ']' [2022-09-01T08:28:16.186Z] #67 4.870 ++ mktemp -d [2022-09-01T08:28:16.186Z] #67 4.870 + export GOPATH=/tmp/tmp.xMj31iJu8T [2022-09-01T08:28:16.186Z] #67 4.870 + GOPATH=/tmp/tmp.xMj31iJu8T [2022-09-01T08:28:16.186Z] #67 4.870 + RM_GOPATH=1 [2022-09-01T08:28:16.186Z] #67 4.870 + case "$(go env GOARCH)" in [2022-09-01T08:28:16.186Z] #67 4.870 ++ go env GOARCH [2022-09-01T08:28:16.186Z] #67 4.878 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:16.186Z] #67 4.878 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:16.186Z] #67 4.880 ++ dirname /install.sh [2022-09-01T08:28:16.186Z] #67 4.891 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:16.186Z] #67 4.891 + dir=/ [2022-09-01T08:28:16.186Z] #67 4.891 + bin=rootlesskit [2022-09-01T08:28:16.186Z] #67 4.891 + shift [2022-09-01T08:28:16.186Z] #67 4.891 + '[' '!' -f //rootlesskit.installer ']' [2022-09-01T08:28:16.186Z] #67 4.891 + . //rootlesskit.installer [2022-09-01T08:28:16.186Z] #67 4.891 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:16.186Z] #67 4.891 + install_rootlesskit [2022-09-01T08:28:16.186Z] #67 4.891 + case "$1" in [2022-09-01T08:28:16.186Z] #67 4.891 + export CGO_ENABLED=0 [2022-09-01T08:28:16.186Z] #67 4.891 + CGO_ENABLED=0 [2022-09-01T08:28:16.186Z] #67 4.891 + _install_rootlesskit [2022-09-01T08:28:16.186Z] #67 4.891 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-01T08:28:16.186Z] #67 4.891 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:28:16.186Z] #67 4.891 + GOBIN=/build [2022-09-01T08:28:16.186Z] #67 4.891 + GO111MODULE=on [2022-09-01T08:28:16.186Z] #67 4.891 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:28:16.200Z] #40 18.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:16.443Z] #67 5.465 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T08:28:16.444Z] #67 ... [2022-09-01T08:28:16.444Z] [2022-09-01T08:28:16.444Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:16.444Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:16.444Z] #55 2.686 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-01T08:28:16.444Z] #55 3.345 go: downloading github.com/fatih/color v1.13.0 [2022-09-01T08:28:16.444Z] #55 3.346 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:16.444Z] #55 3.366 go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T08:28:16.444Z] #55 3.366 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-01T08:28:16.444Z] #55 3.388 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T08:28:16.444Z] #55 3.411 go: downloading github.com/spf13/viper v1.11.0 [2022-09-01T08:28:16.444Z] #55 3.438 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-01T08:28:16.444Z] #55 3.545 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-01T08:28:16.444Z] #55 3.566 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-01T08:28:16.444Z] #55 3.579 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-01T08:28:16.444Z] #55 3.855 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-01T08:28:16.444Z] #55 4.035 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-01T08:28:16.444Z] #55 4.074 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-01T08:28:16.444Z] #55 4.095 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-01T08:28:16.444Z] #55 4.123 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T08:28:16.444Z] #55 4.833 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:16.444Z] #55 4.835 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T08:28:16.444Z] #55 4.960 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-01T08:28:16.444Z] #55 5.009 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-01T08:28:16.444Z] #55 5.049 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-01T08:28:16.444Z] #55 5.067 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-01T08:28:16.444Z] #55 5.263 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-01T08:28:16.444Z] #55 5.371 go: downloading github.com/spf13/afero v1.8.2 [2022-09-01T08:28:16.444Z] #55 5.593 go: downloading github.com/spf13/cast v1.4.1 [2022-09-01T08:28:16.444Z] #55 5.627 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-01T08:28:16.444Z] #55 5.757 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-01T08:28:16.444Z] #55 5.863 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-01T08:28:16.444Z] #55 5.924 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-01T08:28:16.700Z] #55 6.053 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-01T08:28:16.700Z] #55 6.202 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-01T08:28:16.700Z] #55 6.265 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-01T08:28:16.795Z] #42 DONE 51.7s [2022-09-01T08:28:16.795Z] [2022-09-01T08:28:16.795Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-01T08:28:16.795Z] #43 sha256:3f2d482f8825e545ebe3801495f46156e54b72b8b6646baf1aad2fcc56c68329 [2022-09-01T08:28:16.795Z] #43 DONE 0.3s [2022-09-01T08:28:16.795Z] [2022-09-01T08:28:16.795Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:16.795Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-09-01T08:28:16.795Z] #51 45.41 Setting up python3-protobuf (3.12.4-1) ... [2022-09-01T08:28:16.795Z] #51 49.21 Setting up criu (3.17.1-1) ... [2022-09-01T08:28:16.795Z] #51 50.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:16.795Z] #51 DONE 51.5s [2022-09-01T08:28:16.795Z] [2022-09-01T08:28:16.795Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:28:16.795Z] #44 sha256:2546d9aac7ce9a4180a64ba3634cae2e6d78e051b69c82278c4d6a94f1f16980 [2022-09-01T08:28:16.956Z] #55 6.319 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-01T08:28:16.956Z] #55 6.447 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-01T08:28:17.622Z] #84 62.00 configure.ac:7: installing './compile' [2022-09-01T08:28:17.622Z] #84 62.00 configure.ac:11: installing './config.guess' [2022-09-01T08:28:17.622Z] #84 62.05 configure.ac:11: installing './config.sub' [2022-09-01T08:28:17.622Z] #84 62.05 configure.ac:8: installing './install-sh' [2022-09-01T08:28:17.622Z] #84 62.05 configure.ac:8: installing './missing' [2022-09-01T08:28:17.622Z] #84 62.14 Makefile.am: installing './depcomp' [2022-09-01T08:28:17.754Z] #44 1.017 + RM_GOPATH=0 [2022-09-01T08:28:17.754Z] #44 1.022 + TMP_GOPATH= [2022-09-01T08:28:17.754Z] #44 1.022 + : /build [2022-09-01T08:28:17.754Z] #44 1.022 + '[' -z '' ']' [2022-09-01T08:28:17.754Z] #44 1.022 ++ mktemp -d [2022-09-01T08:28:17.754Z] #44 1.032 + export GOPATH=/tmp/tmp.HnVWsiyLxV [2022-09-01T08:28:17.754Z] #44 1.032 + GOPATH=/tmp/tmp.HnVWsiyLxV [2022-09-01T08:28:17.754Z] #44 1.032 + RM_GOPATH=1 [2022-09-01T08:28:17.754Z] #44 1.032 + case "$(go env GOARCH)" in [2022-09-01T08:28:17.754Z] #44 1.032 ++ go env GOARCH [2022-09-01T08:28:17.754Z] #44 1.098 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:17.754Z] #44 1.098 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:17.754Z] #44 1.106 ++ dirname /install.sh [2022-09-01T08:28:17.754Z] #44 1.117 Install tini version v0.19.0 [2022-09-01T08:28:17.754Z] #44 1.117 + dir=/ [2022-09-01T08:28:17.754Z] #44 1.117 + bin=tini [2022-09-01T08:28:17.754Z] #44 1.117 + shift [2022-09-01T08:28:17.754Z] #44 1.117 + '[' '!' -f //tini.installer ']' [2022-09-01T08:28:17.754Z] #44 1.117 + . //tini.installer [2022-09-01T08:28:17.754Z] #44 1.117 ++ : v0.19.0 [2022-09-01T08:28:17.754Z] #44 1.117 + install_tini [2022-09-01T08:28:17.754Z] #44 1.117 + echo 'Install tini version v0.19.0' [2022-09-01T08:28:17.754Z] #44 1.117 + git clone https://github.com/krallin/tini.git /tmp/tmp.HnVWsiyLxV/tini [2022-09-01T08:28:18.014Z] #44 1.170 Cloning into '/tmp/tmp.HnVWsiyLxV/tini'... [2022-09-01T08:28:18.324Z] #55 7.433 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-01T08:28:18.324Z] #55 7.678 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-01T08:28:18.430Z] #53 ... [2022-09-01T08:28:18.430Z] [2022-09-01T08:28:18.430Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:18.430Z] #67 sha256:c62584ec92eff48757540624e3e7093f61f57b62207d1d0882c3faa35fe04ce7 [2022-09-01T08:28:18.430Z] #67 11.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:18.430Z] #67 11.66 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-01T08:28:18.430Z] #67 13.37 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-01T08:28:18.430Z] #67 18.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-01T08:28:18.430Z] #67 20.50 go: downloading github.com/google/uuid v1.3.0 [2022-09-01T08:28:18.430Z] #67 20.64 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-01T08:28:18.430Z] #67 20.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-01T08:28:18.430Z] #67 21.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:18.430Z] #67 21.17 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T08:28:18.430Z] #67 21.79 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-01T08:28:18.430Z] #67 ... [2022-09-01T08:28:18.430Z] [2022-09-01T08:28:18.430Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:18.430Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:18.430Z] #76 12.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:18.430Z] #76 16.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:18.582Z] #44 1.865 + cd /tmp/tmp.HnVWsiyLxV/tini [2022-09-01T08:28:18.582Z] #44 1.865 + git checkout -q v0.19.0 [2022-09-01T08:28:18.582Z] #44 1.910 + cmake . [2022-09-01T08:28:18.690Z] #76 ... [2022-09-01T08:28:18.690Z] [2022-09-01T08:28:18.690Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:18.690Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:18.690Z] #51 12.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:18.690Z] #51 16.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:18.690Z] #51 20.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-01T08:28:18.690Z] #51 ... [2022-09-01T08:28:18.690Z] [2022-09-01T08:28:18.690Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:18.690Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:18.690Z] #42 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:18.690Z] #42 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:18.888Z] #55 8.206 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-01T08:28:18.888Z] #55 8.340 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-01T08:28:18.950Z] #42 ... [2022-09-01T08:28:18.950Z] [2022-09-01T08:28:18.950Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:18.950Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:18.950Z] #55 22.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:18.950Z] #55 22.91 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T08:28:19.146Z] #55 8.472 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-01T08:28:19.146Z] #55 8.556 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-01T08:28:19.146Z] #55 8.642 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-01T08:28:19.150Z] #44 2.408 -- The C compiler identification is GNU 10.2.1 [2022-09-01T08:28:19.151Z] #44 2.510 -- Detecting C compiler ABI info [2022-09-01T08:28:19.403Z] #55 8.842 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-01T08:28:19.533Z] #84 63.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:28:19.533Z] #84 63.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:28:19.533Z] #84 64.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:28:19.533Z] #84 64.09 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:28:19.533Z] #84 64.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:28:19.552Z] #55 23.30 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-01T08:28:19.552Z] #55 23.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-01T08:28:19.552Z] #55 ... [2022-09-01T08:28:19.552Z] [2022-09-01T08:28:19.552Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:19.552Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:19.552Z] #14 13.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:19.552Z] #14 17.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:19.552Z] #14 ... [2022-09-01T08:28:19.552Z] [2022-09-01T08:28:19.552Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:19.552Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:19.552Z] #62 13.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:19.552Z] #62 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:19.719Z] #44 3.055 -- Detecting C compiler ABI info - done [2022-09-01T08:28:19.719Z] #44 3.150 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-01T08:28:19.719Z] #44 3.161 -- Detecting C compile features [2022-09-01T08:28:19.794Z] #84 64.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:28:19.794Z] #84 64.50 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:28:19.866Z] #62 ... [2022-09-01T08:28:19.866Z] [2022-09-01T08:28:19.866Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:19.866Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:19.866Z] #55 23.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-01T08:28:19.866Z] #55 23.80 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-01T08:28:19.968Z] #55 9.243 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-01T08:28:19.968Z] #55 9.397 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-01T08:28:19.978Z] #44 ... [2022-09-01T08:28:19.978Z] [2022-09-01T08:28:19.978Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:19.978Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-09-01T08:28:19.978Z] #53 54.65 gotestsum version dev [2022-09-01T08:28:19.978Z] #53 DONE 55.1s [2022-09-01T08:28:19.978Z] [2022-09-01T08:28:19.978Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:28:19.978Z] #44 sha256:2546d9aac7ce9a4180a64ba3634cae2e6d78e051b69c82278c4d6a94f1f16980 [2022-09-01T08:28:19.978Z] #44 3.165 -- Detecting C compile features - done [2022-09-01T08:28:19.978Z] #44 3.226 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-01T08:28:20.054Z] #84 64.65 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:28:20.153Z] #55 24.23 go: downloading github.com/spf13/afero v1.8.2 [2022-09-01T08:28:20.226Z] #55 9.676 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-01T08:28:20.226Z] #55 9.751 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-01T08:28:20.237Z] #44 3.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-01T08:28:20.334Z] #84 64.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:28:20.413Z] #55 24.48 go: downloading github.com/spf13/cast v1.4.1 [2022-09-01T08:28:20.419Z] #40 ... [2022-09-01T08:28:20.419Z] [2022-09-01T08:28:20.419Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:20.419Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:20.419Z] #42 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:20.419Z] #42 15.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:20.419Z] #42 ... [2022-09-01T08:28:20.419Z] [2022-09-01T08:28:20.419Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:20.419Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:20.419Z] #14 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:20.419Z] #14 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:20.492Z] #55 9.874 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-01T08:28:20.496Z] #44 3.621 -- Configuring done [2022-09-01T08:28:20.496Z] #44 3.653 -- Generating done [2022-09-01T08:28:20.496Z] #44 3.671 -- Build files have been written to: /tmp/tmp.HnVWsiyLxV/tini [2022-09-01T08:28:20.496Z] #44 3.687 + make tini-static [2022-09-01T08:28:20.701Z] #14 ... [2022-09-01T08:28:20.701Z] [2022-09-01T08:28:20.701Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:20.701Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:20.701Z] #36 17.70 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T08:28:20.701Z] #36 17.70 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-01T08:28:20.701Z] #36 18.34 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-01T08:28:20.701Z] #36 19.04 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-01T08:28:20.701Z] #36 19.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T08:28:20.701Z] #36 19.62 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-01T08:28:20.701Z] #36 19.89 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-01T08:28:20.701Z] #36 20.04 go: downloading github.com/peterh/liner v1.2.2 [2022-09-01T08:28:20.701Z] #36 20.51 go: downloading github.com/google/go-dap v0.6.0 [2022-09-01T08:28:20.701Z] #36 21.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-01T08:28:20.701Z] #36 21.84 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-01T08:28:20.701Z] #36 22.14 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T08:28:20.701Z] #36 22.18 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-01T08:28:20.751Z] #55 10.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-01T08:28:20.751Z] #55 10.03 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-01T08:28:20.751Z] #55 ... [2022-09-01T08:28:20.751Z] [2022-09-01T08:28:20.751Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:20.751Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:20.751Z] #38 7.086 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-01T08:28:20.751Z] #38 ... [2022-09-01T08:28:20.751Z] [2022-09-01T08:28:20.751Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:20.751Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:20.751Z] #53 5.692 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-01T08:28:20.751Z] #53 7.428 go: downloading github.com/fatih/color v1.10.0 [2022-09-01T08:28:20.751Z] #53 7.487 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-01T08:28:20.751Z] #53 7.509 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T08:28:20.751Z] #53 7.898 go: downloading golang.org/x/tools v0.1.0 [2022-09-01T08:28:20.751Z] #53 7.904 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-01T08:28:20.751Z] #53 8.121 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-01T08:28:20.751Z] #53 8.827 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-01T08:28:20.751Z] #53 9.010 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-01T08:28:20.756Z] #44 ... [2022-09-01T08:28:20.756Z] [2022-09-01T08:28:20.756Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:20.756Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:28:20.756Z] #77 0.679 Cloning into '/tmp/crun-build'... [2022-09-01T08:28:20.756Z] #77 6.434 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-01T08:28:20.756Z] #77 6.556 Cloning into '/tmp/crun-build/libocispec'... [2022-09-01T08:28:20.756Z] #77 8.090 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-01T08:28:20.756Z] #77 8.104 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-01T08:28:20.756Z] #77 8.104 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-01T08:28:20.756Z] #77 8.104 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-01T08:28:20.756Z] #77 8.143 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-01T08:28:20.850Z] #55 24.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-01T08:28:20.959Z] #36 ... [2022-09-01T08:28:20.959Z] [2022-09-01T08:28:20.959Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:20.959Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:20.959Z] #57 12.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-01T08:28:20.959Z] #57 ... [2022-09-01T08:28:20.959Z] [2022-09-01T08:28:20.959Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:20.959Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:20.959Z] #62 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:20.959Z] #62 17.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:21.008Z] #53 ... [2022-09-01T08:28:21.008Z] [2022-09-01T08:28:21.008Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:21.008Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:21.008Z] #62 4.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:21.008Z] #62 4.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:21.008Z] #62 4.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:21.008Z] #62 5.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:21.008Z] #62 6.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.008Z] #62 9.367 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:21.008Z] #62 ... [2022-09-01T08:28:21.008Z] [2022-09-01T08:28:21.008Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:21.008Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:21.008Z] #40 4.187 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-01T08:28:21.008Z] #40 4.660 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-01T08:28:21.008Z] #40 5.215 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-01T08:28:21.008Z] #40 5.453 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-01T08:28:21.008Z] #40 5.487 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-01T08:28:21.008Z] #40 8.819 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-01T08:28:21.008Z] #40 9.021 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:21.015Z] #77 ... [2022-09-01T08:28:21.015Z] [2022-09-01T08:28:21.015Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:28:21.015Z] #44 sha256:2546d9aac7ce9a4180a64ba3634cae2e6d78e051b69c82278c4d6a94f1f16980 [2022-09-01T08:28:21.015Z] #44 4.290 Scanning dependencies of target tini-static [2022-09-01T08:28:21.015Z] #44 4.359 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-01T08:28:21.114Z] #55 25.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-01T08:28:21.216Z] #62 ... [2022-09-01T08:28:21.216Z] [2022-09-01T08:28:21.216Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:21.216Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:21.216Z] #76 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.216Z] #76 17.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:21.265Z] #40 ... [2022-09-01T08:28:21.265Z] [2022-09-01T08:28:21.265Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:21.265Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:21.265Z] #36 5.765 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-01T08:28:21.265Z] #36 ... [2022-09-01T08:28:21.265Z] [2022-09-01T08:28:21.265Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:21.265Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:21.265Z] #42 6.175 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:21.265Z] #42 6.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:21.265Z] #42 6.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:21.265Z] #42 7.143 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:21.265Z] #42 9.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.375Z] #55 25.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-01T08:28:21.375Z] #55 ... [2022-09-01T08:28:21.375Z] [2022-09-01T08:28:21.375Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:21.375Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:21.375Z] #40 15.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-01T08:28:21.375Z] #40 15.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:21.375Z] #40 ... [2022-09-01T08:28:21.375Z] [2022-09-01T08:28:21.375Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:21.375Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:21.375Z] #36 23.39 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-01T08:28:21.375Z] #36 23.41 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T08:28:21.375Z] #36 24.17 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-01T08:28:21.375Z] #36 24.77 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-01T08:28:21.375Z] #36 24.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T08:28:21.375Z] #36 25.11 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-01T08:28:21.474Z] #76 ... [2022-09-01T08:28:21.474Z] [2022-09-01T08:28:21.474Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:21.474Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:21.474Z] #51 12.88 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.474Z] #51 17.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:21.474Z] #51 20.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-01T08:28:21.474Z] #51 ... [2022-09-01T08:28:21.474Z] [2022-09-01T08:28:21.474Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:21.474Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:21.474Z] #55 12.77 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-01T08:28:21.474Z] #55 13.01 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-01T08:28:21.474Z] #55 20.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-01T08:28:21.474Z] #55 20.18 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-01T08:28:21.474Z] #55 20.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-01T08:28:21.474Z] #55 20.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:21.474Z] #55 20.80 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T08:28:21.474Z] #55 20.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-01T08:28:21.474Z] #55 21.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T08:28:21.474Z] #55 21.23 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-01T08:28:21.474Z] #55 21.57 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-01T08:28:21.474Z] #55 21.58 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-01T08:28:21.474Z] #55 21.74 go: downloading github.com/spf13/afero v1.8.2 [2022-09-01T08:28:21.474Z] #55 21.87 go: downloading github.com/spf13/cast v1.4.1 [2022-09-01T08:28:21.474Z] #55 22.16 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-01T08:28:21.474Z] #55 22.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-01T08:28:21.474Z] #55 22.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-01T08:28:21.474Z] #55 22.42 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-01T08:28:21.474Z] #55 22.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-01T08:28:21.474Z] #55 22.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-01T08:28:21.474Z] #55 22.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-01T08:28:21.474Z] #55 22.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-01T08:28:21.474Z] #55 22.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-01T08:28:21.474Z] #55 22.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-01T08:28:21.522Z] #42 ... [2022-09-01T08:28:21.522Z] [2022-09-01T08:28:21.522Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:28:21.522Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:28:21.522Z] #34 4.420 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-01T08:28:21.522Z] #34 4.420 Cloning into '.'... [2022-09-01T08:28:21.522Z] #34 ... [2022-09-01T08:28:21.522Z] [2022-09-01T08:28:21.522Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:21.522Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:21.522Z] #76 4.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:21.522Z] #76 4.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:21.522Z] #76 4.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:21.522Z] #76 5.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:21.522Z] #76 6.504 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.522Z] #76 8.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:21.640Z] #36 25.71 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-01T08:28:21.732Z] #55 ... [2022-09-01T08:28:21.732Z] [2022-09-01T08:28:21.732Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:21.732Z] #26 sha256:5a6fd9289794c094fc2ea2fc1624c22f06fe096eafc5bc055ce5525822a8a126 [2022-09-01T08:28:21.732Z] #26 20.28 + mkdir -p /build [2022-09-01T08:28:21.732Z] #26 20.30 + mv docker/docker /build/ [2022-09-01T08:28:21.732Z] #26 20.33 + rmdir docker [2022-09-01T08:28:21.732Z] #26 DONE 23.3s [2022-09-01T08:28:21.732Z] [2022-09-01T08:28:21.732Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:21.732Z] #67 sha256:4a6786408c9e6f32e53ac1ad9ec782b06896ae3044ad0889fc1c8b74ea4d9ddc [2022-09-01T08:28:21.732Z] #67 18.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-01T08:28:21.732Z] #67 19.76 go: downloading github.com/google/uuid v1.3.0 [2022-09-01T08:28:21.732Z] #67 19.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-01T08:28:21.732Z] #67 20.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-01T08:28:21.732Z] #67 21.04 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:21.732Z] #67 21.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T08:28:21.732Z] #67 21.44 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-01T08:28:21.732Z] #67 21.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-01T08:28:21.732Z] #67 21.96 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-01T08:28:21.732Z] #67 22.25 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-01T08:28:21.780Z] #76 ... [2022-09-01T08:28:21.780Z] [2022-09-01T08:28:21.780Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:21.780Z] #26 sha256:01f58a039cfc139c7df4061daa82176e5e01e5469aeb952146a437ff9171c2b7 [2022-09-01T08:28:21.780Z] #26 6.096 + RM_GOPATH=0 [2022-09-01T08:28:21.780Z] #26 6.096 + TMP_GOPATH= [2022-09-01T08:28:21.780Z] #26 6.096 + : /build [2022-09-01T08:28:21.780Z] #26 6.096 + '[' -z '' ']' [2022-09-01T08:28:21.780Z] #26 6.096 ++ mktemp -d [2022-09-01T08:28:21.780Z] #26 6.096 + export GOPATH=/tmp/tmp.d2Z3Ja2fmw [2022-09-01T08:28:21.780Z] #26 6.096 + GOPATH=/tmp/tmp.d2Z3Ja2fmw [2022-09-01T08:28:21.780Z] #26 6.096 + RM_GOPATH=1 [2022-09-01T08:28:21.780Z] #26 6.096 + case "$(go env GOARCH)" in [2022-09-01T08:28:21.780Z] #26 6.096 ++ go env GOARCH [2022-09-01T08:28:21.780Z] #26 6.102 Install docker/cli version 17.06.2-ce from stable [2022-09-01T08:28:21.780Z] #26 6.102 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:21.780Z] #26 6.102 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:28:21.780Z] #26 6.102 ++ dirname /install.sh [2022-09-01T08:28:21.780Z] #26 6.102 + dir=/ [2022-09-01T08:28:21.780Z] #26 6.102 + bin=dockercli [2022-09-01T08:28:21.780Z] #26 6.102 + shift [2022-09-01T08:28:21.780Z] #26 6.102 + '[' '!' -f //dockercli.installer ']' [2022-09-01T08:28:21.780Z] #26 6.102 + . //dockercli.installer [2022-09-01T08:28:21.780Z] #26 6.102 ++ : stable [2022-09-01T08:28:21.780Z] #26 6.102 ++ : 17.06.2-ce [2022-09-01T08:28:21.780Z] #26 6.102 + install_dockercli [2022-09-01T08:28:21.780Z] #26 6.102 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-01T08:28:21.780Z] #26 6.119 ++ uname -m [2022-09-01T08:28:21.780Z] #26 6.141 + arch=x86_64 [2022-09-01T08:28:21.780Z] #26 6.141 + '[' x86_64 '!=' x86_64 ']' [2022-09-01T08:28:21.780Z] #26 6.141 + url=https://download.docker.com/linux/static [2022-09-01T08:28:21.780Z] #26 6.141 + tar -xz docker/docker [2022-09-01T08:28:21.780Z] #26 6.141 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-01T08:28:21.780Z] #26 ... [2022-09-01T08:28:21.780Z] [2022-09-01T08:28:21.780Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:21.780Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:21.780Z] #51 6.839 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:21.780Z] #51 6.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:21.780Z] #51 6.904 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:21.781Z] #51 7.441 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-01T08:28:21.781Z] #51 8.027 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:21.781Z] #51 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:21.989Z] #67 23.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:21.989Z] #67 ... [2022-09-01T08:28:21.989Z] [2022-09-01T08:28:21.989Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:21.989Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:21.989Z] #36 24.13 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-01T08:28:22.014Z] #36 25.84 go: downloading github.com/peterh/liner v1.2.2 [2022-09-01T08:28:22.038Z] #51 ... [2022-09-01T08:28:22.038Z] [2022-09-01T08:28:22.038Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:22.038Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:22.038Z] #14 6.325 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:28:22.038Z] #14 6.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:28:22.038Z] #14 6.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:28:22.038Z] #14 7.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:28:22.038Z] #14 9.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:28:22.038Z] #14 ... [2022-09-01T08:28:22.038Z] [2022-09-01T08:28:22.038Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:22.038Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:22.038Z] #47 5.015 + git clone https://github.com/docker/distribution.git . [2022-09-01T08:28:22.038Z] #47 5.018 Cloning into '.'... [2022-09-01T08:28:22.249Z] #36 24.36 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-01T08:28:22.279Z] #36 26.42 go: downloading github.com/google/go-dap v0.6.0 [2022-09-01T08:28:22.295Z] #47 ... [2022-09-01T08:28:22.295Z] [2022-09-01T08:28:22.295Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:22.295Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:22.295Z] #55 10.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-01T08:28:22.295Z] #55 10.27 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-01T08:28:22.295Z] #55 10.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-01T08:28:22.295Z] #55 10.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-01T08:28:22.295Z] #55 10.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-01T08:28:22.295Z] #55 10.52 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-01T08:28:22.295Z] #55 10.72 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-01T08:28:22.295Z] #55 10.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-01T08:28:22.295Z] #55 10.98 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-01T08:28:22.295Z] #55 11.09 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-01T08:28:22.295Z] #55 11.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-01T08:28:22.295Z] #55 11.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-01T08:28:22.295Z] #55 11.31 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-01T08:28:22.295Z] #55 11.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-01T08:28:22.295Z] #55 11.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-01T08:28:22.394Z] #44 5.677 [100%] Linking C executable tini-static [2022-09-01T08:28:22.552Z] #55 11.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-01T08:28:22.552Z] #55 12.00 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-01T08:28:22.658Z] #44 6.039 [100%] Built target tini-static [2022-09-01T08:28:22.658Z] #44 6.099 + mkdir -p /build [2022-09-01T08:28:22.809Z] #55 12.07 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-01T08:28:22.809Z] #55 12.13 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-01T08:28:22.918Z] #44 6.107 + cp tini-static /build/docker-init [2022-09-01T08:28:23.066Z] #55 12.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-01T08:28:23.066Z] #55 12.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-01T08:28:23.066Z] #55 12.62 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-01T08:28:23.178Z] #44 DONE 6.5s [2022-09-01T08:28:23.178Z] [2022-09-01T08:28:23.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:23.178Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:28:23.178Z] #77 10.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-01T08:28:23.178Z] #77 11.76 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-01T08:28:23.219Z] #36 ... [2022-09-01T08:28:23.219Z] [2022-09-01T08:28:23.219Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:23.219Z] #26 sha256:38c5957e1816222652011ef61e673f3e406e6508f63b4aafb80080edbce1b6f0 [2022-09-01T08:28:23.219Z] #26 23.84 + mkdir -p /build [2022-09-01T08:28:23.219Z] #26 23.86 + mv docker/docker /build/ [2022-09-01T08:28:23.219Z] #26 23.89 + rmdir docker [2022-09-01T08:28:23.219Z] #26 DONE 26.7s [2022-09-01T08:28:23.219Z] [2022-09-01T08:28:23.219Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:23.219Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:23.219Z] #36 27.16 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-01T08:28:23.324Z] #55 12.62 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-01T08:28:23.324Z] #55 12.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-01T08:28:23.324Z] #55 12.81 go: downloading github.com/julz/importas v0.1.0 [2022-09-01T08:28:23.324Z] #55 12.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-01T08:28:23.477Z] #36 ... [2022-09-01T08:28:23.477Z] [2022-09-01T08:28:23.477Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:23.477Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:23.477Z] #38 27.19 tomll can be used in two ways: [2022-09-01T08:28:23.477Z] #38 27.19 Writing to STDIN and reading from STDOUT: [2022-09-01T08:28:23.477Z] #38 27.19 cat file.toml | tomll > file.toml [2022-09-01T08:28:23.477Z] #38 27.19 [2022-09-01T08:28:23.477Z] #38 27.19 Reading and updating a list of files: [2022-09-01T08:28:23.477Z] #38 27.19 tomll a.toml b.toml c.toml [2022-09-01T08:28:23.477Z] #38 27.19 [2022-09-01T08:28:23.477Z] #38 27.19 When given a list of files, tomll will modify all files in place without asking. [2022-09-01T08:28:23.477Z] #38 DONE 27.5s [2022-09-01T08:28:23.624Z] #55 12.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-01T08:28:23.624Z] #55 13.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-01T08:28:23.624Z] #55 13.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-01T08:28:23.736Z] [2022-09-01T08:28:23.736Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:23.736Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:23.736Z] #55 25.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-01T08:28:23.736Z] #55 26.24 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-01T08:28:23.736Z] #55 26.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-01T08:28:23.736Z] #55 26.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-01T08:28:23.736Z] #55 26.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-01T08:28:23.736Z] #55 26.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-01T08:28:23.736Z] #55 27.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-01T08:28:23.885Z] #55 13.18 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-01T08:28:23.885Z] #55 13.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-01T08:28:24.116Z] #77 13.23 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-01T08:28:24.147Z] #36 26.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-01T08:28:24.163Z] #55 13.62 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-01T08:28:24.375Z] #77 13.44 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-01T08:28:24.422Z] #55 13.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-01T08:28:24.422Z] #55 13.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-01T08:28:24.422Z] #55 13.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-01T08:28:24.422Z] #55 13.86 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-01T08:28:24.634Z] #77 13.68 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-01T08:28:25.082Z] #36 ... [2022-09-01T08:28:25.082Z] [2022-09-01T08:28:25.083Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:25.083Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:25.083Z] #38 27.00 tomll can be used in two ways: [2022-09-01T08:28:25.083Z] #38 27.01 Writing to STDIN and reading from STDOUT: [2022-09-01T08:28:25.083Z] #38 27.01 cat file.toml | tomll > file.toml [2022-09-01T08:28:25.083Z] #38 27.01 [2022-09-01T08:28:25.083Z] #38 27.01 Reading and updating a list of files: [2022-09-01T08:28:25.083Z] #38 27.01 tomll a.toml b.toml c.toml [2022-09-01T08:28:25.083Z] #38 27.01 [2022-09-01T08:28:25.083Z] #38 27.01 When given a list of files, tomll will modify all files in place without asking. [2022-09-01T08:28:25.083Z] #38 DONE 27.2s [2022-09-01T08:28:25.113Z] #55 29.14 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-01T08:28:25.340Z] [2022-09-01T08:28:25.340Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:25.340Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:25.340Z] #55 23.72 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-01T08:28:25.340Z] #55 24.47 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-01T08:28:25.367Z] #55 14.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-01T08:28:25.367Z] #55 ... [2022-09-01T08:28:25.367Z] [2022-09-01T08:28:25.367Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:25.367Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:25.367Z] #57 4.776 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-01T08:28:25.367Z] #57 6.256 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-01T08:28:25.367Z] #57 6.256 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-01T08:28:25.367Z] #57 6.386 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-01T08:28:25.367Z] #57 8.438 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-01T08:28:25.367Z] #57 ... [2022-09-01T08:28:25.367Z] [2022-09-01T08:28:25.367Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:28:25.367Z] #26 sha256:01f58a039cfc139c7df4061daa82176e5e01e5469aeb952146a437ff9171c2b7 [2022-09-01T08:28:25.367Z] #26 14.64 + mkdir -p /build [2022-09-01T08:28:25.624Z] #26 14.65 + mv docker/docker /build/ [2022-09-01T08:28:25.624Z] #26 14.67 + rmdir docker [2022-09-01T08:28:26.050Z] #55 29.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-01T08:28:26.711Z] #55 ... [2022-09-01T08:28:26.711Z] [2022-09-01T08:28:26.711Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:26.711Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:26.711Z] #53 18.63 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T08:28:26.711Z] #53 18.71 go: downloading golang.org/x/mod v0.3.0 [2022-09-01T08:28:26.911Z] #84 ... [2022-09-01T08:28:26.912Z] [2022-09-01T08:28:26.912Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:28:26.912Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:28:26.912Z] #19 90.53 Reading package lists... [2022-09-01T08:28:26.973Z] #53 ... [2022-09-01T08:28:26.973Z] [2022-09-01T08:28:26.973Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:26.973Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:26.973Z] #55 29.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-01T08:28:27.001Z] #55 ... [2022-09-01T08:28:27.001Z] [2022-09-01T08:28:27.001Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:27.001Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:27.001Z] #76 30.82 Fetched 8572 kB in 24s (363 kB/s) [2022-09-01T08:28:27.230Z] #55 29.25 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-01T08:28:27.230Z] #55 29.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-01T08:28:27.487Z] #55 29.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-01T08:28:27.518Z] #26 DONE 16.5s [2022-09-01T08:28:27.518Z] [2022-09-01T08:28:27.518Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:27.518Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:27.518Z] #55 14.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-01T08:28:27.518Z] #55 14.83 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-01T08:28:27.518Z] #55 14.96 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-01T08:28:27.518Z] #55 15.22 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-01T08:28:27.518Z] #55 15.28 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-01T08:28:27.518Z] #55 15.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-01T08:28:27.518Z] #55 15.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-01T08:28:27.518Z] #55 15.53 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-01T08:28:27.518Z] #55 15.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-01T08:28:27.518Z] #55 15.91 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-01T08:28:27.518Z] #55 16.01 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-01T08:28:27.518Z] #55 16.10 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-01T08:28:27.518Z] #55 16.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-01T08:28:27.518Z] #55 16.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-01T08:28:27.518Z] #55 16.77 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-01T08:28:27.518Z] #55 17.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-01T08:28:27.518Z] #55 17.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-01T08:28:27.518Z] #55 17.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-01T08:28:27.745Z] #55 29.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-01T08:28:27.775Z] #55 17.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-01T08:28:27.775Z] #55 17.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-01T08:28:28.002Z] #55 30.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-01T08:28:28.031Z] #55 17.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-01T08:28:28.031Z] #55 17.40 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-01T08:28:28.031Z] #55 17.60 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-01T08:28:28.259Z] #55 30.34 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-01T08:28:28.288Z] #55 17.63 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-01T08:28:28.545Z] #55 17.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-01T08:28:28.545Z] #55 17.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-01T08:28:28.802Z] #55 18.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-01T08:28:28.802Z] #55 18.27 go: downloading honnef.co/go/tools v0.3.1 [2022-09-01T08:28:28.822Z] #55 30.61 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-01T08:28:28.822Z] #55 30.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-01T08:28:28.828Z] #77 ... [2022-09-01T08:28:28.828Z] [2022-09-01T08:28:28.828Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:28.828Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:28.828Z] #14 53.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-01T08:28:28.828Z] #14 53.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-01T08:28:28.828Z] #14 53.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:28:28.828Z] #14 59.45 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-01T08:28:28.828Z] #14 59.46 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:28.828Z] #14 59.47 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:28:28.828Z] #14 59.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-01T08:28:28.828Z] #14 59.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:28.828Z] #14 59.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:28:29.079Z] #55 31.08 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-01T08:28:29.337Z] #55 31.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-01T08:28:29.337Z] #55 31.28 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-01T08:28:29.337Z] #55 31.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-01T08:28:29.539Z] #76 30.82 Reading package lists... [2022-09-01T08:28:29.539Z] #76 ... [2022-09-01T08:28:29.539Z] [2022-09-01T08:28:29.539Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:29.539Z] #67 sha256:c62584ec92eff48757540624e3e7093f61f57b62207d1d0882c3faa35fe04ce7 [2022-09-01T08:28:29.539Z] #67 22.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-01T08:28:29.539Z] #67 23.06 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-01T08:28:29.539Z] #67 27.68 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-01T08:28:29.539Z] #67 27.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:29.539Z] #67 ... [2022-09-01T08:28:29.539Z] [2022-09-01T08:28:29.539Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:29.539Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:29.539Z] #55 31.07 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-01T08:28:29.539Z] #55 31.55 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-01T08:28:29.539Z] #55 31.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-01T08:28:29.539Z] #55 31.79 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-01T08:28:29.539Z] #55 31.92 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-01T08:28:29.539Z] #55 32.09 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-01T08:28:29.539Z] #55 32.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-01T08:28:29.539Z] #55 32.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-01T08:28:29.539Z] #55 32.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-01T08:28:29.540Z] #55 33.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-01T08:28:29.540Z] #55 33.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-01T08:28:29.594Z] #55 31.59 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-01T08:28:29.594Z] #55 31.60 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-01T08:28:29.798Z] #55 33.67 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-01T08:28:29.798Z] #55 33.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-01T08:28:29.798Z] #55 33.95 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-01T08:28:29.855Z] #55 31.72 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-01T08:28:29.855Z] #55 31.89 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-01T08:28:29.855Z] #55 31.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-01T08:28:30.057Z] #55 34.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-01T08:28:30.114Z] #55 32.29 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-01T08:28:30.206Z] #14 65.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-01T08:28:30.206Z] #14 65.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:30.206Z] #14 65.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:28:30.317Z] #55 34.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-01T08:28:30.317Z] #55 34.26 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-01T08:28:30.317Z] #55 34.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-01T08:28:30.371Z] #55 32.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-01T08:28:30.577Z] #55 34.43 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-01T08:28:30.577Z] #55 34.61 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-01T08:28:30.577Z] #55 34.68 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-01T08:28:30.633Z] #55 32.57 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-01T08:28:30.633Z] #55 32.71 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-01T08:28:30.710Z] #55 ... [2022-09-01T08:28:30.710Z] [2022-09-01T08:28:30.710Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:28:30.710Z] #67 sha256:4f59e64aa36bf083bc1f6c44ba9511cf2d3ec495727a6f5867eb291cb41bd528 [2022-09-01T08:28:30.710Z] #67 9.741 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:28:30.710Z] #67 9.741 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-01T08:28:30.710Z] #67 10.41 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-01T08:28:30.710Z] #67 14.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-01T08:28:30.710Z] #67 15.25 go: downloading github.com/google/uuid v1.3.0 [2022-09-01T08:28:30.710Z] #67 15.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-01T08:28:30.710Z] #67 15.40 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-01T08:28:30.710Z] #67 15.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:28:30.710Z] #67 15.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T08:28:30.710Z] #67 16.63 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-01T08:28:30.710Z] #67 17.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-01T08:28:30.710Z] #67 17.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-01T08:28:30.710Z] #67 17.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-01T08:28:30.710Z] #67 19.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:28:30.710Z] #67 ... [2022-09-01T08:28:30.710Z] [2022-09-01T08:28:30.710Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:30.710Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:30.710Z] #36 17.23 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T08:28:30.710Z] #36 17.23 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-01T08:28:30.710Z] #36 17.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-01T08:28:30.710Z] #36 18.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-01T08:28:30.710Z] #36 18.40 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T08:28:30.710Z] #36 18.67 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-01T08:28:30.710Z] #36 18.72 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-01T08:28:30.710Z] #36 18.74 go: downloading github.com/peterh/liner v1.2.2 [2022-09-01T08:28:30.710Z] #36 18.97 go: downloading github.com/google/go-dap v0.6.0 [2022-09-01T08:28:30.710Z] #36 19.38 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-01T08:28:30.710Z] #36 19.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-01T08:28:30.836Z] #55 34.95 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-01T08:28:30.891Z] #55 32.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-01T08:28:30.891Z] #55 32.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-01T08:28:30.891Z] #55 32.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-01T08:28:30.967Z] #36 20.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-01T08:28:31.095Z] #55 35.21 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-01T08:28:31.223Z] #36 20.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T08:28:31.223Z] #36 20.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-01T08:28:31.355Z] #55 35.39 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-01T08:28:31.355Z] #55 35.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-01T08:28:31.574Z] #55 33.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-01T08:28:31.840Z] #55 33.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-01T08:28:31.921Z] #55 35.85 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-01T08:28:31.921Z] #55 35.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-01T08:28:31.921Z] #55 35.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-01T08:28:32.116Z] #55 34.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-01T08:28:32.116Z] #55 34.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-01T08:28:32.116Z] #55 34.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-01T08:28:32.194Z] #19 113.5 Building dependency tree... [2022-09-01T08:28:32.380Z] #55 34.46 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-01T08:28:32.380Z] #55 34.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-01T08:28:32.487Z] #55 36.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-01T08:28:32.595Z] #36 ... [2022-09-01T08:28:32.595Z] [2022-09-01T08:28:32.595Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:32.595Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:32.595Z] #42 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:32.595Z] #42 21.65 Fetched 8572 kB in 16s (544 kB/s) [2022-09-01T08:28:32.595Z] #42 21.65 Reading package lists... [2022-09-01T08:28:32.595Z] #42 ... [2022-09-01T08:28:32.595Z] [2022-09-01T08:28:32.595Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:32.595Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:32.595Z] #55 20.53 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-01T08:28:32.595Z] #55 20.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-01T08:28:32.595Z] #55 20.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-01T08:28:32.595Z] #55 20.84 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-01T08:28:32.595Z] #55 21.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T08:28:32.595Z] #55 21.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T08:28:32.595Z] #55 21.03 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-01T08:28:32.595Z] #55 21.27 go: downloading golang.org/x/text v0.3.7 [2022-09-01T08:28:32.746Z] #55 36.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-01T08:28:32.746Z] #55 36.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-01T08:28:32.943Z] #55 34.75 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-01T08:28:32.943Z] #55 34.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-01T08:28:32.943Z] #55 34.96 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-01T08:28:33.006Z] #55 36.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-01T08:28:33.006Z] #55 36.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-01T08:28:33.199Z] #55 35.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-01T08:28:33.199Z] #55 35.17 go: downloading github.com/julz/importas v0.1.0 [2022-09-01T08:28:33.199Z] #55 35.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-01T08:28:33.199Z] #55 35.35 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-01T08:28:33.265Z] #55 37.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-01T08:28:33.456Z] #55 35.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-01T08:28:33.524Z] #55 ... [2022-09-01T08:28:33.524Z] [2022-09-01T08:28:33.524Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:33.524Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:33.524Z] #14 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:33.524Z] #14 21.47 Fetched 8572 kB in 15s (556 kB/s) [2022-09-01T08:28:33.524Z] #14 21.47 Reading package lists... [2022-09-01T08:28:33.524Z] #14 ... [2022-09-01T08:28:33.524Z] [2022-09-01T08:28:33.524Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-01T08:28:33.524Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-09-01T08:28:33.524Z] #38 21.54 tomll can be used in two ways: [2022-09-01T08:28:33.524Z] #38 21.54 Writing to STDIN and reading from STDOUT: [2022-09-01T08:28:33.524Z] #38 21.54 cat file.toml | tomll > file.toml [2022-09-01T08:28:33.524Z] #38 21.54 [2022-09-01T08:28:33.524Z] #38 21.54 Reading and updating a list of files: [2022-09-01T08:28:33.524Z] #38 21.54 tomll a.toml b.toml c.toml [2022-09-01T08:28:33.524Z] #38 21.54 [2022-09-01T08:28:33.524Z] #38 21.54 When given a list of files, tomll will modify all files in place without asking. [2022-09-01T08:28:33.524Z] #38 DONE 22.9s [2022-09-01T08:28:33.524Z] [2022-09-01T08:28:33.524Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:33.524Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:33.524Z] #36 22.58 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-01T08:28:33.524Z] #36 22.65 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-01T08:28:33.525Z] #55 37.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-01T08:28:33.525Z] #55 37.53 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-01T08:28:33.525Z] #55 37.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-01T08:28:33.713Z] #55 35.77 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-01T08:28:33.713Z] #55 35.89 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-01T08:28:33.785Z] #55 37.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-01T08:28:33.785Z] #55 37.74 go: downloading github.com/julz/importas v0.1.0 [2022-09-01T08:28:33.785Z] #55 37.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-01T08:28:33.785Z] #55 37.97 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-01T08:28:33.970Z] #55 35.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-01T08:28:34.044Z] #55 37.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-01T08:28:34.087Z] #36 ... [2022-09-01T08:28:34.087Z] [2022-09-01T08:28:34.087Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:34.087Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:34.087Z] #51 13.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:28:34.087Z] #51 15.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-01T08:28:34.087Z] #51 ... [2022-09-01T08:28:34.087Z] [2022-09-01T08:28:34.087Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:28:34.087Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:28:34.087Z] #53 13.89 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-01T08:28:34.087Z] #53 14.08 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-01T08:28:34.087Z] #53 14.26 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-01T08:28:34.087Z] #53 16.35 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T08:28:34.087Z] #53 16.40 go: downloading golang.org/x/mod v0.3.0 [2022-09-01T08:28:34.229Z] #55 36.11 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-01T08:28:34.229Z] #55 36.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-01T08:28:34.306Z] #55 38.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-01T08:28:34.307Z] #55 38.26 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-01T08:28:34.307Z] #55 38.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-01T08:28:34.307Z] #55 ... [2022-09-01T08:28:34.307Z] [2022-09-01T08:28:34.307Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:28:34.307Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:28:34.307Z] #36 28.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-01T08:28:34.307Z] #36 28.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T08:28:34.307Z] #36 29.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-01T08:28:34.307Z] #36 31.14 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-01T08:28:34.307Z] #36 31.37 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-01T08:28:34.307Z] #36 32.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-01T08:28:34.344Z] #53 ... [2022-09-01T08:28:34.344Z] [2022-09-01T08:28:34.344Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:34.344Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:34.344Z] #51 23.38 Fetched 8576 kB in 17s (513 kB/s) [2022-09-01T08:28:34.486Z] #55 36.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-01T08:28:34.486Z] #55 36.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-01T08:28:34.486Z] #55 36.55 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-01T08:28:34.566Z] #36 ... [2022-09-01T08:28:34.566Z] [2022-09-01T08:28:34.566Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:34.566Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:34.566Z] #55 38.47 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-01T08:28:34.566Z] #55 38.65 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-01T08:28:34.825Z] #55 38.93 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-01T08:28:35.084Z] #55 39.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-01T08:28:35.343Z] #55 39.23 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-01T08:28:35.417Z] #55 ... [2022-09-01T08:28:35.417Z] [2022-09-01T08:28:35.417Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:35.417Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:35.493Z] #19 ... [2022-09-01T08:28:35.493Z] [2022-09-01T08:28:35.493Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:35.493Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:28:35.493Z] #84 79.84 configure.ac:7: installing 'build-aux/compile' [2022-09-01T08:28:35.493Z] #84 79.85 configure.ac:9: installing 'build-aux/config.guess' [2022-09-01T08:28:35.493Z] #84 79.87 configure.ac:9: installing 'build-aux/config.sub' [2022-09-01T08:28:35.493Z] #84 79.87 configure.ac:11: installing 'build-aux/install-sh' [2022-09-01T08:28:35.493Z] #84 79.89 configure.ac:11: installing 'build-aux/missing' [2022-09-01T08:28:35.493Z] #84 80.14 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:28:35.755Z] #84 80.27 parallel-tests: installing 'build-aux/test-driver' [2022-09-01T08:28:36.706Z] #47 37.39 Updating files: 47% (1028/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: 84% (1840/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-09-01T08:28:36.721Z] #55 40.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-01T08:28:36.721Z] #55 40.71 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-01T08:28:36.775Z] #14 ... [2022-09-01T08:28:36.775Z] [2022-09-01T08:28:36.775Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:36.775Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:28:36.775Z] #77 25.88 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-01T08:28:36.969Z] #47 38.72 + git checkout -q v2.3.0 [2022-09-01T08:28:36.980Z] #55 ... [2022-09-01T08:28:36.980Z] [2022-09-01T08:28:36.980Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:36.980Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:36.980Z] #42 30.88 Fetched 8572 kB in 24s (363 kB/s) [2022-09-01T08:28:36.980Z] #42 30.88 Reading package lists... [2022-09-01T08:28:36.980Z] #42 40.71 Reading package lists... [2022-09-01T08:28:36.980Z] #42 ... [2022-09-01T08:28:36.980Z] [2022-09-01T08:28:36.980Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:36.980Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:37.240Z] #47 40.46 Updating files: 47% (1039/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) [2022-09-01T08:28:37.240Z] #47 ... [2022-09-01T08:28:37.240Z] [2022-09-01T08:28:37.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:37.240Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:37.240Z] #62 31.19 Fetched 8572 kB in 24s (360 kB/s) [2022-09-01T08:28:37.240Z] #62 31.19 Reading package lists... [2022-09-01T08:28:37.240Z] #62 40.66 Reading package lists... [2022-09-01T08:28:37.240Z] #62 ... [2022-09-01T08:28:37.240Z] [2022-09-01T08:28:37.240Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:37.240Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:38.020Z] #47 40.46 Updating files: 47% (1039/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: 81% (1779/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) [2022-09-01T08:28:38.020Z] #47 ... [2022-09-01T08:28:38.020Z] [2022-09-01T08:28:38.020Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:38.020Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:38.020Z] #14 31.93 Fetched 8572 kB in 25s (347 kB/s) [2022-09-01T08:28:38.020Z] #14 31.93 Reading package lists... [2022-09-01T08:28:38.020Z] #14 41.34 Reading package lists... [2022-09-01T08:28:38.020Z] #14 ... [2022-09-01T08:28:38.020Z] [2022-09-01T08:28:38.020Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:38.020Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:38.020Z] #47 40.46 Updating files: 47% (1039/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: 81% (1779/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-01T08:28:38.020Z] #47 41.91 + git checkout -q v2.3.0 [2022-09-01T08:28:38.279Z] #47 ... [2022-09-01T08:28:38.279Z] [2022-09-01T08:28:38.279Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:38.279Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:38.279Z] #51 31.81 Fetched 8576 kB in 26s (336 kB/s) [2022-09-01T08:28:38.279Z] #51 31.81 Reading package lists... [2022-09-01T08:28:38.279Z] #51 41.11 Reading package lists... [2022-09-01T08:28:38.279Z] #51 ... [2022-09-01T08:28:38.279Z] [2022-09-01T08:28:38.279Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:38.279Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:38.279Z] #55 40.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-01T08:28:38.279Z] #55 41.12 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-01T08:28:38.279Z] #55 41.38 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-01T08:28:38.279Z] #55 41.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-01T08:28:38.279Z] #55 41.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-01T08:28:38.279Z] #55 41.76 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-01T08:28:38.279Z] #55 41.81 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-01T08:28:38.279Z] #55 42.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-01T08:28:38.279Z] #55 42.33 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-01T08:28:38.279Z] #55 42.40 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-01T08:28:38.540Z] #55 42.47 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-01T08:28:38.799Z] #55 42.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-01T08:28:38.799Z] #55 42.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-01T08:28:39.051Z] #84 83.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:28:39.051Z] #84 83.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:28:39.059Z] #55 42.90 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-01T08:28:39.059Z] #55 42.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-01T08:28:39.059Z] #55 43.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-01T08:28:39.318Z] #55 43.19 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-01T08:28:39.318Z] #55 43.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-01T08:28:39.318Z] #55 43.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-01T08:28:39.318Z] #55 43.34 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-01T08:28:39.494Z] #47 ... [2022-09-01T08:28:39.494Z] [2022-09-01T08:28:39.494Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:39.494Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:39.494Z] #14 31.35 Fetched 8572 kB in 24s (356 kB/s) [2022-09-01T08:28:39.494Z] #14 31.35 Reading package lists... [2022-09-01T08:28:39.494Z] #14 41.22 Reading package lists... [2022-09-01T08:28:39.494Z] #14 ... [2022-09-01T08:28:39.494Z] [2022-09-01T08:28:39.494Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:39.494Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:39.494Z] #76 31.47 Fetched 8572 kB in 24s (358 kB/s) [2022-09-01T08:28:39.494Z] #76 31.47 Reading package lists... [2022-09-01T08:28:39.596Z] #51 23.38 Reading package lists... [2022-09-01T08:28:39.596Z] #51 ... [2022-09-01T08:28:39.596Z] [2022-09-01T08:28:39.596Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:39.596Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:39.596Z] #47 28.33 Updating files: 70% (1529/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-09-01T08:28:39.596Z] #47 28.95 + git checkout -q v2.3.0 [2022-09-01T08:28:39.620Z] #84 84.39 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:28:39.621Z] #84 84.39 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:28:39.752Z] #76 ... [2022-09-01T08:28:39.752Z] [2022-09-01T08:28:39.752Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:39.752Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:39.752Z] #55 37.90 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-01T08:28:39.752Z] #55 37.93 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-01T08:28:39.752Z] #55 38.09 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-01T08:28:39.752Z] #55 38.10 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-01T08:28:39.752Z] #55 38.32 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-01T08:28:39.752Z] #55 38.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-01T08:28:39.752Z] #55 38.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-01T08:28:39.752Z] #55 38.58 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-01T08:28:39.752Z] #55 38.68 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-01T08:28:39.752Z] #55 39.24 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-01T08:28:39.752Z] #55 39.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-01T08:28:39.752Z] #55 39.29 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-01T08:28:39.752Z] #55 39.44 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-01T08:28:39.752Z] #55 39.59 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-01T08:28:39.752Z] #55 39.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-01T08:28:39.752Z] #55 39.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-01T08:28:39.752Z] #55 40.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-01T08:28:39.752Z] #55 40.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-01T08:28:39.752Z] #55 40.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-01T08:28:39.752Z] #55 40.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-01T08:28:39.752Z] #55 40.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-01T08:28:39.752Z] #55 40.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-01T08:28:39.752Z] #55 41.16 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-01T08:28:39.752Z] #55 41.36 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-01T08:28:39.752Z] #55 41.55 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-01T08:28:39.752Z] #55 41.79 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-01T08:28:39.752Z] #55 41.82 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-01T08:28:39.880Z] #84 84.47 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:28:39.880Z] #84 84.52 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:28:39.880Z] #84 84.63 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:28:39.886Z] #55 43.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-01T08:28:39.886Z] #55 43.89 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-01T08:28:39.886Z] #55 44.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-01T08:28:40.009Z] #55 ... [2022-09-01T08:28:40.009Z] [2022-09-01T08:28:40.009Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:40.010Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:40.010Z] #42 31.91 Fetched 8572 kB in 24s (351 kB/s) [2022-09-01T08:28:40.010Z] #42 31.91 Reading package lists... [2022-09-01T08:28:40.010Z] #42 41.74 Reading package lists... [2022-09-01T08:28:40.010Z] #42 ... [2022-09-01T08:28:40.010Z] [2022-09-01T08:28:40.010Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:40.010Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:40.010Z] #55 42.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-01T08:28:40.141Z] #84 84.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:28:40.145Z] #55 44.15 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-01T08:28:40.145Z] #55 44.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-01T08:28:40.160Z] #47 ... [2022-09-01T08:28:40.160Z] [2022-09-01T08:28:40.160Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:40.160Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:40.160Z] #62 19.37 Fetched 8572 kB in 15s (580 kB/s) [2022-09-01T08:28:40.160Z] #62 19.37 Reading package lists... [2022-09-01T08:28:40.160Z] #62 26.07 Reading package lists... [2022-09-01T08:28:40.160Z] #62 ... [2022-09-01T08:28:40.160Z] [2022-09-01T08:28:40.160Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:40.160Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:40.160Z] #76 19.56 Fetched 8572 kB in 15s (574 kB/s) [2022-09-01T08:28:40.160Z] #76 19.56 Reading package lists... [2022-09-01T08:28:40.160Z] #76 25.60 Reading package lists... [2022-09-01T08:28:40.160Z] #76 ... [2022-09-01T08:28:40.160Z] [2022-09-01T08:28:40.160Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:40.160Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:40.160Z] #55 28.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-01T08:28:40.160Z] #55 28.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-01T08:28:40.160Z] #55 29.17 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-01T08:28:40.160Z] #55 29.17 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-01T08:28:40.160Z] #55 29.48 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-01T08:28:40.160Z] #55 29.56 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-01T08:28:40.417Z] #55 29.83 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-01T08:28:40.417Z] #55 29.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-01T08:28:40.417Z] #55 29.91 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-01T08:28:40.575Z] #55 ... [2022-09-01T08:28:40.575Z] [2022-09-01T08:28:40.575Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:40.575Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:40.575Z] #51 32.20 Fetched 8576 kB in 25s (341 kB/s) [2022-09-01T08:28:40.575Z] #51 32.20 Reading package lists... [2022-09-01T08:28:40.575Z] #51 41.95 Reading package lists... [2022-09-01T08:28:40.575Z] #51 ... [2022-09-01T08:28:40.575Z] [2022-09-01T08:28:40.575Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:40.575Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:40.575Z] #62 32.49 Fetched 8572 kB in 25s (342 kB/s) [2022-09-01T08:28:40.575Z] #62 32.49 Reading package lists... [2022-09-01T08:28:40.675Z] #55 30.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-01T08:28:40.675Z] #55 30.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-01T08:28:40.675Z] #55 30.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-01T08:28:40.833Z] #62 42.39 Reading package lists... [2022-09-01T08:28:40.833Z] #62 ... [2022-09-01T08:28:40.833Z] [2022-09-01T08:28:40.833Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:40.833Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:40.833Z] #47 42.40 + 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-09-01T08:28:40.932Z] #55 30.29 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-01T08:28:40.932Z] #55 30.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-01T08:28:41.081Z] #84 ... [2022-09-01T08:28:41.081Z] [2022-09-01T08:28:41.081Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:28:41.081Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:28:41.081Z] #19 124.4 The following additional packages will be installed: [2022-09-01T08:28:41.081Z] #19 124.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-01T08:28:41.081Z] #19 124.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-01T08:28:41.081Z] #19 124.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-01T08:28:41.081Z] #19 124.4 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-01T08:28:41.081Z] #19 124.4 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-01T08:28:41.081Z] #19 124.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-01T08:28:41.081Z] #19 124.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-01T08:28:41.081Z] #19 124.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-01T08:28:41.081Z] #19 124.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-01T08:28:41.081Z] #19 124.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-01T08:28:41.081Z] #19 124.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-01T08:28:41.081Z] #19 124.4 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-01T08:28:41.081Z] #19 124.4 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-01T08:28:41.081Z] #19 124.4 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-01T08:28:41.081Z] #19 124.4 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-01T08:28:41.081Z] #19 124.4 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-01T08:28:41.081Z] #19 124.4 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-01T08:28:41.081Z] #19 124.4 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-01T08:28:41.081Z] #19 124.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-01T08:28:41.081Z] #19 124.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-01T08:28:41.081Z] #19 124.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-01T08:28:41.081Z] #19 124.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-01T08:28:41.081Z] #19 124.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-01T08:28:41.081Z] #19 124.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-01T08:28:41.081Z] #19 124.4 linux-libc-dev-s390x-cross patch xz-utils [2022-09-01T08:28:41.081Z] #19 124.5 Suggested packages: [2022-09-01T08:28:41.081Z] #19 124.5 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-01T08:28:41.081Z] #19 124.5 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.5 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-01T08:28:41.081Z] #19 124.5 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-01T08:28:41.081Z] #19 124.5 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-01T08:28:41.081Z] #19 124.5 libyaml-shell-perl ed diffutils-doc [2022-09-01T08:28:41.081Z] #19 124.5 Recommended packages: [2022-09-01T08:28:41.081Z] #19 124.5 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-01T08:28:41.081Z] #19 124.5 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-01T08:28:41.092Z] #55 44.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-01T08:28:41.189Z] #55 30.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-01T08:28:41.190Z] #55 30.52 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T08:28:41.190Z] #55 30.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-01T08:28:41.351Z] #55 45.28 go: downloading honnef.co/go/tools v0.3.1 [2022-09-01T08:28:41.754Z] #55 31.23 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T08:28:42.011Z] #55 31.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-01T08:28:42.011Z] #55 31.60 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T08:28:42.048Z] #77 ... [2022-09-01T08:28:42.048Z] [2022-09-01T08:28:42.048Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:28:42.048Z] #64 sha256:ab52ff170cc849e65c717e4f9f8b8bb3073726b7ba292ced7f90c43c24503e19 [2022-09-01T08:28:42.049Z] #64 38.88 Updating files: 64% (3196/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-01T08:28:42.049Z] #64 39.81 + cd /tmp/tmp.uALESP76um/src/github.com/containerd/containerd [2022-09-01T08:28:42.049Z] #64 39.82 + git checkout -q v1.6.8 [2022-09-01T08:28:42.576Z] #55 32.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-01T08:28:42.833Z] #55 32.17 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-01T08:28:43.397Z] #55 32.64 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T08:28:43.397Z] #55 32.64 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-01T08:28:43.397Z] #55 32.71 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-01T08:28:43.397Z] #55 32.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T08:28:43.397Z] #55 32.81 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T08:28:43.654Z] #55 33.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T08:28:43.654Z] #55 33.01 go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T08:28:44.219Z] #55 33.53 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T08:28:44.219Z] #55 33.54 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-01T08:28:44.585Z] #64 41.95 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-01T08:28:44.585Z] #64 41.95 + BUILDTAGS='netgo osusergo static_build' [2022-09-01T08:28:44.585Z] #64 41.95 + export EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:28:44.585Z] #64 41.95 + EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:28:44.585Z] #64 41.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-01T08:28:44.585Z] #64 41.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-01T08:28:44.585Z] #64 41.95 + '[' '' = dynamic ']' [2022-09-01T08:28:44.585Z] #64 41.95 + make [2022-09-01T08:28:44.647Z] #55 48.24 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-01T08:28:44.647Z] #55 48.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-01T08:28:44.647Z] #55 48.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-01T08:28:44.647Z] #55 48.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T08:28:44.908Z] #55 48.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T08:28:44.908Z] #55 48.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-01T08:28:44.908Z] #55 49.00 go: downloading golang.org/x/text v0.3.7 [2022-09-01T08:28:45.150Z] #55 34.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-01T08:28:45.150Z] #55 34.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-01T08:28:45.168Z] #55 ... [2022-09-01T08:28:45.168Z] [2022-09-01T08:28:45.168Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:45.168Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:45.168Z] #42 40.71 Reading package lists... [2022-09-01T08:28:46.104Z] #42 49.32 Building dependency tree... [2022-09-01T08:28:46.104Z] #42 ... [2022-09-01T08:28:46.104Z] [2022-09-01T08:28:46.104Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:46.104Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:46.104Z] #76 30.82 Reading package lists... [2022-09-01T08:28:46.104Z] #76 40.24 Reading package lists... [2022-09-01T08:28:46.104Z] #76 49.34 Building dependency tree... [2022-09-01T08:28:46.104Z] #76 ... [2022-09-01T08:28:46.104Z] [2022-09-01T08:28:46.104Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:46.104Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:46.104Z] #51 41.11 Reading package lists... [2022-09-01T08:28:46.362Z] #19 133.4 The following NEW packages will be installed: [2022-09-01T08:28:46.362Z] #19 133.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-01T08:28:46.362Z] #19 133.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-01T08:28:46.362Z] #19 133.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-01T08:28:46.362Z] #19 133.4 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-01T08:28:46.362Z] #19 133.4 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-01T08:28:46.362Z] #19 133.4 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-01T08:28:46.362Z] #19 133.4 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-01T08:28:46.362Z] #19 133.4 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-01T08:28:46.362Z] #19 133.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-01T08:28:46.362Z] #19 133.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-01T08:28:46.362Z] #19 133.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-01T08:28:46.362Z] #19 133.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-01T08:28:46.362Z] #19 133.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-01T08:28:46.362Z] #19 133.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-01T08:28:46.362Z] #19 133.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-01T08:28:46.362Z] #19 133.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-01T08:28:46.362Z] #19 133.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-01T08:28:46.362Z] #19 133.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-01T08:28:46.362Z] #19 133.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-01T08:28:46.362Z] #19 133.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-01T08:28:46.362Z] #19 133.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-01T08:28:46.362Z] #19 133.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-01T08:28:46.362Z] #19 133.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-01T08:28:46.362Z] #19 133.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-01T08:28:46.362Z] #19 133.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-01T08:28:46.362Z] #19 133.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-01T08:28:46.362Z] #19 133.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-01T08:28:46.362Z] #19 133.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-01T08:28:46.362Z] #19 133.5 linux-libc-dev-s390x-cross patch xz-utils [2022-09-01T08:28:46.490Z] #64 43.99 + bin/ctr [2022-09-01T08:28:46.622Z] #19 134.0 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:46.622Z] #19 134.0 Need to get 788 MB of archives. [2022-09-01T08:28:46.622Z] #19 134.0 After this operation, 3385 MB of additional disk space will be used. [2022-09-01T08:28:46.622Z] #19 134.0 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-01T08:28:46.622Z] #19 134.0 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:28:46.622Z] #19 134.1 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-01T08:28:46.622Z] #19 134.1 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-01T08:28:46.622Z] #19 134.1 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-01T08:28:46.882Z] #19 134.1 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:28:46.883Z] #19 134.1 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-01T08:28:46.883Z] #19 134.2 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-01T08:28:47.143Z] #19 134.4 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-01T08:28:47.143Z] #19 134.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-01T08:28:47.404Z] #19 134.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-01T08:28:47.664Z] #19 135.0 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-01T08:28:47.664Z] #19 135.0 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-09-01T08:28:48.426Z] #55 ... [2022-09-01T08:28:48.426Z] [2022-09-01T08:28:48.426Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:48.426Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:48.426Z] #42 21.65 Reading package lists... [2022-09-01T08:28:48.426Z] #42 28.16 Reading package lists... [2022-09-01T08:28:48.426Z] #42 34.33 Building dependency tree... [2022-09-01T08:28:48.684Z] #42 38.01 The following additional packages will be installed: [2022-09-01T08:28:48.684Z] #42 38.06 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-01T08:28:48.684Z] #42 38.07 Suggested packages: [2022-09-01T08:28:48.684Z] #42 38.07 cmake-doc ninja-build lrzip [2022-09-01T08:28:48.684Z] #42 38.07 Recommended packages: [2022-09-01T08:28:48.684Z] #42 38.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-01T08:28:48.684Z] #42 ... [2022-09-01T08:28:48.684Z] [2022-09-01T08:28:48.684Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:48.684Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:48.684Z] #14 21.47 Reading package lists... [2022-09-01T08:28:48.684Z] #14 28.29 Reading package lists... [2022-09-01T08:28:48.684Z] #14 34.46 Building dependency tree... [2022-09-01T08:28:48.684Z] #14 38.14 The following additional packages will be installed: [2022-09-01T08:28:48.684Z] #14 38.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:28:48.684Z] #14 38.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-01T08:28:48.684Z] #14 38.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-01T08:28:48.684Z] #14 38.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-01T08:28:48.684Z] #14 38.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-01T08:28:48.684Z] #14 38.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-01T08:28:48.684Z] #14 38.16 mingw-w64-common mingw-w64-x86-64-dev [2022-09-01T08:28:48.684Z] #14 38.18 Suggested packages: [2022-09-01T08:28:48.684Z] #14 38.18 gcc-10-locales seccomp wine64 [2022-09-01T08:28:48.684Z] #14 ... [2022-09-01T08:28:48.684Z] [2022-09-01T08:28:48.684Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:48.684Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:48.684Z] #76 25.60 Reading package lists... [2022-09-01T08:28:48.684Z] #76 32.01 Building dependency tree... [2022-09-01T08:28:48.684Z] #76 35.80 python3 is already the newest version (3.9.2-3). [2022-09-01T08:28:48.684Z] #76 35.80 The following additional packages will be installed: [2022-09-01T08:28:48.684Z] #76 35.82 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-01T08:28:48.684Z] #76 35.83 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-01T08:28:48.684Z] #76 35.85 Suggested packages: [2022-09-01T08:28:48.684Z] #76 35.87 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-01T08:28:48.684Z] #76 35.87 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-01T08:28:48.684Z] #76 35.87 m4-doc ed diffutils-doc [2022-09-01T08:28:48.684Z] #76 35.87 Recommended packages: [2022-09-01T08:28:48.684Z] #76 35.87 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-01T08:28:48.684Z] #76 37.52 The following NEW packages will be installed: [2022-09-01T08:28:48.684Z] #76 37.53 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-01T08:28:48.684Z] #76 37.54 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-01T08:28:48.684Z] #76 37.54 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-01T08:28:48.684Z] #76 37.54 libyajl2 m4 patch xz-utils [2022-09-01T08:28:48.684Z] #76 37.96 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:48.684Z] #76 37.96 Need to get 5940 kB of archives. [2022-09-01T08:28:48.684Z] #76 37.96 After this operation, 18.7 MB of additional disk space will be used. [2022-09-01T08:28:48.684Z] #76 37.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:28:48.684Z] #76 37.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-01T08:28:48.684Z] #76 37.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-01T08:28:48.684Z] #76 37.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-01T08:28:48.684Z] #76 37.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:28:48.684Z] #76 38.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-01T08:28:48.684Z] #76 38.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-01T08:28:48.684Z] #76 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-01T08:28:48.684Z] #76 38.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-01T08:28:48.684Z] #76 38.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-01T08:28:48.684Z] #76 38.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:28:48.684Z] #76 38.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-01T08:28:48.896Z] #51 50.02 Building dependency tree... [2022-09-01T08:28:48.941Z] #76 38.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-01T08:28:48.941Z] #76 38.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:28:48.941Z] #76 38.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-01T08:28:48.941Z] #76 38.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:28:48.941Z] #76 38.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-09-01T08:28:48.941Z] #76 38.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:28:48.941Z] #76 38.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:28:48.941Z] #76 38.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-01T08:28:48.941Z] #76 38.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:28:48.941Z] #76 38.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:28:48.941Z] #76 38.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-01T08:28:48.949Z] #47 ... [2022-09-01T08:28:48.949Z] [2022-09-01T08:28:48.949Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:48.949Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:48.949Z] #14 41.22 Reading package lists... [2022-09-01T08:28:49.579Z] #19 136.9 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-09-01T08:28:49.579Z] #19 136.9 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-09-01T08:28:49.876Z] #76 ... [2022-09-01T08:28:49.876Z] [2022-09-01T08:28:49.876Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:49.876Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:49.876Z] #42 39.10 The following NEW packages will be installed: [2022-09-01T08:28:49.876Z] #42 39.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-01T08:28:49.876Z] #42 39.13 vim-common xxd [2022-09-01T08:28:49.895Z] #14 50.54 Building dependency tree... [2022-09-01T08:28:49.895Z] #14 ... [2022-09-01T08:28:49.895Z] [2022-09-01T08:28:49.895Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:49.895Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:49.895Z] #76 41.84 Reading package lists... [2022-09-01T08:28:49.895Z] #76 50.95 Building dependency tree... [2022-09-01T08:28:49.895Z] #76 ... [2022-09-01T08:28:49.895Z] [2022-09-01T08:28:49.895Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:49.895Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:49.895Z] #62 42.39 Reading package lists... [2022-09-01T08:28:50.138Z] #42 ... [2022-09-01T08:28:50.138Z] [2022-09-01T08:28:50.138Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:50.138Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:50.138Z] #62 26.07 Reading package lists... [2022-09-01T08:28:50.138Z] #62 32.33 Building dependency tree... [2022-09-01T08:28:50.138Z] #62 36.30 The following additional packages will be installed: [2022-09-01T08:28:50.138Z] #62 36.32 libbtrfs0 [2022-09-01T08:28:50.138Z] #62 36.52 The following NEW packages will be installed: [2022-09-01T08:28:50.138Z] #62 36.54 libbtrfs-dev libbtrfs0 [2022-09-01T08:28:50.138Z] #62 37.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:50.138Z] #62 37.00 Need to get 460 kB of archives. [2022-09-01T08:28:50.138Z] #62 37.00 After this operation, 1237 kB of additional disk space will be used. [2022-09-01T08:28:50.138Z] #62 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:28:50.138Z] #62 37.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:28:50.138Z] #62 38.05 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:50.138Z] #62 38.33 Fetched 460 kB in 0s (1272 kB/s) [2022-09-01T08:28:50.138Z] #62 38.44 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:28:50.138Z] #62 38.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 ... 15717 files and directories currently installed.) [2022-09-01T08:28:50.138Z] #62 38.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:28:50.138Z] #62 38.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:28:50.138Z] #62 38.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:28:50.138Z] #62 38.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:28:50.138Z] #62 38.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:28:50.138Z] #62 39.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:28:50.138Z] #62 39.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:28:50.138Z] #62 39.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:50.138Z] #62 DONE 39.5s [2022-09-01T08:28:50.138Z] [2022-09-01T08:28:50.138Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:50.138Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:50.138Z] #42 39.50 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:50.138Z] #42 39.50 Need to get 17.7 MB of archives. [2022-09-01T08:28:50.138Z] #42 39.50 After this operation, 70.7 MB of additional disk space will be used. [2022-09-01T08:28:50.138Z] #42 39.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:28:50.138Z] #42 39.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:28:50.138Z] #42 39.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-01T08:28:50.395Z] #42 39.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:28:50.395Z] #42 ... [2022-09-01T08:28:50.395Z] [2022-09-01T08:28:50.395Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-01T08:28:50.395Z] #63 sha256:d824de9496869121e8f58c4956e85c6b692b9b8c9c190234364bf7b3761522e8 [2022-09-01T08:28:50.395Z] #63 DONE 0.3s [2022-09-01T08:28:50.460Z] #62 51.35 Building dependency tree... [2022-09-01T08:28:50.460Z] #62 ... [2022-09-01T08:28:50.460Z] [2022-09-01T08:28:50.460Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:50.460Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:50.460Z] #55 42.56 go: downloading honnef.co/go/tools v0.3.1 [2022-09-01T08:28:50.460Z] #55 45.16 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-01T08:28:50.460Z] #55 45.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-01T08:28:50.460Z] #55 45.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-01T08:28:50.460Z] #55 45.70 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-01T08:28:50.460Z] #55 45.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T08:28:50.460Z] #55 46.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T08:28:50.460Z] #55 46.26 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-01T08:28:50.460Z] #55 46.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-01T08:28:50.460Z] #55 46.46 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-01T08:28:50.460Z] #55 46.58 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-01T08:28:50.460Z] #55 47.01 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-01T08:28:50.460Z] #55 47.03 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-01T08:28:50.460Z] #55 47.21 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-01T08:28:50.460Z] #55 47.39 go: downloading golang.org/x/text v0.3.7 [2022-09-01T08:28:50.653Z] [2022-09-01T08:28:50.653Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:50.653Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:50.653Z] #76 39.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:50.653Z] #76 40.12 Fetched 5940 kB in 1s (7333 kB/s) [2022-09-01T08:28:50.653Z] #76 ... [2022-09-01T08:28:50.653Z] [2022-09-01T08:28:50.653Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:50.653Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:50.653Z] #51 23.38 Reading package lists... [2022-09-01T08:28:50.653Z] #51 29.83 Reading package lists... [2022-09-01T08:28:50.653Z] #51 35.57 Building dependency tree... [2022-09-01T08:28:50.653Z] #51 39.42 The following additional packages will be installed: [2022-09-01T08:28:50.653Z] #51 39.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:28:50.653Z] #51 39.42 python3-protobuf python3-six [2022-09-01T08:28:50.653Z] #51 39.44 Suggested packages: [2022-09-01T08:28:50.653Z] #51 39.48 python3-setuptools [2022-09-01T08:28:50.653Z] #51 39.48 Recommended packages: [2022-09-01T08:28:50.653Z] #51 39.48 iproute2 | iproute [2022-09-01T08:28:50.910Z] #51 ... [2022-09-01T08:28:50.910Z] [2022-09-01T08:28:50.910Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:50.910Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:50.910Z] #76 40.26 Selecting previously unselected package bzip2. [2022-09-01T08:28:50.910Z] #76 40.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-09-01T08:28:50.910Z] #76 40.32 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:28:50.910Z] #76 40.33 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:28:50.910Z] #76 ... [2022-09-01T08:28:50.910Z] [2022-09-01T08:28:50.910Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:50.910Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:50.910Z] #57 40.13 v3.0.2 [2022-09-01T08:28:50.910Z] #57 DONE 40.4s [2022-09-01T08:28:51.027Z] #55 ... [2022-09-01T08:28:51.027Z] [2022-09-01T08:28:51.027Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:51.027Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:51.027Z] #14 50.54 Building dependency tree... [2022-09-01T08:28:51.168Z] [2022-09-01T08:28:51.168Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:51.168Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:51.168Z] #76 40.56 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:28:51.168Z] #76 40.56 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-01T08:28:51.168Z] #76 40.59 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:28:51.764Z] #64 ... [2022-09-01T08:28:51.764Z] [2022-09-01T08:28:51.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:51.764Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:51.764Z] #14 76.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-01T08:28:51.764Z] #14 76.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:51.764Z] #14 76.44 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:28:51.764Z] #14 81.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-01T08:28:51.764Z] #14 81.90 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:51.764Z] #14 81.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:28:51.764Z] #14 ... [2022-09-01T08:28:51.764Z] [2022-09-01T08:28:51.764Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:51.764Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:28:51.764Z] #77 35.47 libtoolize: putting auxiliary files in '.'. [2022-09-01T08:28:51.764Z] #77 35.48 libtoolize: copying file './ltmain.sh' [2022-09-01T08:28:51.764Z] #77 36.18 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-01T08:28:51.764Z] #77 36.18 libtoolize: and rerunning libtoolize and aclocal. [2022-09-01T08:28:51.764Z] #77 36.18 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:28:52.101Z] #76 41.22 Selecting previously unselected package libmagic1:amd64. [2022-09-01T08:28:52.101Z] #76 41.22 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-01T08:28:52.101Z] #76 41.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:28:52.101Z] #76 ... [2022-09-01T08:28:52.101Z] [2022-09-01T08:28:52.101Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:52.101Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:52.101Z] #47 31.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-09-01T08:28:52.101Z] #47 ... [2022-09-01T08:28:52.101Z] [2022-09-01T08:28:52.101Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:52.101Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:52.101Z] #76 41.36 Selecting previously unselected package file. [2022-09-01T08:28:52.101Z] #76 41.36 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-01T08:28:52.101Z] #76 41.36 Unpacking file (1:5.39-3) ... [2022-09-01T08:28:52.101Z] #76 41.54 Selecting previously unselected package xz-utils. [2022-09-01T08:28:52.123Z] #19 139.1 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-09-01T08:28:52.123Z] #19 139.1 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-09-01T08:28:52.187Z] #51 ... [2022-09-01T08:28:52.187Z] [2022-09-01T08:28:52.187Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:52.187Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:52.187Z] #42 49.32 Building dependency tree... [2022-09-01T08:28:52.187Z] #42 55.25 The following additional packages will be installed: [2022-09-01T08:28:52.187Z] #42 55.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-01T08:28:52.187Z] #42 55.32 Suggested packages: [2022-09-01T08:28:52.187Z] #42 55.33 cmake-doc ninja-build lrzip [2022-09-01T08:28:52.187Z] #42 55.33 Recommended packages: [2022-09-01T08:28:52.187Z] #42 55.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-01T08:28:52.187Z] #42 ... [2022-09-01T08:28:52.187Z] [2022-09-01T08:28:52.188Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:28:52.188Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:28:52.188Z] #47 45.69 + 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-09-01T08:28:52.188Z] #47 ... [2022-09-01T08:28:52.188Z] [2022-09-01T08:28:52.188Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:52.188Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:52.188Z] #51 55.60 The following additional packages will be installed: [2022-09-01T08:28:52.188Z] #51 55.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:28:52.188Z] #51 55.60 python3-protobuf python3-six [2022-09-01T08:28:52.188Z] #51 55.65 Suggested packages: [2022-09-01T08:28:52.188Z] #51 55.65 python3-setuptools [2022-09-01T08:28:52.188Z] #51 55.65 Recommended packages: [2022-09-01T08:28:52.188Z] #51 55.65 iproute2 | iproute [2022-09-01T08:28:52.366Z] #76 41.54 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:28:52.366Z] #76 41.63 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:28:52.366Z] #76 41.89 Selecting previously unselected package libsigsegv2:amd64. [2022-09-01T08:28:52.366Z] #76 41.89 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-01T08:28:52.637Z] #76 41.96 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:28:52.637Z] #76 ... [2022-09-01T08:28:52.637Z] [2022-09-01T08:28:52.637Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:28:52.637Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:28:52.637Z] #40 41.36 NAME: [2022-09-01T08:28:52.637Z] #40 41.36 go-winres - A tool for embedding resources in Windows executables [2022-09-01T08:28:52.637Z] #40 41.36 [2022-09-01T08:28:52.637Z] #40 41.36 USAGE: [2022-09-01T08:28:52.637Z] #40 41.36 go-winres [global options] command [command options] [arguments...] [2022-09-01T08:28:52.637Z] #40 41.36 [2022-09-01T08:28:52.637Z] #40 41.36 COMMANDS: [2022-09-01T08:28:52.637Z] #40 41.36 init Create an initial ./winres/winres.json [2022-09-01T08:28:52.637Z] #40 41.36 make Make syso files for the "go build" command [2022-09-01T08:28:52.637Z] #40 41.36 simply Make syso files for the "go build" command (simplified) [2022-09-01T08:28:52.637Z] #40 41.36 extract Extract all resources from an executable [2022-09-01T08:28:52.637Z] #40 41.36 patch Replace resources in an executable file (exe, dll) [2022-09-01T08:28:52.637Z] #40 41.36 help, h Shows a list of commands or help for one command [2022-09-01T08:28:52.637Z] #40 41.36 [2022-09-01T08:28:52.637Z] #40 41.36 GLOBAL OPTIONS: [2022-09-01T08:28:52.637Z] #40 41.36 --help, -h show help (default: false) [2022-09-01T08:28:52.637Z] #40 DONE 42.1s [2022-09-01T08:28:52.637Z] [2022-09-01T08:28:52.637Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:52.637Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:52.637Z] #76 42.04 Selecting previously unselected package m4. [2022-09-01T08:28:52.637Z] #76 42.07 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-01T08:28:52.637Z] #76 42.07 Unpacking m4 (1.4.18-5) ... [2022-09-01T08:28:52.703Z] #77 ... [2022-09-01T08:28:52.703Z] [2022-09-01T08:28:52.703Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:52.703Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:28:52.703Z] #14 87.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-01T08:28:52.703Z] #14 87.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:28:52.703Z] #14 87.79 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:28:52.893Z] #76 42.33 Selecting previously unselected package autoconf. [2022-09-01T08:28:52.893Z] #76 42.33 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-01T08:28:52.893Z] #76 42.33 Unpacking autoconf (2.69-14) ... [2022-09-01T08:28:53.126Z] #51 56.89 The following NEW packages will be installed: [2022-09-01T08:28:53.386Z] #51 56.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:28:53.386Z] #51 56.90 python3-protobuf python3-six [2022-09-01T08:28:53.461Z] #76 42.75 Selecting previously unselected package autotools-dev. [2022-09-01T08:28:53.461Z] #76 42.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-01T08:28:53.461Z] #76 42.75 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:28:53.461Z] #76 42.89 Selecting previously unselected package automake. [2022-09-01T08:28:53.461Z] #76 42.89 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-01T08:28:53.461Z] #76 42.89 Unpacking automake (1:1.16.3-2) ... [2022-09-01T08:28:53.954Z] #51 57.61 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:53.954Z] #51 57.61 Need to get 2315 kB of archives. [2022-09-01T08:28:53.954Z] #51 57.61 After this operation, 11.1 MB of additional disk space will be used. [2022-09-01T08:28:53.954Z] #51 57.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-01T08:28:53.954Z] #51 57.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:28:53.954Z] #51 57.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-01T08:28:54.030Z] #76 43.44 Selecting previously unselected package patch. [2022-09-01T08:28:54.030Z] #76 43.44 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:28:54.030Z] #76 43.47 Unpacking patch (2.7.6-7) ... [2022-09-01T08:28:54.038Z] #19 141.0 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-01T08:28:54.038Z] #19 141.0 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-09-01T08:28:54.214Z] #51 57.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-01T08:28:54.215Z] #51 57.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:28:54.215Z] #51 57.87 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-09-01T08:28:54.215Z] #51 57.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:28:54.287Z] #76 43.68 Selecting previously unselected package dpkg-dev. [2022-09-01T08:28:54.287Z] #76 43.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:28:54.287Z] #76 43.69 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:28:55.209Z] #14 56.81 The following additional packages will be installed: [2022-09-01T08:28:55.209Z] #14 56.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:28:55.209Z] #14 56.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-01T08:28:55.209Z] #14 56.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-01T08:28:55.209Z] #14 56.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-01T08:28:55.209Z] #14 56.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-01T08:28:55.209Z] #14 56.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-01T08:28:55.210Z] #14 56.81 mingw-w64-common mingw-w64-x86-64-dev [2022-09-01T08:28:55.210Z] #14 56.86 Suggested packages: [2022-09-01T08:28:55.210Z] #14 56.86 gcc-10-locales seccomp wine64 [2022-09-01T08:28:55.426Z] #19 142.7 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-09-01T08:28:55.426Z] #19 142.7 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-09-01T08:28:55.593Z] #51 ... [2022-09-01T08:28:55.593Z] [2022-09-01T08:28:55.593Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:55.593Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:55.593Z] #62 40.66 Reading package lists... [2022-09-01T08:28:55.593Z] #62 50.09 Building dependency tree... [2022-09-01T08:28:55.593Z] #62 55.20 The following additional packages will be installed: [2022-09-01T08:28:55.593Z] #62 55.24 libbtrfs0 [2022-09-01T08:28:55.593Z] #62 55.58 The following NEW packages will be installed: [2022-09-01T08:28:55.593Z] #62 55.58 libbtrfs-dev libbtrfs0 [2022-09-01T08:28:55.593Z] #62 56.11 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:55.593Z] #62 56.11 Need to get 460 kB of archives. [2022-09-01T08:28:55.593Z] #62 56.11 After this operation, 1237 kB of additional disk space will be used. [2022-09-01T08:28:55.593Z] #62 56.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:28:55.593Z] #62 56.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:28:55.593Z] #62 57.89 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:55.593Z] #62 58.46 Fetched 460 kB in 0s (1261 kB/s) [2022-09-01T08:28:55.593Z] #62 58.59 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:28:55.593Z] #62 58.59 (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-09-01T08:28:55.593Z] #62 58.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:28:55.593Z] #62 58.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:28:55.593Z] #62 59.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:28:55.593Z] #62 59.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:28:55.593Z] #62 59.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:28:55.593Z] #62 59.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:28:55.593Z] #62 59.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:28:55.658Z] #76 44.93 Selecting previously unselected package build-essential. [2022-09-01T08:28:55.658Z] #76 44.93 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-01T08:28:55.658Z] #76 44.93 Unpacking build-essential (12.9) ... [2022-09-01T08:28:55.658Z] #76 44.99 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:28:55.658Z] #76 45.02 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:28:55.658Z] #76 45.02 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:28:55.658Z] #76 45.18 Selecting previously unselected package libcap-dev:amd64. [2022-09-01T08:28:55.658Z] #76 45.18 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-01T08:28:55.658Z] #76 45.18 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:28:55.853Z] #62 59.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:55.853Z] #62 ... [2022-09-01T08:28:55.853Z] [2022-09-01T08:28:55.853Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:55.853Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:55.853Z] #42 56.93 The following NEW packages will be installed: [2022-09-01T08:28:55.853Z] #42 56.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-01T08:28:55.853Z] #42 56.96 vim-common xxd [2022-09-01T08:28:55.853Z] #42 57.59 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:55.853Z] #42 57.59 Need to get 17.7 MB of archives. [2022-09-01T08:28:55.853Z] #42 57.59 After this operation, 70.7 MB of additional disk space will be used. [2022-09-01T08:28:55.853Z] #42 57.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:28:55.853Z] #42 57.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:28:55.853Z] #42 57.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-01T08:28:55.853Z] #42 57.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:28:55.853Z] #42 58.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-01T08:28:55.853Z] #42 58.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-01T08:28:55.853Z] #42 58.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-01T08:28:55.853Z] #42 58.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-01T08:28:55.853Z] #42 58.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-01T08:28:55.853Z] #42 59.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-01T08:28:55.916Z] #76 45.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:28:55.916Z] #76 45.35 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:28:55.916Z] #76 45.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:28:55.916Z] #76 45.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-01T08:28:55.916Z] #76 45.46 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:28:56.111Z] #42 ... [2022-09-01T08:28:56.111Z] [2022-09-01T08:28:56.111Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:56.111Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:56.111Z] #14 41.34 Reading package lists... [2022-09-01T08:28:56.111Z] #14 50.32 Building dependency tree... [2022-09-01T08:28:56.111Z] #14 55.92 The following additional packages will be installed: [2022-09-01T08:28:56.111Z] #14 55.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:28:56.111Z] #14 55.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-01T08:28:56.111Z] #14 55.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-01T08:28:56.111Z] #14 55.95 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-01T08:28:56.111Z] #14 55.95 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-01T08:28:56.111Z] #14 55.95 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-01T08:28:56.111Z] #14 55.98 mingw-w64-common mingw-w64-x86-64-dev [2022-09-01T08:28:56.111Z] #14 56.01 Suggested packages: [2022-09-01T08:28:56.111Z] #14 56.02 gcc-10-locales seccomp wine64 [2022-09-01T08:28:56.111Z] #14 58.50 The following NEW packages will be installed: [2022-09-01T08:28:56.111Z] #14 58.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:28:56.111Z] #14 58.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-01T08:28:56.111Z] #14 58.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-01T08:28:56.111Z] #14 58.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-01T08:28:56.111Z] #14 58.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-01T08:28:56.111Z] #14 58.54 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-01T08:28:56.111Z] #14 58.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-01T08:28:56.111Z] #14 58.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-01T08:28:56.111Z] #14 58.55 mingw-w64-x86-64-dev [2022-09-01T08:28:56.111Z] #14 58.91 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:56.111Z] #14 58.91 Need to get 115 MB of archives. [2022-09-01T08:28:56.111Z] #14 58.91 After this operation, 645 MB of additional disk space will be used. [2022-09-01T08:28:56.111Z] #14 58.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-01T08:28:56.111Z] #14 59.12 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-09-01T08:28:56.111Z] #14 59.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-01T08:28:56.111Z] #14 59.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-09-01T08:28:56.111Z] #14 59.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-01T08:28:56.111Z] #14 59.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-01T08:28:56.111Z] #14 59.94 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-09-01T08:28:56.176Z] #76 45.47 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:28:56.176Z] #76 45.58 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:28:56.176Z] #76 45.58 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:28:56.176Z] #76 45.60 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:28:56.373Z] #14 60.23 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-09-01T08:28:56.373Z] #14 60.25 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-09-01T08:28:56.373Z] #14 ... [2022-09-01T08:28:56.373Z] [2022-09-01T08:28:56.373Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:56.373Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:56.373Z] #55 60.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-01T08:28:56.373Z] #55 60.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-01T08:28:56.434Z] #76 45.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:28:56.434Z] #76 45.77 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:28:56.434Z] #76 45.83 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:28:56.631Z] #55 60.73 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-01T08:28:56.631Z] #55 60.73 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-01T08:28:57.107Z] #14 ... [2022-09-01T08:28:57.107Z] [2022-09-01T08:28:57.107Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:57.107Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:57.107Z] #55 58.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-01T08:28:57.107Z] #55 59.09 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-01T08:28:57.107Z] #55 59.12 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-01T08:28:57.210Z] #55 ... [2022-09-01T08:28:57.210Z] [2022-09-01T08:28:57.210Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:57.210Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:57.210Z] #57 60.56 v3.0.2 [2022-09-01T08:28:57.210Z] #57 DONE 61.0s [2022-09-01T08:28:57.210Z] [2022-09-01T08:28:57.210Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:57.210Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:57.210Z] #55 60.99 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-01T08:28:57.210Z] #55 ... [2022-09-01T08:28:57.210Z] [2022-09-01T08:28:57.210Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:28:57.210Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:28:57.210Z] #62 DONE 61.1s [2022-09-01T08:28:57.210Z] [2022-09-01T08:28:57.210Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:57.210Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:57.210Z] #14 61.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-09-01T08:28:57.334Z] #19 144.6 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-01T08:28:57.334Z] #19 144.7 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-09-01T08:28:57.334Z] #19 144.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-01T08:28:57.334Z] #19 144.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-01T08:28:57.334Z] #19 144.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-01T08:28:57.334Z] #19 144.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-01T08:28:57.334Z] #19 144.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-01T08:28:57.364Z] #55 59.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-01T08:28:57.364Z] #55 59.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-01T08:28:57.365Z] #76 46.75 Selecting previously unselected package libtool. [2022-09-01T08:28:57.365Z] #76 46.78 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-01T08:28:57.365Z] #76 46.79 Unpacking libtool (2.4.6-15) ... [2022-09-01T08:28:57.470Z] #14 ... [2022-09-01T08:28:57.470Z] [2022-09-01T08:28:57.470Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:28:57.470Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:28:57.470Z] #76 49.34 Building dependency tree... [2022-09-01T08:28:57.470Z] #76 55.02 python3 is already the newest version (3.9.2-3). [2022-09-01T08:28:57.470Z] #76 55.02 The following additional packages will be installed: [2022-09-01T08:28:57.470Z] #76 55.03 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-01T08:28:57.470Z] #76 55.03 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-01T08:28:57.470Z] #76 55.05 Suggested packages: [2022-09-01T08:28:57.470Z] #76 55.06 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-01T08:28:57.470Z] #76 55.06 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-01T08:28:57.470Z] #76 55.06 m4-doc ed diffutils-doc [2022-09-01T08:28:57.470Z] #76 55.06 Recommended packages: [2022-09-01T08:28:57.470Z] #76 55.06 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-01T08:28:57.470Z] #76 57.76 The following NEW packages will be installed: [2022-09-01T08:28:57.470Z] #76 57.80 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-01T08:28:57.470Z] #76 57.80 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-01T08:28:57.470Z] #76 57.81 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-01T08:28:57.470Z] #76 57.81 libyajl2 m4 patch xz-utils [2022-09-01T08:28:57.470Z] #76 58.39 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:57.470Z] #76 58.39 Need to get 5940 kB of archives. [2022-09-01T08:28:57.470Z] #76 58.39 After this operation, 18.7 MB of additional disk space will be used. [2022-09-01T08:28:57.470Z] #76 58.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:28:57.470Z] #76 58.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-01T08:28:57.470Z] #76 58.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-01T08:28:57.470Z] #76 58.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-01T08:28:57.470Z] #76 58.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:28:57.470Z] #76 58.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-01T08:28:57.470Z] #76 58.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-01T08:28:57.470Z] #76 58.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-01T08:28:57.470Z] #76 58.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-01T08:28:57.470Z] #76 58.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-01T08:28:57.470Z] #76 58.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:28:57.470Z] #76 58.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-01T08:28:57.470Z] #76 59.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-01T08:28:57.470Z] #76 59.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:28:57.470Z] #76 59.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-01T08:28:57.470Z] #76 59.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:28:57.470Z] #76 59.09 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-09-01T08:28:57.470Z] #76 59.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:28:57.470Z] #76 59.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:28:57.470Z] #76 59.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-01T08:28:57.470Z] #76 59.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:28:57.470Z] #76 59.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:28:57.470Z] #76 59.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-01T08:28:57.470Z] #76 60.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:28:57.470Z] #76 61.30 Fetched 5940 kB in 1s (4916 kB/s) [2022-09-01T08:28:57.470Z] #76 61.54 Selecting previously unselected package bzip2. [2022-09-01T08:28:57.594Z] #19 144.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-01T08:28:57.594Z] #19 145.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-01T08:28:57.594Z] #19 145.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-01T08:28:57.594Z] #19 145.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-09-01T08:28:57.594Z] #19 145.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-09-01T08:28:57.622Z] #76 47.04 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:28:57.622Z] #76 47.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:28:57.622Z] #76 47.07 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:28:57.622Z] #55 59.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-01T08:28:57.622Z] #55 59.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-01T08:28:57.730Z] #76 61.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:28:57.730Z] #76 ... [2022-09-01T08:28:57.730Z] [2022-09-01T08:28:57.730Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:57.730Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:57.730Z] #55 61.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-01T08:28:57.730Z] #55 61.56 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-01T08:28:57.730Z] #55 ... [2022-09-01T08:28:57.730Z] [2022-09-01T08:28:57.730Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-01T08:28:57.730Z] #63 sha256:6dacb931b09bd38efd523b6409d3e6316e45d4a0c21df58f1bf8c2b629f1cb54 [2022-09-01T08:28:57.730Z] #63 DONE 0.5s [2022-09-01T08:28:57.730Z] [2022-09-01T08:28:57.730Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:57.730Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:57.730Z] #55 61.77 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-01T08:28:57.730Z] #55 61.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-01T08:28:57.879Z] #55 59.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-01T08:28:57.879Z] #55 59.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-01T08:28:57.879Z] #55 ... [2022-09-01T08:28:57.879Z] [2022-09-01T08:28:57.879Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-01T08:28:57.879Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-09-01T08:28:57.879Z] #57 59.43 v3.0.2 [2022-09-01T08:28:57.879Z] #57 DONE 60.0s [2022-09-01T08:28:57.879Z] [2022-09-01T08:28:57.879Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:28:57.879Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:28:57.879Z] #55 60.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-01T08:28:57.989Z] #55 62.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-01T08:28:58.137Z] #55 60.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-01T08:28:58.137Z] #55 ... [2022-09-01T08:28:58.137Z] [2022-09-01T08:28:58.137Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:28:58.137Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:28:58.137Z] #42 41.74 Reading package lists... [2022-09-01T08:28:58.137Z] #42 50.53 Building dependency tree... [2022-09-01T08:28:58.137Z] #42 56.49 The following additional packages will be installed: [2022-09-01T08:28:58.137Z] #42 56.50 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-01T08:28:58.137Z] #42 56.51 Suggested packages: [2022-09-01T08:28:58.137Z] #42 56.57 cmake-doc ninja-build lrzip [2022-09-01T08:28:58.137Z] #42 56.57 Recommended packages: [2022-09-01T08:28:58.137Z] #42 56.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-01T08:28:58.137Z] #42 58.36 The following NEW packages will be installed: [2022-09-01T08:28:58.137Z] #42 58.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-01T08:28:58.137Z] #42 58.38 vim-common xxd [2022-09-01T08:28:58.137Z] #42 58.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:58.137Z] #42 58.82 Need to get 17.7 MB of archives. [2022-09-01T08:28:58.137Z] #42 58.82 After this operation, 70.7 MB of additional disk space will be used. [2022-09-01T08:28:58.137Z] #42 58.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:28:58.137Z] #42 58.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:28:58.137Z] #42 58.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-01T08:28:58.137Z] #42 59.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:28:58.137Z] #42 59.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-01T08:28:58.137Z] #42 59.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-01T08:28:58.137Z] #42 59.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-01T08:28:58.137Z] #42 59.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-01T08:28:58.137Z] #42 59.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-01T08:28:58.137Z] #42 60.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-01T08:28:58.185Z] #76 47.50 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:28:58.185Z] #76 47.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:28:58.185Z] #76 47.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:28:58.185Z] #76 47.65 Selecting previously unselected package libyajl-dev:amd64. [2022-09-01T08:28:58.185Z] #76 47.65 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-01T08:28:58.185Z] #76 47.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:28:58.258Z] #55 62.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-01T08:28:58.258Z] #55 62.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-01T08:28:58.395Z] #42 ... [2022-09-01T08:28:58.395Z] [2022-09-01T08:28:58.395Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:58.395Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:58.395Z] #14 59.40 The following NEW packages will be installed: [2022-09-01T08:28:58.395Z] #14 59.40 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:28:58.395Z] #14 59.40 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-01T08:28:58.395Z] #14 59.40 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-01T08:28:58.395Z] #14 59.40 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-01T08:28:58.395Z] #14 59.40 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-01T08:28:58.395Z] #14 59.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-01T08:28:58.395Z] #14 59.41 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-01T08:28:58.395Z] #14 59.41 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-01T08:28:58.395Z] #14 59.41 mingw-w64-x86-64-dev [2022-09-01T08:28:58.395Z] #14 60.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:58.395Z] #14 60.00 Need to get 115 MB of archives. [2022-09-01T08:28:58.395Z] #14 60.00 After this operation, 645 MB of additional disk space will be used. [2022-09-01T08:28:58.395Z] #14 60.00 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-09-01T08:28:58.395Z] #14 60.19 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-09-01T08:28:58.395Z] #14 60.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-01T08:28:58.395Z] #14 60.42 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-09-01T08:28:58.395Z] #14 60.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-01T08:28:58.395Z] #14 60.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-01T08:28:58.442Z] #76 47.82 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:28:58.442Z] #76 47.91 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:28:58.442Z] #76 47.91 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:28:58.442Z] #76 47.91 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:28:58.442Z] #76 47.92 Setting up file (1:5.39-3) ... [2022-09-01T08:28:58.442Z] #76 47.94 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:28:58.442Z] #76 47.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:28:58.442Z] #76 47.98 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:28:58.442Z] #76 48.00 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:28:58.520Z] #55 62.48 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-01T08:28:58.520Z] #55 62.57 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-01T08:28:58.698Z] #76 48.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:28:58.698Z] #76 48.06 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:28:58.698Z] #76 48.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:28:58.698Z] #76 48.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:28:58.698Z] #76 48.08 Setting up patch (2.7.6-7) ... [2022-09-01T08:28:58.698Z] #76 48.10 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:28:58.698Z] #76 48.13 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:28:58.698Z] #76 48.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:28:58.698Z] #76 48.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:28:58.698Z] #76 48.17 Setting up libtool (2.4.6-15) ... [2022-09-01T08:28:58.698Z] #76 48.18 Setting up m4 (1.4.18-5) ... [2022-09-01T08:28:58.698Z] #76 48.21 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:28:58.779Z] #55 62.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-01T08:28:58.779Z] #55 62.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-01T08:28:58.959Z] #76 48.24 Setting up autoconf (2.69-14) ... [2022-09-01T08:28:58.959Z] #76 48.31 Setting up build-essential (12.9) ... [2022-09-01T08:28:58.959Z] #76 48.31 Setting up automake (1:1.16.3-2) ... [2022-09-01T08:28:58.959Z] #76 48.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-01T08:28:58.959Z] #76 48.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:28:58.965Z] #14 60.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-01T08:28:58.965Z] #14 ... [2022-09-01T08:28:58.965Z] [2022-09-01T08:28:58.965Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:28:58.965Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:28:58.965Z] #51 41.95 Reading package lists... [2022-09-01T08:28:58.965Z] #51 50.90 Building dependency tree... [2022-09-01T08:28:58.965Z] #51 57.07 The following additional packages will be installed: [2022-09-01T08:28:58.965Z] #51 57.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:28:58.965Z] #51 57.11 python3-protobuf python3-six [2022-09-01T08:28:58.965Z] #51 57.15 Suggested packages: [2022-09-01T08:28:58.965Z] #51 57.15 python3-setuptools [2022-09-01T08:28:58.965Z] #51 57.15 Recommended packages: [2022-09-01T08:28:58.965Z] #51 57.15 iproute2 | iproute [2022-09-01T08:28:58.965Z] #51 58.17 The following NEW packages will be installed: [2022-09-01T08:28:58.965Z] #51 58.23 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:28:58.965Z] #51 58.23 python3-protobuf python3-six [2022-09-01T08:28:58.965Z] #51 58.69 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:28:58.965Z] #51 58.69 Need to get 2315 kB of archives. [2022-09-01T08:28:58.965Z] #51 58.69 After this operation, 11.1 MB of additional disk space will be used. [2022-09-01T08:28:58.965Z] #51 58.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-01T08:28:58.965Z] #51 58.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:28:58.965Z] #51 58.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-01T08:28:58.965Z] #51 58.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-01T08:28:58.965Z] #51 58.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:28:58.965Z] #51 58.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-01T08:28:58.965Z] #51 58.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:28:58.965Z] #51 ... [2022-09-01T08:28:58.965Z] [2022-09-01T08:28:58.965Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:28:58.965Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:28:58.965Z] #14 61.02 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-09-01T08:28:58.965Z] #14 61.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-01T08:28:58.974Z] #19 ... [2022-09-01T08:28:58.974Z] [2022-09-01T08:28:58.974Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:58.974Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:28:58.974Z] #84 103.8 configure.ac:11: installing 'build-aux/compile' [2022-09-01T08:28:59.040Z] #55 63.13 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T08:28:59.234Z] #84 103.8 configure.ac:11: installing 'build-aux/config.guess' [2022-09-01T08:28:59.234Z] #84 103.8 configure.ac:11: installing 'build-aux/config.sub' [2022-09-01T08:28:59.234Z] #84 103.8 configure.ac:13: installing 'build-aux/install-sh' [2022-09-01T08:28:59.234Z] #84 103.8 configure.ac:13: installing 'build-aux/missing' [2022-09-01T08:28:59.234Z] #84 103.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-01T08:28:59.271Z] #14 ... [2022-09-01T08:28:59.271Z] [2022-09-01T08:28:59.271Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:59.271Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:28:59.271Z] #77 43.79 configure.ac:7: installing './compile' [2022-09-01T08:28:59.271Z] #77 43.81 configure.ac:11: installing './config.guess' [2022-09-01T08:28:59.271Z] #77 43.81 configure.ac:11: installing './config.sub' [2022-09-01T08:28:59.271Z] #77 43.83 configure.ac:8: installing './install-sh' [2022-09-01T08:28:59.271Z] #77 43.83 configure.ac:8: installing './missing' [2022-09-01T08:28:59.271Z] #77 43.92 Makefile.am: installing './depcomp' [2022-09-01T08:28:59.271Z] #77 45.03 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:28:59.271Z] #77 45.03 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:28:59.271Z] #77 45.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:28:59.271Z] #77 45.18 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:28:59.271Z] #77 45.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:28:59.271Z] #77 45.41 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:28:59.271Z] #77 45.51 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:28:59.271Z] #77 45.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:28:59.271Z] #77 45.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:28:59.496Z] #84 104.1 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:28:59.892Z] #76 DONE 49.4s [2022-09-01T08:28:59.892Z] [2022-09-01T08:28:59.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:28:59.892Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:28:59.895Z] #14 61.93 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-09-01T08:29:00.150Z] #77 ... [2022-09-01T08:29:00.150Z] [2022-09-01T08:29:00.150Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:00.150Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:00.150Z] #14 39.50 The following NEW packages will be installed: [2022-09-01T08:29:00.150Z] #14 39.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:29:00.150Z] #14 39.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-01T08:29:00.150Z] #14 39.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-01T08:29:00.150Z] #14 39.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-01T08:29:00.150Z] #14 39.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-01T08:29:00.150Z] #14 39.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-01T08:29:00.150Z] #14 39.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-01T08:29:00.150Z] #14 39.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-01T08:29:00.150Z] #14 39.55 mingw-w64-x86-64-dev [2022-09-01T08:29:00.150Z] #14 40.12 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:29:00.150Z] #14 40.12 Need to get 115 MB of archives. [2022-09-01T08:29:00.150Z] #14 40.12 After this operation, 645 MB of additional disk space will be used. [2022-09-01T08:29:00.150Z] #14 40.12 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-09-01T08:29:00.150Z] #14 40.26 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-09-01T08:29:00.150Z] #14 40.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-01T08:29:00.150Z] #14 40.46 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-09-01T08:29:00.150Z] #14 40.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-01T08:29:00.150Z] #14 40.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-01T08:29:00.150Z] #14 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-09-01T08:29:00.150Z] #14 41.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-01T08:29:00.150Z] #14 41.22 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-09-01T08:29:00.150Z] #14 41.80 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-09-01T08:29:00.150Z] #14 43.37 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-09-01T08:29:00.150Z] #14 43.99 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-09-01T08:29:00.150Z] #14 44.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-09-01T08:29:00.150Z] #14 46.63 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-09-01T08:29:00.150Z] #14 47.41 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-09-01T08:29:00.150Z] #14 47.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-01T08:29:00.150Z] #14 47.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-01T08:29:00.150Z] #14 47.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:29:00.150Z] #14 47.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:29:00.150Z] #14 47.41 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-09-01T08:29:00.150Z] #14 47.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:29:00.150Z] #14 47.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-01T08:29:00.150Z] #14 47.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-01T08:29:00.150Z] #14 47.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-01T08:29:00.150Z] #14 47.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-01T08:29:00.150Z] #14 47.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-01T08:29:00.150Z] #14 47.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-01T08:29:00.150Z] #14 47.65 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-09-01T08:29:00.150Z] #14 47.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:29:00.150Z] #14 47.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:29:00.150Z] #14 48.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:00.150Z] #14 48.95 Fetched 115 MB in 8s (14.6 MB/s) [2022-09-01T08:29:00.150Z] #14 49.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-01T08:29:00.150Z] #14 49.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:00.150Z] #14 49.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:00.150Z] #14 49.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:00.448Z] #55 64.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T08:29:00.448Z] #55 64.45 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-01T08:29:00.462Z] #14 ... [2022-09-01T08:29:00.462Z] [2022-09-01T08:29:00.462Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:29:00.462Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-09-01T08:29:00.462Z] #62 51.35 Building dependency tree... [2022-09-01T08:29:00.462Z] #62 57.24 The following additional packages will be installed: [2022-09-01T08:29:00.462Z] #62 57.32 libbtrfs0 [2022-09-01T08:29:00.462Z] #62 57.62 The following NEW packages will be installed: [2022-09-01T08:29:00.462Z] #62 57.68 libbtrfs-dev libbtrfs0 [2022-09-01T08:29:00.462Z] #62 58.12 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:29:00.462Z] #62 58.12 Need to get 460 kB of archives. [2022-09-01T08:29:00.462Z] #62 58.12 After this operation, 1237 kB of additional disk space will be used. [2022-09-01T08:29:00.462Z] #62 58.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:29:00.462Z] #62 58.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:29:00.462Z] #62 59.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:00.462Z] #62 60.16 Fetched 460 kB in 0s (1219 kB/s) [2022-09-01T08:29:00.462Z] #62 60.35 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:29:00.462Z] #62 60.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:00.462Z] #62 60.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:29:00.462Z] #62 60.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:29:00.462Z] #62 61.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:29:00.462Z] #62 61.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:29:00.462Z] #62 61.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:29:00.462Z] #62 61.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:29:00.462Z] #62 61.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:29:00.462Z] #62 61.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:00.462Z] #62 DONE 62.6s [2022-09-01T08:29:00.555Z] #14 ... [2022-09-01T08:29:00.555Z] [2022-09-01T08:29:00.555Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:00.555Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:00.555Z] #51 40.50 The following NEW packages will be installed: [2022-09-01T08:29:00.555Z] #51 40.50 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-01T08:29:00.555Z] #51 40.50 python3-protobuf python3-six [2022-09-01T08:29:00.555Z] #51 40.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:29:00.555Z] #51 40.95 Need to get 2315 kB of archives. [2022-09-01T08:29:00.555Z] #51 40.95 After this operation, 11.1 MB of additional disk space will be used. [2022-09-01T08:29:00.555Z] #51 40.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-01T08:29:00.555Z] #51 41.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:29:00.555Z] #51 41.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-01T08:29:00.555Z] #51 41.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-01T08:29:00.555Z] #51 41.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:29:00.555Z] #51 41.09 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-09-01T08:29:00.555Z] #51 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:29:00.555Z] #51 43.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-01T08:29:00.555Z] #51 44.95 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:00.555Z] #51 45.18 Fetched 2315 kB in 3s (695 kB/s) [2022-09-01T08:29:00.555Z] #51 45.31 Selecting previously unselected package libprotobuf23:amd64. [2022-09-01T08:29:00.555Z] #51 45.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-09-01T08:29:00.555Z] #51 45.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 45.35 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:00.555Z] #51 46.39 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:29:00.555Z] #51 46.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:29:00.555Z] #51 46.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:00.555Z] #51 46.64 Selecting previously unselected package python3-six. [2022-09-01T08:29:00.555Z] #51 46.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-01T08:29:00.555Z] #51 46.68 Unpacking python3-six (1.16.0-2) ... [2022-09-01T08:29:00.555Z] #51 46.80 Selecting previously unselected package python3-protobuf. [2022-09-01T08:29:00.555Z] #51 46.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 46.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:00.555Z] #51 47.48 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:29:00.555Z] #51 47.48 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 47.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:00.555Z] #51 47.59 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:29:00.555Z] #51 47.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 47.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:00.555Z] #51 47.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:29:00.555Z] #51 47.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 47.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:00.555Z] #51 47.88 Selecting previously unselected package criu. [2022-09-01T08:29:00.555Z] #51 47.88 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-01T08:29:00.555Z] #51 47.88 Unpacking criu (3.17.1-1) ... [2022-09-01T08:29:00.555Z] #51 48.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:00.555Z] #51 ... [2022-09-01T08:29:00.555Z] [2022-09-01T08:29:00.555Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:29:00.555Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:29:00.555Z] #64 6.813 + RM_GOPATH=0 [2022-09-01T08:29:00.555Z] #64 6.813 + TMP_GOPATH= [2022-09-01T08:29:00.555Z] #64 6.813 + : /build [2022-09-01T08:29:00.555Z] #64 6.813 + '[' -z '' ']' [2022-09-01T08:29:00.555Z] #64 6.813 ++ mktemp -d [2022-09-01T08:29:00.555Z] #64 6.818 + export GOPATH=/tmp/tmp.6Ypyeads4U [2022-09-01T08:29:00.555Z] #64 6.818 + GOPATH=/tmp/tmp.6Ypyeads4U [2022-09-01T08:29:00.555Z] #64 6.818 + RM_GOPATH=1 [2022-09-01T08:29:00.555Z] #64 6.818 + case "$(go env GOARCH)" in [2022-09-01T08:29:00.555Z] #64 6.844 ++ go env GOARCH [2022-09-01T08:29:00.555Z] #64 6.861 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:00.555Z] #64 6.877 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:00.555Z] #64 6.877 ++ dirname /install.sh [2022-09-01T08:29:00.555Z] #64 6.880 + dir=/ [2022-09-01T08:29:00.555Z] #64 6.901 Install containerd version v1.6.8 [2022-09-01T08:29:00.555Z] #64 6.901 + bin=containerd [2022-09-01T08:29:00.555Z] #64 6.901 + shift [2022-09-01T08:29:00.555Z] #64 6.901 + '[' '!' -f //containerd.installer ']' [2022-09-01T08:29:00.555Z] #64 6.901 + . //containerd.installer [2022-09-01T08:29:00.555Z] #64 6.901 ++ set -e [2022-09-01T08:29:00.555Z] #64 6.901 ++ : v1.6.8 [2022-09-01T08:29:00.555Z] #64 6.901 + install_containerd [2022-09-01T08:29:00.555Z] #64 6.901 + echo 'Install containerd version v1.6.8' [2022-09-01T08:29:00.555Z] #64 6.901 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6Ypyeads4U/src/github.com/containerd/containerd [2022-09-01T08:29:00.555Z] #64 6.901 Cloning into '/tmp/tmp.6Ypyeads4U/src/github.com/containerd/containerd'... [2022-09-01T08:29:00.555Z] #64 ... [2022-09-01T08:29:00.555Z] [2022-09-01T08:29:00.555Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:00.555Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:29:00.555Z] #34 46.96 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-09-01T08:29:00.555Z] #34 47.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-01T08:29:00.555Z] #34 47.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:00.710Z] #55 64.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-01T08:29:00.710Z] #55 64.74 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T08:29:00.724Z] [2022-09-01T08:29:00.724Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-01T08:29:00.724Z] #63 sha256:361283232711c0e9d68bc0b04fadac751d4780bf17ead392a6dd47ad5a6f55ba [2022-09-01T08:29:00.724Z] #63 DONE 0.2s [2022-09-01T08:29:00.724Z] [2022-09-01T08:29:00.724Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:29:00.724Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:29:00.876Z] #34 ... [2022-09-01T08:29:00.876Z] [2022-09-01T08:29:00.876Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:00.876Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:00.876Z] #42 40.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-01T08:29:00.876Z] #42 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-01T08:29:00.876Z] #42 40.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-01T08:29:00.876Z] #42 40.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-01T08:29:00.876Z] #42 40.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-01T08:29:00.876Z] #42 40.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-01T08:29:00.876Z] #42 41.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:00.876Z] #42 42.02 Fetched 17.7 MB in 2s (11.7 MB/s) [2022-09-01T08:29:00.876Z] #42 42.17 Selecting previously unselected package xxd. [2022-09-01T08:29:00.876Z] #42 42.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:00.876Z] #42 42.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:29:00.876Z] #42 42.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:00.876Z] #42 42.47 Selecting previously unselected package vim-common. [2022-09-01T08:29:00.876Z] #42 42.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:29:00.876Z] #42 42.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:00.876Z] #42 42.81 Selecting previously unselected package cmake-data. [2022-09-01T08:29:00.876Z] #42 42.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-01T08:29:00.876Z] #42 42.81 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:00.876Z] #42 46.62 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:29:00.876Z] #42 46.62 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:29:00.876Z] #42 46.64 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:01.401Z] #55 ... [2022-09-01T08:29:01.401Z] [2022-09-01T08:29:01.401Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:29:01.401Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:29:01.401Z] #40 65.07 NAME: [2022-09-01T08:29:01.401Z] #40 65.09 go-winres - A tool for embedding resources in Windows executables [2022-09-01T08:29:01.401Z] #40 65.09 [2022-09-01T08:29:01.401Z] #40 65.09 USAGE: [2022-09-01T08:29:01.401Z] #40 65.09 go-winres [global options] command [command options] [arguments...] [2022-09-01T08:29:01.401Z] #40 65.09 [2022-09-01T08:29:01.401Z] #40 65.09 COMMANDS: [2022-09-01T08:29:01.401Z] #40 65.09 init Create an initial ./winres/winres.json [2022-09-01T08:29:01.401Z] #40 65.09 make Make syso files for the "go build" command [2022-09-01T08:29:01.401Z] #40 65.09 simply Make syso files for the "go build" command (simplified) [2022-09-01T08:29:01.401Z] #40 65.09 extract Extract all resources from an executable [2022-09-01T08:29:01.402Z] #40 65.09 patch Replace resources in an executable file (exe, dll) [2022-09-01T08:29:01.402Z] #40 65.09 help, h Shows a list of commands or help for one command [2022-09-01T08:29:01.402Z] #40 65.09 [2022-09-01T08:29:01.402Z] #40 65.09 GLOBAL OPTIONS: [2022-09-01T08:29:01.402Z] #40 65.09 --help, -h show help (default: false) [2022-09-01T08:29:01.402Z] #40 DONE 65.3s [2022-09-01T08:29:01.402Z] [2022-09-01T08:29:01.402Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:29:01.402Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:29:01.402Z] #55 65.47 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-01T08:29:01.656Z] #64 ... [2022-09-01T08:29:01.656Z] [2022-09-01T08:29:01.656Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:01.656Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:01.656Z] #76 50.95 Building dependency tree... [2022-09-01T08:29:01.656Z] #76 57.36 python3 is already the newest version (3.9.2-3). [2022-09-01T08:29:01.656Z] #76 57.36 The following additional packages will be installed: [2022-09-01T08:29:01.656Z] #76 57.37 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-01T08:29:01.656Z] #76 57.38 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-01T08:29:01.656Z] #76 57.38 Suggested packages: [2022-09-01T08:29:01.656Z] #76 57.38 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-01T08:29:01.656Z] #76 57.38 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-01T08:29:01.656Z] #76 57.38 m4-doc ed diffutils-doc [2022-09-01T08:29:01.656Z] #76 57.38 Recommended packages: [2022-09-01T08:29:01.656Z] #76 57.38 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-01T08:29:01.656Z] #76 59.93 The following NEW packages will be installed: [2022-09-01T08:29:01.656Z] #76 59.93 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-01T08:29:01.656Z] #76 59.93 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-01T08:29:01.656Z] #76 59.93 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-01T08:29:01.656Z] #76 59.95 libyajl2 m4 patch xz-utils [2022-09-01T08:29:01.656Z] #76 60.43 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:29:01.656Z] #76 60.43 Need to get 5940 kB of archives. [2022-09-01T08:29:01.656Z] #76 60.43 After this operation, 18.7 MB of additional disk space will be used. [2022-09-01T08:29:01.656Z] #76 60.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:29:01.656Z] #76 60.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-01T08:29:01.656Z] #76 60.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-01T08:29:01.656Z] #76 60.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-01T08:29:01.656Z] #76 60.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:29:01.656Z] #76 60.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-01T08:29:01.656Z] #76 60.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-01T08:29:01.656Z] #76 60.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-01T08:29:01.656Z] #76 60.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-01T08:29:01.656Z] #76 60.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-01T08:29:01.656Z] #76 60.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:29:01.656Z] #76 60.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-01T08:29:01.656Z] #76 61.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-01T08:29:01.656Z] #76 61.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:29:01.656Z] #76 61.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-01T08:29:01.656Z] #76 61.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:29:01.656Z] #76 61.16 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-09-01T08:29:01.656Z] #76 61.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:29:01.656Z] #76 61.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:29:01.656Z] #76 61.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-01T08:29:01.656Z] #76 61.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:29:01.656Z] #76 61.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:29:01.656Z] #76 61.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-01T08:29:01.656Z] #76 63.48 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:01.656Z] #76 ... [2022-09-01T08:29:01.656Z] [2022-09-01T08:29:01.656Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:01.656Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:01.656Z] #42 62.58 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:01.656Z] #42 63.26 Fetched 17.7 MB in 2s (8287 kB/s) [2022-09-01T08:29:01.656Z] #42 63.43 Selecting previously unselected package xxd. [2022-09-01T08:29:01.656Z] #42 63.43 (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-09-01T08:29:01.656Z] #42 63.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:29:01.656Z] #42 63.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:01.689Z] #84 106.1 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:29:01.689Z] #84 106.3 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:29:01.689Z] #84 106.3 checking how to print strings... printf [2022-09-01T08:29:01.689Z] #84 106.3 checking for gcc... gcc [2022-09-01T08:29:01.914Z] #42 63.82 Selecting previously unselected package vim-common. [2022-09-01T08:29:01.914Z] #42 63.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:29:01.914Z] #42 63.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:01.987Z] #55 65.81 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T08:29:01.988Z] #55 65.93 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-01T08:29:01.988Z] #55 65.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-01T08:29:02.256Z] #42 ... [2022-09-01T08:29:02.256Z] [2022-09-01T08:29:02.256Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:02.256Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:02.256Z] #51 51.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:02.256Z] #51 51.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:02.256Z] #51 51.26 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:02.256Z] #51 51.28 Setting up python3-six (1.16.0-2) ... [2022-09-01T08:29:02.260Z] #84 106.4 checking whether the C compiler works... yes [2022-09-01T08:29:02.260Z] #84 106.8 checking for C compiler default output file name... a.out [2022-09-01T08:29:02.260Z] #84 106.8 checking for suffix of executables... [2022-09-01T08:29:02.265Z] #55 66.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T08:29:02.265Z] #55 66.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T08:29:02.478Z] #42 64.42 Selecting previously unselected package cmake-data. [2022-09-01T08:29:02.478Z] #42 64.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-01T08:29:02.478Z] #42 64.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:02.532Z] #55 66.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T08:29:02.532Z] #55 66.55 go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T08:29:02.831Z] #84 107.1 checking whether we are cross compiling... no [2022-09-01T08:29:03.091Z] #84 107.4 checking for suffix of object files... o [2022-09-01T08:29:03.091Z] #84 107.6 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:03.099Z] #55 67.10 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T08:29:03.352Z] #84 107.8 checking whether gcc accepts -g... yes [2022-09-01T08:29:03.612Z] #84 108.1 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:03.624Z] #51 52.67 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:03.624Z] #51 52.72 Setting up python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:03.667Z] #55 67.64 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-01T08:29:03.866Z] #42 ... [2022-09-01T08:29:03.866Z] [2022-09-01T08:29:03.866Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-01T08:29:03.866Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-09-01T08:29:03.866Z] #40 65.38 NAME: [2022-09-01T08:29:03.866Z] #40 65.38 go-winres - A tool for embedding resources in Windows executables [2022-09-01T08:29:03.866Z] #40 65.38 [2022-09-01T08:29:03.866Z] #40 65.38 USAGE: [2022-09-01T08:29:03.866Z] #40 65.38 go-winres [global options] command [command options] [arguments...] [2022-09-01T08:29:03.866Z] #40 65.38 [2022-09-01T08:29:03.866Z] #40 65.38 COMMANDS: [2022-09-01T08:29:03.866Z] #40 65.38 init Create an initial ./winres/winres.json [2022-09-01T08:29:03.866Z] #40 65.38 make Make syso files for the "go build" command [2022-09-01T08:29:03.866Z] #40 65.38 simply Make syso files for the "go build" command (simplified) [2022-09-01T08:29:03.866Z] #40 65.38 extract Extract all resources from an executable [2022-09-01T08:29:03.866Z] #40 65.38 patch Replace resources in an executable file (exe, dll) [2022-09-01T08:29:03.866Z] #40 65.38 help, h Shows a list of commands or help for one command [2022-09-01T08:29:03.866Z] #40 65.38 [2022-09-01T08:29:03.866Z] #40 65.38 GLOBAL OPTIONS: [2022-09-01T08:29:03.866Z] #40 65.38 --help, -h show help (default: false) [2022-09-01T08:29:03.866Z] #40 DONE 65.7s [2022-09-01T08:29:03.866Z] [2022-09-01T08:29:03.866Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:29:03.866Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:29:03.866Z] #64 1.499 + RM_GOPATH=0 [2022-09-01T08:29:03.866Z] #64 1.499 + TMP_GOPATH= [2022-09-01T08:29:03.866Z] #64 1.499 + : /build [2022-09-01T08:29:03.866Z] #64 1.499 + '[' -z '' ']' [2022-09-01T08:29:03.866Z] #64 1.499 ++ mktemp -d [2022-09-01T08:29:03.866Z] #64 1.511 + export GOPATH=/tmp/tmp.ZNZdrh0RVe [2022-09-01T08:29:03.866Z] #64 1.511 + GOPATH=/tmp/tmp.ZNZdrh0RVe [2022-09-01T08:29:03.866Z] #64 1.511 + RM_GOPATH=1 [2022-09-01T08:29:03.866Z] #64 1.511 + case "$(go env GOARCH)" in [2022-09-01T08:29:03.866Z] #64 1.511 ++ go env GOARCH [2022-09-01T08:29:03.866Z] #64 1.545 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:03.866Z] #64 1.545 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:03.866Z] #64 1.546 ++ dirname /install.sh [2022-09-01T08:29:03.866Z] #64 1.561 + dir=/ [2022-09-01T08:29:03.866Z] #64 1.561 + bin=containerd [2022-09-01T08:29:03.866Z] #64 1.561 + shift [2022-09-01T08:29:03.866Z] #64 1.561 + '[' '!' -f //containerd.installer ']' [2022-09-01T08:29:03.866Z] #64 1.562 + . //containerd.installer [2022-09-01T08:29:03.866Z] #64 1.562 ++ set -e [2022-09-01T08:29:03.866Z] #64 1.562 ++ : v1.6.8 [2022-09-01T08:29:03.866Z] #64 1.563 + install_containerd [2022-09-01T08:29:03.866Z] #64 1.564 + echo 'Install containerd version v1.6.8' [2022-09-01T08:29:03.866Z] #64 1.567 Install containerd version v1.6.8 [2022-09-01T08:29:03.866Z] #64 1.567 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZNZdrh0RVe/src/github.com/containerd/containerd [2022-09-01T08:29:03.866Z] #64 1.579 Cloning into '/tmp/tmp.ZNZdrh0RVe/src/github.com/containerd/containerd'... [2022-09-01T08:29:04.182Z] #84 108.4 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:04.182Z] #84 108.9 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:04.182Z] #84 109.0 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:04.182Z] #84 109.0 checking for egrep... /bin/grep -E [2022-09-01T08:29:04.442Z] #84 109.0 checking for fgrep... /bin/grep -F [2022-09-01T08:29:04.442Z] #84 109.0 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:04.442Z] #84 109.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:04.442Z] #84 109.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:04.540Z] #77 ... [2022-09-01T08:29:04.540Z] [2022-09-01T08:29:04.540Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:29:04.540Z] #67 sha256:4ef64183cf48b2dec0a7aecf5e0a08a20365f6eab3e98b11ee99fa643bdebb0f [2022-09-01T08:29:04.540Z] #67 98.58 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:29:04.540Z] #67 98.58 + GOBIN=/build [2022-09-01T08:29:04.540Z] #67 98.58 + GO111MODULE=on [2022-09-01T08:29:04.540Z] #67 98.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:29:04.702Z] #84 109.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:04.702Z] #84 109.3 checking whether ln -s works... yes [2022-09-01T08:29:04.702Z] #84 109.3 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:04.702Z] #84 109.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:04.702Z] #84 109.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:04.702Z] #84 109.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:04.702Z] #84 109.4 checking for objdump... objdump [2022-09-01T08:29:04.702Z] #84 109.4 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:04.702Z] #84 109.4 checking for dlltool... no [2022-09-01T08:29:04.702Z] #84 109.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:04.702Z] #84 109.4 checking for ar... ar [2022-09-01T08:29:04.962Z] #84 109.4 checking for archiver @FILE support... @ [2022-09-01T08:29:04.962Z] #84 109.6 checking for strip... strip [2022-09-01T08:29:04.962Z] #84 109.6 checking for ranlib... ranlib [2022-09-01T08:29:04.962Z] #84 109.6 checking for gawk... no [2022-09-01T08:29:04.962Z] #84 109.6 checking for mawk... mawk [2022-09-01T08:29:05.043Z] #55 68.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-01T08:29:05.043Z] #55 68.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-01T08:29:05.572Z] #84 109.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:29:05.572Z] #84 110.3 checking for sysroot... no [2022-09-01T08:29:05.832Z] #84 110.3 checking for a working dd... /bin/dd [2022-09-01T08:29:05.832Z] #84 110.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:29:05.832Z] #84 110.5 checking for mt... no [2022-09-01T08:29:05.832Z] #84 110.5 checking if : is a manifest tool... no [2022-09-01T08:29:06.402Z] #84 110.5 checking how to run the C preprocessor... gcc -E [2022-09-01T08:29:06.947Z] #55 ... [2022-09-01T08:29:06.947Z] [2022-09-01T08:29:06.947Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:06.947Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:06.947Z] #51 60.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-01T08:29:06.947Z] #51 62.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:06.947Z] #51 63.07 Fetched 2315 kB in 4s (656 kB/s) [2022-09-01T08:29:06.947Z] #51 63.29 Selecting previously unselected package libprotobuf23:amd64. [2022-09-01T08:29:06.947Z] #51 63.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 ... 15717 files and directories currently installed.) [2022-09-01T08:29:06.947Z] #51 63.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 63.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:06.947Z] #51 64.90 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:29:06.947Z] #51 64.90 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:29:06.947Z] #51 64.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:06.947Z] #51 65.64 Selecting previously unselected package python3-six. [2022-09-01T08:29:06.947Z] #51 65.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-01T08:29:06.947Z] #51 65.65 Unpacking python3-six (1.16.0-2) ... [2022-09-01T08:29:06.947Z] #51 66.01 Selecting previously unselected package python3-protobuf. [2022-09-01T08:29:06.947Z] #51 66.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 66.04 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:06.947Z] #51 67.12 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:29:06.947Z] #51 67.12 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 67.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:06.947Z] #51 67.45 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:29:06.947Z] #51 67.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 67.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:06.947Z] #51 67.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:29:06.947Z] #51 67.73 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 67.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:06.947Z] #51 67.96 Selecting previously unselected package criu. [2022-09-01T08:29:06.947Z] #51 67.97 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-01T08:29:06.947Z] #51 67.98 Unpacking criu (3.17.1-1) ... [2022-09-01T08:29:06.947Z] #51 69.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:06.947Z] #51 ... [2022-09-01T08:29:06.947Z] [2022-09-01T08:29:06.947Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:06.947Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:06.947Z] #76 61.68 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 61.72 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:29:06.947Z] #76 62.00 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:29:06.947Z] #76 62.01 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 62.03 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:29:06.947Z] #76 63.04 Selecting previously unselected package libmagic1:amd64. [2022-09-01T08:29:06.947Z] #76 63.06 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 63.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:29:06.947Z] #76 63.52 Selecting previously unselected package file. [2022-09-01T08:29:06.947Z] #76 63.52 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 63.53 Unpacking file (1:5.39-3) ... [2022-09-01T08:29:06.947Z] #76 63.85 Selecting previously unselected package xz-utils. [2022-09-01T08:29:06.947Z] #76 63.86 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 63.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:06.947Z] #76 64.60 Selecting previously unselected package libsigsegv2:amd64. [2022-09-01T08:29:06.947Z] #76 64.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 64.60 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:29:06.947Z] #76 65.01 Selecting previously unselected package m4. [2022-09-01T08:29:06.947Z] #76 65.01 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 65.01 Unpacking m4 (1.4.18-5) ... [2022-09-01T08:29:06.947Z] #76 65.63 Selecting previously unselected package autoconf. [2022-09-01T08:29:06.947Z] #76 65.63 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-01T08:29:06.947Z] #76 65.65 Unpacking autoconf (2.69-14) ... [2022-09-01T08:29:06.947Z] #76 66.74 Selecting previously unselected package autotools-dev. [2022-09-01T08:29:06.947Z] #76 66.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-01T08:29:06.947Z] #76 66.77 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:29:06.947Z] #76 67.22 Selecting previously unselected package automake. [2022-09-01T08:29:06.947Z] #76 67.23 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-01T08:29:06.947Z] #76 67.25 Unpacking automake (1:1.16.3-2) ... [2022-09-01T08:29:06.947Z] #76 68.41 Selecting previously unselected package patch. [2022-09-01T08:29:06.947Z] #76 68.44 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 68.46 Unpacking patch (2.7.6-7) ... [2022-09-01T08:29:06.947Z] #76 68.89 Selecting previously unselected package dpkg-dev. [2022-09-01T08:29:06.947Z] #76 68.89 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:29:06.947Z] #76 68.90 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:29:06.947Z] #76 70.73 Selecting previously unselected package build-essential. [2022-09-01T08:29:06.947Z] #76 70.73 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 70.73 Unpacking build-essential (12.9) ... [2022-09-01T08:29:06.947Z] #76 70.99 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:29:06.947Z] #76 71.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:29:06.947Z] #76 71.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:29:07.206Z] #76 71.20 Selecting previously unselected package libcap-dev:amd64. [2022-09-01T08:29:07.206Z] #76 71.21 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-01T08:29:07.206Z] #76 71.21 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:29:07.206Z] #76 ... [2022-09-01T08:29:07.206Z] [2022-09-01T08:29:07.206Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:07.206Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:07.206Z] #42 61.23 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:07.206Z] #42 61.77 Fetched 17.7 MB in 2s (7268 kB/s) [2022-09-01T08:29:07.206Z] #42 61.98 Selecting previously unselected package xxd. [2022-09-01T08:29:07.206Z] #42 61.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-09-01T08:29:07.206Z] #42 62.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:29:07.206Z] #42 62.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:07.206Z] #42 62.60 Selecting previously unselected package vim-common. [2022-09-01T08:29:07.206Z] #42 62.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:29:07.206Z] #42 62.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:07.206Z] #42 63.30 Selecting previously unselected package cmake-data. [2022-09-01T08:29:07.206Z] #42 63.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-01T08:29:07.206Z] #42 63.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:07.206Z] #42 69.75 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:29:07.206Z] #42 69.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:29:07.206Z] #42 69.85 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:07.206Z] #42 ... [2022-09-01T08:29:07.206Z] [2022-09-01T08:29:07.206Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:07.206Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:07.206Z] #76 71.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:29:07.206Z] #76 71.37 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:07.206Z] #76 71.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:07.774Z] #76 ... [2022-09-01T08:29:07.774Z] [2022-09-01T08:29:07.774Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:29:07.774Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:29:07.774Z] #64 2.049 + RM_GOPATH=0 [2022-09-01T08:29:07.774Z] #64 2.049 + TMP_GOPATH= [2022-09-01T08:29:07.774Z] #64 2.049 + : /build [2022-09-01T08:29:07.774Z] #64 2.049 + '[' -z '' ']' [2022-09-01T08:29:07.774Z] #64 2.049 ++ mktemp -d [2022-09-01T08:29:07.774Z] #64 2.062 + export GOPATH=/tmp/tmp.9kM9lVJbbK [2022-09-01T08:29:07.774Z] #64 2.062 + GOPATH=/tmp/tmp.9kM9lVJbbK [2022-09-01T08:29:07.774Z] #64 2.062 + RM_GOPATH=1 [2022-09-01T08:29:07.774Z] #64 2.062 + case "$(go env GOARCH)" in [2022-09-01T08:29:07.774Z] #64 2.062 ++ go env GOARCH [2022-09-01T08:29:07.774Z] #64 2.122 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:07.774Z] #64 2.122 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:07.774Z] #64 2.122 ++ dirname /install.sh [2022-09-01T08:29:07.774Z] #64 2.122 + dir=/ [2022-09-01T08:29:07.774Z] #64 2.122 + bin=containerd [2022-09-01T08:29:07.774Z] #64 2.122 + shift [2022-09-01T08:29:07.774Z] #64 2.122 + '[' '!' -f //containerd.installer ']' [2022-09-01T08:29:07.774Z] #64 2.122 + . //containerd.installer [2022-09-01T08:29:07.774Z] #64 2.122 ++ set -e [2022-09-01T08:29:07.774Z] #64 2.122 ++ : v1.6.8 [2022-09-01T08:29:07.774Z] #64 2.122 + install_containerd [2022-09-01T08:29:07.774Z] #64 2.122 + echo 'Install containerd version v1.6.8' [2022-09-01T08:29:07.774Z] #64 2.122 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9kM9lVJbbK/src/github.com/containerd/containerd [2022-09-01T08:29:07.774Z] #64 2.122 Cloning into '/tmp/tmp.9kM9lVJbbK/src/github.com/containerd/containerd'... [2022-09-01T08:29:07.774Z] #64 2.122 Install containerd version v1.6.8 [2022-09-01T08:29:07.774Z] #64 ... [2022-09-01T08:29:07.774Z] [2022-09-01T08:29:07.774Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:07.774Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:07.774Z] #76 71.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-01T08:29:07.774Z] #76 71.70 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:07.774Z] #76 71.70 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:07.792Z] #84 111.1 checking for ANSI C header files... yes [2022-09-01T08:29:08.033Z] #76 72.05 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:29:08.033Z] #76 72.05 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:29:08.033Z] #76 72.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:08.044Z] #64 ... [2022-09-01T08:29:08.044Z] [2022-09-01T08:29:08.044Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:08.044Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:08.044Z] #42 70.08 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:29:08.044Z] #42 70.08 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:29:08.054Z] #84 112.4 checking for sys/types.h... yes [2022-09-01T08:29:08.301Z] #42 70.12 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:08.301Z] #42 ... [2022-09-01T08:29:08.301Z] [2022-09-01T08:29:08.301Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:29:08.301Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:29:08.301Z] #55 60.32 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T08:29:08.301Z] #55 61.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T08:29:08.301Z] #55 61.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-01T08:29:08.301Z] #55 61.62 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T08:29:08.301Z] #55 61.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-01T08:29:08.301Z] #55 62.50 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-01T08:29:08.301Z] #55 62.63 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T08:29:08.301Z] #55 62.84 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-01T08:29:08.301Z] #55 62.92 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-01T08:29:08.301Z] #55 63.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T08:29:08.301Z] #55 63.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T08:29:08.301Z] #55 63.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T08:29:08.301Z] #55 63.35 go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T08:29:08.301Z] #55 64.03 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T08:29:08.301Z] #55 64.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-01T08:29:08.301Z] #55 66.00 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-01T08:29:08.301Z] #55 66.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-01T08:29:08.314Z] #84 112.7 checking for sys/stat.h... yes [2022-09-01T08:29:08.559Z] #55 ... [2022-09-01T08:29:08.559Z] [2022-09-01T08:29:08.559Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:08.559Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:08.559Z] #76 63.85 Fetched 5940 kB in 1s (4823 kB/s) [2022-09-01T08:29:08.559Z] #76 64.14 Selecting previously unselected package bzip2. [2022-09-01T08:29:08.559Z] #76 64.14 (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-09-01T08:29:08.559Z] #76 64.29 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 64.30 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:29:08.559Z] #76 64.66 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:29:08.559Z] #76 64.68 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 64.73 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:29:08.559Z] #76 65.91 Selecting previously unselected package libmagic1:amd64. [2022-09-01T08:29:08.559Z] #76 65.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 65.92 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:29:08.559Z] #76 66.31 Selecting previously unselected package file. [2022-09-01T08:29:08.559Z] #76 66.32 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 66.33 Unpacking file (1:5.39-3) ... [2022-09-01T08:29:08.559Z] #76 66.64 Selecting previously unselected package xz-utils. [2022-09-01T08:29:08.559Z] #76 66.64 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 66.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:08.559Z] #76 67.07 Selecting previously unselected package libsigsegv2:amd64. [2022-09-01T08:29:08.559Z] #76 67.07 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 67.07 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:29:08.559Z] #76 67.46 Selecting previously unselected package m4. [2022-09-01T08:29:08.559Z] #76 67.46 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 67.52 Unpacking m4 (1.4.18-5) ... [2022-09-01T08:29:08.559Z] #76 67.89 Selecting previously unselected package autoconf. [2022-09-01T08:29:08.559Z] #76 67.89 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-01T08:29:08.559Z] #76 67.91 Unpacking autoconf (2.69-14) ... [2022-09-01T08:29:08.559Z] #76 68.75 Selecting previously unselected package autotools-dev. [2022-09-01T08:29:08.559Z] #76 68.76 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-01T08:29:08.559Z] #76 68.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:29:08.559Z] #76 69.12 Selecting previously unselected package automake. [2022-09-01T08:29:08.559Z] #76 69.12 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-01T08:29:08.559Z] #76 69.16 Unpacking automake (1:1.16.3-2) ... [2022-09-01T08:29:08.559Z] #76 70.13 Selecting previously unselected package patch. [2022-09-01T08:29:08.559Z] #76 70.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:29:08.559Z] #76 70.15 Unpacking patch (2.7.6-7) ... [2022-09-01T08:29:08.559Z] #76 70.39 Selecting previously unselected package dpkg-dev. [2022-09-01T08:29:08.559Z] #76 70.40 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:29:08.559Z] #76 70.42 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:29:08.574Z] #84 113.0 checking for stdlib.h... yes [2022-09-01T08:29:08.603Z] #76 72.50 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:29:08.604Z] #76 72.52 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:29:08.604Z] #76 72.54 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:29:08.839Z] #84 113.2 checking for string.h... yes [2022-09-01T08:29:08.888Z] #51 57.16 Setting up criu (3.17.1-1) ... [2022-09-01T08:29:08.888Z] #51 ... [2022-09-01T08:29:08.888Z] [2022-09-01T08:29:08.888Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:08.888Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:08.888Z] #42 54.03 Selecting previously unselected package libxml2:amd64. [2022-09-01T08:29:08.888Z] #42 54.03 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 54.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:08.888Z] #42 54.57 Selecting previously unselected package libarchive13:amd64. [2022-09-01T08:29:08.888Z] #42 54.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 54.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:08.888Z] #42 54.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-01T08:29:08.888Z] #42 54.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 54.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:08.888Z] #42 55.06 Selecting previously unselected package librhash0:amd64. [2022-09-01T08:29:08.888Z] #42 55.06 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 55.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:08.888Z] #42 55.25 Selecting previously unselected package libuv1:amd64. [2022-09-01T08:29:08.888Z] #42 55.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 55.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:08.888Z] #42 55.46 Selecting previously unselected package cmake. [2022-09-01T08:29:08.888Z] #42 55.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-01T08:29:08.888Z] #42 55.46 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:09.099Z] #84 113.6 checking for memory.h... yes [2022-09-01T08:29:09.620Z] #84 113.9 checking for strings.h... yes [2022-09-01T08:29:09.836Z] #67 103.8 rootlesskit version 1.0.0 [2022-09-01T08:29:09.837Z] #67 103.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-01T08:29:09.837Z] #67 103.8 -container-ip string [2022-09-01T08:29:09.837Z] #67 103.8 container ip [2022-09-01T08:29:09.837Z] #67 103.8 -container-port int [2022-09-01T08:29:09.837Z] #67 103.8 container port (default -1) [2022-09-01T08:29:09.837Z] #67 103.8 -host-ip string [2022-09-01T08:29:09.837Z] #67 103.8 host ip [2022-09-01T08:29:09.837Z] #67 103.8 -host-port int [2022-09-01T08:29:09.837Z] #67 103.8 host port (default -1) [2022-09-01T08:29:09.837Z] #67 103.8 -proto string [2022-09-01T08:29:09.837Z] #67 103.8 proxy protocol (default "tcp") [2022-09-01T08:29:09.890Z] #84 114.3 checking for inttypes.h... yes [2022-09-01T08:29:09.946Z] #76 ... [2022-09-01T08:29:09.946Z] [2022-09-01T08:29:09.946Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:09.946Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:09.946Z] #51 61.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-01T08:29:09.946Z] #51 63.82 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:09.946Z] #51 64.41 Fetched 2315 kB in 4s (643 kB/s) [2022-09-01T08:29:09.946Z] #51 64.61 Selecting previously unselected package libprotobuf23:amd64. [2022-09-01T08:29:09.946Z] #51 64.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:09.946Z] #51 64.78 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 64.79 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:09.946Z] #51 66.46 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:29:09.946Z] #51 66.46 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:29:09.946Z] #51 66.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:09.946Z] #51 66.97 Selecting previously unselected package python3-six. [2022-09-01T08:29:09.946Z] #51 66.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-01T08:29:09.946Z] #51 67.02 Unpacking python3-six (1.16.0-2) ... [2022-09-01T08:29:09.946Z] #51 67.36 Selecting previously unselected package python3-protobuf. [2022-09-01T08:29:09.946Z] #51 67.38 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 67.42 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:09.946Z] #51 68.52 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:29:09.946Z] #51 68.52 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 68.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:09.946Z] #51 68.88 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:29:09.946Z] #51 68.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 68.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:09.946Z] #51 69.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:29:09.946Z] #51 69.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 69.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:09.946Z] #51 69.36 Selecting previously unselected package criu. [2022-09-01T08:29:09.946Z] #51 69.36 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-01T08:29:09.946Z] #51 69.37 Unpacking criu (3.17.1-1) ... [2022-09-01T08:29:09.946Z] #51 70.69 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:09.946Z] #51 ... [2022-09-01T08:29:09.946Z] [2022-09-01T08:29:09.946Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:09.946Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:29:09.995Z] #76 73.89 Selecting previously unselected package libtool. [2022-09-01T08:29:09.995Z] #76 73.89 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-01T08:29:09.995Z] #76 73.92 Unpacking libtool (2.4.6-15) ... [2022-09-01T08:29:10.127Z] #67 ... [2022-09-01T08:29:10.127Z] [2022-09-01T08:29:10.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:10.127Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:10.127Z] #77 55.79 configure.ac:7: installing 'build-aux/compile' [2022-09-01T08:29:10.127Z] #77 55.80 configure.ac:9: installing 'build-aux/config.guess' [2022-09-01T08:29:10.127Z] #77 55.80 configure.ac:9: installing 'build-aux/config.sub' [2022-09-01T08:29:10.127Z] #77 55.82 configure.ac:11: installing 'build-aux/install-sh' [2022-09-01T08:29:10.127Z] #77 55.83 configure.ac:11: installing 'build-aux/missing' [2022-09-01T08:29:10.127Z] #77 56.05 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:29:10.127Z] #77 56.15 parallel-tests: installing 'build-aux/test-driver' [2022-09-01T08:29:10.127Z] #77 58.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:29:10.127Z] #77 58.49 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:29:10.127Z] #77 59.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:29:10.127Z] #77 59.10 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:29:10.127Z] #77 59.21 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:29:10.127Z] #77 59.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:29:10.257Z] #76 ... [2022-09-01T08:29:10.257Z] [2022-09-01T08:29:10.257Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:10.257Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:10.257Z] #14 64.40 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-09-01T08:29:10.257Z] #14 65.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-09-01T08:29:10.257Z] #14 66.90 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-09-01T08:29:10.257Z] #14 69.63 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-09-01T08:29:10.257Z] #14 70.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-09-01T08:29:10.257Z] #14 70.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-01T08:29:10.257Z] #14 70.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-01T08:29:10.257Z] #14 70.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:29:10.257Z] #14 70.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:29:10.257Z] #14 70.69 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-09-01T08:29:10.257Z] #14 70.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:29:10.257Z] #14 70.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-01T08:29:10.257Z] #14 70.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-01T08:29:10.257Z] #14 70.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-01T08:29:10.257Z] #14 70.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-01T08:29:10.257Z] #14 70.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-01T08:29:10.257Z] #14 70.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-01T08:29:10.257Z] #14 70.89 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-09-01T08:29:10.257Z] #14 70.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:29:10.257Z] #14 70.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:29:10.257Z] #14 72.59 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:10.257Z] #14 72.90 Fetched 115 MB in 12s (9255 kB/s) [2022-09-01T08:29:10.257Z] #14 73.02 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-01T08:29:10.257Z] #14 73.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:10.257Z] #14 73.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:10.257Z] #14 73.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:10.440Z] #77 59.41 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:29:10.440Z] #77 59.55 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:29:10.463Z] #84 114.7 checking for stdint.h... yes [2022-09-01T08:29:10.463Z] #84 114.9 checking for unistd.h... yes [2022-09-01T08:29:10.516Z] #14 ... [2022-09-01T08:29:10.516Z] [2022-09-01T08:29:10.516Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:10.516Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:29:10.723Z] #84 115.2 checking for dlfcn.h... yes [2022-09-01T08:29:10.723Z] #84 115.4 checking for objdir... .libs [2022-09-01T08:29:10.724Z] #34 71.68 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-01T08:29:10.836Z] #42 ... [2022-09-01T08:29:10.836Z] [2022-09-01T08:29:10.836Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:10.836Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:10.836Z] #51 59.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:10.836Z] #51 DONE 59.9s [2022-09-01T08:29:10.836Z] [2022-09-01T08:29:10.836Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:10.836Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:10.836Z] #42 60.15 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:10.836Z] #42 60.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:10.836Z] #42 60.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:10.836Z] #42 60.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:10.836Z] #42 60.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:10.836Z] #42 60.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:10.836Z] #42 60.33 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:10.836Z] #42 60.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:10.982Z] #34 72.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-01T08:29:10.984Z] #84 ... [2022-09-01T08:29:10.984Z] [2022-09-01T08:29:10.984Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:29:10.984Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:29:10.984Z] #19 148.5 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-09-01T08:29:10.984Z] #19 148.5 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-09-01T08:29:10.984Z] #19 148.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-01T08:29:10.984Z] #19 148.9 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-09-01T08:29:10.984Z] #19 149.2 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-09-01T08:29:10.984Z] #19 152.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-01T08:29:10.984Z] #19 152.1 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:29:10.984Z] #19 152.1 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-01T08:29:10.984Z] #19 152.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-01T08:29:10.984Z] #19 152.2 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-01T08:29:10.984Z] #19 152.2 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:29:10.984Z] #19 153.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-01T08:29:10.984Z] #19 153.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-01T08:29:10.984Z] #19 153.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-09-01T08:29:10.984Z] #19 153.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-01T08:29:10.984Z] #19 153.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-01T08:29:10.984Z] #19 153.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-01T08:29:10.984Z] #19 153.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-01T08:29:10.984Z] #19 153.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-09-01T08:29:10.984Z] #19 153.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-01T08:29:10.984Z] #19 153.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-01T08:29:10.984Z] #19 153.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-01T08:29:10.984Z] #19 153.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-01T08:29:10.984Z] #19 153.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-01T08:29:10.984Z] #19 153.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-09-01T08:29:10.984Z] #19 153.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-09-01T08:29:10.984Z] #19 156.0 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-09-01T08:29:10.984Z] #19 156.0 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-09-01T08:29:10.984Z] #19 156.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-01T08:29:10.984Z] #19 156.2 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-09-01T08:29:10.984Z] #19 156.3 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-09-01T08:29:11.093Z] #42 60.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:11.093Z] #42 60.37 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:11.093Z] #42 60.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:11.244Z] #19 ... [2022-09-01T08:29:11.244Z] [2022-09-01T08:29:11.244Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:11.244Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:11.292Z] #34 74.12 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 95% (1451/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-09-01T08:29:11.349Z] #42 DONE 60.9s [2022-09-01T08:29:11.349Z] [2022-09-01T08:29:11.349Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-01T08:29:11.349Z] #43 sha256:3d714a201db1d4b0bec17cbf7072c707d5dde7a813341b62a4aefbcb7daad92e [2022-09-01T08:29:11.536Z] #84 115.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:29:11.536Z] #84 116.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:29:11.546Z] #34 73.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:11.551Z] #34 75.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-01T08:29:11.796Z] #84 116.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:29:11.817Z] #34 75.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:11.913Z] #43 DONE 0.4s [2022-09-01T08:29:11.913Z] [2022-09-01T08:29:11.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:11.913Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:11.913Z] #14 52.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-01T08:29:11.913Z] #14 52.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:11.913Z] #14 52.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:11.913Z] #14 54.81 Selecting previously unselected package binutils-mingw-w64. [2022-09-01T08:29:11.913Z] #14 54.85 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-01T08:29:11.913Z] #14 54.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:29:11.913Z] #14 55.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-01T08:29:11.913Z] #14 55.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:11.913Z] #14 55.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:29:11.913Z] #14 55.28 Selecting previously unselected package dmsetup. [2022-09-01T08:29:11.913Z] #14 55.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:11.913Z] #14 55.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:29:11.913Z] #14 55.49 Selecting previously unselected package mingw-w64-common. [2022-09-01T08:29:11.913Z] #14 55.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-01T08:29:11.913Z] #14 55.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-01T08:29:11.913Z] #14 ... [2022-09-01T08:29:11.913Z] [2022-09-01T08:29:11.913Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:11.913Z] #44 sha256:55279f3dd05e78046d8e2df8dcdf1e15fe7640f32d2765024119c430a68d3484 [2022-09-01T08:29:12.057Z] #84 116.3 checking if gcc static flag -static works... yes [2022-09-01T08:29:12.057Z] #84 116.6 checking if gcc supports -c -o file.o... yes [2022-09-01T08:29:12.057Z] #84 116.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:29:12.317Z] #84 116.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:29:12.344Z] #77 ... [2022-09-01T08:29:12.344Z] [2022-09-01T08:29:12.344Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:29:12.344Z] #67 sha256:4ef64183cf48b2dec0a7aecf5e0a08a20365f6eab3e98b11ee99fa643bdebb0f [2022-09-01T08:29:12.344Z] #67 DONE 107.1s [2022-09-01T08:29:12.344Z] [2022-09-01T08:29:12.344Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-01T08:29:12.344Z] #68 sha256:0e0599b284aa5e6431aace1ea6b59ebc97e70118b269035be0adfc0e744bb1ca [2022-09-01T08:29:12.478Z] #34 ... [2022-09-01T08:29:12.478Z] [2022-09-01T08:29:12.478Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:12.478Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:12.478Z] #14 64.29 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-09-01T08:29:12.478Z] #14 65.25 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-09-01T08:29:12.478Z] #14 66.47 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-09-01T08:29:12.478Z] #14 68.64 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-09-01T08:29:12.478Z] #14 69.43 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-09-01T08:29:12.478Z] #14 69.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-01T08:29:12.478Z] #14 69.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-01T08:29:12.478Z] #14 69.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:29:12.478Z] #14 69.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:29:12.478Z] #14 69.47 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-09-01T08:29:12.478Z] #14 69.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:29:12.478Z] #14 69.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-01T08:29:12.478Z] #14 69.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-01T08:29:12.478Z] #14 69.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-01T08:29:12.478Z] #14 69.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-01T08:29:12.478Z] #14 69.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-01T08:29:12.478Z] #14 69.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-01T08:29:12.478Z] #14 69.64 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-09-01T08:29:12.478Z] #14 69.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:29:12.478Z] #14 69.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:29:12.478Z] #14 71.24 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:12.478Z] #14 71.64 Fetched 115 MB in 10s (11.3 MB/s) [2022-09-01T08:29:12.478Z] #14 71.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-01T08:29:12.478Z] #14 71.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:12.478Z] #14 72.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:12.478Z] #14 72.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:12.478Z] #14 ... [2022-09-01T08:29:12.478Z] [2022-09-01T08:29:12.478Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:12.478Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:12.478Z] #51 73.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:12.478Z] #51 73.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:12.478Z] #51 73.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:12.478Z] #51 73.93 Setting up python3-six (1.16.0-2) ... [2022-09-01T08:29:12.581Z] #84 116.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:29:12.581Z] #84 117.2 checking how to hardcode library paths into programs... immediate [2022-09-01T08:29:12.581Z] #84 117.2 checking whether stripping libraries is possible... yes [2022-09-01T08:29:12.581Z] #84 117.2 checking if libtool supports shared libraries... yes [2022-09-01T08:29:12.581Z] #84 117.2 checking whether to build shared libraries... no [2022-09-01T08:29:12.581Z] #84 117.2 checking whether to build static libraries... yes [2022-09-01T08:29:12.581Z] #84 117.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:12.581Z] #84 117.3 checking whether build environment is sane... yes [2022-09-01T08:29:12.602Z] #68 DONE 0.1s [2022-09-01T08:29:12.602Z] [2022-09-01T08:29:12.602Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-01T08:29:12.602Z] #69 sha256:e3bc763a9704835f923d2b20ef2b6dc117a71896778e64ff49db711d26101d27 [2022-09-01T08:29:12.602Z] #69 DONE 0.1s [2022-09-01T08:29:12.602Z] [2022-09-01T08:29:12.602Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:12.603Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-09-01T08:29:12.603Z] #14 99.72 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-01T08:29:12.603Z] #14 99.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-01T08:29:12.603Z] #14 99.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:29:12.603Z] #14 105.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-01T08:29:12.603Z] #14 105.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-01T08:29:12.603Z] #14 105.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:29:12.603Z] #14 106.5 Selecting previously unselected package libapparmor1:arm64. [2022-09-01T08:29:12.603Z] #14 106.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-01T08:29:12.603Z] #14 106.5 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-01T08:29:12.603Z] #14 106.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-01T08:29:12.603Z] #14 106.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-01T08:29:12.603Z] #14 106.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-01T08:29:12.603Z] #14 107.4 Selecting previously unselected package libbtrfs0:arm64. [2022-09-01T08:29:12.603Z] #14 107.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-01T08:29:12.603Z] #14 107.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-01T08:29:12.603Z] #14 107.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-01T08:29:12.603Z] #14 107.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-01T08:29:12.603Z] #14 107.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-01T08:29:12.846Z] #84 117.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:12.846Z] #84 117.4 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:12.861Z] #14 108.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-01T08:29:12.861Z] #14 108.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-01T08:29:12.861Z] #14 108.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:29:12.861Z] #14 108.1 Selecting previously unselected package libudev-dev:arm64. [2022-09-01T08:29:12.861Z] #14 108.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-01T08:29:12.861Z] #14 108.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-01T08:29:13.117Z] #84 117.6 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:13.118Z] #84 117.7 checking whether make supports nested variables... yes [2022-09-01T08:29:13.118Z] #84 117.8 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:13.118Z] #84 117.8 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:13.195Z] #34 ... [2022-09-01T08:29:13.195Z] [2022-09-01T08:29:13.195Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:13.195Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:13.195Z] #76 74.44 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:29:13.195Z] #76 74.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:29:13.195Z] #76 74.44 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:29:13.195Z] #76 75.07 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:29:13.195Z] #76 75.08 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:29:13.195Z] #76 75.08 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:29:13.195Z] #76 75.36 Selecting previously unselected package libyajl-dev:amd64. [2022-09-01T08:29:13.195Z] #76 75.36 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-01T08:29:13.195Z] #76 75.40 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:29:13.195Z] #76 75.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:13.195Z] #76 75.75 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:29:13.195Z] #76 75.78 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:29:13.195Z] #76 75.80 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:29:13.195Z] #76 75.84 Setting up file (1:5.39-3) ... [2022-09-01T08:29:13.195Z] #76 75.85 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:29:13.195Z] #76 75.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:13.195Z] #76 75.96 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:13.195Z] #76 75.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:29:13.195Z] #76 76.02 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:29:13.195Z] #76 76.05 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:29:13.195Z] #76 76.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:13.195Z] #76 76.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:29:13.195Z] #76 76.18 Setting up patch (2.7.6-7) ... [2022-09-01T08:29:13.195Z] #76 76.25 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:29:13.195Z] #76 76.34 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:29:13.195Z] #76 76.46 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:29:13.195Z] #76 76.51 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:29:13.195Z] #76 76.54 Setting up libtool (2.4.6-15) ... [2022-09-01T08:29:13.195Z] #76 76.55 Setting up m4 (1.4.18-5) ... [2022-09-01T08:29:13.195Z] #76 76.57 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:29:13.195Z] #76 76.59 Setting up autoconf (2.69-14) ... [2022-09-01T08:29:13.195Z] #76 76.63 Setting up build-essential (12.9) ... [2022-09-01T08:29:13.195Z] #76 76.66 Setting up automake (1:1.16.3-2) ... [2022-09-01T08:29:13.195Z] #76 76.69 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-01T08:29:13.195Z] #76 76.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:13.195Z] #76 DONE 77.2s [2022-09-01T08:29:13.378Z] #84 117.8 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:13.428Z] #14 108.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-01T08:29:13.428Z] #14 108.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-01T08:29:13.428Z] #14 108.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-01T08:29:13.458Z] [2022-09-01T08:29:13.458Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:13.458Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:13.643Z] #84 118.0 checking dependency style of gcc... gcc3 [2022-09-01T08:29:13.643Z] #84 118.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:13.643Z] #84 118.2 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:13.643Z] #84 118.2 checking for gawk... (cached) mawk [2022-09-01T08:29:13.643Z] #84 118.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:29:13.643Z] #84 118.3 checking for gcc... (cached) gcc [2022-09-01T08:29:13.913Z] #84 118.4 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:29:13.913Z] #84 118.4 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:29:13.913Z] #84 118.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:29:13.913Z] #84 118.4 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:29:13.913Z] #84 118.4 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:29:13.913Z] #84 118.5 checking for python3... /usr/bin/python3 [2022-09-01T08:29:13.997Z] #14 109.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-01T08:29:13.997Z] #14 109.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-01T08:29:13.997Z] #14 109.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-01T08:29:13.997Z] #14 109.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-01T08:29:13.997Z] #14 109.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-01T08:29:13.997Z] #14 109.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-01T08:29:13.997Z] #14 109.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-01T08:29:13.997Z] #14 109.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-01T08:29:13.997Z] #14 109.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-01T08:29:14.178Z] #84 118.6 checking for python3 version... 3.9 [2022-09-01T08:29:14.178Z] #84 118.7 checking for python3 platform... linux [2022-09-01T08:29:14.256Z] #14 109.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-01T08:29:14.256Z] #14 109.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-01T08:29:14.256Z] #14 109.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-01T08:29:14.440Z] #51 76.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:14.440Z] #51 76.17 Setting up python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:14.447Z] #84 118.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:29:14.447Z] #84 119.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:29:14.447Z] #84 119.2 checking for go-md2man... no [2022-09-01T08:29:14.708Z] #84 119.2 checking error.h usability... yes [2022-09-01T08:29:14.775Z] #14 109.8 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-01T08:29:14.775Z] #14 109.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-01T08:29:14.775Z] #14 109.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-01T08:29:14.775Z] #14 110.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-01T08:29:14.838Z] #77 1.262 Cloning into '/tmp/crun-build'... [2022-09-01T08:29:14.969Z] #84 119.5 checking error.h presence... yes [2022-09-01T08:29:14.969Z] #84 119.5 checking for error.h... yes [2022-09-01T08:29:15.034Z] #14 110.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-01T08:29:15.034Z] #14 110.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:29:15.034Z] #14 110.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-01T08:29:15.034Z] #14 110.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-01T08:29:15.034Z] #14 110.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:15.034Z] #14 110.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-01T08:29:15.034Z] #14 110.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-01T08:29:15.034Z] #14 110.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-01T08:29:15.230Z] #84 119.6 checking linux/openat2.h usability... yes [2022-09-01T08:29:15.230Z] #84 119.9 checking linux/openat2.h presence... yes [2022-09-01T08:29:15.230Z] #84 119.9 checking for linux/openat2.h... yes [2022-09-01T08:29:15.602Z] #14 110.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:15.602Z] #14 110.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-01T08:29:15.602Z] #14 110.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:15.602Z] #14 110.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-01T08:29:15.602Z] #14 110.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:29:15.603Z] #14 110.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-01T08:29:15.603Z] #14 110.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-01T08:29:15.603Z] #14 110.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-01T08:29:15.603Z] #14 110.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-01T08:29:15.749Z] #84 120.0 checking for copy_file_range... yes [2022-09-01T08:29:15.862Z] #14 110.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:29:15.862Z] #14 111.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-01T08:29:15.862Z] #14 111.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-01T08:29:15.862Z] #14 111.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:15.862Z] #14 111.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:15.862Z] #14 111.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-09-01T08:29:15.862Z] #14 111.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:29:15.862Z] #14 111.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-09-01T08:29:15.862Z] #14 111.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:29:15.862Z] #14 111.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:29:15.862Z] #14 111.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-01T08:29:16.084Z] #44 4.230 + RM_GOPATH=0 [2022-09-01T08:29:16.084Z] #44 4.230 + TMP_GOPATH= [2022-09-01T08:29:16.084Z] #44 4.230 + : /build [2022-09-01T08:29:16.084Z] #44 4.230 + '[' -z '' ']' [2022-09-01T08:29:16.084Z] #44 4.231 ++ mktemp -d [2022-09-01T08:29:16.084Z] #44 4.262 + export GOPATH=/tmp/tmp.Cc3t6MxOQy [2022-09-01T08:29:16.084Z] #44 4.262 + GOPATH=/tmp/tmp.Cc3t6MxOQy [2022-09-01T08:29:16.084Z] #44 4.262 + RM_GOPATH=1 [2022-09-01T08:29:16.084Z] #44 4.262 + case "$(go env GOARCH)" in [2022-09-01T08:29:16.084Z] #44 4.262 ++ go env GOARCH [2022-09-01T08:29:16.084Z] #44 4.298 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:16.084Z] #44 4.298 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:16.084Z] #44 4.298 ++ dirname /install.sh [2022-09-01T08:29:16.084Z] #44 4.298 + dir=/ [2022-09-01T08:29:16.084Z] #44 4.298 + bin=tini [2022-09-01T08:29:16.084Z] #44 4.298 + shift [2022-09-01T08:29:16.084Z] #44 4.298 + '[' '!' -f //tini.installer ']' [2022-09-01T08:29:16.084Z] #44 4.298 + . //tini.installer [2022-09-01T08:29:16.084Z] #44 4.298 ++ : v0.19.0 [2022-09-01T08:29:16.084Z] #44 4.298 + install_tini [2022-09-01T08:29:16.084Z] #44 4.298 + echo 'Install tini version v0.19.0' [2022-09-01T08:29:16.084Z] #44 4.298 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cc3t6MxOQy/tini [2022-09-01T08:29:16.084Z] #44 4.298 Cloning into '/tmp/tmp.Cc3t6MxOQy/tini'... [2022-09-01T08:29:16.084Z] #44 4.305 Install tini version v0.19.0 [2022-09-01T08:29:16.131Z] #14 111.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:16.131Z] #14 111.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:29:16.131Z] #14 111.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:29:16.132Z] #14 111.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:29:16.132Z] #14 111.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:29:16.132Z] #14 111.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-01T08:29:16.132Z] #14 111.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:16.318Z] #84 120.4 checking for fgetxattr... yes [2022-09-01T08:29:16.391Z] #14 DONE 111.7s [2022-09-01T08:29:16.392Z] [2022-09-01T08:29:16.392Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-01T08:29:16.392Z] #59 sha256:d99a780cb40dc2d21ade4f98e5db92857cbd282280a532a6fadbb7dcfcd7f834 [2022-09-01T08:29:16.579Z] #84 120.9 checking for statx... yes [2022-09-01T08:29:16.652Z] #59 DONE 0.1s [2022-09-01T08:29:16.652Z] [2022-09-01T08:29:16.652Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:29:16.652Z] #60 sha256:33f62f40b05b82bfbde85b55de6b08504bd10abb662e7429dce2a7c58d85b8df [2022-09-01T08:29:16.976Z] #51 ... [2022-09-01T08:29:16.976Z] [2022-09-01T08:29:16.976Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-01T08:29:16.976Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-09-01T08:29:16.976Z] #76 72.19 Selecting previously unselected package build-essential. [2022-09-01T08:29:16.976Z] #76 72.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 72.26 Unpacking build-essential (12.9) ... [2022-09-01T08:29:16.976Z] #76 72.46 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:29:16.976Z] #76 72.50 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 72.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:29:16.976Z] #76 72.55 Selecting previously unselected package libcap-dev:amd64. [2022-09-01T08:29:16.976Z] #76 72.55 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 72.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:29:16.976Z] #76 72.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:29:16.976Z] #76 72.75 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 72.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:16.976Z] #76 73.05 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-01T08:29:16.976Z] #76 73.06 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 73.06 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:16.976Z] #76 73.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:29:16.976Z] #76 73.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 73.44 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:16.976Z] #76 73.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:29:16.976Z] #76 73.89 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 73.94 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:29:16.976Z] #76 75.01 Selecting previously unselected package libtool. [2022-09-01T08:29:16.976Z] #76 75.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-01T08:29:16.976Z] #76 75.05 Unpacking libtool (2.4.6-15) ... [2022-09-01T08:29:16.976Z] #76 75.40 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:29:16.976Z] #76 75.42 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 75.42 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:29:16.976Z] #76 75.82 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:29:16.976Z] #76 75.84 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 75.85 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:29:16.976Z] #76 76.06 Selecting previously unselected package libyajl-dev:amd64. [2022-09-01T08:29:16.976Z] #76 76.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-01T08:29:16.976Z] #76 76.07 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:29:16.976Z] #76 76.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:29:16.976Z] #76 76.59 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:29:16.976Z] #76 76.67 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:29:16.976Z] #76 76.73 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:29:16.976Z] #76 76.79 Setting up file (1:5.39-3) ... [2022-09-01T08:29:16.976Z] #76 76.84 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:29:16.976Z] #76 76.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:16.976Z] #76 76.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:16.976Z] #76 76.99 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:29:16.976Z] #76 77.07 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-01T08:29:16.976Z] #76 77.11 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-01T08:29:16.976Z] #76 77.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:16.976Z] #76 77.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:29:16.976Z] #76 77.17 Setting up patch (2.7.6-7) ... [2022-09-01T08:29:16.976Z] #76 77.26 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:29:16.976Z] #76 77.28 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-01T08:29:16.976Z] #76 77.32 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-01T08:29:16.976Z] #76 77.36 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:29:16.976Z] #76 77.42 Setting up libtool (2.4.6-15) ... [2022-09-01T08:29:16.976Z] #76 77.46 Setting up m4 (1.4.18-5) ... [2022-09-01T08:29:16.976Z] #76 77.47 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:29:16.976Z] #76 77.53 Setting up autoconf (2.69-14) ... [2022-09-01T08:29:16.976Z] #76 77.57 Setting up build-essential (12.9) ... [2022-09-01T08:29:16.976Z] #76 77.60 Setting up automake (1:1.16.3-2) ... [2022-09-01T08:29:16.976Z] #76 77.63 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-01T08:29:16.976Z] #76 77.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:16.976Z] #76 DONE 78.4s [2022-09-01T08:29:16.976Z] [2022-09-01T08:29:16.976Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:16.976Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:17.013Z] #44 5.238 + cd /tmp/tmp.Cc3t6MxOQy/tini [2022-09-01T08:29:17.013Z] #44 ... [2022-09-01T08:29:17.013Z] [2022-09-01T08:29:17.013Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:17.013Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:17.013Z] #77 6.891 Cloning into '/tmp/crun-build'... [2022-09-01T08:29:17.013Z] #77 14.03 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-01T08:29:17.013Z] #77 14.07 Cloning into '/tmp/crun-build/libocispec'... [2022-09-01T08:29:17.013Z] #77 15.23 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-01T08:29:17.013Z] #77 15.25 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-01T08:29:17.013Z] #77 15.25 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-01T08:29:17.013Z] #77 15.25 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-01T08:29:17.013Z] #77 15.25 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-01T08:29:17.150Z] #84 121.2 checking for fgetpwent_r... yes [2022-09-01T08:29:17.269Z] #77 ... [2022-09-01T08:29:17.269Z] [2022-09-01T08:29:17.270Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:17.270Z] #44 sha256:55279f3dd05e78046d8e2df8dcdf1e15fe7640f32d2765024119c430a68d3484 [2022-09-01T08:29:17.270Z] #44 5.238 + git checkout -q v0.19.0 [2022-09-01T08:29:17.270Z] #44 5.246 + cmake . [2022-09-01T08:29:17.592Z] #60 0.801 + RM_GOPATH=0 [2022-09-01T08:29:17.592Z] #60 0.801 + TMP_GOPATH= [2022-09-01T08:29:17.592Z] #60 0.801 + : /build [2022-09-01T08:29:17.592Z] #60 0.801 + '[' -z '' ']' [2022-09-01T08:29:17.592Z] #60 0.802 ++ mktemp -d [2022-09-01T08:29:17.592Z] #60 0.804 + export GOPATH=/tmp/tmp.MQzQpT0xFa [2022-09-01T08:29:17.592Z] #60 0.804 + GOPATH=/tmp/tmp.MQzQpT0xFa [2022-09-01T08:29:17.592Z] #60 0.804 + RM_GOPATH=1 [2022-09-01T08:29:17.592Z] #60 0.804 + case "$(go env GOARCH)" in [2022-09-01T08:29:17.592Z] #60 0.804 ++ go env GOARCH [2022-09-01T08:29:17.592Z] #60 0.838 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:17.592Z] #60 ... [2022-09-01T08:29:17.592Z] [2022-09-01T08:29:17.592Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:29:17.592Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-09-01T08:29:17.592Z] #15 DONE 1.0s [2022-09-01T08:29:17.592Z] [2022-09-01T08:29:17.592Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:29:17.592Z] #60 sha256:33f62f40b05b82bfbde85b55de6b08504bd10abb662e7429dce2a7c58d85b8df [2022-09-01T08:29:17.592Z] #60 0.838 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:17.592Z] #60 0.853 ++ dirname /install.sh [2022-09-01T08:29:17.592Z] #60 0.855 + dir=/ [2022-09-01T08:29:17.592Z] #60 0.856 + bin=runc [2022-09-01T08:29:17.592Z] #60 0.856 + shift [2022-09-01T08:29:17.592Z] #60 0.857 + '[' '!' -f //runc.installer ']' [2022-09-01T08:29:17.592Z] #60 0.857 + . //runc.installer [2022-09-01T08:29:17.592Z] #60 0.858 ++ set -e [2022-09-01T08:29:17.592Z] #60 0.860 ++ : v1.1.4 [2022-09-01T08:29:17.592Z] #60 0.861 + install_runc [2022-09-01T08:29:17.592Z] #60 0.861 + RUNC_BUILDTAGS=seccomp [2022-09-01T08:29:17.592Z] #60 0.861 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-01T08:29:17.592Z] #60 0.862 Install runc version v1.1.4 (build tags: seccomp) [2022-09-01T08:29:17.592Z] #60 0.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MQzQpT0xFa/src/github.com/opencontainers/runc [2022-09-01T08:29:17.592Z] #60 0.865 Cloning into '/tmp/tmp.MQzQpT0xFa/src/github.com/opencontainers/runc'... [2022-09-01T08:29:17.720Z] #84 121.8 checking for issetugid... no [2022-09-01T08:29:17.720Z] #84 122.3 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:29:17.720Z] #84 122.3 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:29:17.844Z] #44 5.853 -- The C compiler identification is GNU 10.2.1 [2022-09-01T08:29:17.845Z] #44 5.984 -- Detecting C compiler ABI info [2022-09-01T08:29:17.906Z] #77 1.269 Cloning into '/tmp/crun-build'... [2022-09-01T08:29:17.980Z] #84 122.3 checking for library containing yajl_tree_get... -lyajl [2022-09-01T08:29:17.980Z] #84 122.6 checking for yajl >= 2.0.0... yes [2022-09-01T08:29:18.128Z] #77 ... [2022-09-01T08:29:18.128Z] [2022-09-01T08:29:18.128Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:18.128Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:18.128Z] #51 71.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-01T08:29:18.128Z] #51 71.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:18.128Z] #51 71.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:29:18.128Z] #51 71.69 Setting up python3-six (1.16.0-2) ... [2022-09-01T08:29:18.128Z] #51 73.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:29:18.128Z] #51 73.58 Setting up python3-protobuf (3.12.4-1) ... [2022-09-01T08:29:18.128Z] #51 80.20 Setting up criu (3.17.1-1) ... [2022-09-01T08:29:18.128Z] #51 ... [2022-09-01T08:29:18.128Z] [2022-09-01T08:29:18.128Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:18.128Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:18.128Z] #42 80.46 Selecting previously unselected package libxml2:amd64. [2022-09-01T08:29:18.128Z] #42 80.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-01T08:29:18.128Z] #42 80.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:18.128Z] #42 81.22 Selecting previously unselected package libarchive13:amd64. [2022-09-01T08:29:18.128Z] #42 81.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-01T08:29:18.128Z] #42 81.27 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:18.128Z] #42 81.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-01T08:29:18.128Z] #42 81.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-01T08:29:18.128Z] #42 81.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:18.128Z] #42 82.14 Selecting previously unselected package librhash0:amd64. [2022-09-01T08:29:18.128Z] #42 82.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-01T08:29:18.128Z] #42 82.17 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:18.163Z] #60 ... [2022-09-01T08:29:18.163Z] [2022-09-01T08:29:18.163Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-01T08:29:18.163Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-09-01T08:29:18.163Z] #16 DONE 0.8s [2022-09-01T08:29:18.240Z] #84 122.7 checking sys/capability.h usability... yes [2022-09-01T08:29:18.240Z] #84 122.9 checking sys/capability.h presence... yes [2022-09-01T08:29:18.240Z] #84 123.1 checking for sys/capability.h... yes [2022-09-01T08:29:18.416Z] #44 6.642 -- Detecting C compiler ABI info - done [2022-09-01T08:29:18.421Z] [2022-09-01T08:29:18.421Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-01T08:29:18.421Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-09-01T08:29:18.672Z] #44 6.812 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-01T08:29:18.673Z] #44 6.812 -- Detecting C compile features [2022-09-01T08:29:18.673Z] #44 6.812 -- Detecting C compile features - done [2022-09-01T08:29:18.696Z] #42 82.51 Selecting previously unselected package libuv1:amd64. [2022-09-01T08:29:18.696Z] #42 82.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-01T08:29:18.696Z] #42 82.59 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:18.929Z] #44 ... [2022-09-01T08:29:18.929Z] [2022-09-01T08:29:18.929Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:29:18.930Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:29:18.930Z] #53 67.09 gotestsum version dev [2022-09-01T08:29:18.930Z] #53 DONE 68.1s [2022-09-01T08:29:18.930Z] [2022-09-01T08:29:18.930Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:18.930Z] #44 sha256:55279f3dd05e78046d8e2df8dcdf1e15fe7640f32d2765024119c430a68d3484 [2022-09-01T08:29:18.930Z] #44 6.934 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-01T08:29:18.956Z] #42 82.96 Selecting previously unselected package cmake. [2022-09-01T08:29:18.956Z] #42 82.97 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-01T08:29:18.956Z] #42 82.98 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:18.989Z] #17 0.605 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-01T08:29:18.989Z] #17 DONE 0.7s [2022-09-01T08:29:18.989Z] [2022-09-01T08:29:18.989Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:29:18.989Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-01T08:29:18.989Z] #36 ... [2022-09-01T08:29:18.989Z] [2022-09-01T08:29:18.989Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-01T08:29:18.989Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-09-01T08:29:19.186Z] #44 7.209 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-01T08:29:19.186Z] #44 7.256 -- Configuring done [2022-09-01T08:29:19.186Z] #44 7.311 -- Generating done [2022-09-01T08:29:19.186Z] #44 7.311 -- Build files have been written to: /tmp/tmp.Cc3t6MxOQy/tini [2022-09-01T08:29:19.186Z] #44 7.334 + make tini-static [2022-09-01T08:29:19.445Z] #44 7.693 Scanning dependencies of target tini-static [2022-09-01T08:29:19.445Z] #44 7.726 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-01T08:29:19.448Z] #84 123.1 checking for library containing cap_from_name... -lcap [2022-09-01T08:29:19.931Z] #18 DONE 0.7s [2022-09-01T08:29:19.931Z] [2022-09-01T08:29:19.931Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-01T08:29:19.931Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-09-01T08:29:20.387Z] #84 124.0 checking for library containing dlopen... -ldl [2022-09-01T08:29:20.506Z] #19 DONE 0.8s [2022-09-01T08:29:20.506Z] [2022-09-01T08:29:20.506Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:29:20.506Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:29:20.506Z] #55 ... [2022-09-01T08:29:20.506Z] [2022-09-01T08:29:20.506Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-01T08:29:20.506Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-09-01T08:29:20.647Z] #84 124.8 checking seccomp.h usability... yes [2022-09-01T08:29:20.647Z] #84 125.1 checking seccomp.h presence... yes [2022-09-01T08:29:20.647Z] #84 125.3 checking for seccomp.h... yes [2022-09-01T08:29:20.813Z] #44 9.025 [100%] Linking C executable tini-static [2022-09-01T08:29:21.232Z] #84 125.3 checking for library containing seccomp_rule_add... -lseccomp [2022-09-01T08:29:21.376Z] #44 9.713 [100%] Built target tini-static [2022-09-01T08:29:21.443Z] #20 DONE 0.8s [2022-09-01T08:29:21.444Z] [2022-09-01T08:29:21.444Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:29:21.444Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:29:21.491Z] #42 ... [2022-09-01T08:29:21.491Z] [2022-09-01T08:29:21.491Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:21.491Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:21.491Z] #51 83.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:21.491Z] #51 DONE 85.0s [2022-09-01T08:29:21.491Z] [2022-09-01T08:29:21.491Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:21.491Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:21.491Z] #14 76.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-01T08:29:21.491Z] #14 76.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:21.491Z] #14 76.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:21.491Z] #14 81.50 Selecting previously unselected package binutils-mingw-w64. [2022-09-01T08:29:21.491Z] #14 81.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-01T08:29:21.491Z] #14 81.52 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:29:21.491Z] #14 81.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-01T08:29:21.491Z] #14 81.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:21.491Z] #14 81.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:29:21.491Z] #14 82.14 Selecting previously unselected package dmsetup. [2022-09-01T08:29:21.491Z] #14 82.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:21.491Z] #14 82.16 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:29:21.491Z] #14 82.50 Selecting previously unselected package mingw-w64-common. [2022-09-01T08:29:21.491Z] #14 82.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-01T08:29:21.491Z] #14 82.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-01T08:29:21.492Z] #84 125.8 checking for library containing seccomp_arch_resolve_name... none required [2022-09-01T08:29:21.633Z] #44 9.802 + mkdir -p /build [2022-09-01T08:29:21.633Z] #44 9.812 + cp tini-static /build/docker-init [2022-09-01T08:29:21.752Z] #84 126.1 checking systemd/sd-bus.h usability... yes [2022-09-01T08:29:22.012Z] #84 126.4 checking systemd/sd-bus.h presence... yes [2022-09-01T08:29:22.012Z] #84 126.7 checking for systemd/sd-bus.h... [2022-09-01T08:29:22.012Z] #84 ... [2022-09-01T08:29:22.012Z] [2022-09-01T08:29:22.012Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:29:22.012Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:29:22.012Z] #19 159.3 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-09-01T08:29:22.012Z] #19 159.3 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-01T08:29:22.012Z] #19 159.3 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-01T08:29:22.012Z] #19 159.4 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-09-01T08:29:22.012Z] #19 159.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-01T08:29:22.012Z] #19 159.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-01T08:29:22.012Z] #19 159.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-01T08:29:22.012Z] #19 159.5 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-01T08:29:22.012Z] #19 159.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-01T08:29:22.012Z] #19 159.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-09-01T08:29:22.012Z] #19 159.6 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-09-01T08:29:22.012Z] #19 162.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-09-01T08:29:22.012Z] #19 162.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-09-01T08:29:22.012Z] #19 162.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-01T08:29:22.012Z] #19 162.5 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-09-01T08:29:22.012Z] #19 162.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-09-01T08:29:22.012Z] #19 165.4 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-09-01T08:29:22.012Z] #19 165.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-01T08:29:22.012Z] #19 165.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-01T08:29:22.012Z] #19 165.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-09-01T08:29:22.012Z] #19 165.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-01T08:29:22.012Z] #19 165.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-01T08:29:22.012Z] #19 165.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-01T08:29:22.012Z] #19 165.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-01T08:29:22.012Z] #19 165.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-01T08:29:22.012Z] #19 165.8 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-01T08:29:22.012Z] #19 165.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-01T08:29:22.012Z] #19 165.9 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-01T08:29:22.012Z] #19 166.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-01T08:29:22.012Z] #19 166.0 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-09-01T08:29:22.012Z] #19 166.1 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-09-01T08:29:22.012Z] #19 168.5 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-09-01T08:29:22.012Z] #19 168.5 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-09-01T08:29:22.012Z] #19 168.5 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-01T08:29:22.012Z] #19 168.6 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-09-01T08:29:22.012Z] #19 168.7 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-09-01T08:29:22.012Z] #19 ... [2022-09-01T08:29:22.012Z] [2022-09-01T08:29:22.012Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:22.012Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:22.012Z] #84 126.7 checking for systemd/sd-bus.h... yes [2022-09-01T08:29:22.082Z] #77 ... [2022-09-01T08:29:22.082Z] [2022-09-01T08:29:22.082Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:22.082Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:22.082Z] #42 81.42 Selecting previously unselected package libxml2:amd64. [2022-09-01T08:29:22.082Z] #42 81.42 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-01T08:29:22.082Z] #42 81.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:22.082Z] #42 82.64 Selecting previously unselected package libarchive13:amd64. [2022-09-01T08:29:22.082Z] #42 82.64 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-01T08:29:22.082Z] #42 82.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:22.082Z] #42 83.40 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-01T08:29:22.082Z] #42 83.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-01T08:29:22.082Z] #42 83.43 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:22.082Z] #42 83.75 Selecting previously unselected package librhash0:amd64. [2022-09-01T08:29:22.082Z] #42 83.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-01T08:29:22.082Z] #42 83.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:22.082Z] #42 84.09 Selecting previously unselected package libuv1:amd64. [2022-09-01T08:29:22.082Z] #42 84.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-01T08:29:22.082Z] #42 84.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:22.197Z] #44 DONE 10.2s [2022-09-01T08:29:22.197Z] [2022-09-01T08:29:22.197Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:22.197Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:22.197Z] #77 17.35 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-01T08:29:22.197Z] #77 19.78 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-01T08:29:22.197Z] #77 21.22 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-01T08:29:22.197Z] #77 21.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-01T08:29:22.197Z] #77 21.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-01T08:29:22.338Z] #42 84.36 Selecting previously unselected package cmake. [2022-09-01T08:29:22.338Z] #42 84.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-01T08:29:22.338Z] #42 84.39 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:22.396Z] #21 1.030 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:29:22.396Z] #21 1.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:29:22.396Z] #21 1.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:29:22.454Z] #77 ... [2022-09-01T08:29:22.454Z] [2022-09-01T08:29:22.454Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:22.454Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:22.454Z] #14 61.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-01T08:29:22.454Z] #14 61.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-01T08:29:22.454Z] #14 61.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:29:22.454Z] #14 68.75 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-01T08:29:22.454Z] #14 68.79 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:22.454Z] #14 68.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:29:22.454Z] #14 68.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-01T08:29:22.454Z] #14 68.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:22.454Z] #14 68.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:22.952Z] #84 126.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-01T08:29:22.963Z] #21 1.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:29:23.221Z] #21 ... [2022-09-01T08:29:23.221Z] [2022-09-01T08:29:23.221Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:29:23.221Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-09-01T08:29:23.221Z] #36 117.9 Delve is a source level debugger for Go programs. [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-01T08:29:23.221Z] #36 117.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 Pass flags to the program you are debugging using `--`, for example: [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 Usage: [2022-09-01T08:29:23.221Z] #36 117.9 dlv [command] [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 Available Commands: [2022-09-01T08:29:23.221Z] #36 117.9 attach Attach to running process and begin debugging. [2022-09-01T08:29:23.221Z] #36 117.9 connect Connect to a headless debug server with a terminal client. [2022-09-01T08:29:23.221Z] #36 117.9 core Examine a core dump. [2022-09-01T08:29:23.221Z] #36 117.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-01T08:29:23.221Z] #36 117.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-01T08:29:23.221Z] #36 117.9 exec Execute a precompiled binary, and begin a debug session. [2022-09-01T08:29:23.221Z] #36 117.9 help Help about any command [2022-09-01T08:29:23.221Z] #36 117.9 run Deprecated command. Use 'debug' instead. [2022-09-01T08:29:23.221Z] #36 117.9 test Compile test binary and begin debugging program. [2022-09-01T08:29:23.221Z] #36 117.9 trace Compile and begin tracing program. [2022-09-01T08:29:23.221Z] #36 117.9 version Prints version. [2022-09-01T08:29:23.221Z] #36 117.9 [2022-09-01T08:29:23.221Z] #36 117.9 Flags: [2022-09-01T08:29:23.221Z] #36 117.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-01T08:29:23.221Z] #36 117.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-01T08:29:23.222Z] #36 117.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-09-01T08:29:23.222Z] #36 117.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-01T08:29:23.222Z] #36 117.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-01T08:29:23.222Z] #36 117.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-09-01T08:29:23.222Z] #36 117.9 --disable-aslr Disables address space randomization [2022-09-01T08:29:23.222Z] #36 117.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-01T08:29:23.222Z] #36 117.9 -h, --help help for dlv [2022-09-01T08:29:23.222Z] #36 117.9 --init string Init file, executed by the terminal client. [2022-09-01T08:29:23.222Z] #36 117.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-01T08:29:23.222Z] #36 117.9 --log Enable debugging server logging. [2022-09-01T08:29:23.222Z] #36 117.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-01T08:29:23.222Z] #36 117.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-01T08:29:23.222Z] #36 117.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-01T08:29:23.222Z] #36 117.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-01T08:29:23.222Z] #36 117.9 --wd string Working directory for running the program. [2022-09-01T08:29:23.222Z] #36 117.9 [2022-09-01T08:29:23.222Z] #36 117.9 Additional help topics: [2022-09-01T08:29:23.222Z] #36 117.9 dlv backend Help about the --backend flag. [2022-09-01T08:29:23.222Z] #36 117.9 dlv log Help about logging flags. [2022-09-01T08:29:23.222Z] #36 117.9 dlv redirect Help about file redirection. [2022-09-01T08:29:23.222Z] #36 117.9 [2022-09-01T08:29:23.222Z] #36 117.9 Use "dlv [command] --help" for more information about a command. [2022-09-01T08:29:23.222Z] #36 DONE 118.4s [2022-09-01T08:29:23.222Z] [2022-09-01T08:29:23.222Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:29:23.222Z] #26 sha256:b42fe55f35314578497f55ba3c476b334e56ac7f436ccdbd67a3bba119069b22 [2022-09-01T08:29:23.522Z] #84 127.6 checking for sd_notify_barrier... yes [2022-09-01T08:29:23.782Z] #84 128.1 checking linux/bpf.h usability... yes [2022-09-01T08:29:24.042Z] #84 128.5 checking linux/bpf.h presence... yes [2022-09-01T08:29:24.042Z] #84 128.7 checking for linux/bpf.h... yes [2022-09-01T08:29:24.302Z] #84 128.7 checking compilation for eBPF... yes [2022-09-01T08:29:24.302Z] #84 129.0 checking for criu >= 3.15... no [2022-09-01T08:29:24.302Z] #84 129.1 configure: CRIU headers not found, building without CRIU support [2022-09-01T08:29:24.302Z] #84 129.1 checking for criu > 3.16... no [2022-09-01T08:29:24.562Z] #84 129.1 configure: CRIU version doesn't support join-ns API [2022-09-01T08:29:24.562Z] #84 129.1 checking for criu > 3.16.1... no [2022-09-01T08:29:24.562Z] #84 129.1 configure: CRIU version doesn't support for pre-dumping [2022-09-01T08:29:24.562Z] #84 129.1 checking for new mount API (fsconfig)... yes [2022-09-01T08:29:24.822Z] #84 129.3 checking for seccomp notify API... yes [2022-09-01T08:29:24.822Z] #84 129.5 checking for gperf... no [2022-09-01T08:29:24.822Z] #84 129.5 configure: gperf not found - cannot rebuild signal parser code [2022-09-01T08:29:24.860Z] #42 ... [2022-09-01T08:29:24.860Z] [2022-09-01T08:29:24.860Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:24.860Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:24.860Z] #14 76.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-01T08:29:24.860Z] #14 76.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:29:24.860Z] #14 76.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:29:24.860Z] #14 81.28 Selecting previously unselected package binutils-mingw-w64. [2022-09-01T08:29:24.860Z] #14 81.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-01T08:29:24.860Z] #14 81.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:29:24.860Z] #14 81.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-01T08:29:24.860Z] #14 81.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:24.860Z] #14 81.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:29:24.860Z] #14 81.97 Selecting previously unselected package dmsetup. [2022-09-01T08:29:24.860Z] #14 81.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:29:24.860Z] #14 81.98 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:29:24.860Z] #14 82.30 Selecting previously unselected package mingw-w64-common. [2022-09-01T08:29:24.860Z] #14 82.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-01T08:29:24.860Z] #14 82.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-01T08:29:25.520Z] #84 129.5 checking for library containing argp_parse... none required [2022-09-01T08:29:25.520Z] #84 130.0 checking that generated files are newer than configure... done [2022-09-01T08:29:25.520Z] #84 130.1 configure: creating ./config.status [2022-09-01T08:29:25.789Z] #14 ... [2022-09-01T08:29:25.789Z] [2022-09-01T08:29:25.789Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-01T08:29:25.789Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-09-01T08:29:25.789Z] #51 82.84 Setting up criu (3.17.1-1) ... [2022-09-01T08:29:25.789Z] #51 86.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:25.789Z] #51 DONE 87.3s [2022-09-01T08:29:25.789Z] [2022-09-01T08:29:25.789Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:25.789Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:29:26.462Z] #84 ... [2022-09-01T08:29:26.462Z] [2022-09-01T08:29:26.462Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:26.462Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:29:26.462Z] #41 DONE 188.6s [2022-09-01T08:29:26.462Z] [2022-09-01T08:29:26.462Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:29:26.462Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:29:26.462Z] #43 188.5 Delve is a source level debugger for Go programs. [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-01T08:29:26.462Z] #43 188.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 Pass flags to the program you are debugging using `--`, for example: [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 Usage: [2022-09-01T08:29:26.462Z] #43 188.5 dlv [command] [2022-09-01T08:29:26.462Z] #43 188.5 [2022-09-01T08:29:26.462Z] #43 188.5 Available Commands: [2022-09-01T08:29:26.462Z] #43 188.5 attach Attach to running process and begin debugging. [2022-09-01T08:29:26.462Z] #43 188.5 connect Connect to a headless debug server with a terminal client. [2022-09-01T08:29:26.462Z] #43 188.5 core Examine a core dump. [2022-09-01T08:29:26.462Z] #43 188.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-01T08:29:26.462Z] #43 188.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-01T08:29:26.462Z] #43 188.5 exec Execute a precompiled binary, and begin a debug session. [2022-09-01T08:29:26.463Z] #43 188.5 help Help about any command [2022-09-01T08:29:26.463Z] #43 188.5 run Deprecated command. Use 'debug' instead. [2022-09-01T08:29:26.463Z] #43 188.5 test Compile test binary and begin debugging program. [2022-09-01T08:29:26.463Z] #43 188.5 trace Compile and begin tracing program. [2022-09-01T08:29:26.463Z] #43 188.5 version Prints version. [2022-09-01T08:29:26.463Z] #43 188.5 [2022-09-01T08:29:26.463Z] #43 188.5 Flags: [2022-09-01T08:29:26.463Z] #43 188.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-01T08:29:26.463Z] #43 188.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-01T08:29:26.463Z] #43 188.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-01T08:29:26.463Z] #43 188.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-01T08:29:26.463Z] #43 188.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-01T08:29:26.463Z] #43 188.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-01T08:29:26.463Z] #43 188.5 --disable-aslr Disables address space randomization [2022-09-01T08:29:26.463Z] #43 188.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-01T08:29:26.463Z] #43 188.5 -h, --help help for dlv [2022-09-01T08:29:26.463Z] #43 188.5 --init string Init file, executed by the terminal client. [2022-09-01T08:29:26.463Z] #43 188.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-01T08:29:26.463Z] #43 188.5 --log Enable debugging server logging. [2022-09-01T08:29:26.463Z] #43 188.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-01T08:29:26.463Z] #43 188.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-01T08:29:26.463Z] #43 188.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-01T08:29:26.463Z] #43 188.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-01T08:29:26.463Z] #43 188.5 --wd string Working directory for running the program. [2022-09-01T08:29:26.463Z] #43 188.5 [2022-09-01T08:29:26.463Z] #43 188.5 Additional help topics: [2022-09-01T08:29:26.463Z] #43 188.5 dlv backend Help about the --backend flag. [2022-09-01T08:29:26.463Z] #43 188.5 dlv log Help about logging flags. [2022-09-01T08:29:26.463Z] #43 188.5 dlv redirect Help about file redirection. [2022-09-01T08:29:26.463Z] #43 188.5 [2022-09-01T08:29:26.463Z] #43 188.5 Use "dlv [command] --help" for more information about a command. [2022-09-01T08:29:26.463Z] #43 DONE 188.7s [2022-09-01T08:29:26.463Z] [2022-09-01T08:29:26.463Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:29:26.463Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:29:26.463Z] #19 171.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-01T08:29:26.463Z] #19 171.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-01T08:29:26.463Z] #19 171.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-01T08:29:26.463Z] #19 171.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-01T08:29:26.463Z] #19 171.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-01T08:29:26.463Z] #19 171.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-01T08:29:26.463Z] #19 171.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-01T08:29:26.463Z] #19 171.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-01T08:29:26.463Z] #19 171.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-01T08:29:26.463Z] #19 171.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-01T08:29:26.463Z] #19 171.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-01T08:29:26.463Z] #19 171.3 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-01T08:29:26.463Z] #19 173.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-09-01T08:29:26.463Z] #19 173.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-09-01T08:29:26.463Z] #19 173.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-01T08:29:26.463Z] #19 173.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-09-01T08:29:26.463Z] #19 173.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-09-01T08:29:26.592Z] #26 117.4 Updating files: 21% (2476/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: 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: 50% (5724/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8724/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-09-01T08:29:26.592Z] #26 121.4 + cd /tmp/tmp.IcepfKronZ/tmp/docker-ce [2022-09-01T08:29:26.592Z] #26 121.4 + git checkout -q v17.06.2-ce [2022-09-01T08:29:26.778Z] #14 ... [2022-09-01T08:29:26.778Z] [2022-09-01T08:29:26.778Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:26.778Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:26.778Z] #77 12.76 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-01T08:29:26.778Z] #77 12.81 Cloning into '/tmp/crun-build/libocispec'... [2022-09-01T08:29:27.716Z] #77 ... [2022-09-01T08:29:27.716Z] [2022-09-01T08:29:27.716Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:27.716Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:27.716Z] #42 90.47 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:27.716Z] #42 90.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:27.716Z] #42 90.52 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:27.716Z] #42 90.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:27.716Z] #42 90.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:27.716Z] #42 90.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:27.716Z] #42 90.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:27.716Z] #42 90.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:27.716Z] #42 90.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:27.716Z] #42 90.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:27.716Z] #42 90.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:27.716Z] #42 DONE 91.6s [2022-09-01T08:29:27.716Z] [2022-09-01T08:29:27.716Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-01T08:29:27.716Z] #43 sha256:63d92db56468b9e3c7b3e373148c2521580f8b583aed9ef69ab223a8c56f4243 [2022-09-01T08:29:27.716Z] #43 DONE 0.2s [2022-09-01T08:29:27.716Z] [2022-09-01T08:29:27.716Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:27.716Z] #44 sha256:e5faa67e20ee47fa7889882ddabe89fcf14ea917537289a8ab218e6f68d11709 [2022-09-01T08:29:27.771Z] #14 76.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-01T08:29:27.771Z] #14 76.67 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:27.771Z] #14 76.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:28.314Z] #34 ... [2022-09-01T08:29:28.314Z] [2022-09-01T08:29:28.314Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:28.314Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:28.314Z] #77 11.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-01T08:29:28.314Z] #77 11.91 Cloning into '/tmp/crun-build/libocispec'... [2022-09-01T08:29:28.374Z] #19 175.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-01T08:29:28.635Z] #19 175.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-01T08:29:29.095Z] #44 1.264 + RM_GOPATH=0 [2022-09-01T08:29:29.095Z] #44 1.264 + TMP_GOPATH= [2022-09-01T08:29:29.095Z] #44 1.264 + : /build [2022-09-01T08:29:29.095Z] #44 1.264 + '[' -z '' ']' [2022-09-01T08:29:29.095Z] #44 1.264 ++ mktemp -d [2022-09-01T08:29:29.095Z] #44 1.270 + export GOPATH=/tmp/tmp.KA17Z36Hub [2022-09-01T08:29:29.095Z] #44 1.270 + GOPATH=/tmp/tmp.KA17Z36Hub [2022-09-01T08:29:29.095Z] #44 1.270 + RM_GOPATH=1 [2022-09-01T08:29:29.095Z] #44 1.270 + case "$(go env GOARCH)" in [2022-09-01T08:29:29.095Z] #44 1.271 ++ go env GOARCH [2022-09-01T08:29:29.095Z] #44 1.318 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:29.095Z] #44 1.323 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:29.095Z] #44 1.323 ++ dirname /install.sh [2022-09-01T08:29:29.095Z] #44 1.329 + dir=/ [2022-09-01T08:29:29.095Z] #44 1.329 + bin=tini [2022-09-01T08:29:29.095Z] #44 1.329 + shift [2022-09-01T08:29:29.095Z] #44 1.332 + '[' '!' -f //tini.installer ']' [2022-09-01T08:29:29.095Z] #44 1.336 + . //tini.installer [2022-09-01T08:29:29.095Z] #44 1.337 ++ : v0.19.0 [2022-09-01T08:29:29.095Z] #44 1.337 + install_tini [2022-09-01T08:29:29.095Z] #44 1.337 + echo 'Install tini version v0.19.0' [2022-09-01T08:29:29.095Z] #44 1.338 Install tini version v0.19.0 [2022-09-01T08:29:29.095Z] #44 1.338 + git clone https://github.com/krallin/tini.git /tmp/tmp.KA17Z36Hub/tini [2022-09-01T08:29:29.095Z] #44 1.339 Cloning into '/tmp/tmp.KA17Z36Hub/tini'... [2022-09-01T08:29:29.882Z] #26 124.6 + mkdir -p /tmp/tmp.IcepfKronZ/src/github.com/docker [2022-09-01T08:29:29.883Z] #26 124.6 + mv components/cli /tmp/tmp.IcepfKronZ/src/github.com/docker/cli [2022-09-01T08:29:29.883Z] #26 124.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-01T08:29:30.453Z] #26 ... [2022-09-01T08:29:30.453Z] [2022-09-01T08:29:30.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:30.453Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:30.453Z] #77 73.64 configure.ac:11: installing 'build-aux/compile' [2022-09-01T08:29:30.453Z] #77 73.64 configure.ac:11: installing 'build-aux/config.guess' [2022-09-01T08:29:30.453Z] #77 73.64 configure.ac:11: installing 'build-aux/config.sub' [2022-09-01T08:29:30.453Z] #77 73.66 configure.ac:13: installing 'build-aux/install-sh' [2022-09-01T08:29:30.453Z] #77 73.67 configure.ac:13: installing 'build-aux/missing' [2022-09-01T08:29:30.453Z] #77 73.67 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-01T08:29:30.453Z] #77 73.79 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:29:30.453Z] #77 74.99 checking build system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:30.453Z] #77 75.27 checking host system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:30.453Z] #77 75.27 checking how to print strings... printf [2022-09-01T08:29:30.453Z] #77 75.28 checking for gcc... gcc [2022-09-01T08:29:30.453Z] #77 75.40 checking whether the C compiler works... yes [2022-09-01T08:29:30.453Z] #77 75.54 checking for C compiler default output file name... a.out [2022-09-01T08:29:30.453Z] #77 75.54 checking for suffix of executables... [2022-09-01T08:29:30.453Z] #77 75.73 checking whether we are cross compiling... no [2022-09-01T08:29:30.453Z] #77 75.92 checking for suffix of object files... o [2022-09-01T08:29:30.453Z] #77 76.01 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:30.453Z] #77 76.09 checking whether gcc accepts -g... yes [2022-09-01T08:29:30.453Z] #77 76.18 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:30.453Z] #77 76.37 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:30.453Z] #77 76.58 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:30.453Z] #77 76.60 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:30.453Z] #77 76.61 checking for egrep... /bin/grep -E [2022-09-01T08:29:30.453Z] #77 76.61 checking for fgrep... /bin/grep -F [2022-09-01T08:29:30.453Z] #77 76.62 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:30.453Z] #77 76.63 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:30.453Z] #77 76.64 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:30.453Z] #77 76.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:30.453Z] #77 76.82 checking whether ln -s works... yes [2022-09-01T08:29:30.453Z] #77 76.82 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:30.453Z] #77 76.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:30.453Z] #77 76.88 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:30.453Z] #77 76.88 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:30.453Z] #77 76.88 checking for objdump... objdump [2022-09-01T08:29:30.453Z] #77 76.88 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:30.453Z] #77 76.89 checking for dlltool... no [2022-09-01T08:29:30.453Z] #77 76.89 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:30.453Z] #77 76.89 checking for ar... ar [2022-09-01T08:29:30.453Z] #77 76.90 checking for archiver @FILE support... @ [2022-09-01T08:29:30.453Z] #77 77.09 checking for strip... strip [2022-09-01T08:29:30.453Z] #77 77.10 checking for ranlib... ranlib [2022-09-01T08:29:30.453Z] #77 77.10 checking for gawk... no [2022-09-01T08:29:30.453Z] #77 77.10 checking for mawk... mawk [2022-09-01T08:29:30.453Z] #77 77.10 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:29:30.453Z] #77 77.44 checking for sysroot... no [2022-09-01T08:29:30.453Z] #77 77.44 checking for a working dd... /bin/dd [2022-09-01T08:29:30.453Z] #77 77.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:29:30.453Z] #77 77.49 checking for mt... no [2022-09-01T08:29:30.453Z] #77 77.50 checking if : is a manifest tool... no [2022-09-01T08:29:30.453Z] #77 77.53 checking how to run the C preprocessor... gcc -E [2022-09-01T08:29:30.453Z] #77 77.72 checking for ANSI C header files... yes [2022-09-01T08:29:30.453Z] #77 78.33 checking for sys/types.h... yes [2022-09-01T08:29:30.453Z] #77 78.56 checking for sys/stat.h... yes [2022-09-01T08:29:30.453Z] #77 78.81 checking for stdlib.h... yes [2022-09-01T08:29:30.453Z] #77 79.02 checking for string.h... yes [2022-09-01T08:29:30.453Z] #77 79.23 checking for memory.h... yes [2022-09-01T08:29:30.453Z] #77 79.40 checking for strings.h... yes [2022-09-01T08:29:30.550Z] #19 177.6 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:30.713Z] #77 79.58 checking for inttypes.h... yes [2022-09-01T08:29:30.713Z] #77 79.82 checking for stdint.h... yes [2022-09-01T08:29:30.812Z] #19 178.1 Fetched 788 MB in 42s (18.7 MB/s) [2022-09-01T08:29:30.812Z] #19 178.3 Selecting previously unselected package liblocale-gettext-perl. [2022-09-01T08:29:30.812Z] #19 178.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-01T08:29:30.812Z] #19 178.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-01T08:29:30.812Z] #19 178.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-01T08:29:30.837Z] #77 14.18 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-01T08:29:30.838Z] #77 14.22 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-01T08:29:30.838Z] #77 14.23 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-01T08:29:30.838Z] #77 14.23 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-01T08:29:30.838Z] #77 14.26 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-01T08:29:30.973Z] #77 79.99 checking for unistd.h... yes [2022-09-01T08:29:31.007Z] #44 2.811 + cd /tmp/tmp.KA17Z36Hub/tini [2022-09-01T08:29:31.007Z] #44 2.811 + git checkout -q v0.19.0 [2022-09-01T08:29:31.007Z] #44 2.919 + cmake . [2022-09-01T08:29:31.073Z] #19 178.4 Selecting previously unselected package bzip2. [2022-09-01T08:29:31.073Z] #19 178.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:29:31.073Z] #19 178.5 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:29:31.073Z] #19 178.5 Selecting previously unselected package libmagic-mgc. [2022-09-01T08:29:31.073Z] #19 178.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:31.073Z] #19 178.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-01T08:29:31.099Z] #77 ... [2022-09-01T08:29:31.099Z] [2022-09-01T08:29:31.099Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:29:31.099Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-09-01T08:29:31.099Z] #42 92.31 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:29:31.099Z] #42 92.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:31.099Z] #42 92.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:29:31.099Z] #42 92.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:31.099Z] #42 92.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:29:31.099Z] #42 92.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:29:31.099Z] #42 92.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:29:31.099Z] #42 92.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:29:31.099Z] #42 92.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:29:31.099Z] #42 92.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:29:31.099Z] #42 92.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:29:31.099Z] #42 DONE 93.1s [2022-09-01T08:29:31.232Z] #77 80.18 checking for dlfcn.h... yes [2022-09-01T08:29:31.232Z] #77 80.37 checking for objdir... .libs [2022-09-01T08:29:31.335Z] #19 178.8 Selecting previously unselected package libmagic1:amd64. [2022-09-01T08:29:31.335Z] #19 178.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:31.356Z] [2022-09-01T08:29:31.356Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-01T08:29:31.356Z] #43 sha256:a15b9010a08b59923fb314ba958508c397d68de00128c455451f690de1a2a5b0 [2022-09-01T08:29:31.356Z] #43 DONE 0.2s [2022-09-01T08:29:31.356Z] [2022-09-01T08:29:31.356Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:31.356Z] #44 sha256:1114599eae7bad3bb5132ae2ad2fb0baac0de76be8a63a74a65152c2bb686fb7 [2022-09-01T08:29:31.665Z] #19 178.9 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:29:31.801Z] #77 80.71 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:29:31.801Z] #77 80.89 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:29:31.926Z] #19 179.1 Selecting previously unselected package file. [2022-09-01T08:29:31.926Z] #19 179.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-01T08:29:31.926Z] #19 179.1 Unpacking file (1:5.39-3) ... [2022-09-01T08:29:31.946Z] #44 3.985 -- The C compiler identification is GNU 10.2.1 [2022-09-01T08:29:31.946Z] #44 4.117 -- Detecting C compiler ABI info [2022-09-01T08:29:32.060Z] #77 80.89 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:29:32.186Z] #19 ... [2022-09-01T08:29:32.186Z] [2022-09-01T08:29:32.186Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:32.186Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:32.186Z] #84 132.8 config.status: creating Makefile [2022-09-01T08:29:32.186Z] #84 132.9 config.status: creating rpm/crun.spec [2022-09-01T08:29:32.186Z] #84 132.9 config.status: creating config.h [2022-09-01T08:29:32.186Z] #84 133.0 config.status: executing libtool commands [2022-09-01T08:29:32.186Z] #84 133.0 config.status: executing depfiles commands [2022-09-01T08:29:32.186Z] #84 134.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-01T08:29:32.186Z] #84 134.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:29:32.186Z] #84 135.0 checking for gcc... gcc [2022-09-01T08:29:32.186Z] #84 135.2 checking whether the C compiler works... yes [2022-09-01T08:29:32.186Z] #84 135.4 checking for C compiler default output file name... a.out [2022-09-01T08:29:32.186Z] #84 135.4 checking for suffix of executables... [2022-09-01T08:29:32.186Z] #84 135.6 checking whether we are cross compiling... no [2022-09-01T08:29:32.186Z] #84 135.8 checking for suffix of object files... o [2022-09-01T08:29:32.186Z] #84 135.9 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:32.186Z] #84 136.0 checking whether gcc accepts -g... yes [2022-09-01T08:29:32.186Z] #84 136.1 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:32.186Z] #84 136.3 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:32.186Z] #84 136.5 checking how to run the C preprocessor... gcc -E [2022-09-01T08:29:32.186Z] #84 136.9 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:32.186Z] #84 136.9 checking for egrep... /bin/grep -E [2022-09-01T08:29:32.320Z] #77 81.04 checking if gcc static flag -static works... yes [2022-09-01T08:29:32.579Z] #77 81.40 checking if gcc supports -c -o file.o... yes [2022-09-01T08:29:32.579Z] #77 81.56 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:29:32.579Z] #77 81.57 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-01T08:29:32.728Z] #44 1.267 + RM_GOPATH=0 [2022-09-01T08:29:32.728Z] #44 1.267 + TMP_GOPATH= [2022-09-01T08:29:32.728Z] #44 1.267 + : /build [2022-09-01T08:29:32.728Z] #44 1.267 + '[' -z '' ']' [2022-09-01T08:29:32.728Z] #44 1.267 ++ mktemp -d [2022-09-01T08:29:32.728Z] #44 1.281 + export GOPATH=/tmp/tmp.Sgbic0TDXV [2022-09-01T08:29:32.728Z] #44 1.281 + GOPATH=/tmp/tmp.Sgbic0TDXV [2022-09-01T08:29:32.728Z] #44 1.281 + RM_GOPATH=1 [2022-09-01T08:29:32.728Z] #44 1.281 + case "$(go env GOARCH)" in [2022-09-01T08:29:32.728Z] #44 1.284 ++ go env GOARCH [2022-09-01T08:29:32.728Z] #44 1.292 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:32.728Z] #44 1.292 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:29:32.728Z] #44 1.293 ++ dirname /install.sh [2022-09-01T08:29:32.728Z] #44 1.301 + dir=/ [2022-09-01T08:29:32.728Z] #44 1.301 + bin=tini [2022-09-01T08:29:32.728Z] #44 1.301 + shift [2022-09-01T08:29:32.728Z] #44 1.301 + '[' '!' -f //tini.installer ']' [2022-09-01T08:29:32.728Z] #44 1.301 + . //tini.installer [2022-09-01T08:29:32.728Z] #44 1.302 ++ : v0.19.0 [2022-09-01T08:29:32.728Z] #44 1.302 + install_tini [2022-09-01T08:29:32.728Z] #44 1.302 + echo 'Install tini version v0.19.0' [2022-09-01T08:29:32.728Z] #44 1.303 Install tini version v0.19.0 [2022-09-01T08:29:32.728Z] #44 1.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.Sgbic0TDXV/tini [2022-09-01T08:29:32.728Z] #44 1.334 Cloning into '/tmp/tmp.Sgbic0TDXV/tini'... [2022-09-01T08:29:32.839Z] #77 81.64 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:29:32.839Z] #77 82.01 checking how to hardcode library paths into programs... immediate [2022-09-01T08:29:32.839Z] #77 82.02 checking whether stripping libraries is possible... yes [2022-09-01T08:29:32.839Z] #77 82.04 checking if libtool supports shared libraries... yes [2022-09-01T08:29:32.839Z] #77 82.04 checking whether to build shared libraries... no [2022-09-01T08:29:32.839Z] #77 82.04 checking whether to build static libraries... yes [2022-09-01T08:29:32.839Z] #77 82.04 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:32.839Z] #77 82.09 checking whether build environment is sane... yes [2022-09-01T08:29:32.884Z] #44 4.985 -- Detecting C compiler ABI info - done [2022-09-01T08:29:32.885Z] #44 5.210 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-01T08:29:32.885Z] #44 5.239 -- Detecting C compile features [2022-09-01T08:29:33.098Z] #77 82.15 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:33.098Z] #77 82.18 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:33.098Z] #77 82.27 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:33.098Z] #77 82.33 checking whether make supports nested variables... yes [2022-09-01T08:29:33.127Z] #84 136.9 checking for ANSI C header files... yes [2022-09-01T08:29:33.127Z] #84 137.7 checking for sys/types.h... yes [2022-09-01T08:29:33.143Z] #44 5.264 -- Detecting C compile features - done [2022-09-01T08:29:33.144Z] #44 5.283 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-01T08:29:33.358Z] #77 82.38 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:33.358Z] #77 82.38 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:33.358Z] #77 82.38 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:33.388Z] #84 137.8 checking for sys/stat.h... yes [2022-09-01T08:29:33.402Z] #44 5.661 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-01T08:29:33.617Z] #77 82.48 checking dependency style of gcc... gcc3 [2022-09-01T08:29:33.617Z] #77 82.71 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:33.617Z] #77 82.71 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:33.617Z] #77 82.71 checking for gawk... (cached) mawk [2022-09-01T08:29:33.617Z] #77 82.71 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:29:33.617Z] #77 82.73 checking for gcc... (cached) gcc [2022-09-01T08:29:33.656Z] #84 138.1 checking for stdlib.h... yes [2022-09-01T08:29:33.656Z] #84 138.3 checking for string.h... yes [2022-09-01T08:29:33.660Z] #44 2.371 + cd /tmp/tmp.Sgbic0TDXV/tini [2022-09-01T08:29:33.660Z] #44 2.372 + git checkout -q v0.19.0 [2022-09-01T08:29:33.660Z] #44 2.440 + cmake . [2022-09-01T08:29:33.662Z] #44 5.902 -- Configuring done [2022-09-01T08:29:33.662Z] #44 5.928 -- Generating done [2022-09-01T08:29:33.662Z] #44 5.960 -- Build files have been written to: /tmp/tmp.KA17Z36Hub/tini [2022-09-01T08:29:33.662Z] #44 5.963 + make tini-static [2022-09-01T08:29:33.876Z] #77 82.84 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:29:33.877Z] #77 82.84 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:29:33.877Z] #77 82.85 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:29:33.877Z] #77 82.85 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:29:33.877Z] #77 82.86 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:29:33.877Z] #77 82.98 checking for python3... /usr/bin/python3 [2022-09-01T08:29:33.877Z] #77 82.98 checking for python3 version... 3.9 [2022-09-01T08:29:33.877Z] #77 83.05 checking for python3 platform... linux [2022-09-01T08:29:33.928Z] #84 138.5 checking for memory.h... yes [2022-09-01T08:29:34.136Z] #77 83.10 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:29:34.230Z] #44 6.363 Scanning dependencies of target tini-static [2022-09-01T08:29:34.230Z] #44 6.573 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-01T08:29:34.396Z] #77 83.25 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:29:34.396Z] #77 83.43 checking for go-md2man... no [2022-09-01T08:29:34.396Z] #77 83.45 checking error.h usability... yes [2022-09-01T08:29:34.396Z] #77 83.65 checking error.h presence... [2022-09-01T08:29:34.396Z] #77 ... [2022-09-01T08:29:34.396Z] [2022-09-01T08:29:34.396Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:29:34.396Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:29:34.396Z] #21 3.210 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:29:34.396Z] #21 4.530 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:29:34.396Z] #21 7.394 Fetched 8458 kB in 7s (1257 kB/s) [2022-09-01T08:29:34.396Z] #21 7.394 Reading package lists... [2022-09-01T08:29:34.396Z] #21 9.723 Reading package lists... [2022-09-01T08:29:34.396Z] #21 11.94 Building dependency tree... [2022-09-01T08:29:34.466Z] #84 138.8 checking for strings.h... yes [2022-09-01T08:29:34.466Z] #84 139.0 checking for inttypes.h... yes [2022-09-01T08:29:34.592Z] #44 3.138 -- The C compiler identification is GNU 10.2.1 [2022-09-01T08:29:34.592Z] #44 3.188 -- Detecting C compiler ABI info [2022-09-01T08:29:34.655Z] #21 ... [2022-09-01T08:29:34.655Z] [2022-09-01T08:29:34.655Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:34.655Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:34.655Z] #77 83.65 checking error.h presence... yes [2022-09-01T08:29:34.655Z] #77 83.71 checking for error.h... yes [2022-09-01T08:29:34.655Z] #77 83.75 checking linux/openat2.h usability... yes [2022-09-01T08:29:34.725Z] #84 139.2 checking for stdint.h... yes [2022-09-01T08:29:34.725Z] #84 139.3 checking for unistd.h... yes [2022-09-01T08:29:34.922Z] #77 83.89 checking linux/openat2.h presence... yes [2022-09-01T08:29:34.922Z] #77 83.95 checking for linux/openat2.h... yes [2022-09-01T08:29:34.922Z] #77 83.99 checking for copy_file_range... yes [2022-09-01T08:29:34.991Z] #84 139.4 checking minix/config.h usability... no [2022-09-01T08:29:34.991Z] #84 139.6 checking minix/config.h presence... no [2022-09-01T08:29:34.991Z] #84 139.7 checking for minix/config.h... no [2022-09-01T08:29:35.183Z] #77 84.16 checking for fgetxattr... yes [2022-09-01T08:29:35.262Z] #84 139.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-01T08:29:35.446Z] #77 84.46 checking for statx... yes [2022-09-01T08:29:35.524Z] #44 4.288 -- Detecting C compiler ABI info - done [2022-09-01T08:29:35.706Z] #77 84.68 checking for fgetpwent_r... [2022-09-01T08:29:35.706Z] #77 ... [2022-09-01T08:29:35.706Z] [2022-09-01T08:29:35.706Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:29:35.706Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-09-01T08:29:35.706Z] #34 DONE 130.6s [2022-09-01T08:29:35.706Z] [2022-09-01T08:29:35.706Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:35.706Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:35.706Z] #77 84.68 checking for fgetpwent_r... yes [2022-09-01T08:29:35.781Z] #44 4.531 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-01T08:29:35.781Z] #44 4.531 -- Detecting C compile features [2022-09-01T08:29:35.781Z] #44 4.531 -- Detecting C compile features - done [2022-09-01T08:29:35.791Z] #84 140.0 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:29:35.791Z] #84 140.4 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:29:35.791Z] #84 140.4 checking how to print strings... printf [2022-09-01T08:29:35.791Z] #84 140.4 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:35.791Z] #84 140.4 checking for fgrep... /bin/grep -F [2022-09-01T08:29:35.791Z] #84 140.4 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:35.791Z] #84 140.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:35.791Z] #84 140.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:36.037Z] #44 4.554 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-01T08:29:36.050Z] #84 140.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:36.050Z] #84 140.6 checking whether ln -s works... yes [2022-09-01T08:29:36.050Z] #84 140.6 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:36.050Z] #84 140.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:36.050Z] #84 140.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:36.050Z] #84 140.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:36.050Z] #84 140.6 checking for objdump... objdump [2022-09-01T08:29:36.050Z] #84 140.6 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:36.050Z] #84 140.6 checking for dlltool... no [2022-09-01T08:29:36.050Z] #84 140.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:36.050Z] #84 140.6 checking for ar... ar [2022-09-01T08:29:36.050Z] #84 140.6 checking for archiver @FILE support... @ [2022-09-01T08:29:36.050Z] #84 140.8 checking for strip... strip [2022-09-01T08:29:36.050Z] #84 140.8 checking for ranlib... ranlib [2022-09-01T08:29:36.050Z] #84 140.8 checking for gawk... no [2022-09-01T08:29:36.050Z] #84 140.8 checking for mawk... mawk [2022-09-01T08:29:36.294Z] #44 4.951 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-01T08:29:36.539Z] #77 84.98 checking for issetugid... no [2022-09-01T08:29:36.539Z] #77 85.54 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:29:36.539Z] #77 85.55 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:29:36.550Z] #44 5.138 -- Configuring done [2022-09-01T08:29:36.550Z] #44 5.208 -- Generating done [2022-09-01T08:29:36.550Z] #44 5.211 -- Build files have been written to: /tmp/tmp.Sgbic0TDXV/tini [2022-09-01T08:29:36.550Z] #44 5.247 + make tini-static [2022-09-01T08:29:36.620Z] #84 140.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:29:36.620Z] #84 141.2 checking for sysroot... no [2022-09-01T08:29:36.620Z] #84 141.2 checking for a working dd... /bin/dd [2022-09-01T08:29:36.620Z] #84 141.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:29:36.767Z] #44 8.690 [100%] Linking C executable tini-static [2022-09-01T08:29:36.767Z] #44 ... [2022-09-01T08:29:36.767Z] [2022-09-01T08:29:36.767Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:29:36.767Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:29:36.767Z] #53 100.6 gotestsum version dev [2022-09-01T08:29:36.799Z] #77 85.55 checking for library containing yajl_tree_get... -lyajl [2022-09-01T08:29:36.808Z] #44 5.655 Scanning dependencies of target tini-static [2022-09-01T08:29:36.880Z] #84 141.4 checking for mt... no [2022-09-01T08:29:36.880Z] #84 141.4 checking if : is a manifest tool... no [2022-09-01T08:29:36.880Z] #84 141.4 checking for dlfcn.h... yes [2022-09-01T08:29:36.880Z] #84 141.6 checking for objdir... .libs [2022-09-01T08:29:37.027Z] #53 DONE 101.1s [2022-09-01T08:29:37.027Z] [2022-09-01T08:29:37.027Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:37.027Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:37.027Z] #77 14.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-01T08:29:37.027Z] #77 14.75 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-01T08:29:37.027Z] #77 14.75 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-01T08:29:37.027Z] #77 14.75 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-01T08:29:37.027Z] #77 14.82 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-01T08:29:37.027Z] #77 17.77 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-01T08:29:37.027Z] #77 21.00 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-01T08:29:37.027Z] #77 23.39 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-01T08:29:37.027Z] #77 23.84 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-01T08:29:37.058Z] #77 85.99 checking for yajl >= 2.0.0... yes [2022-09-01T08:29:37.058Z] #77 86.05 checking sys/capability.h usability... yes [2022-09-01T08:29:37.058Z] #77 86.23 checking sys/capability.h presence... yes [2022-09-01T08:29:37.058Z] #77 86.29 checking for sys/capability.h... yes [2022-09-01T08:29:37.065Z] #44 5.719 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-01T08:29:37.513Z] #84 142.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:29:37.513Z] #84 142.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:29:37.513Z] #84 142.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:29:37.595Z] #77 24.29 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-01T08:29:37.595Z] #77 ... [2022-09-01T08:29:37.595Z] [2022-09-01T08:29:37.595Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:37.595Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:37.595Z] #14 92.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-01T08:29:37.595Z] #14 92.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-01T08:29:37.595Z] #14 92.21 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:29:37.595Z] #14 101.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-01T08:29:37.595Z] #14 101.3 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:37.595Z] #14 101.3 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:29:37.595Z] #14 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-01T08:29:37.595Z] #14 101.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:37.595Z] #14 101.6 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:37.629Z] #44 ... [2022-09-01T08:29:37.629Z] [2022-09-01T08:29:37.629Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-01T08:29:37.629Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-09-01T08:29:37.629Z] #53 99.53 gotestsum version dev [2022-09-01T08:29:37.636Z] #77 86.29 checking for library containing cap_from_name... [2022-09-01T08:29:37.636Z] #77 ... [2022-09-01T08:29:37.636Z] [2022-09-01T08:29:37.636Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:29:37.636Z] #60 sha256:33f62f40b05b82bfbde85b55de6b08504bd10abb662e7429dce2a7c58d85b8df [2022-09-01T08:29:37.636Z] #60 10.87 + cd /tmp/tmp.MQzQpT0xFa/src/github.com/opencontainers/runc [2022-09-01T08:29:37.636Z] #60 10.87 + git checkout -q v1.1.4 [2022-09-01T08:29:37.636Z] #60 11.36 + '[' -z '' ']' [2022-09-01T08:29:37.636Z] #60 11.37 + target=static [2022-09-01T08:29:37.636Z] #60 11.37 + make BUILDTAGS=seccomp static [2022-09-01T08:29:37.636Z] #60 11.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-01T08:29:37.636Z] #60 ... [2022-09-01T08:29:37.636Z] [2022-09-01T08:29:37.636Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:29:37.636Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:29:37.636Z] #21 13.66 The following additional packages will be installed: [2022-09-01T08:29:37.636Z] #21 13.67 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-01T08:29:37.636Z] #21 13.67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-01T08:29:37.636Z] #21 13.68 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-01T08:29:37.636Z] #21 13.68 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:29:37.636Z] #21 13.68 python3-pkg-resources systemd vim-runtime xxd [2022-09-01T08:29:37.636Z] #21 13.68 Suggested packages: [2022-09-01T08:29:37.636Z] #21 13.69 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-01T08:29:37.636Z] #21 13.69 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-01T08:29:37.636Z] #21 13.69 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-01T08:29:37.636Z] #21 13.69 Recommended packages: [2022-09-01T08:29:37.636Z] #21 13.69 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-01T08:29:37.636Z] #21 13.69 systemd-timesyncd | time-daemon unzip [2022-09-01T08:29:37.636Z] #21 15.31 The following NEW packages will be installed: [2022-09-01T08:29:37.636Z] #21 15.31 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-01T08:29:37.636Z] #21 15.31 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-01T08:29:37.636Z] #21 15.31 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-01T08:29:37.636Z] #21 15.31 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-01T08:29:37.636Z] #21 15.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-01T08:29:37.636Z] #21 15.32 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:29:37.636Z] #21 15.32 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-01T08:29:37.636Z] #21 15.32 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-01T08:29:37.636Z] #21 15.32 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-01T08:29:37.636Z] #21 15.62 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:29:37.636Z] #21 15.62 Need to get 31.8 MB of archives. [2022-09-01T08:29:37.636Z] #21 15.62 After this operation, 123 MB of additional disk space will be used. [2022-09-01T08:29:37.636Z] #21 15.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-01T08:29:37.636Z] #21 15.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-01T08:29:37.636Z] #21 15.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-01T08:29:37.636Z] #21 15.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-01T08:29:37.636Z] #21 15.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-01T08:29:37.636Z] #21 15.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-01T08:29:37.636Z] #21 15.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-01T08:29:37.636Z] #21 15.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-01T08:29:37.636Z] #21 15.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-01T08:29:37.636Z] #21 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-01T08:29:37.636Z] #21 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-01T08:29:37.636Z] #21 15.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-01T08:29:37.636Z] #21 15.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-01T08:29:37.636Z] #21 15.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-01T08:29:37.636Z] #21 15.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:29:37.636Z] #21 15.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:29:37.636Z] #21 15.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-01T08:29:37.636Z] #21 15.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-01T08:29:37.636Z] #21 15.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-01T08:29:37.636Z] #21 15.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-01T08:29:37.636Z] #21 15.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-01T08:29:37.636Z] #21 15.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-01T08:29:37.636Z] #21 15.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-01T08:29:37.636Z] #21 15.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-01T08:29:37.636Z] #21 15.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-01T08:29:37.636Z] #21 15.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-01T08:29:37.636Z] #21 15.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-01T08:29:37.636Z] #21 15.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-01T08:29:37.636Z] #21 15.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-01T08:29:37.636Z] #21 16.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-01T08:29:37.636Z] #21 16.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-01T08:29:37.636Z] #21 16.06 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-01T08:29:37.636Z] #21 16.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-01T08:29:37.637Z] #21 16.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-01T08:29:37.637Z] #21 16.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-09-01T08:29:37.637Z] #21 16.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-09-01T08:29:37.637Z] #21 16.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-09-01T08:29:37.637Z] #21 16.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-01T08:29:37.637Z] #21 16.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-01T08:29:37.637Z] #21 16.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-01T08:29:37.637Z] #21 16.30 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-01T08:29:37.637Z] #21 16.32 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-01T08:29:37.637Z] #21 16.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-01T08:29:37.637Z] #21 16.33 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:29:37.637Z] #21 16.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-01T08:29:37.637Z] #21 16.35 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-01T08:29:37.637Z] #21 16.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-01T08:29:37.637Z] #21 16.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-01T08:29:37.637Z] #21 16.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-01T08:29:37.637Z] #21 16.40 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-01T08:29:37.637Z] #21 16.41 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-01T08:29:37.637Z] #21 16.42 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-01T08:29:37.719Z] #14 ... [2022-09-01T08:29:37.719Z] [2022-09-01T08:29:37.719Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:37.719Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:37.719Z] #77 37.10 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-01T08:29:37.859Z] #14 ... [2022-09-01T08:29:37.859Z] [2022-09-01T08:29:37.859Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:37.859Z] #44 sha256:e5faa67e20ee47fa7889882ddabe89fcf14ea917537289a8ab218e6f68d11709 [2022-09-01T08:29:37.859Z] #44 9.968 [100%] Built target tini-static [2022-09-01T08:29:37.859Z] #44 10.11 + mkdir -p /build [2022-09-01T08:29:37.859Z] #44 10.11 + cp tini-static /build/docker-init [2022-09-01T08:29:37.859Z] #44 DONE 10.3s [2022-09-01T08:29:37.859Z] [2022-09-01T08:29:37.859Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:29:37.859Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:29:37.895Z] #21 16.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-01T08:29:37.895Z] #21 16.59 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-01T08:29:37.895Z] #21 16.59 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-01T08:29:37.895Z] #21 16.59 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-01T08:29:38.155Z] #84 142.2 checking if gcc static flag -static works... yes [2022-09-01T08:29:38.156Z] #84 142.7 checking if gcc supports -c -o file.o... yes [2022-09-01T08:29:38.156Z] #84 142.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:29:38.156Z] #84 142.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:29:38.463Z] #21 17.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:29:38.463Z] #21 17.27 Fetched 31.8 MB in 1s (25.2 MB/s) [2022-09-01T08:29:38.463Z] #21 17.34 Selecting previously unselected package libcap2:arm64. [2022-09-01T08:29:38.677Z] #84 142.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:29:38.677Z] #84 143.2 checking how to hardcode library paths into programs... immediate [2022-09-01T08:29:38.677Z] #84 143.2 checking whether stripping libraries is possible... yes [2022-09-01T08:29:38.677Z] #84 143.3 checking if libtool supports shared libraries... yes [2022-09-01T08:29:38.677Z] #84 143.3 checking whether to build shared libraries... no [2022-09-01T08:29:38.677Z] #84 143.3 checking whether to build static libraries... yes [2022-09-01T08:29:38.677Z] #84 143.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:38.677Z] #84 143.3 checking whether build environment is sane... yes [2022-09-01T08:29:38.677Z] #84 143.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:38.677Z] #84 143.4 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:38.722Z] #21 17.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 ... 24009 files and directories currently installed.) [2022-09-01T08:29:38.722Z] #21 17.39 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-01T08:29:38.722Z] #21 17.40 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-01T08:29:38.722Z] #21 17.46 Selecting previously unselected package libargon2-1:arm64. [2022-09-01T08:29:38.722Z] #21 17.46 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-01T08:29:38.722Z] #21 17.47 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-01T08:29:38.722Z] #21 17.54 Selecting previously unselected package libjson-c5:arm64. [2022-09-01T08:29:38.722Z] #21 17.54 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-01T08:29:38.722Z] #21 17.55 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-01T08:29:38.722Z] #21 17.64 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-01T08:29:38.940Z] #84 143.5 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:38.940Z] #84 143.6 checking whether make supports nested variables... yes [2022-09-01T08:29:38.940Z] #84 143.6 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:38.940Z] #84 143.6 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:38.940Z] #84 143.6 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:38.980Z] #21 17.64 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-01T08:29:38.980Z] #21 17.64 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:29:38.980Z] #21 17.77 Selecting previously unselected package libip4tc2:arm64. [2022-09-01T08:29:39.004Z] #53 DONE 101.0s [2022-09-01T08:29:39.004Z] [2022-09-01T08:29:39.004Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:39.004Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:39.004Z] #77 17.49 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-01T08:29:39.004Z] #77 20.72 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-01T08:29:39.199Z] #84 143.6 checking dependency style of gcc... gcc3 [2022-09-01T08:29:39.199Z] #84 143.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:39.199Z] #84 143.8 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:39.199Z] #84 143.8 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:29:39.199Z] #84 143.8 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:29:39.199Z] #84 143.8 checking for yajl >= 2.1.0... yes [2022-09-01T08:29:39.200Z] #84 143.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:29:39.200Z] #84 143.9 checking for gcc... (cached) gcc [2022-09-01T08:29:39.239Z] #21 17.77 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-01T08:29:39.239Z] #21 17.78 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-01T08:29:39.239Z] #21 17.85 Selecting previously unselected package libkmod2:arm64. [2022-09-01T08:29:39.239Z] #21 17.85 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-01T08:29:39.239Z] #21 17.85 Unpacking libkmod2:arm64 (28-1) ... [2022-09-01T08:29:39.239Z] #21 17.95 Selecting previously unselected package systemd. [2022-09-01T08:29:39.239Z] #21 17.95 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-01T08:29:39.460Z] #84 144.0 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:29:39.460Z] #84 144.0 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:29:39.460Z] #84 144.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:29:39.460Z] #84 144.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:29:39.460Z] #84 144.0 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:29:39.460Z] #84 144.1 checking for python3... /usr/bin/python3 [2022-09-01T08:29:39.460Z] #84 144.1 checking for python3 version... 3.9 [2022-09-01T08:29:39.460Z] #84 144.1 checking for python3 platform... linux [2022-09-01T08:29:39.498Z] #21 18.12 Unpacking systemd (247.3-7) ... [2022-09-01T08:29:39.568Z] #77 ... [2022-09-01T08:29:39.568Z] [2022-09-01T08:29:39.568Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:39.568Z] #44 sha256:1114599eae7bad3bb5132ae2ad2fb0baac0de76be8a63a74a65152c2bb686fb7 [2022-09-01T08:29:39.568Z] #44 8.116 [100%] Linking C executable tini-static [2022-09-01T08:29:39.720Z] #84 144.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:29:39.981Z] #84 144.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:29:39.981Z] #84 144.7 checking that generated files are newer than configure... done [2022-09-01T08:29:39.981Z] #84 144.7 configure: creating ./config.status [2022-09-01T08:29:40.509Z] #44 ... [2022-09-01T08:29:40.509Z] [2022-09-01T08:29:40.509Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:40.509Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:40.509Z] #14 92.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-01T08:29:40.509Z] #14 92.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-01T08:29:40.509Z] #14 92.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:29:40.509Z] #14 ... [2022-09-01T08:29:40.509Z] [2022-09-01T08:29:40.509Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:29:40.509Z] #44 sha256:1114599eae7bad3bb5132ae2ad2fb0baac0de76be8a63a74a65152c2bb686fb7 [2022-09-01T08:29:40.509Z] #44 9.107 [100%] Built target tini-static [2022-09-01T08:29:40.509Z] #44 9.268 + mkdir -p /build [2022-09-01T08:29:40.509Z] #44 9.274 + cp tini-static /build/docker-init [2022-09-01T08:29:40.767Z] #44 DONE 9.5s [2022-09-01T08:29:40.767Z] [2022-09-01T08:29:40.767Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:40.767Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:40.767Z] #77 23.11 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-01T08:29:40.767Z] #77 23.50 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-01T08:29:40.767Z] #77 23.91 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-01T08:29:41.400Z] #21 19.98 Selecting previously unselected package pigz. [2022-09-01T08:29:41.400Z] #21 19.98 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-01T08:29:41.400Z] #21 19.99 Unpacking pigz (2.6-1) ... [2022-09-01T08:29:41.400Z] #21 20.08 Selecting previously unselected package libelf1:arm64. [2022-09-01T08:29:41.400Z] #21 20.08 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-01T08:29:41.400Z] #21 20.09 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-01T08:29:41.659Z] #21 20.24 Selecting previously unselected package libbpf0:arm64. [2022-09-01T08:29:41.659Z] #21 20.24 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-01T08:29:41.659Z] #21 20.24 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-01T08:29:41.659Z] #21 20.34 Selecting previously unselected package libmnl0:arm64. [2022-09-01T08:29:41.659Z] #21 20.35 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-01T08:29:41.659Z] #21 20.35 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-01T08:29:41.659Z] #21 20.42 Selecting previously unselected package libxtables12:arm64. [2022-09-01T08:29:41.659Z] #21 20.42 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-01T08:29:41.659Z] #21 20.43 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-01T08:29:41.918Z] #21 20.50 Selecting previously unselected package libcap2-bin. [2022-09-01T08:29:41.918Z] #21 20.50 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-01T08:29:41.918Z] #21 20.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-01T08:29:41.918Z] #21 20.60 Selecting previously unselected package iproute2. [2022-09-01T08:29:41.918Z] #21 20.60 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-01T08:29:41.918Z] #21 20.61 Unpacking iproute2 (5.10.0-4) ... [2022-09-01T08:29:42.485Z] #21 21.08 Selecting previously unselected package xxd. [2022-09-01T08:29:42.485Z] #21 21.08 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-01T08:29:42.485Z] #21 21.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:42.485Z] #21 21.21 Selecting previously unselected package vim-common. [2022-09-01T08:29:42.485Z] #21 21.21 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:29:42.485Z] #21 21.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:42.521Z] #84 ... [2022-09-01T08:29:42.521Z] [2022-09-01T08:29:42.521Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:29:42.521Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:29:42.521Z] #19 179.8 Selecting previously unselected package xz-utils. [2022-09-01T08:29:42.521Z] #19 179.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 179.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:42.521Z] #19 180.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-01T08:29:42.521Z] #19 180.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 180.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-01T08:29:42.521Z] #19 182.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-01T08:29:42.521Z] #19 182.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 182.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-01T08:29:42.521Z] #19 184.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-01T08:29:42.521Z] #19 184.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 184.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-01T08:29:42.521Z] #19 186.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-01T08:29:42.521Z] #19 186.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 186.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-01T08:29:42.521Z] #19 187.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-01T08:29:42.521Z] #19 187.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 187.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-01T08:29:42.521Z] #19 188.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-01T08:29:42.521Z] #19 188.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 188.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:29:42.521Z] #19 188.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-01T08:29:42.521Z] #19 188.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:29:42.521Z] #19 188.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:29:42.744Z] #21 21.42 Selecting previously unselected package bash-completion. [2022-09-01T08:29:42.744Z] #21 21.43 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-01T08:29:42.973Z] #77 ... [2022-09-01T08:29:42.974Z] [2022-09-01T08:29:42.974Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:42.974Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:42.974Z] #14 90.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-01T08:29:42.974Z] #14 90.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:42.974Z] #14 90.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:43.090Z] #19 ... [2022-09-01T08:29:43.090Z] [2022-09-01T08:29:43.090Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:43.090Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:43.090Z] #84 147.8 config.status: creating Makefile [2022-09-01T08:29:43.090Z] #84 147.9 config.status: creating config.h [2022-09-01T08:29:43.350Z] #84 148.0 config.status: executing libtool commands [2022-09-01T08:29:43.609Z] #84 148.1 config.status: executing depfiles commands [2022-09-01T08:29:44.180Z] #84 148.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-01T08:29:44.180Z] #84 148.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:29:44.439Z] #84 149.2 checking for gcc... gcc [2022-09-01T08:29:44.699Z] #84 149.2 checking whether the C compiler works... yes [2022-09-01T08:29:44.699Z] #84 149.4 checking for C compiler default output file name... a.out [2022-09-01T08:29:44.699Z] #84 149.4 checking for suffix of executables... [2022-09-01T08:29:44.960Z] #84 149.5 checking whether we are cross compiling... no [2022-09-01T08:29:44.960Z] #84 149.7 checking for suffix of object files... o [2022-09-01T08:29:45.226Z] #84 149.8 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:45.226Z] #84 149.9 checking whether gcc accepts -g... yes [2022-09-01T08:29:45.280Z] #21 23.72 Unpacking bash-completion (1:2.11-2) ... [2022-09-01T08:29:45.486Z] #84 150.0 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:45.538Z] #21 24.22 Selecting previously unselected package bzip2. [2022-09-01T08:29:45.538Z] #21 24.23 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-01T08:29:45.538Z] #21 24.23 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:29:45.538Z] #21 24.33 Selecting previously unselected package xz-utils. [2022-09-01T08:29:45.538Z] #21 24.34 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-01T08:29:45.538Z] #21 24.34 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:29:45.746Z] #84 150.2 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:45.746Z] #84 150.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:45.746Z] #84 150.4 checking whether build environment is sane... yes [2022-09-01T08:29:45.746Z] #84 150.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:45.746Z] #84 150.5 checking for gawk... no [2022-09-01T08:29:45.746Z] #84 150.5 checking for mawk... mawk [2022-09-01T08:29:45.746Z] #84 150.5 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:45.797Z] #21 24.51 Selecting previously unselected package apparmor. [2022-09-01T08:29:45.797Z] #21 24.51 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-01T08:29:46.006Z] #84 150.5 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:46.006Z] #84 150.6 checking whether make supports nested variables... yes [2022-09-01T08:29:46.006Z] #84 150.6 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:46.006Z] #84 150.6 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:46.006Z] #84 150.6 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:46.056Z] #21 24.59 Unpacking apparmor (2.13.6-10) ... [2022-09-01T08:29:46.248Z] #14 ... [2022-09-01T08:29:46.248Z] [2022-09-01T08:29:46.248Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:29:46.248Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:29:46.249Z] #64 53.17 Updating files: 48% (2417/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 83% (4179/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-01T08:29:46.249Z] #64 54.84 + cd /tmp/tmp.6Ypyeads4U/src/github.com/containerd/containerd [2022-09-01T08:29:46.249Z] #64 54.84 + git checkout -q v1.6.8 [2022-09-01T08:29:46.315Z] #21 25.04 Selecting previously unselected package inetutils-ping. [2022-09-01T08:29:46.315Z] #21 25.04 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-01T08:29:46.315Z] #21 25.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-01T08:29:46.574Z] #21 25.17 Selecting previously unselected package libip6tc2:arm64. [2022-09-01T08:29:46.574Z] #21 25.17 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-01T08:29:46.574Z] #21 25.18 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-01T08:29:46.574Z] #21 25.26 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-01T08:29:46.574Z] #21 25.27 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-01T08:29:46.574Z] #21 25.28 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-01T08:29:46.574Z] #21 25.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-01T08:29:46.574Z] #21 25.35 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-01T08:29:46.574Z] #21 25.36 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-01T08:29:46.575Z] #84 150.7 checking dependency style of gcc... gcc3 [2022-09-01T08:29:46.576Z] #84 151.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:46.576Z] #84 151.0 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:46.576Z] #84 151.0 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:29:46.576Z] #84 151.3 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:29:46.576Z] #84 151.3 checking how to print strings... printf [2022-09-01T08:29:46.576Z] #84 151.3 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:46.815Z] #64 56.47 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-01T08:29:46.815Z] #64 56.47 + BUILDTAGS='netgo osusergo static_build' [2022-09-01T08:29:46.815Z] #64 56.47 + export EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:29:46.815Z] #64 56.47 + EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:29:46.815Z] #64 56.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-01T08:29:46.815Z] #64 56.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-01T08:29:46.815Z] #64 56.47 + '[' '' = dynamic ']' [2022-09-01T08:29:46.815Z] #64 56.47 + make [2022-09-01T08:29:46.834Z] #21 25.43 Selecting previously unselected package libnftnl11:arm64. [2022-09-01T08:29:46.834Z] #21 25.43 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-01T08:29:46.834Z] #21 25.44 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-01T08:29:46.834Z] #21 25.51 Selecting previously unselected package iptables. [2022-09-01T08:29:46.834Z] #21 25.52 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-01T08:29:46.834Z] #21 25.53 Unpacking iptables (1.8.7-1) ... [2022-09-01T08:29:46.835Z] #84 151.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:46.835Z] #84 151.4 checking for egrep... /bin/grep -E [2022-09-01T08:29:46.835Z] #84 151.4 checking for fgrep... /bin/grep -F [2022-09-01T08:29:46.835Z] #84 151.4 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:46.835Z] #84 151.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:46.835Z] #84 151.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:47.092Z] #21 25.81 Selecting previously unselected package libonig5:arm64. [2022-09-01T08:29:47.092Z] #21 25.81 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-01T08:29:47.093Z] #21 25.82 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-01T08:29:47.095Z] #84 151.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:47.095Z] #84 151.7 checking whether ln -s works... yes [2022-09-01T08:29:47.095Z] #84 151.7 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:47.095Z] #84 151.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:47.095Z] #84 151.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:47.095Z] #84 151.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:47.095Z] #84 151.8 checking for objdump... objdump [2022-09-01T08:29:47.095Z] #84 151.8 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:47.095Z] #84 151.8 checking for dlltool... no [2022-09-01T08:29:47.095Z] #84 151.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:47.095Z] #84 151.8 checking for ar... ar [2022-09-01T08:29:47.353Z] #21 25.97 Selecting previously unselected package libjq1:arm64. [2022-09-01T08:29:47.353Z] #21 25.98 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-01T08:29:47.353Z] #21 25.98 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-01T08:29:47.353Z] #21 26.09 Selecting previously unselected package jq. [2022-09-01T08:29:47.353Z] #21 26.12 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-01T08:29:47.353Z] #21 26.12 Unpacking jq (1.6-2.1) ... [2022-09-01T08:29:47.353Z] #21 26.23 Selecting previously unselected package libaio1:arm64. [2022-09-01T08:29:47.355Z] #84 151.8 checking for archiver @FILE support... @ [2022-09-01T08:29:47.355Z] #84 152.0 checking for strip... strip [2022-09-01T08:29:47.355Z] #84 152.0 checking for ranlib... ranlib [2022-09-01T08:29:47.613Z] #21 26.23 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-01T08:29:47.613Z] #21 26.24 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-01T08:29:47.613Z] #21 26.30 Selecting previously unselected package libgpm2:arm64. [2022-09-01T08:29:47.613Z] #21 26.31 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-01T08:29:47.613Z] #21 26.31 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-01T08:29:47.613Z] #21 26.40 Selecting previously unselected package libicu67:arm64. [2022-09-01T08:29:47.613Z] #21 26.42 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-01T08:29:47.613Z] #21 26.42 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-01T08:29:47.613Z] #21 ... [2022-09-01T08:29:47.613Z] [2022-09-01T08:29:47.613Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:47.613Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:47.613Z] #77 86.29 checking for library containing cap_from_name... -lcap [2022-09-01T08:29:47.613Z] #77 86.80 checking for library containing dlopen... -ldl [2022-09-01T08:29:47.613Z] #77 87.27 checking seccomp.h usability... yes [2022-09-01T08:29:47.613Z] #77 87.46 checking seccomp.h presence... yes [2022-09-01T08:29:47.613Z] #77 87.52 checking for seccomp.h... yes [2022-09-01T08:29:47.613Z] #77 87.52 checking for library containing seccomp_rule_add... -lseccomp [2022-09-01T08:29:47.613Z] #77 87.85 checking for library containing seccomp_arch_resolve_name... none required [2022-09-01T08:29:47.613Z] #77 88.02 checking systemd/sd-bus.h usability... yes [2022-09-01T08:29:47.613Z] #77 88.21 checking systemd/sd-bus.h presence... yes [2022-09-01T08:29:47.613Z] #77 88.29 checking for systemd/sd-bus.h... yes [2022-09-01T08:29:47.613Z] #77 88.30 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-01T08:29:47.613Z] #77 88.85 checking for sd_notify_barrier... yes [2022-09-01T08:29:47.613Z] #77 89.15 checking linux/bpf.h usability... yes [2022-09-01T08:29:47.613Z] #77 89.32 checking linux/bpf.h presence... yes [2022-09-01T08:29:47.613Z] #77 89.41 checking for linux/bpf.h... yes [2022-09-01T08:29:47.613Z] #77 89.41 checking compilation for eBPF... yes [2022-09-01T08:29:47.613Z] #77 89.54 checking for criu >= 3.15... no [2022-09-01T08:29:47.613Z] #77 89.57 configure: CRIU headers not found, building without CRIU support [2022-09-01T08:29:47.613Z] #77 89.57 checking for criu > 3.16... no [2022-09-01T08:29:47.613Z] #77 89.60 configure: CRIU version doesn't support join-ns API [2022-09-01T08:29:47.613Z] #77 89.60 checking for criu > 3.16.1... no [2022-09-01T08:29:47.613Z] #77 89.63 configure: CRIU version doesn't support for pre-dumping [2022-09-01T08:29:47.613Z] #77 89.63 checking for new mount API (fsconfig)... yes [2022-09-01T08:29:47.613Z] #77 89.75 checking for seccomp notify API... yes [2022-09-01T08:29:47.613Z] #77 89.86 checking for gperf... no [2022-09-01T08:29:47.613Z] #77 89.86 configure: gperf not found - cannot rebuild signal parser code [2022-09-01T08:29:47.613Z] #77 89.86 checking for library containing argp_parse... none required [2022-09-01T08:29:47.613Z] #77 90.20 checking that generated files are newer than configure... done [2022-09-01T08:29:47.613Z] #77 90.21 configure: creating ./config.status [2022-09-01T08:29:47.613Z] #77 92.90 config.status: creating Makefile [2022-09-01T08:29:47.613Z] #77 92.99 config.status: creating rpm/crun.spec [2022-09-01T08:29:47.613Z] #77 93.09 config.status: creating config.h [2022-09-01T08:29:47.613Z] #77 93.15 config.status: executing libtool commands [2022-09-01T08:29:47.613Z] #77 93.17 config.status: executing depfiles commands [2022-09-01T08:29:47.613Z] #77 94.29 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-01T08:29:47.613Z] #77 94.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:29:47.613Z] #77 94.70 checking for gcc... gcc [2022-09-01T08:29:47.613Z] #77 94.82 checking whether the C compiler works... yes [2022-09-01T08:29:47.613Z] #77 95.01 checking for C compiler default output file name... a.out [2022-09-01T08:29:47.613Z] #77 95.01 checking for suffix of executables... [2022-09-01T08:29:47.613Z] #77 95.16 checking whether we are cross compiling... no [2022-09-01T08:29:47.613Z] #77 95.41 checking for suffix of object files... o [2022-09-01T08:29:47.613Z] #77 95.48 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:47.613Z] #77 95.59 checking whether gcc accepts -g... yes [2022-09-01T08:29:47.613Z] #77 95.76 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:47.613Z] #77 95.96 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:47.613Z] #77 96.12 checking how to run the C preprocessor... gcc -E [2022-09-01T08:29:47.613Z] #77 96.36 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:47.613Z] #77 96.36 checking for egrep... /bin/grep -E [2022-09-01T08:29:47.613Z] #77 96.37 checking for ANSI C header files... yes [2022-09-01T08:29:47.613Z] #77 96.81 checking for sys/types.h... yes [2022-09-01T08:29:47.908Z] #77 96.92 checking for sys/stat.h... yes [2022-09-01T08:29:47.925Z] #84 152.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:29:47.925Z] #84 152.6 checking for sysroot... no [2022-09-01T08:29:47.925Z] #84 152.6 checking for a working dd... /bin/dd [2022-09-01T08:29:47.925Z] #84 152.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:29:48.185Z] #84 152.7 checking for mt... no [2022-09-01T08:29:48.185Z] #84 152.7 checking if : is a manifest tool... no [2022-09-01T08:29:48.188Z] #77 97.15 checking for stdlib.h... yes [2022-09-01T08:29:48.188Z] #77 97.32 checking for string.h... yes [2022-09-01T08:29:48.446Z] #84 152.7 checking how to run the C preprocessor... gcc -E [2022-09-01T08:29:48.457Z] #77 97.45 checking for memory.h... yes [2022-09-01T08:29:48.706Z] #84 153.0 checking for ANSI C header files... yes [2022-09-01T08:29:48.710Z] #64 58.37 + bin/ctr [2022-09-01T08:29:48.715Z] #77 97.64 checking for strings.h... yes [2022-09-01T08:29:48.870Z] #77 ... [2022-09-01T08:29:48.871Z] [2022-09-01T08:29:48.871Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:48.871Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:48.871Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-01T08:29:48.871Z] #14 103.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:48.871Z] #14 103.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:29:48.871Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-01T08:29:48.871Z] #14 103.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:48.871Z] #14 103.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:48.966Z] #84 153.4 checking for sys/types.h... yes [2022-09-01T08:29:48.966Z] #84 153.7 checking for sys/stat.h... yes [2022-09-01T08:29:48.977Z] #77 97.86 checking for inttypes.h... yes [2022-09-01T08:29:48.977Z] #77 98.02 checking for stdint.h... yes [2022-09-01T08:29:49.236Z] #77 98.22 checking for unistd.h... yes [2022-09-01T08:29:49.236Z] #77 98.31 checking minix/config.h usability... no [2022-09-01T08:29:49.236Z] #77 98.40 checking minix/config.h presence... no [2022-09-01T08:29:49.485Z] #84 153.8 checking for stdlib.h... yes [2022-09-01T08:29:49.494Z] #77 98.50 checking for minix/config.h... no [2022-09-01T08:29:49.494Z] #77 98.50 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-01T08:29:49.746Z] #84 154.0 checking for string.h... yes [2022-09-01T08:29:49.746Z] #84 154.3 checking for memory.h... yes [2022-09-01T08:29:49.759Z] #77 98.69 checking build system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:49.759Z] #77 99.02 checking host system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:49.759Z] #77 99.02 checking how to print strings... printf [2022-09-01T08:29:49.759Z] #77 99.02 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:49.759Z] #77 99.04 checking for fgrep... /bin/grep -F [2022-09-01T08:29:50.006Z] #84 154.5 checking for strings.h... yes [2022-09-01T08:29:50.019Z] #77 99.05 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:50.019Z] #77 99.09 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:50.019Z] #77 99.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:50.019Z] #77 99.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:50.019Z] #77 99.24 checking whether ln -s works... yes [2022-09-01T08:29:50.019Z] #77 99.24 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:50.019Z] #77 99.29 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:50.019Z] #77 99.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:50.019Z] #77 99.30 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:50.019Z] #77 99.30 checking for objdump... objdump [2022-09-01T08:29:50.019Z] #77 99.30 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:50.076Z] #47 ... [2022-09-01T08:29:50.076Z] [2022-09-01T08:29:50.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:50.076Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:50.076Z] #14 113.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-01T08:29:50.076Z] #14 113.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:50.076Z] #14 113.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:50.268Z] #84 154.7 checking for inttypes.h... yes [2022-09-01T08:29:50.268Z] #84 154.8 checking for stdint.h... yes [2022-09-01T08:29:50.277Z] #77 99.30 checking for dlltool... no [2022-09-01T08:29:50.277Z] #77 99.31 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:50.277Z] #77 99.31 checking for ar... ar [2022-09-01T08:29:50.277Z] #77 99.31 checking for archiver @FILE support... @ [2022-09-01T08:29:50.529Z] #84 155.0 checking for unistd.h... yes [2022-09-01T08:29:50.536Z] #77 99.45 checking for strip... strip [2022-09-01T08:29:50.536Z] #77 99.45 checking for ranlib... ranlib [2022-09-01T08:29:50.536Z] #77 99.45 checking for gawk... no [2022-09-01T08:29:50.536Z] #77 99.46 checking for mawk... mawk [2022-09-01T08:29:50.789Z] #84 155.1 checking for dlfcn.h... yes [2022-09-01T08:29:50.789Z] #84 155.3 checking for objdir... .libs [2022-09-01T08:29:50.794Z] #77 99.46 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:29:50.794Z] #77 99.80 checking for sysroot... no [2022-09-01T08:29:50.794Z] #77 99.80 checking for a working dd... /bin/dd [2022-09-01T08:29:50.794Z] #77 99.84 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:29:50.794Z] #77 99.84 checking for mt... no [2022-09-01T08:29:50.794Z] #77 99.84 checking if : is a manifest tool... no [2022-09-01T08:29:51.053Z] #77 99.86 checking for dlfcn.h... yes [2022-09-01T08:29:51.053Z] #77 100.0 checking for objdir... .libs [2022-09-01T08:29:51.053Z] #77 ... [2022-09-01T08:29:51.053Z] [2022-09-01T08:29:51.053Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:29:51.053Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:29:51.053Z] #21 29.84 Selecting previously unselected package libinih1:arm64. [2022-09-01T08:29:51.053Z] #21 29.84 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-01T08:29:51.053Z] #21 29.85 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-01T08:29:51.312Z] #21 29.92 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-01T08:29:51.312Z] #21 29.92 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-01T08:29:51.312Z] #21 29.93 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-01T08:29:51.312Z] #21 30.02 Selecting previously unselected package libnet1:arm64. [2022-09-01T08:29:51.312Z] #21 30.02 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-01T08:29:51.312Z] #21 30.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:29:51.312Z] #21 30.13 Selecting previously unselected package libnl-3-200:arm64. [2022-09-01T08:29:51.360Z] #84 155.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:29:51.360Z] #84 156.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:29:51.570Z] #21 30.13 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-01T08:29:51.571Z] #21 30.13 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-01T08:29:51.571Z] #21 30.22 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-01T08:29:51.571Z] #21 30.22 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-01T08:29:51.571Z] #21 30.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:29:51.571Z] #21 30.31 Selecting previously unselected package libyajl2:arm64. [2022-09-01T08:29:51.571Z] #21 30.32 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-01T08:29:51.571Z] #21 30.32 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-01T08:29:51.620Z] #84 156.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:29:51.829Z] #21 30.38 Selecting previously unselected package net-tools. [2022-09-01T08:29:51.829Z] #21 30.39 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-01T08:29:51.829Z] #21 30.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:29:51.829Z] #21 30.58 Selecting previously unselected package patch. [2022-09-01T08:29:51.829Z] #21 30.58 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-01T08:29:51.829Z] #21 30.59 Unpacking patch (2.7.6-7) ... [2022-09-01T08:29:51.880Z] #84 156.2 checking if gcc static flag -static works... yes [2022-09-01T08:29:52.089Z] #21 30.69 Selecting previously unselected package python-pip-whl. [2022-09-01T08:29:52.089Z] #21 30.70 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:29:52.089Z] #21 30.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:29:52.140Z] #84 156.5 checking if gcc supports -c -o file.o... yes [2022-09-01T08:29:52.140Z] #84 156.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:29:52.140Z] #84 156.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:29:52.400Z] #84 156.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:29:52.400Z] #84 157.2 checking how to hardcode library paths into programs... immediate [2022-09-01T08:29:52.657Z] #21 31.25 Selecting previously unselected package python3-lib2to3. [2022-09-01T08:29:52.657Z] #21 31.26 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-01T08:29:52.657Z] #21 31.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:29:52.657Z] #21 31.37 Selecting previously unselected package python3-distutils. [2022-09-01T08:29:52.657Z] #21 31.39 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-01T08:29:52.657Z] #21 31.41 Unpacking python3-distutils (3.9.2-1) ... [2022-09-01T08:29:52.660Z] #84 157.2 checking whether stripping libraries is possible... yes [2022-09-01T08:29:52.660Z] #84 157.2 checking if libtool supports shared libraries... yes [2022-09-01T08:29:52.660Z] #84 157.2 checking whether to build shared libraries... no [2022-09-01T08:29:52.660Z] #84 157.2 checking whether to build static libraries... yes [2022-09-01T08:29:52.660Z] #84 157.2 checking float.h usability... yes [2022-09-01T08:29:52.660Z] #84 157.3 checking float.h presence... yes [2022-09-01T08:29:52.660Z] #84 157.4 checking for float.h... yes [2022-09-01T08:29:52.916Z] #21 31.55 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:29:52.916Z] #21 31.55 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:29:52.916Z] #21 31.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:52.916Z] #21 31.70 Selecting previously unselected package python3-setuptools. [2022-09-01T08:29:52.916Z] #21 31.71 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-01T08:29:52.916Z] #21 31.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-01T08:29:52.919Z] #84 157.5 checking limits.h usability... yes [2022-09-01T08:29:52.919Z] #84 157.6 checking limits.h presence... yes [2022-09-01T08:29:52.919Z] #84 157.7 checking for limits.h... yes [2022-09-01T08:29:53.176Z] #21 31.95 Selecting previously unselected package python3-wheel. [2022-09-01T08:29:53.176Z] #21 31.96 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-01T08:29:53.176Z] #21 31.97 Unpacking python3-wheel (0.34.2-1) ... [2022-09-01T08:29:53.179Z] #84 157.7 checking stddef.h usability... yes [2022-09-01T08:29:53.179Z] #84 157.8 checking stddef.h presence... yes [2022-09-01T08:29:53.179Z] #84 157.9 checking for stddef.h... yes [2022-09-01T08:29:53.179Z] #84 157.9 checking for stdlib.h... (cached) yes [2022-09-01T08:29:53.179Z] #84 157.9 checking for string.h... (cached) yes [2022-09-01T08:29:53.435Z] #21 32.03 Selecting previously unselected package python3-pip. [2022-09-01T08:29:53.435Z] #21 32.04 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:29:53.435Z] #21 32.08 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:29:53.438Z] #84 158.0 checking sys/time.h usability... yes [2022-09-01T08:29:53.438Z] #84 158.1 checking sys/time.h presence... yes [2022-09-01T08:29:53.694Z] #21 32.35 Selecting previously unselected package sudo. [2022-09-01T08:29:53.694Z] #21 32.35 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-01T08:29:53.694Z] #21 32.36 Unpacking sudo (1.9.5p2-3) ... [2022-09-01T08:29:53.697Z] #84 158.3 checking for sys/time.h... yes [2022-09-01T08:29:53.697Z] #84 158.3 checking for inline... inline [2022-09-01T08:29:54.218Z] #84 158.4 checking for size_t... yes [2022-09-01T08:29:54.218Z] #84 158.8 checking for stdlib.h... (cached) yes [2022-09-01T08:29:54.262Z] #21 32.85 Selecting previously unselected package systemd-journal-remote. [2022-09-01T08:29:54.262Z] #21 32.85 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-01T08:29:54.262Z] #21 32.86 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-01T08:29:54.262Z] #21 32.96 Selecting previously unselected package thin-provisioning-tools. [2022-09-01T08:29:54.262Z] #21 32.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-01T08:29:54.262Z] #21 32.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:29:54.478Z] #84 158.8 checking for GNU libc compatible malloc... yes [2022-09-01T08:29:54.478Z] #84 159.1 checking for stdlib.h... (cached) yes [2022-09-01T08:29:54.521Z] #21 33.20 Selecting previously unselected package uidmap. [2022-09-01T08:29:54.521Z] #21 33.22 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-01T08:29:54.521Z] #21 33.23 Unpacking uidmap (1:4.8.1-1) ... [2022-09-01T08:29:54.740Z] #84 159.1 checking for GNU libc compatible realloc... yes [2022-09-01T08:29:54.780Z] #21 33.38 Selecting previously unselected package vim-runtime. [2022-09-01T08:29:54.780Z] #21 33.38 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:29:54.780Z] #21 33.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-01T08:29:54.780Z] #21 33.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-01T08:29:54.780Z] #21 33.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:55.000Z] #84 159.4 checking for working strtod... yes [2022-09-01T08:29:55.260Z] #84 159.7 checking for gettimeofday... yes [2022-09-01T08:29:55.425Z] #14 116.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-01T08:29:55.425Z] #14 116.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:55.425Z] #14 116.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:29:55.520Z] #84 159.9 checking for memset... yes [2022-09-01T08:29:56.039Z] #84 160.3 checking for strspn... yes [2022-09-01T08:29:56.039Z] #84 160.7 checking that generated files are newer than configure... done [2022-09-01T08:29:56.039Z] #84 160.7 configure: creating ./config.status [2022-09-01T08:29:56.807Z] #64 ... [2022-09-01T08:29:56.807Z] [2022-09-01T08:29:56.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:29:56.807Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:29:56.807Z] #14 96.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-01T08:29:56.807Z] #14 96.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:56.807Z] #14 96.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:29:56.807Z] #14 103.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-01T08:29:56.807Z] #14 103.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:29:56.807Z] #14 103.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:29:57.739Z] #14 ... [2022-09-01T08:29:57.739Z] [2022-09-01T08:29:57.739Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:57.739Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:29:57.739Z] #77 47.76 libtoolize: putting auxiliary files in '.'. [2022-09-01T08:29:57.739Z] #77 47.76 libtoolize: copying file './ltmain.sh' [2022-09-01T08:29:57.739Z] #77 48.46 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-01T08:29:57.739Z] #77 48.46 libtoolize: and rerunning libtoolize and aclocal. [2022-09-01T08:29:57.739Z] #77 48.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:29:57.995Z] #77 58.09 configure.ac:7: installing './compile' [2022-09-01T08:29:58.068Z] #21 36.80 Selecting previously unselected package vim. [2022-09-01T08:29:58.068Z] #21 36.81 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-01T08:29:58.253Z] #77 58.09 configure.ac:11: installing './config.guess' [2022-09-01T08:29:58.253Z] #77 58.10 configure.ac:11: installing './config.sub' [2022-09-01T08:29:58.253Z] #77 58.12 configure.ac:8: installing './install-sh' [2022-09-01T08:29:58.253Z] #77 58.13 configure.ac:8: installing './missing' [2022-09-01T08:29:58.326Z] #21 36.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:29:58.539Z] #77 58.27 Makefile.am: installing './depcomp' [2022-09-01T08:29:58.585Z] #21 37.34 Selecting previously unselected package xfsprogs. [2022-09-01T08:29:58.585Z] #21 37.35 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-01T08:29:58.585Z] #21 37.35 Unpacking xfsprogs (5.10.0-4) ... [2022-09-01T08:29:58.599Z] #84 163.4 config.status: creating Makefile [2022-09-01T08:29:58.859Z] #84 163.4 config.status: creating config.h [2022-09-01T08:29:58.859Z] #84 163.5 config.status: executing depfiles commands [2022-09-01T08:29:59.119Z] #84 163.8 config.status: executing libtool commands [2022-09-01T08:29:59.153Z] #21 37.67 Selecting previously unselected package zip. [2022-09-01T08:29:59.153Z] #21 37.70 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-01T08:29:59.153Z] #21 37.70 Unpacking zip (3.0-12) ... [2022-09-01T08:29:59.153Z] #21 37.87 Selecting previously unselected package zstd. [2022-09-01T08:29:59.153Z] #21 37.87 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-01T08:29:59.153Z] #21 37.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:29:59.412Z] #21 38.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:29:59.491Z] #77 59.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:29:59.491Z] #77 59.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:29:59.671Z] #21 ... [2022-09-01T08:29:59.671Z] [2022-09-01T08:29:59.671Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:29:59.671Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:29:59.671Z] #77 100.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:29:59.671Z] #77 100.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:29:59.671Z] #77 100.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:29:59.671Z] #77 100.6 checking if gcc static flag -static works... yes [2022-09-01T08:29:59.671Z] #77 101.0 checking if gcc supports -c -o file.o... yes [2022-09-01T08:29:59.671Z] #77 101.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:29:59.671Z] #77 101.1 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-01T08:29:59.671Z] #77 101.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:29:59.671Z] #77 101.4 checking how to hardcode library paths into programs... immediate [2022-09-01T08:29:59.671Z] #77 101.4 checking whether stripping libraries is possible... yes [2022-09-01T08:29:59.671Z] #77 101.5 checking if libtool supports shared libraries... yes [2022-09-01T08:29:59.671Z] #77 101.5 checking whether to build shared libraries... no [2022-09-01T08:29:59.671Z] #77 101.5 checking whether to build static libraries... yes [2022-09-01T08:29:59.671Z] #77 101.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:59.671Z] #77 101.5 checking whether build environment is sane... yes [2022-09-01T08:29:59.671Z] #77 101.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:59.671Z] #77 101.6 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:59.671Z] #77 101.6 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:59.671Z] #77 101.7 checking whether make supports nested variables... yes [2022-09-01T08:29:59.671Z] #77 101.7 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:59.671Z] #77 101.7 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:59.671Z] #77 101.7 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:59.671Z] #77 101.8 checking dependency style of gcc... gcc3 [2022-09-01T08:29:59.671Z] #77 102.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:59.671Z] #77 102.0 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:59.671Z] #77 102.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:29:59.671Z] #77 102.0 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:29:59.671Z] #77 102.0 checking for yajl >= 2.1.0... yes [2022-09-01T08:29:59.671Z] #77 102.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:29:59.671Z] #77 102.0 checking for gcc... (cached) gcc [2022-09-01T08:29:59.671Z] #77 102.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:29:59.671Z] #77 102.1 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:29:59.671Z] #77 102.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:29:59.671Z] #77 102.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:29:59.671Z] #77 102.1 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:29:59.671Z] #77 102.2 checking for python3... /usr/bin/python3 [2022-09-01T08:29:59.671Z] #77 102.2 checking for python3 version... 3.9 [2022-09-01T08:29:59.671Z] #77 102.3 checking for python3 platform... linux [2022-09-01T08:29:59.671Z] #77 102.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:29:59.671Z] #77 102.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:29:59.671Z] #77 102.7 checking that generated files are newer than configure... done [2022-09-01T08:29:59.671Z] #77 102.7 configure: creating ./config.status [2022-09-01T08:29:59.671Z] #77 105.3 config.status: creating Makefile [2022-09-01T08:29:59.671Z] #77 105.4 config.status: creating config.h [2022-09-01T08:29:59.671Z] #77 105.4 config.status: executing libtool commands [2022-09-01T08:29:59.671Z] #77 105.4 config.status: executing depfiles commands [2022-09-01T08:29:59.671Z] #77 106.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-01T08:29:59.671Z] #77 106.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:29:59.671Z] #77 106.6 checking for gcc... gcc [2022-09-01T08:29:59.671Z] #77 106.7 checking whether the C compiler works... yes [2022-09-01T08:29:59.671Z] #77 106.9 checking for C compiler default output file name... a.out [2022-09-01T08:29:59.671Z] #77 106.9 checking for suffix of executables... [2022-09-01T08:29:59.671Z] #77 107.0 checking whether we are cross compiling... no [2022-09-01T08:29:59.671Z] #77 107.1 checking for suffix of object files... o [2022-09-01T08:29:59.671Z] #77 107.2 checking whether we are using the GNU C compiler... yes [2022-09-01T08:29:59.671Z] #77 107.3 checking whether gcc accepts -g... yes [2022-09-01T08:29:59.671Z] #77 107.5 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:29:59.671Z] #77 107.6 checking whether gcc understands -c and -o together... yes [2022-09-01T08:29:59.671Z] #77 107.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:29:59.671Z] #77 107.8 checking whether build environment is sane... yes [2022-09-01T08:29:59.671Z] #77 107.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:29:59.671Z] #77 107.8 checking for gawk... no [2022-09-01T08:29:59.671Z] #77 107.8 checking for mawk... mawk [2022-09-01T08:29:59.671Z] #77 107.8 checking whether make sets $(MAKE)... yes [2022-09-01T08:29:59.671Z] #77 107.9 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:29:59.671Z] #77 107.9 checking whether make supports nested variables... yes [2022-09-01T08:29:59.671Z] #77 108.0 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:29:59.671Z] #77 108.0 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:29:59.671Z] #77 108.0 checking how to create a ustar tar archive... gnutar [2022-09-01T08:29:59.671Z] #77 108.0 checking dependency style of gcc... gcc3 [2022-09-01T08:29:59.671Z] #77 108.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:29:59.671Z] #77 108.2 checking whether make supports nested variables... (cached) yes [2022-09-01T08:29:59.671Z] #77 108.3 checking build system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:59.671Z] #77 108.6 checking host system type... aarch64-unknown-linux-gnu [2022-09-01T08:29:59.671Z] #77 108.6 checking how to print strings... printf [2022-09-01T08:29:59.671Z] #77 108.6 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:29:59.671Z] #77 108.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:29:59.671Z] #77 108.6 checking for egrep... /bin/grep -E [2022-09-01T08:29:59.671Z] #77 108.6 checking for fgrep... /bin/grep -F [2022-09-01T08:29:59.671Z] #77 108.6 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:29:59.671Z] #77 108.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:29:59.671Z] #77 108.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:29:59.671Z] #77 108.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:29:59.671Z] #77 108.8 checking whether ln -s works... yes [2022-09-01T08:29:59.671Z] #77 108.8 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:29:59.671Z] #77 108.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-01T08:29:59.671Z] #77 108.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:29:59.671Z] #77 108.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:29:59.671Z] #77 108.9 checking for objdump... objdump [2022-09-01T08:29:59.671Z] #77 108.9 checking how to recognize dependent libraries... pass_all [2022-09-01T08:29:59.671Z] #77 108.9 checking for dlltool... no [2022-09-01T08:29:59.671Z] #77 108.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:29:59.671Z] #77 108.9 checking for ar... ar [2022-09-01T08:29:59.749Z] #77 59.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:29:59.749Z] #77 59.68 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:29:59.930Z] #77 108.9 checking for archiver @FILE support... @ [2022-09-01T08:30:00.006Z] #77 59.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:30:00.006Z] #77 59.92 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:30:00.006Z] #77 60.05 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:30:00.059Z] #84 164.6 GEN .version [2022-09-01T08:30:00.059Z] #84 164.6 make install-recursive [2022-09-01T08:30:00.059Z] #84 164.7 make[1]: Entering directory '/tmp/crun-build' [2022-09-01T08:30:00.059Z] #84 164.8 Making install in libocispec [2022-09-01T08:30:00.059Z] #84 164.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:00.059Z] #84 164.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-01T08:30:00.075Z] #14 ... [2022-09-01T08:30:00.075Z] [2022-09-01T08:30:00.075Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:00.075Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:00.075Z] #77 46.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-01T08:30:00.189Z] #77 109.1 checking for strip... strip [2022-09-01T08:30:00.189Z] #77 109.1 checking for ranlib... ranlib [2022-09-01T08:30:00.263Z] #77 60.19 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:30:00.263Z] #77 60.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:30:00.318Z] #84 164.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-01T08:30:00.318Z] #84 164.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-01T08:30:00.318Z] #84 164.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-01T08:30:00.448Z] #77 109.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:30:00.448Z] #77 109.5 checking for sysroot... [2022-09-01T08:30:00.449Z] #77 ... [2022-09-01T08:30:00.449Z] [2022-09-01T08:30:00.449Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:30:00.449Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:30:00.449Z] #21 39.07 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-01T08:30:00.449Z] #21 39.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:30:00.449Z] #21 39.09 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-01T08:30:00.449Z] #21 39.10 Setting up libicu67:arm64 (67.1-7) ... [2022-09-01T08:30:00.449Z] #21 39.11 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-01T08:30:00.449Z] #21 39.12 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-01T08:30:00.449Z] #21 39.13 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-01T08:30:00.449Z] #21 39.14 Setting up uidmap (1:4.8.1-1) ... [2022-09-01T08:30:00.449Z] #21 39.15 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-01T08:30:00.449Z] #21 39.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:30:00.449Z] #21 39.18 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:30:00.449Z] #21 39.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-01T08:30:00.449Z] #21 39.21 Setting up python3-wheel (0.34.2-1) ... [2022-09-01T08:30:00.578Z] #84 165.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-01T08:30:00.840Z] #84 165.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-01T08:30:01.016Z] #21 39.83 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-01T08:30:01.099Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-01T08:30:01.099Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-01T08:30:01.099Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-01T08:30:01.100Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-01T08:30:01.100Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-01T08:30:01.100Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-01T08:30:01.100Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-01T08:30:01.275Z] #21 39.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:30:01.275Z] #21 39.92 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-01T08:30:01.275Z] #21 39.93 Setting up libcap2-bin (1:2.44-1) ... [2022-09-01T08:30:01.275Z] #21 39.95 Setting up apparmor (2.13.6-10) ... [2022-09-01T08:30:01.359Z] #84 ... [2022-09-01T08:30:01.359Z] [2022-09-01T08:30:01.359Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:30:01.359Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:30:01.359Z] #19 208.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-01T08:30:01.359Z] #19 208.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:01.359Z] #19 208.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:30:01.619Z] #19 209.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-01T08:30:01.619Z] #19 209.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:01.619Z] #19 209.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:30:02.654Z] #21 41.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-01T08:30:03.222Z] #21 41.91 Setting up zip (3.0-12) ... [2022-09-01T08:30:03.222Z] #21 41.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:30:03.222Z] #21 41.97 Setting up bash-completion (1:2.11-2) ... [2022-09-01T08:30:03.535Z] #14 ... [2022-09-01T08:30:03.535Z] [2022-09-01T08:30:03.535Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:03.535Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:03.535Z] #77 46.69 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-01T08:30:05.758Z] #21 44.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:30:05.758Z] #21 44.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:30:05.758Z] #21 44.56 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-01T08:30:05.758Z] #21 44.57 Setting up patch (2.7.6-7) ... [2022-09-01T08:30:05.758Z] #21 44.59 Setting up sudo (1.9.5p2-3) ... [2022-09-01T08:30:06.018Z] #21 44.67 invoke-rc.d: could not determine current runlevel [2022-09-01T08:30:06.018Z] #21 44.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:30:06.018Z] #21 44.69 Setting up xfsprogs (5.10.0-4) ... [2022-09-01T08:30:06.018Z] #21 44.71 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-01T08:30:06.018Z] #21 44.71 Failed to connect to bus: Host is down [2022-09-01T08:30:06.018Z] #21 44.72 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-01T08:30:06.018Z] #21 44.73 Setting up inetutils-ping (2:2.0-1) ... [2022-09-01T08:30:06.018Z] #21 44.74 Setting up pigz (2.6-1) ... [2022-09-01T08:30:06.018Z] #21 44.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-01T08:30:06.018Z] #21 44.77 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-01T08:30:06.018Z] #21 44.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:30:06.018Z] #21 44.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:30:06.588Z] #21 45.36 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-01T08:30:06.588Z] #21 45.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:30:07.155Z] #21 45.75 Setting up libelf1:arm64 (0.183-1) ... [2022-09-01T08:30:07.155Z] #21 45.76 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-01T08:30:07.155Z] #21 45.79 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:30:07.155Z] #21 45.80 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-01T08:30:07.155Z] #21 45.82 Setting up libkmod2:arm64 (28-1) ... [2022-09-01T08:30:07.155Z] #21 45.83 Setting up python3-distutils (3.9.2-1) ... [2022-09-01T08:30:07.414Z] #21 46.17 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:30:07.414Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-01T08:30:07.414Z] #21 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-01T08:30:07.414Z] #21 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-01T08:30:07.673Z] #21 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-01T08:30:07.673Z] #21 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-01T08:30:07.673Z] #21 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-01T08:30:07.673Z] #21 46.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-01T08:30:07.673Z] #21 46.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-01T08:30:07.673Z] #21 46.28 Setting up python3-setuptools (52.0.0-4) ... [2022-09-01T08:30:08.376Z] #77 ... [2022-09-01T08:30:08.376Z] [2022-09-01T08:30:08.376Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:08.376Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:08.376Z] #14 117.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-01T08:30:08.633Z] #14 117.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:08.633Z] #14 117.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:30:09.309Z] #21 47.83 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-01T08:30:09.309Z] #21 47.85 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-01T08:30:09.309Z] #21 47.86 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:30:09.309Z] #21 47.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:30:09.752Z] #19 ... [2022-09-01T08:30:09.752Z] [2022-09-01T08:30:09.752Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:09.752Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-01T08:30:09.752Z] #84 166.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-01T08:30:09.752Z] #84 166.7 make install-recursive [2022-09-01T08:30:09.752Z] #84 166.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:09.752Z] #84 166.8 Making install in yajl [2022-09-01T08:30:09.752Z] #84 166.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:09.752Z] #84 166.9 CC verify/json_verify-json_verify.o [2022-09-01T08:30:09.752Z] #84 166.9 CC src/libyajl_la-yajl_alloc.lo [2022-09-01T08:30:09.752Z] #84 166.9 CC src/libyajl_la-yajl.lo [2022-09-01T08:30:09.752Z] #84 166.9 CC src/libyajl_la-yajl_gen.lo [2022-09-01T08:30:09.752Z] #84 166.9 CC src/libyajl_la-yajl_parser.lo [2022-09-01T08:30:09.752Z] #84 166.9 CC src/libyajl_la-yajl_buf.lo [2022-09-01T08:30:09.752Z] #84 167.0 CC src/libyajl_la-yajl_encode.lo [2022-09-01T08:30:09.752Z] #84 167.0 CC src/libyajl_la-yajl_lex.lo [2022-09-01T08:30:09.752Z] #84 167.1 CC src/libyajl_la-yajl_tree.lo [2022-09-01T08:30:09.752Z] #84 172.7 CCLD libyajl.la [2022-09-01T08:30:09.752Z] #84 173.1 CCLD verify/json_verify [2022-09-01T08:30:09.752Z] #84 173.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:09.752Z] #84 173.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:30:09.752Z] #84 173.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:30:09.752Z] #84 173.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:09.752Z] #84 173.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:09.752Z] #84 173.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:09.752Z] #84 173.8 CC src/validate.o [2022-09-01T08:30:09.752Z] #84 173.8 CC src/image_spec_schema_config_schema.lo [2022-09-01T08:30:09.752Z] #84 173.9 CC src/image_spec_schema_defs.lo [2022-09-01T08:30:09.752Z] #84 173.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-01T08:30:09.752Z] #84 173.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-01T08:30:09.752Z] #84 173.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-01T08:30:09.752Z] #84 174.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-01T08:30:09.752Z] #84 174.0 CC src/runtime_spec_schema_config_schema.lo [2022-09-01T08:30:09.752Z] #84 174.0 CC src/image_spec_schema_image_index_schema.lo [2022-09-01T08:30:09.752Z] #84 174.0 CC src/image_spec_schema_image_layout_schema.lo [2022-09-01T08:30:09.752Z] #84 174.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-01T08:30:09.752Z] #84 174.1 CC src/runtime_spec_schema_config_solaris.lo [2022-09-01T08:30:09.752Z] #84 174.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-01T08:30:09.752Z] #84 174.2 CC src/runtime_spec_schema_defs_linux.lo [2022-09-01T08:30:09.752Z] #84 174.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-01T08:30:09.752Z] #84 174.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-01T08:30:09.752Z] #84 174.3 CC src/runtime_spec_schema_defs_zos.lo [2022-09-01T08:30:09.752Z] #84 174.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-01T08:30:09.752Z] #84 174.3 CC src/runtime_spec_schema_config_windows.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/basic_test_double_array.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/basic_test_top_array_int.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/basic_test_double_array_item.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/basic_test_top_array_string.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/basic_test_top_double_array_int.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/runtime_spec_schema_defs.lo [2022-09-01T08:30:09.752Z] #84 174.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-01T08:30:09.752Z] #84 174.5 CC src/basic_test_top_double_array_obj.lo [2022-09-01T08:30:10.012Z] #84 174.7 CC src/basic_test_top_double_array_string.lo [2022-09-01T08:30:10.012Z] #84 174.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-01T08:30:10.012Z] #84 174.8 CC src/json_common.lo [2022-09-01T08:30:10.247Z] #21 49.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-01T08:30:10.247Z] #21 49.05 Setting up jq (1.6-2.1) ... [2022-09-01T08:30:10.247Z] #21 49.06 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:30:10.247Z] #21 49.08 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-01T08:30:10.247Z] #21 49.10 Setting up iptables (1.8.7-1) ... [2022-09-01T08:30:10.247Z] #21 49.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:30:10.247Z] #21 49.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:30:10.247Z] #21 49.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:30:10.247Z] #21 49.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:30:10.247Z] #21 ... [2022-09-01T08:30:10.247Z] [2022-09-01T08:30:10.247Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:10.247Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:30:10.247Z] #77 109.5 checking for sysroot... no [2022-09-01T08:30:10.247Z] #77 109.5 checking for a working dd... /bin/dd [2022-09-01T08:30:10.247Z] #77 109.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:30:10.247Z] #77 109.6 checking for mt... no [2022-09-01T08:30:10.247Z] #77 109.6 checking if : is a manifest tool... no [2022-09-01T08:30:10.247Z] #77 109.6 checking how to run the C preprocessor... gcc -E [2022-09-01T08:30:10.247Z] #77 109.8 checking for ANSI C header files... yes [2022-09-01T08:30:10.247Z] #77 110.3 checking for sys/types.h... yes [2022-09-01T08:30:10.247Z] #77 110.5 checking for sys/stat.h... yes [2022-09-01T08:30:10.247Z] #77 110.6 checking for stdlib.h... yes [2022-09-01T08:30:10.247Z] #77 110.8 checking for string.h... yes [2022-09-01T08:30:10.247Z] #77 111.1 checking for memory.h... yes [2022-09-01T08:30:10.247Z] #77 111.2 checking for strings.h... yes [2022-09-01T08:30:10.247Z] #77 111.4 checking for inttypes.h... yes [2022-09-01T08:30:10.247Z] #77 111.6 checking for stdint.h... yes [2022-09-01T08:30:10.247Z] #77 111.8 checking for unistd.h... yes [2022-09-01T08:30:10.247Z] #77 111.9 checking for dlfcn.h... yes [2022-09-01T08:30:10.247Z] #77 112.0 checking for objdir... .libs [2022-09-01T08:30:10.247Z] #77 112.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:30:10.247Z] #77 112.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:30:10.247Z] #77 112.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:30:10.247Z] #77 112.7 checking if gcc static flag -static works... yes [2022-09-01T08:30:10.247Z] #77 113.0 checking if gcc supports -c -o file.o... yes [2022-09-01T08:30:10.247Z] #77 113.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:30:10.247Z] #77 113.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-01T08:30:10.247Z] #77 113.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:30:10.247Z] #77 113.5 checking how to hardcode library paths into programs... immediate [2022-09-01T08:30:10.247Z] #77 113.5 checking whether stripping libraries is possible... yes [2022-09-01T08:30:10.247Z] #77 113.5 checking if libtool supports shared libraries... yes [2022-09-01T08:30:10.247Z] #77 113.5 checking whether to build shared libraries... no [2022-09-01T08:30:10.247Z] #77 113.5 checking whether to build static libraries... yes [2022-09-01T08:30:10.247Z] #77 113.6 checking float.h usability... yes [2022-09-01T08:30:10.247Z] #77 113.7 checking float.h presence... yes [2022-09-01T08:30:10.247Z] #77 113.8 checking for float.h... yes [2022-09-01T08:30:10.247Z] #77 113.8 checking limits.h usability... yes [2022-09-01T08:30:10.247Z] #77 114.0 checking limits.h presence... yes [2022-09-01T08:30:10.247Z] #77 114.0 checking for limits.h... yes [2022-09-01T08:30:10.247Z] #77 114.1 checking stddef.h usability... yes [2022-09-01T08:30:10.247Z] #77 114.3 checking stddef.h presence... yes [2022-09-01T08:30:10.247Z] #77 114.4 checking for stddef.h... yes [2022-09-01T08:30:10.247Z] #77 114.4 checking for stdlib.h... (cached) yes [2022-09-01T08:30:10.247Z] #77 114.5 checking for string.h... (cached) yes [2022-09-01T08:30:10.247Z] #77 114.5 checking sys/time.h usability... yes [2022-09-01T08:30:10.247Z] #77 114.6 checking sys/time.h presence... yes [2022-09-01T08:30:10.247Z] #77 114.7 checking for sys/time.h... yes [2022-09-01T08:30:10.247Z] #77 114.7 checking for inline... inline [2022-09-01T08:30:10.247Z] #77 114.8 checking for size_t... yes [2022-09-01T08:30:10.247Z] #77 115.1 checking for stdlib.h... (cached) yes [2022-09-01T08:30:10.247Z] #77 115.1 checking for GNU libc compatible malloc... yes [2022-09-01T08:30:10.247Z] #77 115.4 checking for stdlib.h... (cached) yes [2022-09-01T08:30:10.247Z] #77 115.4 checking for GNU libc compatible realloc... yes [2022-09-01T08:30:10.247Z] #77 115.7 checking for working strtod... yes [2022-09-01T08:30:10.247Z] #77 115.9 checking for gettimeofday... yes [2022-09-01T08:30:10.247Z] #77 116.1 checking for memset... yes [2022-09-01T08:30:10.247Z] #77 116.4 checking for strspn... yes [2022-09-01T08:30:10.247Z] #77 116.8 checking that generated files are newer than configure... done [2022-09-01T08:30:10.247Z] #77 116.8 configure: creating ./config.status [2022-09-01T08:30:10.247Z] #77 119.4 config.status: creating Makefile [2022-09-01T08:30:10.247Z] #77 119.5 config.status: creating config.h [2022-09-01T08:30:10.271Z] #84 174.9 CC tests/test-1.o [2022-09-01T08:30:10.272Z] #84 175.0 CC src/read-file.lo [2022-09-01T08:30:10.272Z] #84 175.1 CC tests/test-2.o [2022-09-01T08:30:10.506Z] #77 119.6 config.status: executing depfiles commands [2022-09-01T08:30:10.506Z] #77 ... [2022-09-01T08:30:10.506Z] [2022-09-01T08:30:10.506Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:30:10.506Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-09-01T08:30:10.506Z] #21 49.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-01T08:30:10.506Z] #21 49.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-01T08:30:10.506Z] #21 49.17 Setting up iproute2 (5.10.0-4) ... [2022-09-01T08:30:10.531Z] #84 175.1 CC tests/test-3.o [2022-09-01T08:30:10.531Z] #84 175.1 CC tests/test-4.o [2022-09-01T08:30:10.531Z] #84 175.3 CC tests/test-6.o [2022-09-01T08:30:10.791Z] #84 175.4 CC tests/test-8.o [2022-09-01T08:30:10.791Z] #84 175.4 CC tests/test-7.o [2022-09-01T08:30:10.791Z] #84 175.5 CC tests/test-5.o [2022-09-01T08:30:10.791Z] #84 175.6 CC tests/test-11.o [2022-09-01T08:30:10.791Z] #84 175.6 CC tests/test-9.o [2022-09-01T08:30:11.053Z] #84 175.7 CC tests/test-10.o [2022-09-01T08:30:11.073Z] #21 49.60 Setting up systemd (247.3-7) ... [2022-09-01T08:30:11.073Z] #21 49.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-01T08:30:11.073Z] #21 49.66 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-01T08:30:11.074Z] #21 49.68 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-01T08:30:11.074Z] #21 49.69 Initializing machine ID from random generator. [2022-09-01T08:30:12.010Z] #21 50.64 Setting up systemd-journal-remote (247.3-7) ... [2022-09-01T08:30:12.270Z] #21 50.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:30:12.298Z] #77 ... [2022-09-01T08:30:12.298Z] [2022-09-01T08:30:12.298Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:30:12.298Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:30:13.592Z] #64 73.03 Updating files: 30% (1512/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 60% (3027/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 83% (4148/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-01T08:30:13.592Z] #64 76.08 + cd /tmp/tmp.9kM9lVJbbK/src/github.com/containerd/containerd [2022-09-01T08:30:13.647Z] #21 DONE 52.1s [2022-09-01T08:30:13.647Z] [2022-09-01T08:30:13.647Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-01T08:30:13.647Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-09-01T08:30:13.852Z] #64 76.08 + git checkout -q v1.6.8 [2022-09-01T08:30:13.881Z] #14 ... [2022-09-01T08:30:13.881Z] [2022-09-01T08:30:13.881Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:13.881Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:13.881Z] #77 73.41 configure.ac:7: installing 'build-aux/compile' [2022-09-01T08:30:13.881Z] #77 73.42 configure.ac:9: installing 'build-aux/config.guess' [2022-09-01T08:30:13.881Z] #77 73.42 configure.ac:9: installing 'build-aux/config.sub' [2022-09-01T08:30:13.881Z] #77 73.42 configure.ac:11: installing 'build-aux/install-sh' [2022-09-01T08:30:13.881Z] #77 73.43 configure.ac:11: installing 'build-aux/missing' [2022-09-01T08:30:13.881Z] #77 73.55 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:30:13.881Z] #77 73.64 parallel-tests: installing 'build-aux/test-driver' [2022-09-01T08:30:13.906Z] #22 0.640 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-01T08:30:13.906Z] #22 0.645 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-01T08:30:13.906Z] #22 0.648 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-01T08:30:14.165Z] #22 DONE 0.7s [2022-09-01T08:30:14.165Z] [2022-09-01T08:30:14.165Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:30:14.165Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-01T08:30:15.722Z] #77 ... [2022-09-01T08:30:15.722Z] [2022-09-01T08:30:15.722Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:30:15.722Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:30:16.400Z] #77 75.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:30:16.400Z] #77 75.92 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:30:16.657Z] #77 76.49 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:30:16.657Z] #77 76.49 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:30:16.657Z] #77 76.63 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:30:16.914Z] #77 76.77 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:30:16.914Z] #77 76.88 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:30:17.142Z] #64 78.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-01T08:30:17.142Z] #64 78.91 + BUILDTAGS='netgo osusergo static_build' [2022-09-01T08:30:17.142Z] #64 78.91 + export EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:30:17.142Z] #64 78.91 + EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:30:17.142Z] #64 78.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-01T08:30:17.142Z] #64 78.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-01T08:30:17.142Z] #64 78.91 + '[' '' = dynamic ']' [2022-09-01T08:30:17.142Z] #64 78.91 + make [2022-09-01T08:30:17.142Z] #64 ... [2022-09-01T08:30:17.142Z] [2022-09-01T08:30:17.142Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:17.142Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:17.142Z] #77 63.91 libtoolize: putting auxiliary files in '.'. [2022-09-01T08:30:17.142Z] #77 63.91 libtoolize: copying file './ltmain.sh' [2022-09-01T08:30:17.171Z] #77 77.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:30:18.302Z] #64 74.50 Updating files: 25% (1263/4992) Updating files: 26% (1298/4992) Updating files: 27% (1348/4992) Updating files: 28% (1398/4992) Updating files: 29% (1448/4992) Updating files: 30% (1498/4992) Updating files: 31% (1548/4992) Updating files: 32% (1598/4992) Updating files: 33% (1648/4992) Updating files: 34% (1698/4992) Updating files: 35% (1748/4992) Updating files: 36% (1798/4992) Updating files: 37% (1848/4992) Updating files: 38% (1897/4992) Updating files: 39% (1947/4992) Updating files: 40% (1997/4992) Updating files: 41% (2047/4992) Updating files: 42% (2097/4992) Updating files: 43% (2147/4992) Updating files: 44% (2197/4992) Updating files: 45% (2247/4992) Updating files: 46% (2297/4992) Updating files: 47% (2347/4992) Updating files: 48% (2397/4992) Updating files: 49% (2447/4992) Updating files: 50% (2496/4992) Updating files: 51% (2546/4992) Updating files: 52% (2596/4992) Updating files: 53% (2646/4992) Updating files: 54% (2696/4992) Updating files: 55% (2746/4992) Updating files: 56% (2796/4992) Updating files: 56% (2844/4992) Updating files: 57% (2846/4992) Updating files: 58% (2896/4992) Updating files: 59% (2946/4992) Updating files: 60% (2996/4992) Updating files: 61% (3046/4992) Updating files: 62% (3096/4992) Updating files: 63% (3145/4992) Updating files: 64% (3195/4992) Updating files: 65% (3245/4992) Updating files: 66% (3295/4992) Updating files: 67% (3345/4992) Updating files: 68% (3395/4992) Updating files: 69% (3445/4992) Updating files: 70% (3495/4992) Updating files: 71% (3545/4992) Updating files: 72% (3595/4992) Updating files: 73% (3645/4992) Updating files: 74% (3695/4992) Updating files: 75% (3744/4992) Updating files: 76% (3794/4992) Updating files: 77% (3844/4992) Updating files: 78% (3894/4992) Updating files: 79% (3944/4992) Updating files: 80% (3994/4992) Updating files: 80% (4016/4992) Updating files: 81% (4044/4992) Updating files: 82% (4094/4992) Updating files: 83% (4144/4992) Updating files: 84% (4194/4992) Updating files: 85% (4244/4992) Updating files: 86% (4294/4992) Updating files: 87% (4344/4992) Updating files: 88% (4393/4992) Updating files: 89% (4443/4992) Updating files: 90% (4493/4992) Updating files: 91% (4543/4992) Updating files: 92% (4593/4992) Updating files: 93% (4643/4992) Updating files: 94% (4693/4992) Updating files: 95% (4743/4992) Updating files: 96% (4793/4992) Updating files: 97% (4843/4992) Updating files: 98% (4893/4992) Updating files: 98% (4897/4992) Updating files: 99% (4943/4992) Updating files: 100% (4992/4992) Updating files: 100% (4992/4992), done. [2022-09-01T08:30:18.302Z] #64 77.67 + cd /tmp/tmp.ZNZdrh0RVe/src/github.com/containerd/containerd [2022-09-01T08:30:18.559Z] #64 77.67 + git checkout -q v1.6.8 [2022-09-01T08:30:19.048Z] #77 65.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-01T08:30:19.048Z] #77 65.75 libtoolize: and rerunning libtoolize and aclocal. [2022-09-01T08:30:19.048Z] #77 65.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:30:19.063Z] #77 ... [2022-09-01T08:30:19.063Z] [2022-09-01T08:30:19.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:19.063Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:19.063Z] #14 123.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-01T08:30:19.063Z] #14 124.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-01T08:30:19.063Z] #14 124.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 124.1 Selecting previously unselected package libapparmor1:amd64. [2022-09-01T08:30:19.063Z] #14 124.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 124.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:30:19.063Z] #14 124.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-01T08:30:19.063Z] #14 124.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 124.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:30:19.063Z] #14 124.4 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:30:19.063Z] #14 124.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 124.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:30:19.063Z] #14 124.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:30:19.063Z] #14 124.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 124.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:30:19.063Z] #14 124.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-01T08:30:19.063Z] #14 124.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 124.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 125.0 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:30:19.063Z] #14 125.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 125.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:30:19.063Z] #14 125.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-01T08:30:19.063Z] #14 125.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 125.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:30:19.063Z] #14 125.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-01T08:30:19.063Z] #14 125.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 125.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 125.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-01T08:30:19.063Z] #14 125.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 125.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 125.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-01T08:30:19.063Z] #14 125.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 125.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 126.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-01T08:30:19.063Z] #14 126.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 126.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 126.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-01T08:30:19.063Z] #14 126.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 126.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:30:19.063Z] #14 126.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-01T08:30:19.063Z] #14 126.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 126.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 126.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:30:19.063Z] #14 126.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 126.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:30:19.063Z] #14 127.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:30:19.063Z] #14 127.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:30:19.063Z] #14 127.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:30:19.063Z] #14 127.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:30:19.063Z] #14 127.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:30:19.063Z] #14 127.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:30:19.063Z] #14 127.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:30:19.063Z] #14 127.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:30:19.063Z] #14 127.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:30:19.063Z] #14 128.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-01T08:30:19.063Z] #14 128.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-01T08:30:19.063Z] #14 128.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:30:19.063Z] #14 128.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-01T08:30:19.063Z] #14 128.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:30:19.063Z] #14 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 128.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 128.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 128.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:30:19.063Z] #14 128.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:30:19.456Z] #23 ... [2022-09-01T08:30:19.456Z] [2022-09-01T08:30:19.456Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:19.456Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:30:19.456Z] #77 119.8 config.status: executing libtool commands [2022-09-01T08:30:19.456Z] #77 120.6 GEN .version [2022-09-01T08:30:19.456Z] #77 120.6 make install-recursive [2022-09-01T08:30:19.456Z] #77 120.6 make[1]: Entering directory '/tmp/crun-build' [2022-09-01T08:30:19.456Z] #77 120.8 Making install in libocispec [2022-09-01T08:30:19.456Z] #77 120.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:19.456Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-01T08:30:19.456Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-01T08:30:19.456Z] #77 120.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-01T08:30:19.456Z] #77 120.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-01T08:30:19.456Z] #77 121.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-01T08:30:19.456Z] #77 121.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-01T08:30:19.456Z] #77 121.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-01T08:30:19.456Z] #77 123.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-01T08:30:19.456Z] #77 123.1 make install-recursive [2022-09-01T08:30:19.456Z] #77 123.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:19.456Z] #77 123.2 Making install in yajl [2022-09-01T08:30:19.456Z] #77 123.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:19.456Z] #77 123.3 CC verify/json_verify-json_verify.o [2022-09-01T08:30:19.456Z] #77 123.3 CC src/libyajl_la-yajl_alloc.lo [2022-09-01T08:30:19.456Z] #77 123.4 CC src/libyajl_la-yajl.lo [2022-09-01T08:30:19.456Z] #77 123.4 CC src/libyajl_la-yajl_gen.lo [2022-09-01T08:30:19.456Z] #77 123.4 CC src/libyajl_la-yajl_parser.lo [2022-09-01T08:30:19.456Z] #77 123.5 CC src/libyajl_la-yajl_buf.lo [2022-09-01T08:30:19.456Z] #77 123.6 CC src/libyajl_la-yajl_encode.lo [2022-09-01T08:30:19.456Z] #77 123.6 CC src/libyajl_la-yajl_lex.lo [2022-09-01T08:30:19.456Z] #77 123.7 CC src/libyajl_la-yajl_tree.lo [2022-09-01T08:30:19.716Z] #77 128.9 CCLD libyajl.la [2022-09-01T08:30:20.294Z] #77 129.3 CCLD verify/json_verify [2022-09-01T08:30:20.449Z] #14 DONE 129.5s [2022-09-01T08:30:20.449Z] [2022-09-01T08:30:20.449Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-01T08:30:20.449Z] #59 sha256:0ed835d92d8f347990670a35df79d67a3103d260fdb6647f6e8757cc93fded3f [2022-09-01T08:30:20.449Z] #59 DONE 0.3s [2022-09-01T08:30:20.449Z] [2022-09-01T08:30:20.449Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:30:20.449Z] #60 sha256:61c56dbfde1d07b52a687439879c11d283d033473f700782e5143a3b2f432a36 [2022-09-01T08:30:20.553Z] #77 129.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:20.553Z] #77 129.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:30:20.553Z] #77 129.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:30:20.553Z] #77 129.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:20.553Z] #77 129.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:30:20.553Z] #77 129.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:20.553Z] #77 129.8 CC src/validate.o [2022-09-01T08:30:20.812Z] #77 129.8 CC src/image_spec_schema_config_schema.lo [2022-09-01T08:30:20.812Z] #77 129.9 CC src/image_spec_schema_content_descriptor.lo [2022-09-01T08:30:20.812Z] #77 129.9 CC src/image_spec_schema_defs.lo [2022-09-01T08:30:20.812Z] #77 129.9 CC src/image_spec_schema_defs_descriptor.lo [2022-09-01T08:30:20.812Z] #77 129.9 CC src/image_spec_schema_image_index_schema.lo [2022-09-01T08:30:20.812Z] #77 129.9 CC src/image_spec_schema_image_layout_schema.lo [2022-09-01T08:30:20.812Z] #77 130.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-01T08:30:20.812Z] #77 130.0 CC src/runtime_spec_schema_config_linux.lo [2022-09-01T08:30:20.812Z] #77 130.0 CC src/runtime_spec_schema_config_zos.lo [2022-09-01T08:30:20.812Z] #77 130.1 CC src/runtime_spec_schema_config_schema.lo [2022-09-01T08:30:21.014Z] #60 ... [2022-09-01T08:30:21.014Z] [2022-09-01T08:30:21.014Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:30:21.015Z] #67 sha256:4f59e64aa36bf083bc1f6c44ba9511cf2d3ec495727a6f5867eb291cb41bd528 [2022-09-01T08:30:21.015Z] #67 123.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:30:21.015Z] #67 123.3 + GOBIN=/build [2022-09-01T08:30:21.015Z] #67 123.3 + GO111MODULE=on [2022-09-01T08:30:21.015Z] #67 123.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:30:21.015Z] #67 129.9 rootlesskit version 1.0.0 [2022-09-01T08:30:21.015Z] #67 129.9 Usage of /build/rootlesskit-docker-proxy: [2022-09-01T08:30:21.015Z] #67 129.9 -container-ip string [2022-09-01T08:30:21.015Z] #67 129.9 container ip [2022-09-01T08:30:21.015Z] #67 129.9 -container-port int [2022-09-01T08:30:21.015Z] #67 129.9 container port (default -1) [2022-09-01T08:30:21.015Z] #67 129.9 -host-ip string [2022-09-01T08:30:21.015Z] #67 129.9 host ip [2022-09-01T08:30:21.015Z] #67 129.9 -host-port int [2022-09-01T08:30:21.015Z] #67 129.9 host port (default -1) [2022-09-01T08:30:21.015Z] #67 129.9 -proto string [2022-09-01T08:30:21.015Z] #67 129.9 proxy protocol (default "tcp") [2022-09-01T08:30:21.015Z] #67 DONE 130.2s [2022-09-01T08:30:21.071Z] #77 130.1 CC src/runtime_spec_schema_config_solaris.lo [2022-09-01T08:30:21.071Z] #77 130.1 CC src/runtime_spec_schema_config_vm.lo [2022-09-01T08:30:21.071Z] #77 130.2 CC src/runtime_spec_schema_config_windows.lo [2022-09-01T08:30:21.071Z] #77 130.2 CC src/runtime_spec_schema_defs.lo [2022-09-01T08:30:21.071Z] #77 130.3 CC src/runtime_spec_schema_defs_linux.lo [2022-09-01T08:30:21.083Z] #64 79.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-01T08:30:21.083Z] #64 79.92 + BUILDTAGS='netgo osusergo static_build' [2022-09-01T08:30:21.083Z] #64 79.92 + export EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:30:21.083Z] #64 79.92 + EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:30:21.083Z] #64 79.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-01T08:30:21.083Z] #64 79.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-01T08:30:21.083Z] #64 79.92 + '[' '' = dynamic ']' [2022-09-01T08:30:21.083Z] #64 79.92 + make [2022-09-01T08:30:21.272Z] [2022-09-01T08:30:21.272Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-01T08:30:21.272Z] #68 sha256:3d22cc267cf5188d9df08902660be1590d5bcb232f72f5b06575430b899b07e4 [2022-09-01T08:30:21.272Z] #68 DONE 0.2s [2022-09-01T08:30:21.272Z] [2022-09-01T08:30:21.272Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:30:21.272Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-01T08:30:21.330Z] #77 130.4 CC src/runtime_spec_schema_defs_zos.lo [2022-09-01T08:30:21.530Z] #15 ... [2022-09-01T08:30:21.530Z] [2022-09-01T08:30:21.530Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-01T08:30:21.530Z] #69 sha256:ed694994a2246695974fb5a8355b8e615dae7ce307ad5e71d5bb75616b4f74e9 [2022-09-01T08:30:21.530Z] #69 DONE 0.2s [2022-09-01T08:30:21.589Z] #77 130.5 CC src/runtime_spec_schema_defs_vm.lo [2022-09-01T08:30:21.589Z] #77 130.6 CC src/runtime_spec_schema_defs_windows.lo [2022-09-01T08:30:21.589Z] #77 130.7 CC src/runtime_spec_schema_state_schema.lo [2022-09-01T08:30:21.589Z] #77 130.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-01T08:30:21.589Z] #77 130.9 CC src/basic_test_double_array_item.lo [2022-09-01T08:30:21.787Z] [2022-09-01T08:30:21.787Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:30:21.787Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:30:21.859Z] #77 131.0 CC src/basic_test_double_array.lo [2022-09-01T08:30:21.859Z] #77 131.0 CC src/basic_test_top_array_int.lo [2022-09-01T08:30:21.859Z] #77 131.0 CC src/basic_test_top_array_string.lo [2022-09-01T08:30:21.859Z] #77 131.1 CC src/basic_test_top_double_array_int.lo [2022-09-01T08:30:22.118Z] #77 131.2 CC src/basic_test_top_double_array_obj.lo [2022-09-01T08:30:22.118Z] #77 131.4 CC src/basic_test_top_double_array_refobj.lo [2022-09-01T08:30:22.378Z] #77 131.5 CC src/basic_test_top_double_array_string.lo [2022-09-01T08:30:22.378Z] #77 131.6 CC src/read-file.lo [2022-09-01T08:30:22.637Z] #77 131.8 CC src/json_common.lo [2022-09-01T08:30:22.637Z] #77 131.9 CC tests/test-1.o [2022-09-01T08:30:22.896Z] #77 132.0 CC tests/test-2.o [2022-09-01T08:30:22.896Z] #77 132.2 CC tests/test-3.o [2022-09-01T08:30:23.156Z] #77 132.3 CC tests/test-4.o [2022-09-01T08:30:23.277Z] #84 ... [2022-09-01T08:30:23.278Z] [2022-09-01T08:30:23.278Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:30:23.278Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:30:23.278Z] #19 230.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-01T08:30:23.278Z] #19 230.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:23.278Z] #19 230.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:30:23.278Z] #19 230.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-01T08:30:23.278Z] #19 230.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:23.278Z] #19 230.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:30:23.415Z] #77 132.5 CC tests/test-5.o [2022-09-01T08:30:23.415Z] #77 ... [2022-09-01T08:30:23.415Z] [2022-09-01T08:30:23.415Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:30:23.415Z] #23 sha256:0fb5d444f914095b3367b6340f76d2306387b974ccd613e35c4fc37f8042d20c [2022-09-01T08:30:23.415Z] #23 9.338 Collecting yamllint==1.27.1 [2022-09-01T08:30:23.731Z] #64 82.67 + bin/ctr [2022-09-01T08:30:24.793Z] #23 10.37 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-01T08:30:25.058Z] #36 ... [2022-09-01T08:30:25.058Z] [2022-09-01T08:30:25.058Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:30:25.058Z] #60 sha256:61c56dbfde1d07b52a687439879c11d283d033473f700782e5143a3b2f432a36 [2022-09-01T08:30:25.058Z] #60 4.280 + RM_GOPATH=0 [2022-09-01T08:30:25.058Z] #60 4.280 + TMP_GOPATH= [2022-09-01T08:30:25.058Z] #60 4.280 + : /build [2022-09-01T08:30:25.058Z] #60 4.280 + '[' -z '' ']' [2022-09-01T08:30:25.058Z] #60 4.280 ++ mktemp -d [2022-09-01T08:30:25.058Z] #60 4.289 + export GOPATH=/tmp/tmp.VxbusY1Zgl [2022-09-01T08:30:25.058Z] #60 4.289 + GOPATH=/tmp/tmp.VxbusY1Zgl [2022-09-01T08:30:25.058Z] #60 4.289 + RM_GOPATH=1 [2022-09-01T08:30:25.058Z] #60 4.289 + case "$(go env GOARCH)" in [2022-09-01T08:30:25.058Z] #60 4.289 ++ go env GOARCH [2022-09-01T08:30:25.058Z] #60 4.315 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:30:25.058Z] #60 4.315 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:30:25.058Z] #60 4.315 ++ dirname /install.sh [2022-09-01T08:30:25.058Z] #60 4.315 Install runc version v1.1.4 (build tags: seccomp) [2022-09-01T08:30:25.058Z] #60 4.315 + dir=/ [2022-09-01T08:30:25.058Z] #60 4.315 + bin=runc [2022-09-01T08:30:25.058Z] #60 4.315 + shift [2022-09-01T08:30:25.058Z] #60 4.315 + '[' '!' -f //runc.installer ']' [2022-09-01T08:30:25.058Z] #60 4.315 + . //runc.installer [2022-09-01T08:30:25.058Z] #60 4.315 ++ set -e [2022-09-01T08:30:25.058Z] #60 4.315 ++ : v1.1.4 [2022-09-01T08:30:25.058Z] #60 4.315 + install_runc [2022-09-01T08:30:25.058Z] #60 4.315 + RUNC_BUILDTAGS=seccomp [2022-09-01T08:30:25.058Z] #60 4.315 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-01T08:30:25.058Z] #60 4.315 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VxbusY1Zgl/src/github.com/opencontainers/runc [2022-09-01T08:30:25.058Z] #60 4.319 Cloning into '/tmp/tmp.VxbusY1Zgl/src/github.com/opencontainers/runc'... [2022-09-01T08:30:25.058Z] #60 ... [2022-09-01T08:30:25.058Z] [2022-09-01T08:30:25.058Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:30:25.058Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-01T08:30:25.058Z] #15 DONE 4.9s [2022-09-01T08:30:25.058Z] [2022-09-01T08:30:25.058Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-01T08:30:25.058Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-01T08:30:25.693Z] #77 ... [2022-09-01T08:30:25.693Z] [2022-09-01T08:30:25.693Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:25.693Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:25.693Z] #14 139.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-01T08:30:25.693Z] #14 139.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:25.693Z] #14 139.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:30:25.693Z] #14 149.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-01T08:30:25.693Z] #14 149.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:25.693Z] #14 149.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:30:25.729Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-09-01T08:30:25.729Z] #23 11.52 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-09-01T08:30:25.729Z] #23 11.79 Collecting pyyaml [2022-09-01T08:30:25.987Z] #23 11.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-01T08:30:25.987Z] #23 11.85 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-01T08:30:25.988Z] #23 11.86 Building wheels for collected packages: yamllint [2022-09-01T08:30:25.988Z] #23 11.87 Building wheel for yamllint (setup.py): started [2022-09-01T08:30:26.925Z] #23 12.82 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-01T08:30:26.925Z] #23 12.82 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=8d19451232bee90ba47273a6c67927cfd5886f7ac12ad06014cd6fcf319d660e [2022-09-01T08:30:26.925Z] #23 12.83 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-01T08:30:26.925Z] #23 12.83 Successfully built yamllint [2022-09-01T08:30:26.925Z] #23 12.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-01T08:30:27.184Z] #23 13.26 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-09-01T08:30:28.122Z] #23 DONE 13.9s [2022-09-01T08:30:28.122Z] [2022-09-01T08:30:28.122Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:28.122Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:30:28.122Z] #77 132.6 CC tests/test-6.o [2022-09-01T08:30:28.122Z] #77 132.8 CC tests/test-7.o [2022-09-01T08:30:28.122Z] #77 133.1 CC tests/test-8.o [2022-09-01T08:30:28.122Z] #77 133.3 CC tests/test-10.o [2022-09-01T08:30:28.122Z] #77 133.3 CC tests/test-9.o [2022-09-01T08:30:28.122Z] #77 133.4 CC tests/test-11.o [2022-09-01T08:30:29.232Z] #16 DONE 3.5s [2022-09-01T08:30:29.232Z] [2022-09-01T08:30:29.232Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-01T08:30:29.232Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-01T08:30:29.877Z] #14 ... [2022-09-01T08:30:29.878Z] [2022-09-01T08:30:29.878Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:30:29.878Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:30:29.878Z] #64 81.79 + bin/ctr [2022-09-01T08:30:30.282Z] #64 ... [2022-09-01T08:30:30.282Z] [2022-09-01T08:30:30.282Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:30.282Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:30.282Z] #14 142.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-01T08:30:30.282Z] #14 142.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:30.282Z] #14 142.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:30:30.541Z] #14 ... [2022-09-01T08:30:30.541Z] [2022-09-01T08:30:30.541Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:30.542Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:30.542Z] #77 64.02 libtoolize: putting auxiliary files in '.'. [2022-09-01T08:30:30.542Z] #77 64.02 libtoolize: copying file './ltmain.sh' [2022-09-01T08:30:30.542Z] #77 65.47 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-01T08:30:30.542Z] #77 65.47 libtoolize: and rerunning libtoolize and aclocal. [2022-09-01T08:30:30.542Z] #77 65.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:30:31.913Z] #77 ... [2022-09-01T08:30:31.913Z] [2022-09-01T08:30:31.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:31.913Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:32.171Z] #14 154.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-01T08:30:32.171Z] #14 154.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:32.171Z] #14 154.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:30:33.408Z] #17 4.276 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-01T08:30:33.408Z] #17 DONE 4.4s [2022-09-01T08:30:33.408Z] [2022-09-01T08:30:33.408Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:33.408Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:33.408Z] #77 92.88 configure.ac:11: installing 'build-aux/compile' [2022-09-01T08:30:33.408Z] #77 92.90 configure.ac:11: installing 'build-aux/config.guess' [2022-09-01T08:30:33.408Z] #77 92.90 configure.ac:11: installing 'build-aux/config.sub' [2022-09-01T08:30:33.408Z] #77 92.93 configure.ac:13: installing 'build-aux/install-sh' [2022-09-01T08:30:33.408Z] #77 92.93 configure.ac:13: installing 'build-aux/missing' [2022-09-01T08:30:33.408Z] #77 92.96 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-01T08:30:33.408Z] #77 93.22 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:30:34.063Z] #64 ... [2022-09-01T08:30:34.063Z] [2022-09-01T08:30:34.063Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:34.063Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:34.063Z] #77 80.71 configure.ac:7: installing './compile' [2022-09-01T08:30:34.063Z] #77 80.72 configure.ac:11: installing './config.guess' [2022-09-01T08:30:34.063Z] #77 80.73 configure.ac:11: installing './config.sub' [2022-09-01T08:30:34.063Z] #77 80.75 configure.ac:8: installing './install-sh' [2022-09-01T08:30:34.063Z] #77 80.76 configure.ac:8: installing './missing' [2022-09-01T08:30:34.323Z] #77 80.96 Makefile.am: installing './depcomp' [2022-09-01T08:30:35.338Z] #77 94.73 checking build system type... #77 ... [2022-09-01T08:30:35.338Z] [2022-09-01T08:30:35.338Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-01T08:30:35.338Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-01T08:30:35.338Z] #18 DONE 2.2s [2022-09-01T08:30:35.338Z] [2022-09-01T08:30:35.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:35.338Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:35.338Z] #77 94.73 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:30:35.338Z] #77 95.04 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:30:35.338Z] #77 95.04 checking how to print strings... printf [2022-09-01T08:30:35.338Z] #77 95.09 checking for gcc... gcc [2022-09-01T08:30:35.594Z] #77 95.26 checking whether the C compiler works... yes [2022-09-01T08:30:35.594Z] #77 95.52 checking for C compiler default output file name... a.out [2022-09-01T08:30:35.850Z] #77 95.53 checking for suffix of executables... [2022-09-01T08:30:36.106Z] #77 95.79 checking whether we are cross compiling... no [2022-09-01T08:30:36.106Z] #77 96.04 checking for suffix of object files... o [2022-09-01T08:30:36.362Z] #77 96.13 checking whether we are using the GNU C compiler... yes [2022-09-01T08:30:36.362Z] #77 96.24 checking whether gcc accepts -g... yes [2022-09-01T08:30:36.619Z] #77 96.32 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:30:36.619Z] #77 96.51 checking whether gcc understands -c and -o together... yes [2022-09-01T08:30:36.619Z] #77 96.67 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:30:36.619Z] #77 96.70 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:30:36.619Z] #77 96.73 checking for egrep... /bin/grep -E [2022-09-01T08:30:36.619Z] #77 96.73 checking for fgrep... /bin/grep -F [2022-09-01T08:30:36.864Z] #77 83.28 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:30:36.864Z] #77 83.28 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:30:36.864Z] #77 83.56 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:30:36.864Z] #77 83.56 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:30:36.875Z] #77 96.73 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:30:36.875Z] #77 96.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:30:36.875Z] #77 96.78 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:30:36.875Z] #77 96.79 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:30:36.875Z] #77 96.95 checking whether ln -s works... yes [2022-09-01T08:30:36.875Z] #77 96.95 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:30:36.875Z] #77 96.99 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:30:36.875Z] #77 96.99 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:30:36.875Z] #77 96.99 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:30:36.875Z] #77 96.99 checking for objdump... objdump [2022-09-01T08:30:36.875Z] #77 96.99 checking how to recognize dependent libraries... pass_all [2022-09-01T08:30:36.875Z] #77 96.99 checking for dlltool... no [2022-09-01T08:30:36.875Z] #77 96.99 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:30:36.875Z] #77 96.99 checking for ar... ar [2022-09-01T08:30:37.123Z] #77 83.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:30:37.131Z] #77 96.99 checking for archiver @FILE support... [2022-09-01T08:30:37.131Z] #77 ... [2022-09-01T08:30:37.131Z] [2022-09-01T08:30:37.131Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-01T08:30:37.131Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-01T08:30:37.131Z] #19 DONE 2.1s [2022-09-01T08:30:37.131Z] [2022-09-01T08:30:37.131Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:37.131Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:37.131Z] #77 96.99 checking for archiver @FILE support... @ [2022-09-01T08:30:37.131Z] #77 97.19 checking for strip... strip [2022-09-01T08:30:37.131Z] #77 97.19 checking for ranlib... ranlib [2022-09-01T08:30:37.131Z] #77 97.20 checking for gawk... no [2022-09-01T08:30:37.131Z] #77 97.21 checking for mawk... mawk [2022-09-01T08:30:37.384Z] #77 84.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:30:37.696Z] #77 97.22 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:30:37.696Z] #77 97.59 checking for sysroot... no [2022-09-01T08:30:37.696Z] #77 97.59 checking for a working dd... /bin/dd [2022-09-01T08:30:37.696Z] #77 97.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:30:37.953Z] #77 84.61 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:30:37.959Z] #77 97.74 checking for mt... no [2022-09-01T08:30:37.959Z] #77 97.74 checking if : is a manifest tool... no [2022-09-01T08:30:37.959Z] #77 97.77 checking how to run the C preprocessor... gcc -E [2022-09-01T08:30:38.212Z] #77 85.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:30:38.723Z] #14 ... [2022-09-01T08:30:38.723Z] [2022-09-01T08:30:38.723Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:38.723Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:38.723Z] #77 81.45 configure.ac:7: installing './compile' [2022-09-01T08:30:38.723Z] #77 81.45 configure.ac:11: installing './config.guess' [2022-09-01T08:30:38.723Z] #77 81.49 configure.ac:11: installing './config.sub' [2022-09-01T08:30:38.723Z] #77 81.50 configure.ac:8: installing './install-sh' [2022-09-01T08:30:38.723Z] #77 81.51 configure.ac:8: installing './missing' [2022-09-01T08:30:38.723Z] #77 81.66 Makefile.am: installing './depcomp' [2022-09-01T08:30:38.780Z] #77 85.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:30:38.888Z] #77 98.04 checking for ANSI C header files... yes [2022-09-01T08:30:38.888Z] #77 98.67 checking for sys/types.h... yes [2022-09-01T08:30:39.145Z] #77 98.80 checking for sys/stat.h... yes [2022-09-01T08:30:39.404Z] #77 99.04 checking for stdlib.h... yes [2022-09-01T08:30:39.404Z] #77 99.27 checking for string.h... #77 ... [2022-09-01T08:30:39.404Z] [2022-09-01T08:30:39.404Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-01T08:30:39.404Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-01T08:30:39.404Z] #20 DONE 2.2s [2022-09-01T08:30:39.404Z] [2022-09-01T08:30:39.404Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:39.404Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:39.404Z] #77 99.27 checking for string.h... yes [2022-09-01T08:30:39.660Z] #77 99.53 checking for memory.h... yes [2022-09-01T08:30:40.102Z] #77 83.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:30:40.102Z] #77 83.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:30:40.224Z] #77 99.75 checking for strings.h... yes [2022-09-01T08:30:40.359Z] #77 83.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:30:40.359Z] #77 83.90 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:30:40.481Z] #77 99.97 checking for inttypes.h... yes [2022-09-01T08:30:40.481Z] #77 100.3 checking for stdint.h... yes [2022-09-01T08:30:40.617Z] #77 84.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:30:40.737Z] #77 100.4 checking for unistd.h... yes [2022-09-01T08:30:40.994Z] #77 100.6 checking for dlfcn.h... yes [2022-09-01T08:30:40.994Z] #77 100.9 checking for objdir... .libs [2022-09-01T08:30:41.181Z] #77 84.64 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:30:41.250Z] #77 101.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:30:41.384Z] #19 248.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-01T08:30:41.384Z] #19 248.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:41.384Z] #19 248.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:30:41.384Z] #19 248.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-01T08:30:41.384Z] #19 248.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:30:41.384Z] #19 248.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:30:41.439Z] #77 84.81 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:30:41.507Z] #77 101.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:30:41.507Z] #77 101.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:30:41.696Z] #77 85.11 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:30:41.953Z] #77 85.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-01T08:30:42.070Z] #77 101.4 checking if gcc static flag -static works... yes [2022-09-01T08:30:42.070Z] #77 101.9 checking if gcc supports -c -o file.o... yes [2022-09-01T08:30:42.070Z] #77 102.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:30:42.326Z] #77 102.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:30:42.583Z] #77 102.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:30:42.583Z] #77 102.6 checking how to hardcode library paths into programs... immediate [2022-09-01T08:30:42.583Z] #77 102.6 checking whether stripping libraries is possible... yes [2022-09-01T08:30:42.583Z] #77 102.6 checking if libtool supports shared libraries... yes [2022-09-01T08:30:42.583Z] #77 102.6 checking whether to build shared libraries... no [2022-09-01T08:30:42.583Z] #77 102.6 checking whether to build static libraries... yes [2022-09-01T08:30:42.583Z] #77 102.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:30:42.583Z] #77 102.7 checking whether build environment is sane... yes [2022-09-01T08:30:42.840Z] #77 102.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:30:42.840Z] #77 102.7 checking whether make sets $(MAKE)... yes [2022-09-01T08:30:42.840Z] #77 102.8 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:30:42.840Z] #77 102.8 checking whether make supports nested variables... yes [2022-09-01T08:30:42.840Z] #77 102.9 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:30:43.035Z] #77 ... [2022-09-01T08:30:43.035Z] [2022-09-01T08:30:43.035Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:30:43.035Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-09-01T08:30:43.035Z] #47 196.8 + dpkg --print-architecture [2022-09-01T08:30:43.035Z] #47 DONE 197.3s [2022-09-01T08:30:43.035Z] [2022-09-01T08:30:43.035Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:30:43.035Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:30:43.098Z] #77 102.9 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:30:43.098Z] #77 102.9 checking how to create a ustar tar archive... gnutar [2022-09-01T08:30:43.098Z] #77 103.0 checking dependency style of gcc... gcc3 [2022-09-01T08:30:43.098Z] #77 103.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:30:43.098Z] #77 103.1 checking whether make supports nested variables... (cached) yes [2022-09-01T08:30:43.098Z] #77 103.1 checking for gawk... (cached) mawk [2022-09-01T08:30:43.098Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:30:43.098Z] #77 103.1 checking for gcc... (cached) gcc [2022-09-01T08:30:43.354Z] #77 103.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:30:43.354Z] #77 103.2 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:30:43.354Z] #77 103.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:30:43.354Z] #77 103.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:30:43.354Z] #77 103.2 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:30:43.354Z] #77 103.3 checking for python3... /usr/bin/python3 [2022-09-01T08:30:43.354Z] #77 103.4 checking for python3 version... 3.9 [2022-09-01T08:30:43.611Z] #77 103.4 checking for python3 platform... linux [2022-09-01T08:30:43.611Z] #77 103.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:30:43.867Z] #77 103.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:30:43.867Z] #77 103.9 checking for go-md2man... no [2022-09-01T08:30:44.124Z] #77 103.9 checking error.h usability... yes [2022-09-01T08:30:44.124Z] #77 104.1 checking error.h presence... yes [2022-09-01T08:30:44.124Z] #77 104.2 checking for error.h... yes [2022-09-01T08:30:44.381Z] #77 104.2 checking linux/openat2.h usability... yes [2022-09-01T08:30:44.381Z] #77 104.4 checking linux/openat2.h presence... yes [2022-09-01T08:30:44.381Z] #77 104.4 checking for linux/openat2.h... yes [2022-09-01T08:30:44.482Z] #77 ... [2022-09-01T08:30:44.482Z] [2022-09-01T08:30:44.482Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:44.482Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:44.482Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-01T08:30:44.482Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:44.482Z] #14 166.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:30:44.943Z] #77 104.5 checking for copy_file_range... yes [2022-09-01T08:30:45.200Z] #77 104.8 checking for fgetxattr... yes [2022-09-01T08:30:45.457Z] #77 105.1 checking for statx... yes [2022-09-01T08:30:45.714Z] #77 105.4 checking for fgetpwent_r... yes [2022-09-01T08:30:45.971Z] #77 105.7 checking for issetugid... no [2022-09-01T08:30:45.971Z] #77 106.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:30:45.971Z] #77 106.0 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:30:45.971Z] #77 106.0 checking for library containing yajl_tree_get... [2022-09-01T08:30:45.971Z] #77 ... [2022-09-01T08:30:45.971Z] [2022-09-01T08:30:45.971Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:30:45.971Z] #60 sha256:61c56dbfde1d07b52a687439879c11d283d033473f700782e5143a3b2f432a36 [2022-09-01T08:30:45.971Z] #60 15.62 + cd /tmp/tmp.VxbusY1Zgl/src/github.com/opencontainers/runc [2022-09-01T08:30:45.971Z] #60 15.62 + git checkout -q v1.1.4 [2022-09-01T08:30:45.971Z] #60 16.51 + '[' -z '' ']' [2022-09-01T08:30:45.971Z] #60 16.51 + target=static [2022-09-01T08:30:45.971Z] #60 16.51 + make BUILDTAGS=seccomp static [2022-09-01T08:30:45.971Z] #60 16.92 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-01T08:30:46.227Z] #60 ... [2022-09-01T08:30:46.227Z] [2022-09-01T08:30:46.227Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:30:46.228Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:30:46.228Z] #21 2.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:30:46.228Z] #21 2.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:30:46.228Z] #21 2.570 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:30:46.228Z] #21 2.857 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:30:46.228Z] #21 3.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:30:46.228Z] #21 5.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:30:46.484Z] #21 ... [2022-09-01T08:30:46.484Z] [2022-09-01T08:30:46.484Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:46.484Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:46.484Z] #77 106.0 checking for library containing yajl_tree_get... -lyajl [2022-09-01T08:30:46.484Z] #77 106.4 checking for yajl >= 2.0.0... yes [2022-09-01T08:30:46.741Z] #77 106.5 checking sys/capability.h usability... yes [2022-09-01T08:30:46.741Z] #77 106.6 checking sys/capability.h presence... yes [2022-09-01T08:30:46.741Z] #77 106.7 checking for sys/capability.h... yes [2022-09-01T08:30:47.304Z] #77 106.7 checking for library containing cap_from_name... -lcap [2022-09-01T08:30:47.867Z] #77 107.2 checking for library containing dlopen... -ldl [2022-09-01T08:30:47.867Z] #77 107.7 checking seccomp.h usability... yes [2022-09-01T08:30:47.867Z] #77 107.9 checking seccomp.h presence... yes [2022-09-01T08:30:48.124Z] #77 108.0 checking for seccomp.h... yes [2022-09-01T08:30:48.687Z] #77 108.0 checking for library containing seccomp_rule_add... -lseccomp [2022-09-01T08:30:48.762Z] #77 ... [2022-09-01T08:30:48.762Z] [2022-09-01T08:30:48.762Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:30:48.762Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:30:48.762Z] #14 161.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-01T08:30:48.762Z] #14 161.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:30:48.762Z] #14 161.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:30:48.945Z] #77 108.5 checking for library containing seccomp_arch_resolve_name... none required [2022-09-01T08:30:48.945Z] #77 108.8 checking systemd/sd-bus.h usability... yes [2022-09-01T08:30:49.203Z] #77 108.9 checking systemd/sd-bus.h presence... yes [2022-09-01T08:30:49.203Z] #77 109.1 checking for systemd/sd-bus.h... yes [2022-09-01T08:30:49.583Z] #19 ... [2022-09-01T08:30:49.583Z] [2022-09-01T08:30:49.583Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:49.583Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:49.583Z] #84 214.1 CCLD libocispec.la [2022-09-01T08:30:49.829Z] #77 109.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-01T08:30:49.829Z] #77 109.6 checking for sd_notify_barrier... yes [2022-09-01T08:30:49.829Z] [2022-09-01T08:30:49.829Z] #77 ... [2022-09-01T08:30:49.829Z] [2022-09-01T08:30:49.829Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:30:49.829Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:30:49.829Z] #34 DONE 159.1s [2022-09-01T08:30:49.829Z] [2022-09-01T08:30:49.829Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:49.829Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:49.843Z] #84 214.7 CCLD src/validate [2022-09-01T08:30:50.102Z] #84 214.7 CCLD tests/test-1 [2022-09-01T08:30:50.102Z] #84 214.7 CCLD tests/test-2 [2022-09-01T08:30:50.102Z] #84 214.7 CCLD tests/test-3 [2022-09-01T08:30:50.102Z] #84 214.8 CCLD tests/test-4 [2022-09-01T08:30:50.102Z] #84 214.8 CCLD tests/test-5 [2022-09-01T08:30:50.102Z] #84 214.9 CCLD tests/test-6 [2022-09-01T08:30:50.103Z] #77 109.8 checking linux/bpf.h usability... yes [2022-09-01T08:30:50.103Z] #77 110.0 checking linux/bpf.h presence... yes [2022-09-01T08:30:50.103Z] #77 110.1 checking for linux/bpf.h... yes [2022-09-01T08:30:50.362Z] #84 214.9 CCLD tests/test-8 [2022-09-01T08:30:50.362Z] #84 214.9 CCLD tests/test-7 [2022-09-01T08:30:50.362Z] #84 215.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-01T08:30:50.362Z] #84 215.0 CCLD tests/test-9 [2022-09-01T08:30:50.362Z] #84 215.0 CCLD tests/test-10 [2022-09-01T08:30:50.362Z] #84 215.1 CCLD tests/test-11 [2022-09-01T08:30:50.363Z] #77 110.1 checking compilation for eBPF... yes [2022-09-01T08:30:50.363Z] #77 110.3 checking for criu >= 3.15... no [2022-09-01T08:30:50.363Z] #77 110.4 configure: CRIU headers not found, building without CRIU support [2022-09-01T08:30:50.363Z] #77 110.4 checking for criu > 3.16... no [2022-09-01T08:30:50.363Z] #77 110.4 configure: CRIU version doesn't support join-ns API [2022-09-01T08:30:50.363Z] #77 110.4 checking for criu > 3.16.1... no [2022-09-01T08:30:50.363Z] #77 110.4 configure: CRIU version doesn't support for pre-dumping [2022-09-01T08:30:50.363Z] #77 110.4 checking for new mount API (fsconfig)... yes [2022-09-01T08:30:50.621Z] #77 110.5 checking for seccomp notify API... yes [2022-09-01T08:30:50.621Z] #77 110.6 checking for gperf... no [2022-09-01T08:30:50.621Z] #77 110.6 configure: gperf not found - cannot rebuild signal parser code [2022-09-01T08:30:50.880Z] #77 110.6 checking for library containing argp_parse... none required [2022-09-01T08:30:50.880Z] #77 111.0 checking that generated files are newer than configure... done [2022-09-01T08:30:50.880Z] #77 111.0 configure: creating ./config.status [2022-09-01T08:30:52.906Z] #84 217.1 libtool: link: ar cr libocispec.a [2022-09-01T08:30:52.906Z] #84 217.2 libtool: link: ranlib libocispec.a [2022-09-01T08:30:53.400Z] #77 ... [2022-09-01T08:30:53.400Z] [2022-09-01T08:30:53.400Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:30:53.400Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:30:53.400Z] #36 162.0 Delve is a source level debugger for Go programs. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-01T08:30:53.400Z] #36 162.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Usage: [2022-09-01T08:30:53.400Z] #36 162.0 dlv [command] [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Available Commands: [2022-09-01T08:30:53.400Z] #36 162.0 attach Attach to running process and begin debugging. [2022-09-01T08:30:53.400Z] #36 162.0 connect Connect to a headless debug server with a terminal client. [2022-09-01T08:30:53.400Z] #36 162.0 core Examine a core dump. [2022-09-01T08:30:53.400Z] #36 162.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-01T08:30:53.400Z] #36 162.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-01T08:30:53.400Z] #36 162.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-01T08:30:53.400Z] #36 162.0 help Help about any command [2022-09-01T08:30:53.400Z] #36 162.0 run Deprecated command. Use 'debug' instead. [2022-09-01T08:30:53.400Z] #36 162.0 test Compile test binary and begin debugging program. [2022-09-01T08:30:53.400Z] #36 162.0 trace Compile and begin tracing program. [2022-09-01T08:30:53.400Z] #36 162.0 version Prints version. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Flags: [2022-09-01T08:30:53.400Z] #36 162.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-01T08:30:53.400Z] #36 162.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-01T08:30:53.400Z] #36 162.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-01T08:30:53.400Z] #36 162.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-01T08:30:53.400Z] #36 162.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-01T08:30:53.400Z] #36 162.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-01T08:30:53.400Z] #36 162.0 --disable-aslr Disables address space randomization [2022-09-01T08:30:53.400Z] #36 162.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-01T08:30:53.400Z] #36 162.0 -h, --help help for dlv [2022-09-01T08:30:53.400Z] #36 162.0 --init string Init file, executed by the terminal client. [2022-09-01T08:30:53.400Z] #36 162.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-01T08:30:53.400Z] #36 162.0 --log Enable debugging server logging. [2022-09-01T08:30:53.400Z] #36 162.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-01T08:30:53.400Z] #36 162.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-01T08:30:53.400Z] #36 162.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-01T08:30:53.400Z] #36 162.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-01T08:30:53.400Z] #36 162.0 --wd string Working directory for running the program. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Additional help topics: [2022-09-01T08:30:53.400Z] #36 162.0 dlv backend Help about the --backend flag. [2022-09-01T08:30:53.400Z] #36 162.0 dlv log Help about logging flags. [2022-09-01T08:30:53.400Z] #36 162.0 dlv redirect Help about file redirection. [2022-09-01T08:30:53.400Z] #36 162.0 [2022-09-01T08:30:53.400Z] #36 162.0 Use "dlv [command] --help" for more information about a command. [2022-09-01T08:30:53.400Z] #36 DONE 162.3s [2022-09-01T08:30:53.400Z] [2022-09-01T08:30:53.400Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:30:53.400Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:30:53.400Z] #21 9.837 Fetched 8572 kB in 8s (1071 kB/s) [2022-09-01T08:30:53.400Z] #21 9.837 Reading package lists... [2022-09-01T08:30:54.816Z] #84 219.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:54.816Z] #84 219.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:30:54.816Z] #84 219.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:30:54.816Z] #84 219.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:54.816Z] #84 219.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:54.816Z] #84 219.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:54.816Z] #84 219.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:30:54.816Z] #84 219.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-01T08:30:55.077Z] #84 219.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-01T08:30:55.077Z] #84 219.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-01T08:30:55.077Z] #84 219.7 CC src/libcrun/libcrun_testing_a-container.o [2022-09-01T08:30:55.077Z] #84 219.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-01T08:30:55.077Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-01T08:30:55.077Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-01T08:30:55.077Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-01T08:30:55.077Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-01T08:30:55.077Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-01T08:30:55.077Z] #84 219.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-01T08:30:55.292Z] #21 13.27 Reading package lists... [2022-09-01T08:30:55.292Z] #21 ... [2022-09-01T08:30:55.292Z] [2022-09-01T08:30:55.292Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:55.292Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:55.292Z] #77 113.6 config.status: creating Makefile [2022-09-01T08:30:55.292Z] #77 113.7 config.status: creating rpm/crun.spec [2022-09-01T08:30:55.292Z] #77 113.8 config.status: creating config.h [2022-09-01T08:30:55.292Z] #77 113.8 config.status: executing libtool commands [2022-09-01T08:30:55.292Z] #77 113.9 config.status: executing depfiles commands [2022-09-01T08:30:55.292Z] #77 115.1 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-01T08:30:55.292Z] #77 115.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:30:55.337Z] #84 219.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-01T08:30:55.337Z] #84 220.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-01T08:30:55.337Z] #84 220.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-01T08:30:55.337Z] #84 220.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-01T08:30:55.337Z] #84 220.1 CC src/libcrun/libcrun_testing_a-error.o [2022-09-01T08:30:55.337Z] #84 220.1 CC src/libcrun/libcrun_testing_a-status.o [2022-09-01T08:30:55.337Z] #84 220.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-01T08:30:55.549Z] #77 115.5 checking for gcc... gcc [2022-09-01T08:30:55.599Z] #84 220.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-01T08:30:55.599Z] #84 220.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-01T08:30:55.599Z] #84 220.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-01T08:30:55.599Z] #84 220.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-01T08:30:55.599Z] #84 220.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-01T08:30:55.599Z] #84 220.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-01T08:30:55.806Z] #77 115.6 checking whether the C compiler works... yes [2022-09-01T08:30:55.806Z] #77 115.8 checking for C compiler default output file name... a.out [2022-09-01T08:30:55.859Z] #84 220.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-01T08:30:55.859Z] #84 220.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-01T08:30:55.859Z] #84 220.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-01T08:30:55.859Z] #84 220.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-01T08:30:56.062Z] #77 115.8 checking for suffix of executables... [2022-09-01T08:30:56.119Z] #84 220.9 CC src/crun-crun.o [2022-09-01T08:30:56.318Z] #77 116.0 checking whether we are cross compiling... no [2022-09-01T08:30:56.318Z] #77 116.3 checking for suffix of object files... o [2022-09-01T08:30:56.379Z] #84 220.9 CC src/crun-run.o [2022-09-01T08:30:56.379Z] #84 221.2 CC src/crun-kill.o [2022-09-01T08:30:56.575Z] #77 116.4 checking whether we are using the GNU C compiler... yes [2022-09-01T08:30:56.638Z] #84 221.3 CC src/crun-delete.o [2022-09-01T08:30:56.639Z] #84 221.3 CC src/crun-spec.o [2022-09-01T08:30:56.639Z] #84 221.3 CC src/crun-pause.o [2022-09-01T08:30:56.639Z] #84 221.3 CC src/crun-unpause.o [2022-09-01T08:30:56.831Z] #77 116.5 checking whether gcc accepts -g... yes [2022-09-01T08:30:56.831Z] #77 116.6 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:30:56.898Z] #84 221.5 CC src/crun-exec.o [2022-09-01T08:30:56.898Z] #84 221.5 CC src/crun-list.o [2022-09-01T08:30:56.898Z] #84 221.6 CC src/crun-create.o [2022-09-01T08:30:57.088Z] #77 116.7 checking whether gcc understands -c and -o together... yes [2022-09-01T08:30:57.088Z] #77 116.9 checking how to run the C preprocessor... gcc -E [2022-09-01T08:30:57.158Z] #84 221.8 CC src/crun-start.o [2022-09-01T08:30:57.158Z] #84 221.9 CC src/crun-state.o [2022-09-01T08:30:57.345Z] #77 117.2 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:30:57.345Z] #77 117.2 checking for egrep... /bin/grep -E [2022-09-01T08:30:57.417Z] #84 222.0 CC src/crun-ps.o [2022-09-01T08:30:57.417Z] #84 222.1 CC src/crun-checkpoint.o [2022-09-01T08:30:57.677Z] #84 222.1 CC src/crun-update.o [2022-09-01T08:30:57.677Z] #84 222.2 CC src/crun-restore.o [2022-09-01T08:30:57.677Z] #84 222.3 CC src/libcrun/libcrun_la-utils.lo [2022-09-01T08:30:57.677Z] #84 222.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-01T08:30:57.909Z] #77 117.2 checking for ANSI C header files... yes [2022-09-01T08:30:57.914Z] #55 ... [2022-09-01T08:30:57.914Z] [2022-09-01T08:30:57.914Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:57.914Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:30:57.914Z] #77 165.8 CCLD libocispec.la [2022-09-01T08:30:57.914Z] #77 166.2 CCLD tests/test-1 [2022-09-01T08:30:57.914Z] #77 166.2 CCLD tests/test-2 [2022-09-01T08:30:57.914Z] #77 166.2 CCLD src/validate [2022-09-01T08:30:57.914Z] #77 166.3 CCLD tests/test-3 [2022-09-01T08:30:57.914Z] #77 166.3 CCLD tests/test-4 [2022-09-01T08:30:57.914Z] #77 166.4 CCLD tests/test-5 [2022-09-01T08:30:57.914Z] #77 166.4 CCLD tests/test-6 [2022-09-01T08:30:57.914Z] #77 166.5 CCLD tests/test-8 [2022-09-01T08:30:57.914Z] #77 166.5 CCLD tests/test-9 [2022-09-01T08:30:57.914Z] #77 166.6 CCLD tests/test-7 [2022-09-01T08:30:57.914Z] #77 166.6 CCLD tests/test-10 [2022-09-01T08:30:57.914Z] #77 166.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-01T08:30:57.914Z] #77 166.7 CCLD tests/test-11 [2022-09-01T08:30:57.937Z] #84 222.5 CC src/libcrun/libcrun_la-container.lo [2022-09-01T08:30:57.937Z] #84 222.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-01T08:30:57.937Z] #84 222.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-01T08:30:58.165Z] #77 117.9 checking for sys/types.h... yes [2022-09-01T08:30:58.166Z] #77 118.1 checking for sys/stat.h... yes [2022-09-01T08:30:58.196Z] #84 222.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-01T08:30:58.196Z] #84 222.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-01T08:30:58.196Z] #84 222.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-01T08:30:58.423Z] #77 118.3 checking for stdlib.h... yes [2022-09-01T08:30:58.423Z] #77 118.5 checking for string.h... yes [2022-09-01T08:30:58.680Z] #77 118.6 checking for memory.h... yes [2022-09-01T08:30:58.764Z] #14 ... [2022-09-01T08:30:58.764Z] [2022-09-01T08:30:58.764Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:30:58.764Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:30:58.764Z] #77 105.4 configure.ac:7: installing 'build-aux/compile' [2022-09-01T08:30:58.764Z] #77 105.4 configure.ac:9: installing 'build-aux/config.guess' [2022-09-01T08:30:58.764Z] #77 105.4 configure.ac:9: installing 'build-aux/config.sub' [2022-09-01T08:30:58.764Z] #77 105.5 configure.ac:11: installing 'build-aux/install-sh' [2022-09-01T08:30:58.764Z] #77 105.5 configure.ac:11: installing 'build-aux/missing' [2022-09-01T08:30:58.765Z] #84 223.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-01T08:30:58.936Z] #77 118.7 checking for strings.h... yes [2022-09-01T08:30:58.936Z] #77 118.9 checking for inttypes.h... yes [2022-09-01T08:30:59.024Z] #84 223.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-01T08:30:59.026Z] #77 105.8 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:30:59.193Z] #77 119.0 checking for stdint.h... yes [2022-09-01T08:30:59.284Z] #84 223.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-01T08:30:59.284Z] #84 223.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-01T08:30:59.285Z] #77 105.9 parallel-tests: installing 'build-aux/test-driver' [2022-09-01T08:30:59.289Z] #77 168.2 libtool: link: ar cr libocispec.a [2022-09-01T08:30:59.289Z] #77 168.3 libtool: link: ranlib libocispec.a [2022-09-01T08:30:59.450Z] #77 119.2 checking for unistd.h... yes [2022-09-01T08:30:59.544Z] #84 224.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-01T08:30:59.545Z] #84 224.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-01T08:30:59.706Z] #77 119.4 checking minix/config.h usability... no [2022-09-01T08:30:59.706Z] #77 119.6 checking minix/config.h presence... no [2022-09-01T08:30:59.706Z] #77 119.6 checking for minix/config.h... no [2022-09-01T08:30:59.804Z] #84 224.3 CC src/libcrun/libcrun_la-error.lo [2022-09-01T08:30:59.804Z] #84 224.5 CC src/libcrun/libcrun_la-status.lo [2022-09-01T08:30:59.963Z] #77 119.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-01T08:31:00.064Z] #84 224.7 CC src/libcrun/libcrun_la-terminal.lo [2022-09-01T08:31:00.064Z] #84 224.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-01T08:31:00.064Z] #84 224.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-01T08:31:00.220Z] #77 119.9 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:31:00.220Z] #77 120.2 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:31:00.220Z] #77 120.2 checking how to print strings... printf [2022-09-01T08:31:00.220Z] #77 120.2 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:31:00.220Z] #77 120.2 checking for fgrep... /bin/grep -F [2022-09-01T08:31:00.220Z] #77 120.2 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:31:00.220Z] #77 120.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:31:00.323Z] #84 224.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-01T08:31:00.324Z] #84 225.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-01T08:31:00.324Z] #84 ... [2022-09-01T08:31:00.324Z] [2022-09-01T08:31:00.324Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:31:00.324Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:31:00.324Z] #54 282.2 + dpkg --print-architecture [2022-09-01T08:31:00.324Z] #54 282.3 + git checkout -q v2.1.0 [2022-09-01T08:31:00.477Z] #77 120.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:31:00.477Z] #77 120.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:31:00.477Z] #77 120.3 checking whether ln -s works... yes [2022-09-01T08:31:00.477Z] #77 120.3 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:31:00.477Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:31:00.477Z] #77 120.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:31:00.477Z] #77 120.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:31:00.477Z] #77 120.4 checking for objdump... objdump [2022-09-01T08:31:00.477Z] #77 120.4 checking how to recognize dependent libraries... pass_all [2022-09-01T08:31:00.477Z] #77 120.4 checking for dlltool... no [2022-09-01T08:31:00.477Z] #77 120.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:31:00.477Z] #77 120.4 checking for ar... ar [2022-09-01T08:31:00.477Z] #77 120.4 checking for archiver @FILE support... @ [2022-09-01T08:31:00.666Z] #77 169.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:00.666Z] #77 169.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:31:00.666Z] #77 169.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:31:00.666Z] #77 169.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:00.666Z] #77 169.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:00.666Z] #77 169.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:00.666Z] #77 169.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:00.666Z] #77 169.8 make[2]: Entering directory '/tmp/crun-build' [2022-09-01T08:31:00.734Z] #77 120.5 checking for strip... strip [2022-09-01T08:31:00.734Z] #77 120.5 checking for ranlib... ranlib [2022-09-01T08:31:00.734Z] #77 120.5 checking for gawk... no [2022-09-01T08:31:00.734Z] #77 120.5 checking for mawk... mawk [2022-09-01T08:31:00.893Z] #54 282.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-01T08:31:00.894Z] #54 282.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-01T08:31:00.925Z] #77 169.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-01T08:31:00.925Z] #77 169.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-01T08:31:00.925Z] #77 169.9 CC src/libcrun/libcrun_testing_a-container.o [2022-09-01T08:31:00.925Z] #77 169.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-01T08:31:00.925Z] #77 169.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-01T08:31:00.925Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-01T08:31:00.925Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-01T08:31:00.925Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-01T08:31:00.925Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-01T08:31:00.925Z] #77 170.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-01T08:31:00.925Z] #77 170.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-01T08:31:00.991Z] #77 120.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:31:00.991Z] #77 120.8 checking for sysroot... no [2022-09-01T08:31:00.991Z] #77 120.8 checking for a working dd... /bin/dd [2022-09-01T08:31:00.991Z] #77 120.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:31:00.991Z] #77 120.9 checking for mt... no [2022-09-01T08:31:00.991Z] #77 120.9 checking if : is a manifest tool... no [2022-09-01T08:31:01.185Z] #77 170.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-01T08:31:01.185Z] #77 170.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-01T08:31:01.186Z] #77 170.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-01T08:31:01.186Z] #77 170.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-01T08:31:01.186Z] #77 170.3 CC src/libcrun/libcrun_testing_a-status.o [2022-09-01T08:31:01.186Z] #77 170.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-01T08:31:01.248Z] #77 120.9 checking for dlfcn.h... yes [2022-09-01T08:31:01.248Z] #77 121.1 checking for objdir... .libs [2022-09-01T08:31:01.445Z] #77 170.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-01T08:31:01.445Z] #77 170.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-01T08:31:01.445Z] #77 170.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-01T08:31:01.505Z] #77 121.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:31:01.505Z] #77 121.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:31:01.505Z] #77 121.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:31:01.704Z] #77 170.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-01T08:31:01.704Z] #77 170.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-01T08:31:01.964Z] #77 171.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-01T08:31:01.964Z] #77 171.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-01T08:31:02.018Z] #77 121.6 checking if gcc static flag -static works... yes [2022-09-01T08:31:02.018Z] #77 121.9 checking if gcc supports -c -o file.o... yes [2022-09-01T08:31:02.223Z] #77 171.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-01T08:31:02.223Z] #77 171.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-01T08:31:02.275Z] #77 122.1 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:31:02.275Z] #77 122.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:31:02.482Z] #77 171.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-01T08:31:02.532Z] #77 122.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:31:02.532Z] #77 122.4 checking how to hardcode library paths into programs... immediate [2022-09-01T08:31:02.532Z] #77 122.4 checking whether stripping libraries is possible... yes [2022-09-01T08:31:02.532Z] #77 122.5 checking if libtool supports shared libraries... yes [2022-09-01T08:31:02.532Z] #77 122.5 checking whether to build shared libraries... no [2022-09-01T08:31:02.532Z] #77 122.5 checking whether to build static libraries... yes [2022-09-01T08:31:02.532Z] #77 122.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:31:02.532Z] #77 122.5 checking whether build environment is sane... yes [2022-09-01T08:31:02.532Z] #77 122.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:31:02.789Z] #77 122.6 checking whether make sets $(MAKE)... yes [2022-09-01T08:31:02.789Z] #77 122.6 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:31:02.789Z] #77 122.6 checking whether make supports nested variables... yes [2022-09-01T08:31:02.789Z] #77 122.6 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:31:02.789Z] #77 122.6 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:31:02.789Z] #77 122.6 checking how to create a ustar tar archive... gnutar [2022-09-01T08:31:03.045Z] #77 122.7 checking dependency style of gcc... gcc3 [2022-09-01T08:31:03.045Z] #77 122.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:31:03.045Z] #77 122.9 checking whether make supports nested variables... (cached) yes [2022-09-01T08:31:03.045Z] #77 122.9 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:31:03.045Z] #77 122.9 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:31:03.045Z] #77 122.9 checking for yajl >= 2.1.0... yes [2022-09-01T08:31:03.045Z] #77 122.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:31:03.045Z] #77 122.9 checking for gcc... (cached) gcc [2022-09-01T08:31:03.045Z] #77 123.0 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:31:03.045Z] #77 123.0 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:31:03.045Z] #77 123.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:31:03.045Z] #77 123.0 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:31:03.045Z] #77 123.0 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:31:03.049Z] #77 171.9 CC src/crun-crun.o [2022-09-01T08:31:03.049Z] #77 172.0 CC src/crun-run.o [2022-09-01T08:31:03.049Z] #77 172.1 CC src/crun-delete.o [2022-09-01T08:31:03.049Z] #77 172.2 CC src/crun-kill.o [2022-09-01T08:31:03.301Z] #77 123.1 checking for python3... /usr/bin/python3 [2022-09-01T08:31:03.301Z] #77 123.1 checking for python3 version... 3.9 [2022-09-01T08:31:03.301Z] #77 123.2 checking for python3 platform... linux [2022-09-01T08:31:03.301Z] #77 123.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:31:03.308Z] #77 172.4 CC src/crun-pause.o [2022-09-01T08:31:03.308Z] #77 172.4 CC src/crun-unpause.o [2022-09-01T08:31:03.308Z] #77 172.4 CC src/crun-spec.o [2022-09-01T08:31:03.308Z] #77 172.5 CC src/crun-exec.o [2022-09-01T08:31:03.558Z] #77 123.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:31:03.567Z] #77 172.5 CC src/crun-list.o [2022-09-01T08:31:03.567Z] #77 172.6 CC src/crun-create.o [2022-09-01T08:31:03.567Z] #77 172.6 CC src/crun-start.o [2022-09-01T08:31:03.567Z] #77 172.7 CC src/crun-state.o [2022-09-01T08:31:03.815Z] #77 123.6 checking that generated files are newer than configure... done [2022-09-01T08:31:03.815Z] #77 123.7 configure: creating ./config.status [2022-09-01T08:31:03.826Z] #77 172.8 CC src/crun-update.o [2022-09-01T08:31:04.085Z] #77 173.1 CC src/crun-ps.o [2022-09-01T08:31:04.085Z] #77 173.3 CC src/crun-checkpoint.o [2022-09-01T08:31:04.347Z] #77 173.4 CC src/crun-restore.o [2022-09-01T08:31:04.562Z] #77 110.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:31:04.562Z] #77 110.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:31:04.562Z] #77 111.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:31:04.562Z] #77 111.1 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:31:04.562Z] #77 111.2 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:31:04.562Z] #77 111.5 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:31:04.606Z] #77 173.7 CC src/libcrun/libcrun_la-utils.lo [2022-09-01T08:31:04.866Z] #77 173.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-01T08:31:05.125Z] #77 174.3 CC src/libcrun/libcrun_la-container.lo [2022-09-01T08:31:05.130Z] #77 111.8 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:31:05.130Z] #77 112.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:31:05.384Z] #77 174.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-01T08:31:05.389Z] #77 ... [2022-09-01T08:31:05.389Z] [2022-09-01T08:31:05.389Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:31:05.389Z] #67 sha256:c62584ec92eff48757540624e3e7093f61f57b62207d1d0882c3faa35fe04ce7 [2022-09-01T08:31:05.389Z] #67 189.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:31:05.389Z] #67 189.0 + GOBIN=/build [2022-09-01T08:31:05.389Z] #67 189.0 + GO111MODULE=on [2022-09-01T08:31:05.389Z] #67 189.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:31:05.644Z] #77 174.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-01T08:31:05.644Z] #77 174.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-01T08:31:05.644Z] #77 174.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-01T08:31:05.709Z] #77 125.5 config.status: creating Makefile [2022-09-01T08:31:05.710Z] #77 125.6 config.status: creating config.h [2022-09-01T08:31:05.710Z] #77 125.6 config.status: executing libtool commands [2022-09-01T08:31:05.710Z] #77 125.6 config.status: executing depfiles commands [2022-09-01T08:31:05.710Z] #77 ... [2022-09-01T08:31:05.710Z] [2022-09-01T08:31:05.710Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:05.710Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:05.710Z] #21 13.27 Reading package lists... [2022-09-01T08:31:05.710Z] #21 16.37 Building dependency tree... [2022-09-01T08:31:05.710Z] #21 18.24 The following additional packages will be installed: [2022-09-01T08:31:05.710Z] #21 18.24 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-01T08:31:05.710Z] #21 18.24 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-01T08:31:05.710Z] #21 18.24 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-01T08:31:05.710Z] #21 18.24 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:31:05.710Z] #21 18.24 python3-pkg-resources systemd vim-runtime xxd [2022-09-01T08:31:05.710Z] #21 18.25 Suggested packages: [2022-09-01T08:31:05.710Z] #21 18.25 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-01T08:31:05.710Z] #21 18.25 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-01T08:31:05.710Z] #21 18.25 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-01T08:31:05.710Z] #21 18.25 Recommended packages: [2022-09-01T08:31:05.710Z] #21 18.25 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-01T08:31:05.710Z] #21 18.25 systemd-timesyncd | time-daemon unzip [2022-09-01T08:31:05.710Z] #21 19.89 The following NEW packages will be installed: [2022-09-01T08:31:05.710Z] #21 19.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-01T08:31:05.710Z] #21 19.90 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-01T08:31:05.710Z] #21 19.90 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-01T08:31:05.710Z] #21 19.90 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-01T08:31:05.710Z] #21 19.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-01T08:31:05.710Z] #21 19.90 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:31:05.710Z] #21 19.90 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-01T08:31:05.710Z] #21 19.90 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-01T08:31:05.710Z] #21 19.90 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-01T08:31:05.710Z] #21 20.22 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:31:05.710Z] #21 20.22 Need to get 32.8 MB of archives. [2022-09-01T08:31:05.710Z] #21 20.22 After this operation, 124 MB of additional disk space will be used. [2022-09-01T08:31:05.710Z] #21 20.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:31:05.710Z] #21 20.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-01T08:31:05.710Z] #21 20.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-01T08:31:05.710Z] #21 20.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-01T08:31:05.710Z] #21 20.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-01T08:31:05.710Z] #21 20.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-01T08:31:05.710Z] #21 20.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-01T08:31:05.710Z] #21 20.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-01T08:31:05.710Z] #21 20.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-01T08:31:05.710Z] #21 20.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-01T08:31:05.710Z] #21 20.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-01T08:31:05.710Z] #21 20.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-01T08:31:05.710Z] #21 20.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-01T08:31:05.710Z] #21 20.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-01T08:31:05.710Z] #21 20.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:31:05.710Z] #21 20.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:31:05.710Z] #21 20.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-01T08:31:05.710Z] #21 20.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:31:05.710Z] #21 20.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:31:05.710Z] #21 20.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-01T08:31:05.710Z] #21 20.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-01T08:31:05.710Z] #21 20.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-01T08:31:05.710Z] #21 20.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-01T08:31:05.710Z] #21 20.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-01T08:31:05.710Z] #21 20.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-01T08:31:05.710Z] #21 20.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-01T08:31:05.710Z] #21 20.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:31:05.710Z] #21 20.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:31:05.710Z] #21 20.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:31:05.710Z] #21 20.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-01T08:31:05.710Z] #21 20.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-01T08:31:05.710Z] #21 20.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:31:05.710Z] #21 20.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-01T08:31:05.710Z] #21 20.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-01T08:31:05.710Z] #21 20.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:31:05.710Z] #21 20.89 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-09-01T08:31:05.710Z] #21 20.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:31:05.710Z] #21 20.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:31:05.710Z] #21 20.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-01T08:31:05.710Z] #21 20.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:31:05.710Z] #21 20.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-01T08:31:05.710Z] #21 21.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-01T08:31:05.710Z] #21 21.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-01T08:31:05.710Z] #21 21.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:31:05.710Z] #21 21.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-01T08:31:05.710Z] #21 21.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-01T08:31:05.710Z] #21 21.06 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-01T08:31:05.710Z] #21 21.07 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-01T08:31:05.710Z] #21 21.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-01T08:31:05.710Z] #21 21.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-01T08:31:05.710Z] #21 21.14 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-01T08:31:05.710Z] #21 21.14 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-01T08:31:05.710Z] #21 21.34 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-01T08:31:05.710Z] #21 21.38 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-01T08:31:05.710Z] #21 21.41 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-01T08:31:05.710Z] #21 21.41 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-01T08:31:05.710Z] #21 22.04 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:31:05.710Z] #21 22.18 Fetched 32.8 MB in 1s (22.0 MB/s) [2022-09-01T08:31:05.710Z] #21 22.26 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:31:05.710Z] #21 22.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 ... 24018 files and directories currently installed.) [2022-09-01T08:31:05.710Z] #21 22.32 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:31:05.710Z] #21 22.39 Selecting previously unselected package libargon2-1:amd64. [2022-09-01T08:31:05.710Z] #21 22.40 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.41 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:31:05.710Z] #21 22.47 Selecting previously unselected package libjson-c5:amd64. [2022-09-01T08:31:05.710Z] #21 22.47 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.48 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:31:05.710Z] #21 22.55 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-01T08:31:05.710Z] #21 22.56 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.57 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:31:05.710Z] #21 22.74 Selecting previously unselected package libip4tc2:amd64. [2022-09-01T08:31:05.710Z] #21 22.75 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:31:05.710Z] #21 22.84 Selecting previously unselected package libkmod2:amd64. [2022-09-01T08:31:05.710Z] #21 22.84 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 22.85 Unpacking libkmod2:amd64 (28-1) ... [2022-09-01T08:31:05.710Z] #21 22.94 Selecting previously unselected package systemd. [2022-09-01T08:31:05.710Z] #21 22.94 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 23.09 Unpacking systemd (247.3-7) ... [2022-09-01T08:31:05.710Z] #21 25.28 Selecting previously unselected package pigz. [2022-09-01T08:31:05.710Z] #21 25.28 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.30 Unpacking pigz (2.6-1) ... [2022-09-01T08:31:05.710Z] #21 25.39 Selecting previously unselected package libelf1:amd64. [2022-09-01T08:31:05.710Z] #21 25.39 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-01T08:31:05.710Z] #21 25.55 Selecting previously unselected package libbpf0:amd64. [2022-09-01T08:31:05.710Z] #21 25.55 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:31:05.710Z] #21 25.66 Selecting previously unselected package libmnl0:amd64. [2022-09-01T08:31:05.710Z] #21 25.66 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:31:05.710Z] #21 25.74 Selecting previously unselected package libxtables12:amd64. [2022-09-01T08:31:05.710Z] #21 25.74 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:31:05.710Z] #21 25.83 Selecting previously unselected package libcap2-bin. [2022-09-01T08:31:05.710Z] #21 25.84 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-01T08:31:05.710Z] #21 25.95 Selecting previously unselected package iproute2. [2022-09-01T08:31:05.710Z] #21 25.96 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-01T08:31:05.710Z] #21 25.96 Unpacking iproute2 (5.10.0-4) ... [2022-09-01T08:31:05.903Z] #77 174.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-01T08:31:05.903Z] #77 175.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-01T08:31:05.967Z] #21 26.47 Selecting previously unselected package xxd. [2022-09-01T08:31:05.967Z] #21 26.48 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:31:05.967Z] #21 26.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:05.967Z] #21 26.62 Selecting previously unselected package vim-common. [2022-09-01T08:31:05.967Z] #21 26.62 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:31:05.967Z] #21 26.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:06.224Z] #21 26.79 Selecting previously unselected package bash-completion. [2022-09-01T08:31:06.224Z] #21 26.79 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-01T08:31:06.224Z] #21 ... [2022-09-01T08:31:06.224Z] [2022-09-01T08:31:06.224Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:06.224Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:06.224Z] #77 126.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-01T08:31:06.224Z] #77 126.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:31:06.391Z] #14 ... [2022-09-01T08:31:06.391Z] [2022-09-01T08:31:06.391Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:06.391Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:06.391Z] #77 106.6 configure.ac:7: installing 'build-aux/compile' [2022-09-01T08:31:06.391Z] #77 106.6 configure.ac:9: installing 'build-aux/config.guess' [2022-09-01T08:31:06.391Z] #77 106.7 configure.ac:9: installing 'build-aux/config.sub' [2022-09-01T08:31:06.391Z] #77 106.7 configure.ac:11: installing 'build-aux/install-sh' [2022-09-01T08:31:06.391Z] #77 106.7 configure.ac:11: installing 'build-aux/missing' [2022-09-01T08:31:06.391Z] #77 107.0 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:31:06.391Z] #77 107.2 parallel-tests: installing 'build-aux/test-driver' [2022-09-01T08:31:06.472Z] #77 175.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-01T08:31:06.472Z] #77 175.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-01T08:31:06.731Z] #77 175.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-01T08:31:06.786Z] #77 126.5 checking for gcc... gcc [2022-09-01T08:31:06.786Z] #77 126.6 checking whether the C compiler works... yes [2022-09-01T08:31:06.786Z] #77 126.8 checking for C compiler default output file name... a.out [2022-09-01T08:31:07.043Z] #77 126.8 checking for suffix of executables... [2022-09-01T08:31:07.298Z] #77 176.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-01T08:31:07.298Z] #77 176.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-01T08:31:07.300Z] #77 127.0 checking whether we are cross compiling... no [2022-09-01T08:31:07.300Z] #77 127.1 checking for suffix of object files... o [2022-09-01T08:31:07.556Z] #77 176.7 CC src/libcrun/libcrun_la-error.lo [2022-09-01T08:31:07.557Z] #77 127.3 checking whether we are using the GNU C compiler... yes [2022-09-01T08:31:07.557Z] #77 127.4 checking whether gcc accepts -g... yes [2022-09-01T08:31:07.785Z] #77 111.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-01T08:31:07.785Z] #77 111.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-01T08:31:07.814Z] #77 127.5 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:31:07.815Z] #77 176.9 CC src/libcrun/libcrun_la-status.lo [2022-09-01T08:31:08.071Z] #77 127.7 checking whether gcc understands -c and -o together... yes [2022-09-01T08:31:08.071Z] #77 127.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:31:08.071Z] #77 127.9 checking whether build environment is sane... yes [2022-09-01T08:31:08.071Z] #77 127.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:31:08.071Z] #77 128.0 checking for gawk... no [2022-09-01T08:31:08.071Z] #77 128.0 checking for mawk... mawk [2022-09-01T08:31:08.071Z] #77 128.0 checking whether make sets $(MAKE)... yes [2022-09-01T08:31:08.071Z] #77 128.0 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:31:08.074Z] #77 177.1 CC src/libcrun/libcrun_la-terminal.lo [2022-09-01T08:31:08.074Z] #77 177.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-01T08:31:08.327Z] #77 128.1 checking whether make supports nested variables... yes [2022-09-01T08:31:08.327Z] #77 128.1 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:31:08.327Z] #77 128.1 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:31:08.327Z] #77 128.1 checking how to create a ustar tar archive... gnutar [2022-09-01T08:31:08.327Z] #77 128.2 checking dependency style of gcc... gcc3 [2022-09-01T08:31:08.327Z] #77 128.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:31:08.327Z] #77 128.3 checking whether make supports nested variables... (cached) yes [2022-09-01T08:31:08.584Z] #77 128.4 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:31:08.584Z] #77 128.6 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:31:08.584Z] #77 128.6 checking how to print strings... printf [2022-09-01T08:31:08.584Z] #77 128.6 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:31:08.740Z] #77 112.3 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-01T08:31:08.740Z] #77 112.3 libtoolize: copying file 'm4/libtool.m4' [2022-09-01T08:31:08.740Z] #77 112.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-01T08:31:08.841Z] #77 128.6 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:31:08.841Z] #77 128.6 checking for egrep... /bin/grep -E [2022-09-01T08:31:08.841Z] #77 128.6 checking for fgrep... /bin/grep -F [2022-09-01T08:31:08.841Z] #77 128.6 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:31:08.841Z] #77 128.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:31:08.841Z] #77 128.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:31:08.841Z] #77 128.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:31:08.841Z] #77 128.8 checking whether ln -s works... yes [2022-09-01T08:31:08.841Z] #77 128.8 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:31:08.997Z] #77 112.6 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-01T08:31:09.011Z] #77 178.2 CC src/libcrun/libcrun_la-signals.lo [2022-09-01T08:31:09.098Z] #77 128.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:31:09.098Z] #77 128.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:31:09.098Z] #77 128.8 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:31:09.098Z] #77 128.8 checking for objdump... objdump [2022-09-01T08:31:09.098Z] #77 128.9 checking how to recognize dependent libraries... pass_all [2022-09-01T08:31:09.098Z] #77 128.9 checking for dlltool... no [2022-09-01T08:31:09.098Z] #77 128.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:31:09.098Z] #77 128.9 checking for ar... ar [2022-09-01T08:31:09.098Z] #77 128.9 checking for archiver @FILE support... @ [2022-09-01T08:31:09.098Z] #77 129.0 checking for strip... strip [2022-09-01T08:31:09.098Z] #77 129.0 checking for ranlib... ranlib [2022-09-01T08:31:09.255Z] #77 112.8 libtoolize: copying file 'm4/ltversion.m4' [2022-09-01T08:31:09.355Z] #77 129.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:31:09.355Z] #77 129.3 checking for sysroot... no [2022-09-01T08:31:09.355Z] #77 129.3 checking for a working dd... /bin/dd [2022-09-01T08:31:09.355Z] #77 129.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:31:09.355Z] #77 129.4 checking for mt... no [2022-09-01T08:31:09.515Z] #77 113.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-01T08:31:09.579Z] #77 178.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-01T08:31:09.611Z] #77 129.4 checking if : is a manifest tool... no [2022-09-01T08:31:09.612Z] #77 129.4 checking how to run the C preprocessor... gcc -E [2022-09-01T08:31:09.777Z] #77 ... [2022-09-01T08:31:09.777Z] [2022-09-01T08:31:09.777Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:31:09.777Z] #67 sha256:4a6786408c9e6f32e53ac1ad9ec782b06896ae3044ad0889fc1c8b74ea4d9ddc [2022-09-01T08:31:09.777Z] #67 191.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:31:09.837Z] #77 179.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-01T08:31:10.034Z] #67 191.4 + GOBIN=/build [2022-09-01T08:31:10.034Z] #67 191.4 + GO111MODULE=on [2022-09-01T08:31:10.034Z] #67 191.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:31:10.096Z] #77 179.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-01T08:31:10.186Z] #77 129.6 checking for ANSI C header files... yes [2022-09-01T08:31:10.443Z] #77 130.2 checking for sys/types.h... yes [2022-09-01T08:31:10.443Z] #77 130.4 checking for sys/stat.h... yes [2022-09-01T08:31:10.665Z] #77 179.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-01T08:31:10.665Z] #77 179.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-01T08:31:10.699Z] #77 130.5 checking for stdlib.h... yes [2022-09-01T08:31:10.924Z] #77 180.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-01T08:31:10.954Z] #77 130.7 checking for string.h... yes [2022-09-01T08:31:10.955Z] #77 130.8 checking for memory.h... yes [2022-09-01T08:31:10.976Z] #54 ... [2022-09-01T08:31:10.976Z] [2022-09-01T08:31:10.976Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:10.976Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:10.976Z] #84 225.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-01T08:31:10.976Z] #84 225.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-01T08:31:10.976Z] #84 225.5 CC tests/init.o [2022-09-01T08:31:10.976Z] #84 225.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-01T08:31:10.976Z] #84 225.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-01T08:31:10.976Z] #84 225.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-01T08:31:10.976Z] #84 ... [2022-09-01T08:31:10.976Z] [2022-09-01T08:31:10.976Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:31:10.976Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:31:10.976Z] #19 270.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-01T08:31:10.976Z] #19 270.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:31:10.976Z] #19 270.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:31:10.976Z] #19 270.4 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-01T08:31:10.976Z] #19 270.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:31:10.976Z] #19 270.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:31:11.210Z] #77 131.0 checking for strings.h... yes [2022-09-01T08:31:11.467Z] #77 131.2 checking for inttypes.h... yes [2022-09-01T08:31:11.467Z] #77 131.4 checking for stdint.h... yes [2022-09-01T08:31:11.493Z] #77 180.6 CC tests/init.o [2022-09-01T08:31:11.493Z] #77 180.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-01T08:31:11.723Z] #77 131.5 checking for unistd.h... yes [2022-09-01T08:31:11.967Z] #67 ... [2022-09-01T08:31:11.967Z] [2022-09-01T08:31:11.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:31:11.967Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:31:11.967Z] #14 186.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-01T08:31:11.967Z] #14 186.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:31:11.967Z] #14 186.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:11.979Z] #77 131.7 checking for dlfcn.h... yes [2022-09-01T08:31:11.979Z] #77 131.8 checking for objdir... .libs [2022-09-01T08:31:12.235Z] #77 132.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:31:12.235Z] #77 132.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:31:12.235Z] #77 132.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:31:12.750Z] #77 132.3 checking if gcc static flag -static works... yes [2022-09-01T08:31:13.007Z] #77 132.7 checking if gcc supports -c -o file.o... yes [2022-09-01T08:31:13.007Z] #77 132.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:31:13.007Z] #77 132.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:31:13.264Z] #77 132.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:31:13.264Z] #77 133.2 checking how to hardcode library paths into programs... immediate [2022-09-01T08:31:13.264Z] #77 133.2 checking whether stripping libraries is possible... yes [2022-09-01T08:31:13.264Z] #77 133.2 checking if libtool supports shared libraries... yes [2022-09-01T08:31:13.264Z] #77 133.2 checking whether to build shared libraries... no [2022-09-01T08:31:13.264Z] #77 133.2 checking whether to build static libraries... yes [2022-09-01T08:31:13.520Z] #77 133.2 checking float.h usability... yes [2022-09-01T08:31:13.520Z] #77 133.4 checking float.h presence... yes [2022-09-01T08:31:13.520Z] #77 133.4 checking for float.h... yes [2022-09-01T08:31:13.520Z] #77 133.4 checking limits.h usability... yes [2022-09-01T08:31:13.776Z] #77 133.6 checking limits.h presence... yes [2022-09-01T08:31:13.776Z] #77 133.6 checking for limits.h... yes [2022-09-01T08:31:13.776Z] #77 133.6 checking stddef.h usability... yes [2022-09-01T08:31:13.776Z] #77 133.7 checking stddef.h presence... yes [2022-09-01T08:31:13.776Z] #77 133.7 checking for stddef.h... yes [2022-09-01T08:31:13.776Z] #77 133.8 checking for stdlib.h... (cached) yes [2022-09-01T08:31:14.032Z] #77 133.8 checking for string.h... (cached) yes [2022-09-01T08:31:14.032Z] #77 133.8 checking sys/time.h usability... yes [2022-09-01T08:31:14.032Z] #77 134.0 checking sys/time.h presence... yes [2022-09-01T08:31:14.032Z] #77 134.0 checking for sys/time.h... yes [2022-09-01T08:31:14.032Z] #77 134.0 checking for inline... inline [2022-09-01T08:31:14.544Z] #77 134.1 checking for size_t... yes [2022-09-01T08:31:14.544Z] #77 134.5 checking for stdlib.h... (cached) yes [2022-09-01T08:31:14.801Z] #77 134.5 checking for GNU libc compatible malloc... yes [2022-09-01T08:31:14.801Z] #77 134.7 checking for stdlib.h... (cached) yes [2022-09-01T08:31:15.057Z] #77 134.7 checking for GNU libc compatible realloc... yes [2022-09-01T08:31:15.256Z] #14 199.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-01T08:31:15.256Z] #14 199.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-01T08:31:15.256Z] #14 199.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:31:15.314Z] #77 134.9 checking for working strtod... yes [2022-09-01T08:31:15.314Z] #77 135.1 checking for gettimeofday... yes [2022-09-01T08:31:15.515Z] #14 199.5 Selecting previously unselected package libapparmor1:amd64. [2022-09-01T08:31:15.515Z] #14 199.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-01T08:31:15.515Z] #14 199.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:31:15.570Z] #77 135.3 checking for memset... yes [2022-09-01T08:31:15.775Z] #14 199.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-01T08:31:15.775Z] #14 199.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-01T08:31:15.775Z] #14 199.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:31:15.827Z] #77 135.6 checking for strspn... yes [2022-09-01T08:31:16.034Z] #14 200.1 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:31:16.034Z] #14 200.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:31:16.034Z] #14 200.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:31:16.084Z] #77 135.9 checking that generated files are newer than configure... done [2022-09-01T08:31:16.084Z] #77 135.9 configure: creating ./config.status [2022-09-01T08:31:16.601Z] #14 200.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:31:16.601Z] #14 200.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:31:16.601Z] #14 ... [2022-09-01T08:31:16.601Z] [2022-09-01T08:31:16.601Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:31:16.601Z] #67 sha256:c62584ec92eff48757540624e3e7093f61f57b62207d1d0882c3faa35fe04ce7 [2022-09-01T08:31:16.601Z] #67 200.3 rootlesskit version 1.0.0 [2022-09-01T08:31:16.601Z] #67 200.3 Usage of /build/rootlesskit-docker-proxy: [2022-09-01T08:31:16.601Z] #67 200.3 -container-ip string [2022-09-01T08:31:16.601Z] #67 200.3 container ip [2022-09-01T08:31:16.601Z] #67 200.3 -container-port int [2022-09-01T08:31:16.601Z] #67 200.3 container port (default -1) [2022-09-01T08:31:16.601Z] #67 200.3 -host-ip string [2022-09-01T08:31:16.601Z] #67 200.3 host ip [2022-09-01T08:31:16.601Z] #67 200.3 -host-port int [2022-09-01T08:31:16.601Z] #67 200.3 host port (default -1) [2022-09-01T08:31:16.601Z] #67 200.3 -proto string [2022-09-01T08:31:16.601Z] #67 200.3 proxy protocol (default "tcp") [2022-09-01T08:31:17.975Z] #77 137.8 config.status: creating Makefile [2022-09-01T08:31:17.976Z] #77 137.9 config.status: creating config.h [2022-09-01T08:31:17.976Z] #77 137.9 config.status: executing depfiles commands [2022-09-01T08:31:17.978Z] #67 DONE 201.3s [2022-09-01T08:31:17.979Z] [2022-09-01T08:31:17.979Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-01T08:31:17.979Z] #68 sha256:7cdaf34e6fd59b156da021417f299393e74e319592a6e853e923031daf3c71f8 [2022-09-01T08:31:17.979Z] #68 DONE 0.1s [2022-09-01T08:31:17.979Z] [2022-09-01T08:31:17.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:31:17.979Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:31:17.979Z] #14 200.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:31:17.979Z] #14 200.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:31:17.979Z] #14 201.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-01T08:31:17.979Z] #14 201.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:31:17.979Z] #14 201.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:17.979Z] #14 ... [2022-09-01T08:31:17.979Z] [2022-09-01T08:31:17.979Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-01T08:31:17.979Z] #69 sha256:58edfaa972a1256567eaaed941bc0c4875ff34895065febb81276e1438ec2fe6 [2022-09-01T08:31:17.979Z] #69 DONE 0.1s [2022-09-01T08:31:17.979Z] [2022-09-01T08:31:17.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:31:17.979Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:31:17.979Z] #14 201.8 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:31:17.979Z] #14 201.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:31:17.979Z] #14 201.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:31:18.232Z] #77 138.1 config.status: executing libtool commands [2022-09-01T08:31:18.232Z] #77 ... [2022-09-01T08:31:18.232Z] [2022-09-01T08:31:18.232Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:18.232Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:18.232Z] #21 28.81 Unpacking bash-completion (1:2.11-2) ... [2022-09-01T08:31:18.232Z] #21 29.31 Selecting previously unselected package bzip2. [2022-09-01T08:31:18.232Z] #21 29.32 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 29.32 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:31:18.232Z] #21 29.40 Selecting previously unselected package xz-utils. [2022-09-01T08:31:18.232Z] #21 29.40 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 29.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:31:18.232Z] #21 29.60 Selecting previously unselected package apparmor. [2022-09-01T08:31:18.232Z] #21 29.60 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 29.65 Unpacking apparmor (2.13.6-10) ... [2022-09-01T08:31:18.232Z] #21 30.07 Selecting previously unselected package inetutils-ping. [2022-09-01T08:31:18.232Z] #21 30.09 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-01T08:31:18.232Z] #21 30.20 Selecting previously unselected package libip6tc2:amd64. [2022-09-01T08:31:18.232Z] #21 30.21 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.22 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:31:18.232Z] #21 30.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-01T08:31:18.232Z] #21 30.30 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:31:18.232Z] #21 30.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-01T08:31:18.232Z] #21 30.37 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:31:18.232Z] #21 30.45 Selecting previously unselected package libnftnl11:amd64. [2022-09-01T08:31:18.232Z] #21 30.45 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.46 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:31:18.232Z] #21 30.56 Selecting previously unselected package iptables. [2022-09-01T08:31:18.232Z] #21 30.56 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.59 Unpacking iptables (1.8.7-1) ... [2022-09-01T08:31:18.232Z] #21 30.91 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:31:18.232Z] #21 30.92 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 30.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:31:18.232Z] #21 31.08 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:31:18.232Z] #21 31.09 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 31.10 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:31:18.232Z] #21 31.22 Selecting previously unselected package jq. [2022-09-01T08:31:18.232Z] #21 31.23 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 31.23 Unpacking jq (1.6-2.1) ... [2022-09-01T08:31:18.232Z] #21 31.32 Selecting previously unselected package libaio1:amd64. [2022-09-01T08:31:18.232Z] #21 31.32 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-01T08:31:18.232Z] #21 31.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:31:18.232Z] #21 31.38 Selecting previously unselected package libgpm2:amd64. [2022-09-01T08:31:18.233Z] #21 31.38 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 31.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:31:18.233Z] #21 31.46 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:31:18.233Z] #21 31.46 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 31.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:31:18.233Z] #21 34.84 Selecting previously unselected package libinih1:amd64. [2022-09-01T08:31:18.233Z] #21 34.84 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 34.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-01T08:31:18.233Z] #21 34.93 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-01T08:31:18.233Z] #21 34.96 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 34.96 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:31:18.233Z] #21 35.07 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:31:18.233Z] #21 35.08 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:31:18.233Z] #21 35.18 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:31:18.233Z] #21 35.19 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:31:18.233Z] #21 35.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:31:18.233Z] #21 35.26 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:31:18.233Z] #21 35.33 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:31:18.233Z] #21 35.35 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:31:18.233Z] #21 35.42 Selecting previously unselected package net-tools. [2022-09-01T08:31:18.233Z] #21 35.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:31:18.233Z] #21 35.67 Selecting previously unselected package patch. [2022-09-01T08:31:18.233Z] #21 35.69 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 35.69 Unpacking patch (2.7.6-7) ... [2022-09-01T08:31:18.233Z] #21 35.80 Selecting previously unselected package python-pip-whl. [2022-09-01T08:31:18.233Z] #21 35.82 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:31:18.233Z] #21 35.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:31:18.233Z] #21 36.44 Selecting previously unselected package python3-lib2to3. [2022-09-01T08:31:18.233Z] #21 36.46 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-01T08:31:18.233Z] #21 36.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:31:18.233Z] #21 36.58 Selecting previously unselected package python3-distutils. [2022-09-01T08:31:18.233Z] #21 36.59 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-01T08:31:18.233Z] #21 36.59 Unpacking python3-distutils (3.9.2-1) ... [2022-09-01T08:31:18.233Z] #21 36.72 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:31:18.233Z] #21 36.72 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:31:18.233Z] #21 36.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:31:18.233Z] #21 36.85 Selecting previously unselected package python3-setuptools. [2022-09-01T08:31:18.233Z] #21 36.85 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-01T08:31:18.233Z] #21 36.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-01T08:31:18.233Z] #21 37.13 Selecting previously unselected package python3-wheel. [2022-09-01T08:31:18.233Z] #21 37.13 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-01T08:31:18.233Z] #21 37.14 Unpacking python3-wheel (0.34.2-1) ... [2022-09-01T08:31:18.233Z] #21 37.23 Selecting previously unselected package python3-pip. [2022-09-01T08:31:18.233Z] #21 37.24 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:31:18.233Z] #21 37.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:31:18.233Z] #21 37.52 Selecting previously unselected package sudo. [2022-09-01T08:31:18.233Z] #21 37.52 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 37.53 Unpacking sudo (1.9.5p2-3) ... [2022-09-01T08:31:18.233Z] #21 38.15 Selecting previously unselected package systemd-journal-remote. [2022-09-01T08:31:18.233Z] #21 38.15 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 38.20 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-01T08:31:18.233Z] #21 38.31 Selecting previously unselected package thin-provisioning-tools. [2022-09-01T08:31:18.233Z] #21 38.34 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 38.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:31:18.233Z] #21 38.66 Selecting previously unselected package uidmap. [2022-09-01T08:31:18.233Z] #21 38.68 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-01T08:31:18.233Z] #21 38.68 Unpacking uidmap (1:4.8.1-1) ... [2022-09-01T08:31:18.238Z] #14 202.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-01T08:31:18.238Z] #14 202.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-01T08:31:18.238Z] #14 202.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:31:18.489Z] #21 38.83 Selecting previously unselected package vim-runtime. [2022-09-01T08:31:18.489Z] #21 38.83 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:31:18.489Z] #21 38.86 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-01T08:31:18.489Z] #21 38.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-01T08:31:18.489Z] #21 38.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:18.805Z] #14 202.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-01T08:31:19.053Z] #21 ... [2022-09-01T08:31:19.053Z] [2022-09-01T08:31:19.053Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:19.053Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:19.053Z] #77 139.1 GEN .version [2022-09-01T08:31:19.053Z] #77 139.1 make install-recursive [2022-09-01T08:31:19.064Z] #14 202.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-01T08:31:19.064Z] #14 202.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:31:19.310Z] #77 139.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-01T08:31:19.310Z] #77 139.2 Making install in libocispec [2022-09-01T08:31:19.310Z] #77 139.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:19.310Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-01T08:31:19.310Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-01T08:31:19.325Z] #14 203.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-01T08:31:19.325Z] #14 203.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-01T08:31:19.325Z] #14 203.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:31:19.566Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-01T08:31:19.566Z] #77 139.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-01T08:31:19.587Z] #14 203.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-01T08:31:19.587Z] #14 203.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-01T08:31:19.587Z] #14 203.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:31:19.846Z] #14 203.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-01T08:31:19.846Z] #14 203.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-01T08:31:19.846Z] #14 203.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:31:19.992Z] #67 ... [2022-09-01T08:31:19.992Z] [2022-09-01T08:31:19.992Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:31:19.992Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:31:19.992Z] #14 191.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-01T08:31:19.992Z] #14 191.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:31:19.992Z] #14 191.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:19.992Z] #14 ... [2022-09-01T08:31:19.992Z] [2022-09-01T08:31:19.992Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:31:19.992Z] #67 sha256:4a6786408c9e6f32e53ac1ad9ec782b06896ae3044ad0889fc1c8b74ea4d9ddc [2022-09-01T08:31:19.992Z] #67 201.7 rootlesskit version 1.0.0 [2022-09-01T08:31:19.992Z] #67 201.8 Usage of /build/rootlesskit-docker-proxy: [2022-09-01T08:31:19.992Z] #67 201.8 -container-ip string [2022-09-01T08:31:19.992Z] #67 201.8 container ip [2022-09-01T08:31:19.992Z] #67 201.8 -container-port int [2022-09-01T08:31:19.992Z] #67 201.8 container port (default -1) [2022-09-01T08:31:19.992Z] #67 201.8 -host-ip string [2022-09-01T08:31:19.992Z] #67 201.8 host ip [2022-09-01T08:31:19.992Z] #67 201.8 -host-port int [2022-09-01T08:31:19.992Z] #67 201.8 host port (default -1) [2022-09-01T08:31:19.992Z] #67 201.8 -proto string [2022-09-01T08:31:19.992Z] #67 201.8 proxy protocol (default "tcp") [2022-09-01T08:31:20.130Z] #77 140.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-01T08:31:20.386Z] #77 140.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-01T08:31:20.386Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-01T08:31:20.386Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-01T08:31:20.386Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-01T08:31:20.387Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-01T08:31:20.387Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-01T08:31:20.387Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-01T08:31:20.387Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-01T08:31:20.786Z] #14 204.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-01T08:31:20.786Z] #14 204.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-01T08:31:20.786Z] #14 204.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:31:21.355Z] #14 205.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-01T08:31:21.355Z] #14 205.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:31:21.355Z] #14 205.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:21.355Z] #14 205.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:31:21.355Z] #14 205.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:31:21.355Z] #14 205.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-01T08:31:21.754Z] #77 141.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-01T08:31:21.754Z] #77 141.5 make install-recursive [2022-09-01T08:31:21.754Z] #77 141.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:21.754Z] #77 141.6 Making install in yajl [2022-09-01T08:31:21.754Z] #77 141.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:31:21.754Z] #77 141.7 CC verify/json_verify-json_verify.o [2022-09-01T08:31:21.754Z] #77 141.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-01T08:31:21.754Z] #77 141.7 CC src/libyajl_la-yajl.lo [2022-09-01T08:31:21.754Z] #77 141.7 CC src/libyajl_la-yajl_gen.lo [2022-09-01T08:31:21.754Z] #77 141.8 CC src/libyajl_la-yajl_parser.lo [2022-09-01T08:31:21.754Z] #77 141.8 CC src/libyajl_la-yajl_buf.lo [2022-09-01T08:31:21.754Z] #77 141.8 CC src/libyajl_la-yajl_encode.lo [2022-09-01T08:31:21.754Z] #77 141.8 CC src/libyajl_la-yajl_lex.lo [2022-09-01T08:31:21.754Z] #77 141.9 CC src/libyajl_la-yajl_tree.lo [2022-09-01T08:31:21.888Z] #67 DONE 203.6s [2022-09-01T08:31:21.888Z] [2022-09-01T08:31:21.888Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-01T08:31:21.888Z] #68 sha256:12cd5a09af89600f570f67c6ee76aa1fbd319fc5dc495c13ae68eb198d41d995 [2022-09-01T08:31:21.888Z] #68 DONE 0.1s [2022-09-01T08:31:21.888Z] [2022-09-01T08:31:21.888Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:31:21.888Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:31:21.925Z] #14 205.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:31:21.925Z] #14 205.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:31:21.925Z] #14 205.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:31:22.146Z] #55 ... [2022-09-01T08:31:22.146Z] [2022-09-01T08:31:22.146Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-01T08:31:22.146Z] #69 sha256:5133c4cce5446f9c57266d083f96cf7e85c154d0818662edf566409d99addf57 [2022-09-01T08:31:22.404Z] #69 DONE 0.2s [2022-09-01T08:31:22.404Z] [2022-09-01T08:31:22.404Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:22.404Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:22.493Z] #14 206.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:31:22.493Z] #14 206.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:31:22.493Z] #14 206.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:31:22.493Z] #14 206.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:31:22.493Z] #14 206.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:31:22.493Z] #14 206.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:31:22.493Z] #14 206.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:31:22.493Z] #14 206.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-01T08:31:22.493Z] #14 206.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:31:22.752Z] #14 206.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:31:22.752Z] #14 206.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:31:22.752Z] #14 206.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:31:22.752Z] #14 206.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:31:22.752Z] #14 206.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:31:22.752Z] #14 206.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-01T08:31:22.752Z] #14 206.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:22.752Z] #14 206.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-01T08:31:22.752Z] #14 206.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:31:22.752Z] #14 206.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:22.752Z] #14 206.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-01T08:31:22.752Z] #14 206.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:31:22.752Z] #14 206.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:31:22.968Z] #77 ... [2022-09-01T08:31:22.968Z] [2022-09-01T08:31:22.968Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:31:22.969Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-09-01T08:31:22.969Z] #14 204.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-01T08:31:22.969Z] #14 204.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-01T08:31:22.969Z] #14 204.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:31:23.011Z] #14 206.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:23.011Z] #14 207.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:31:23.011Z] #14 207.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:23.011Z] #14 207.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:23.011Z] #14 207.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:31:23.194Z] #19 289.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-01T08:31:23.194Z] #19 289.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:23.194Z] #19 289.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:31:23.194Z] #19 289.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-01T08:31:23.194Z] #19 289.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:23.194Z] #19 289.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:31:23.194Z] #19 289.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-01T08:31:23.194Z] #19 289.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:23.194Z] #19 289.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:31:23.194Z] #19 289.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-01T08:31:23.194Z] #19 289.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:23.194Z] #19 289.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:31:23.194Z] #19 289.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-01T08:31:23.194Z] #19 289.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:23.194Z] #19 289.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:31:23.194Z] #19 289.8 Selecting previously unselected package cross-config. [2022-09-01T08:31:23.194Z] #19 289.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-01T08:31:23.194Z] #19 289.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-01T08:31:23.194Z] #19 289.9 Selecting previously unselected package gcc-10-cross-base. [2022-09-01T08:31:23.194Z] #19 289.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.194Z] #19 290.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-01T08:31:23.194Z] #19 290.1 Selecting previously unselected package libc6-arm64-cross. [2022-09-01T08:31:23.194Z] #19 290.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-01T08:31:23.194Z] #19 290.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-01T08:31:23.226Z] #14 205.2 Selecting previously unselected package libapparmor1:amd64. [2022-09-01T08:31:23.226Z] #14 205.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-01T08:31:23.226Z] #14 205.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:31:23.453Z] #19 290.8 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-01T08:31:23.454Z] #19 290.8 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.454Z] #19 290.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:23.454Z] #19 290.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-01T08:31:23.454Z] #19 290.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.454Z] #19 290.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:23.454Z] #19 291.0 Selecting previously unselected package libitm1-arm64-cross. [2022-09-01T08:31:23.483Z] #14 205.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-01T08:31:23.483Z] #14 205.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-01T08:31:23.483Z] #14 205.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:31:23.716Z] #19 291.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.716Z] #19 291.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:23.742Z] #14 205.8 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:31:23.977Z] #19 291.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-01T08:31:23.977Z] #19 291.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.977Z] #19 291.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:23.977Z] #19 291.4 Selecting previously unselected package libasan6-arm64-cross. [2022-09-01T08:31:23.977Z] #19 291.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:23.977Z] #19 291.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:24.001Z] #14 205.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:31:24.001Z] #14 205.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:31:24.264Z] #14 206.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:31:24.264Z] #14 206.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:31:24.264Z] #14 206.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:31:24.391Z] #14 DONE 208.1s [2022-09-01T08:31:24.391Z] [2022-09-01T08:31:24.391Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-01T08:31:24.391Z] #59 sha256:f8f6f1a9ab85278b70290782f64f2377648ecddc54ad237cd01be535c32f67ad [2022-09-01T08:31:24.391Z] #59 DONE 0.2s [2022-09-01T08:31:24.391Z] [2022-09-01T08:31:24.391Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:24.391Z] #60 sha256:0baad26bc88b36961e82877bff1eaa084b2aa0ee70ef4eceb5a3d344c929b60d [2022-09-01T08:31:24.830Z] #14 206.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-01T08:31:24.831Z] #14 206.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:31:24.831Z] #14 206.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:24.831Z] #14 206.8 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:31:24.831Z] #14 206.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:31:24.831Z] #14 206.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:31:25.088Z] #14 207.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-01T08:31:25.088Z] #14 207.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-01T08:31:25.088Z] #14 207.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:31:25.769Z] #60 1.527 + RM_GOPATH=0 [2022-09-01T08:31:25.769Z] #60 1.527 + TMP_GOPATH= [2022-09-01T08:31:25.769Z] #60 1.527 + : /build [2022-09-01T08:31:25.769Z] #60 1.527 + '[' -z '' ']' [2022-09-01T08:31:25.769Z] #60 1.527 ++ mktemp -d [2022-09-01T08:31:25.769Z] #60 1.558 + export GOPATH=/tmp/tmp.V3522s0tDd [2022-09-01T08:31:25.769Z] #60 1.558 + GOPATH=/tmp/tmp.V3522s0tDd [2022-09-01T08:31:25.770Z] #60 1.558 + RM_GOPATH=1 [2022-09-01T08:31:25.770Z] #60 1.558 + case "$(go env GOARCH)" in [2022-09-01T08:31:25.770Z] #60 1.558 ++ go env GOARCH [2022-09-01T08:31:25.770Z] #60 1.587 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:31:25.770Z] #60 1.587 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:31:25.770Z] #60 1.587 ++ dirname /install.sh [2022-09-01T08:31:25.770Z] #60 1.587 + dir=/ [2022-09-01T08:31:25.770Z] #60 1.587 + bin=runc [2022-09-01T08:31:25.770Z] #60 1.587 + shift [2022-09-01T08:31:25.770Z] #60 1.587 + '[' '!' -f //runc.installer ']' [2022-09-01T08:31:25.770Z] #60 1.587 + . //runc.installer [2022-09-01T08:31:25.770Z] #60 1.587 ++ set -e [2022-09-01T08:31:25.770Z] #60 1.587 ++ : v1.1.4 [2022-09-01T08:31:25.884Z] #19 293.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-01T08:31:25.884Z] #19 293.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:25.884Z] #19 293.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:25.924Z] #77 ... [2022-09-01T08:31:25.924Z] [2022-09-01T08:31:25.924Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:25.924Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:25.924Z] #21 42.10 Selecting previously unselected package vim. [2022-09-01T08:31:25.924Z] #21 42.10 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:31:25.924Z] #21 42.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:25.924Z] #21 42.66 Selecting previously unselected package xfsprogs. [2022-09-01T08:31:25.924Z] #21 42.67 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-01T08:31:25.924Z] #21 42.68 Unpacking xfsprogs (5.10.0-4) ... [2022-09-01T08:31:25.924Z] #21 43.22 Selecting previously unselected package zip. [2022-09-01T08:31:25.924Z] #21 43.23 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-01T08:31:25.924Z] #21 43.24 Unpacking zip (3.0-12) ... [2022-09-01T08:31:25.924Z] #21 43.39 Selecting previously unselected package zstd. [2022-09-01T08:31:25.924Z] #21 43.41 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-01T08:31:25.924Z] #21 43.42 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:31:25.924Z] #21 43.84 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:31:25.924Z] #21 44.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:31:25.924Z] #21 44.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:31:25.924Z] #21 44.78 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:31:25.924Z] #21 44.79 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:31:25.924Z] #21 44.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:31:25.924Z] #21 44.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-01T08:31:25.924Z] #21 44.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:31:25.924Z] #21 44.84 Setting up uidmap (1:4.8.1-1) ... [2022-09-01T08:31:25.924Z] #21 44.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:31:25.924Z] #21 44.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:31:25.924Z] #21 44.88 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:31:25.924Z] #21 44.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:31:25.924Z] #21 44.91 Setting up python3-wheel (0.34.2-1) ... [2022-09-01T08:31:25.924Z] #21 45.68 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:31:25.924Z] #21 45.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:25.924Z] #21 45.71 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:31:25.924Z] #21 45.73 Setting up libcap2-bin (1:2.44-1) ... [2022-09-01T08:31:25.924Z] #21 45.74 Setting up apparmor (2.13.6-10) ... [2022-09-01T08:31:26.030Z] #60 1.639 + install_runc [2022-09-01T08:31:26.030Z] #60 1.639 + RUNC_BUILDTAGS=seccomp [2022-09-01T08:31:26.030Z] #60 1.639 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-01T08:31:26.030Z] #60 1.639 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V3522s0tDd/src/github.com/opencontainers/runc [2022-09-01T08:31:26.030Z] #60 1.640 Install runc version v1.1.4 (build tags: seccomp) [2022-09-01T08:31:26.030Z] #60 1.644 Cloning into '/tmp/tmp.V3522s0tDd/src/github.com/opencontainers/runc'... [2022-09-01T08:31:26.031Z] #14 207.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-01T08:31:26.031Z] #14 207.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-01T08:31:26.031Z] #14 207.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:31:26.031Z] #14 208.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-01T08:31:26.031Z] #14 208.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-01T08:31:26.031Z] #14 208.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:31:26.293Z] #14 208.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-01T08:31:26.293Z] #14 208.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-01T08:31:26.293Z] #14 208.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:31:26.454Z] #19 293.8 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-01T08:31:26.454Z] #19 293.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:26.454Z] #19 293.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:26.487Z] #21 47.16 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-01T08:31:26.550Z] #14 208.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-01T08:31:26.550Z] #14 208.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-01T08:31:26.550Z] #14 208.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:31:26.598Z] #60 ... [2022-09-01T08:31:26.598Z] [2022-09-01T08:31:26.598Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:31:26.598Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-01T08:31:26.598Z] #15 DONE 2.3s [2022-09-01T08:31:26.598Z] [2022-09-01T08:31:26.598Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-01T08:31:26.598Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-01T08:31:26.744Z] #21 47.23 Setting up zip (3.0-12) ... [2022-09-01T08:31:26.744Z] #21 47.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:26.744Z] #21 47.27 Setting up bash-completion (1:2.11-2) ... [2022-09-01T08:31:27.308Z] #21 ... [2022-09-01T08:31:27.308Z] [2022-09-01T08:31:27.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:27.308Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:27.308Z] #77 147.3 CCLD libyajl.la [2022-09-01T08:31:27.484Z] #14 209.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-01T08:31:27.741Z] #14 209.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-01T08:31:27.741Z] #14 209.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:31:27.835Z] #19 295.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-01T08:31:27.836Z] #19 295.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:27.836Z] #19 295.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:27.916Z] #77 147.6 CCLD verify/json_verify [2022-09-01T08:31:27.998Z] #14 209.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-01T08:31:27.998Z] #14 209.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:31:27.998Z] #14 209.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:28.178Z] #77 148.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:31:28.178Z] #77 148.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:31:28.178Z] #77 148.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:31:28.178Z] #77 148.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:31:28.178Z] #77 148.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:31:28.178Z] #77 148.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:31:28.255Z] #14 210.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:31:28.255Z] #14 210.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:31:28.255Z] #14 210.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:31:28.255Z] #14 210.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:31:28.255Z] #14 210.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:31:28.255Z] #14 210.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:31:28.405Z] #19 295.6 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-01T08:31:28.405Z] #19 295.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:28.405Z] #19 295.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:28.435Z] #77 148.2 CC src/validate.o [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_config_schema.lo [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_defs.lo [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_image_index_schema.lo [2022-09-01T08:31:28.435Z] #77 148.2 CC src/image_spec_schema_image_layout_schema.lo [2022-09-01T08:31:28.435Z] #77 148.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-01T08:31:28.435Z] #77 148.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-01T08:31:28.435Z] #77 148.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-01T08:31:28.435Z] #77 148.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-01T08:31:28.665Z] #19 296.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-01T08:31:28.665Z] #19 296.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:28.701Z] #77 148.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-01T08:31:28.701Z] #77 148.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-01T08:31:28.701Z] #77 148.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-01T08:31:28.701Z] #77 148.6 CC src/runtime_spec_schema_defs.lo [2022-09-01T08:31:28.701Z] #77 148.7 CC src/runtime_spec_schema_defs_linux.lo [2022-09-01T08:31:28.925Z] #19 296.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:28.957Z] #77 148.8 CC src/runtime_spec_schema_defs_zos.lo [2022-09-01T08:31:28.958Z] #77 148.8 CC src/runtime_spec_schema_defs_vm.lo [2022-09-01T08:31:28.958Z] #77 148.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-01T08:31:29.136Z] #16 DONE 2.5s [2022-09-01T08:31:29.136Z] [2022-09-01T08:31:29.136Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:31:29.136Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:31:29.136Z] #34 ... [2022-09-01T08:31:29.136Z] [2022-09-01T08:31:29.136Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-01T08:31:29.136Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-01T08:31:29.213Z] #77 149.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-01T08:31:29.213Z] #77 149.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-01T08:31:29.470Z] #77 149.3 CC src/basic_test_double_array_item.lo [2022-09-01T08:31:29.470Z] #77 149.4 CC src/basic_test_double_array.lo [2022-09-01T08:31:29.494Z] #19 296.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-01T08:31:29.494Z] #19 296.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:31:29.494Z] #19 296.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:31:29.578Z] #77 198.4 CCLD tests/init [2022-09-01T08:31:29.626Z] #14 211.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:31:29.626Z] #14 211.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:31:29.626Z] #14 211.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:31:29.626Z] #14 211.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:31:29.626Z] #14 211.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:31:29.626Z] #14 211.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:31:29.626Z] #14 211.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:31:29.626Z] #14 211.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:31:29.726Z] #77 149.6 CC src/basic_test_top_array_int.lo [2022-09-01T08:31:29.726Z] #77 149.6 CC src/basic_test_top_array_string.lo [2022-09-01T08:31:29.726Z] #77 149.7 CC src/basic_test_top_double_array_int.lo [2022-09-01T08:31:29.883Z] #14 211.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:31:29.883Z] #14 211.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:31:29.883Z] #14 211.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-09-01T08:31:29.883Z] #14 211.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:29.883Z] #14 211.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-09-01T08:31:29.883Z] #14 211.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:31:29.883Z] #14 211.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:31:29.883Z] #14 211.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-01T08:31:29.883Z] #14 212.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:31:29.883Z] #14 212.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:31:29.982Z] #77 150.0 CC src/basic_test_top_double_array_obj.lo [2022-09-01T08:31:30.064Z] #19 ... [2022-09-01T08:31:30.064Z] [2022-09-01T08:31:30.064Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:30.064Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:30.064Z] #84 254.7 CCLD tests/init [2022-09-01T08:31:30.140Z] #14 212.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:30.140Z] #14 212.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:31:30.140Z] #14 212.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:30.140Z] #14 212.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:31:30.140Z] #14 212.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:31:30.238Z] #77 150.2 CC src/basic_test_top_double_array_refobj.lo [2022-09-01T08:31:30.494Z] #77 150.4 CC src/basic_test_top_double_array_string.lo [2022-09-01T08:31:30.494Z] #77 150.5 CC src/read-file.lo [2022-09-01T08:31:30.751Z] #77 150.6 CC src/json_common.lo [2022-09-01T08:31:30.751Z] #77 150.8 CC tests/test-1.o [2022-09-01T08:31:31.007Z] #77 150.9 CC tests/test-2.o [2022-09-01T08:31:31.007Z] #77 151.0 CC tests/test-3.o [2022-09-01T08:31:31.066Z] #17 1.734 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-01T08:31:31.066Z] #17 DONE 1.9s [2022-09-01T08:31:31.066Z] [2022-09-01T08:31:31.066Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:31.066Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:31.066Z] #77 ... [2022-09-01T08:31:31.066Z] [2022-09-01T08:31:31.066Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-01T08:31:31.066Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-01T08:31:31.263Z] #77 151.3 CC tests/test-4.o [2022-09-01T08:31:31.512Z] #14 DONE 213.3s [2022-09-01T08:31:31.512Z] [2022-09-01T08:31:31.512Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:31:31.512Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:31:31.512Z] #34 ... [2022-09-01T08:31:31.512Z] [2022-09-01T08:31:31.512Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-01T08:31:31.512Z] #59 sha256:5a3cfabab243749e5b7325a698c4b3906735079ec1a8bb988948ad3e0fa583ce [2022-09-01T08:31:31.512Z] #59 DONE 0.2s [2022-09-01T08:31:31.512Z] [2022-09-01T08:31:31.512Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:31.512Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:31:31.827Z] #77 151.6 CC tests/test-5.o [2022-09-01T08:31:31.827Z] #77 151.6 CC tests/test-6.o [2022-09-01T08:31:32.084Z] #77 151.9 CC tests/test-7.o [2022-09-01T08:31:32.342Z] #77 152.2 CC tests/test-8.o [2022-09-01T08:31:32.342Z] #77 152.3 CC tests/test-9.o [2022-09-01T08:31:32.598Z] #77 152.6 CC tests/test-10.o [2022-09-01T08:31:32.981Z] #18 DONE 2.0s [2022-09-01T08:31:32.981Z] [2022-09-01T08:31:32.981Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-01T08:31:32.981Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-01T08:31:33.161Z] #77 153.0 CC tests/test-11.o [2022-09-01T08:31:34.076Z] #60 2.271 + RM_GOPATH=0 [2022-09-01T08:31:34.076Z] #60 2.271 + TMP_GOPATH= [2022-09-01T08:31:34.076Z] #60 2.271 + : /build [2022-09-01T08:31:34.076Z] #60 2.271 + '[' -z '' ']' [2022-09-01T08:31:34.076Z] #60 2.272 ++ mktemp -d [2022-09-01T08:31:34.076Z] #60 2.278 + export GOPATH=/tmp/tmp.UkxHg4ltsh [2022-09-01T08:31:34.076Z] #60 2.278 + GOPATH=/tmp/tmp.UkxHg4ltsh [2022-09-01T08:31:34.076Z] #60 2.278 + RM_GOPATH=1 [2022-09-01T08:31:34.076Z] #60 2.278 + case "$(go env GOARCH)" in [2022-09-01T08:31:34.076Z] #60 2.278 ++ go env GOARCH [2022-09-01T08:31:34.076Z] #60 2.319 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:31:34.076Z] #60 2.319 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:31:34.076Z] #60 ... [2022-09-01T08:31:34.076Z] [2022-09-01T08:31:34.076Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:31:34.076Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-09-01T08:31:34.076Z] #15 DONE 2.5s [2022-09-01T08:31:34.076Z] [2022-09-01T08:31:34.076Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:34.076Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:31:34.076Z] #60 2.323 Install runc version v1.1.4 (build tags: seccomp) [2022-09-01T08:31:34.076Z] #60 2.323 ++ dirname /install.sh [2022-09-01T08:31:34.076Z] #60 2.323 + dir=/ [2022-09-01T08:31:34.076Z] #60 2.323 + bin=runc [2022-09-01T08:31:34.076Z] #60 2.323 + shift [2022-09-01T08:31:34.076Z] #60 2.323 + '[' '!' -f //runc.installer ']' [2022-09-01T08:31:34.076Z] #60 2.323 + . //runc.installer [2022-09-01T08:31:34.076Z] #60 2.323 ++ set -e [2022-09-01T08:31:34.076Z] #60 2.323 ++ : v1.1.4 [2022-09-01T08:31:34.076Z] #60 2.323 + install_runc [2022-09-01T08:31:34.076Z] #60 2.323 + RUNC_BUILDTAGS=seccomp [2022-09-01T08:31:34.076Z] #60 2.323 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-01T08:31:34.076Z] #60 2.323 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UkxHg4ltsh/src/github.com/opencontainers/runc [2022-09-01T08:31:34.076Z] #60 2.339 Cloning into '/tmp/tmp.UkxHg4ltsh/src/github.com/opencontainers/runc'... [2022-09-01T08:31:34.528Z] #77 ... [2022-09-01T08:31:34.528Z] [2022-09-01T08:31:34.528Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:34.528Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:34.528Z] #21 49.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:31:34.528Z] #21 49.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:31:34.528Z] #21 49.87 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:31:34.528Z] #21 49.91 Setting up patch (2.7.6-7) ... [2022-09-01T08:31:34.528Z] #21 49.93 Setting up sudo (1.9.5p2-3) ... [2022-09-01T08:31:34.528Z] #21 49.98 invoke-rc.d: could not determine current runlevel [2022-09-01T08:31:34.528Z] #21 49.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:31:34.528Z] #21 49.99 Setting up xfsprogs (5.10.0-4) ... [2022-09-01T08:31:34.528Z] #21 50.00 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-01T08:31:34.528Z] #21 50.01 Failed to connect to bus: Host is down [2022-09-01T08:31:34.528Z] #21 50.01 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:31:34.528Z] #21 50.02 Setting up inetutils-ping (2:2.0-1) ... [2022-09-01T08:31:34.528Z] #21 50.04 Setting up pigz (2.6-1) ... [2022-09-01T08:31:34.528Z] #21 50.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:31:34.528Z] #21 50.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:31:34.528Z] #21 50.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:31:34.528Z] #21 50.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:34.528Z] #21 50.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:31:34.528Z] #21 50.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:31:34.528Z] #21 51.27 Setting up libelf1:amd64 (0.183-1) ... [2022-09-01T08:31:34.528Z] #21 51.28 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:31:34.528Z] #21 51.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:31:34.528Z] #21 51.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:31:34.528Z] #21 51.32 Setting up libkmod2:amd64 (28-1) ... [2022-09-01T08:31:34.528Z] #21 51.33 Setting up python3-distutils (3.9.2-1) ... [2022-09-01T08:31:34.528Z] #21 51.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:31:34.528Z] #21 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-01T08:31:34.528Z] #21 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-01T08:31:34.528Z] #21 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-01T08:31:34.528Z] #21 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-01T08:31:34.528Z] #21 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-01T08:31:34.528Z] #21 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-01T08:31:34.528Z] #21 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-01T08:31:34.528Z] #21 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-01T08:31:34.528Z] #21 51.89 Setting up python3-setuptools (52.0.0-4) ... [2022-09-01T08:31:34.528Z] #21 53.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:31:34.528Z] #21 53.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:31:34.528Z] #21 53.38 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:31:34.528Z] #21 53.39 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:31:34.528Z] #21 54.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:31:34.528Z] #21 54.67 Setting up jq (1.6-2.1) ... [2022-09-01T08:31:34.528Z] #21 54.69 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:31:34.528Z] #21 54.70 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:31:34.528Z] #21 54.71 Setting up iptables (1.8.7-1) ... [2022-09-01T08:31:34.528Z] #21 54.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-01T08:31:34.528Z] #21 54.81 Setting up iproute2 (5.10.0-4) ... [2022-09-01T08:31:34.784Z] #21 55.25 Setting up systemd (247.3-7) ... [2022-09-01T08:31:34.784Z] #21 55.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-01T08:31:34.784Z] #21 55.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-01T08:31:34.784Z] #21 55.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-01T08:31:34.784Z] #21 55.36 Initializing machine ID from KVM UUID. [2022-09-01T08:31:34.897Z] #19 DONE 2.0s [2022-09-01T08:31:34.897Z] [2022-09-01T08:31:34.897Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-01T08:31:34.897Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-01T08:31:35.443Z] #60 ... [2022-09-01T08:31:35.443Z] [2022-09-01T08:31:35.443Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-01T08:31:35.443Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-09-01T08:31:35.443Z] #16 DONE 1.6s [2022-09-01T08:31:35.700Z] [2022-09-01T08:31:35.700Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:35.700Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:11: installing 'build-aux/compile' [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:11: installing 'build-aux/config.guess' [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:11: installing 'build-aux/config.sub' [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:13: installing 'build-aux/install-sh' [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:13: installing 'build-aux/missing' [2022-09-01T08:31:35.700Z] #77 139.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-01T08:31:35.956Z] #77 139.6 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:31:36.150Z] #21 56.40 Setting up systemd-journal-remote (247.3-7) ... [2022-09-01T08:31:36.150Z] #21 56.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:31:36.642Z] #84 ... [2022-09-01T08:31:36.642Z] [2022-09-01T08:31:36.642Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:31:36.642Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:31:36.642Z] #54 DONE 317.8s [2022-09-01T08:31:36.642Z] [2022-09-01T08:31:36.642Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:31:36.642Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:31:36.714Z] #21 DONE 57.2s [2022-09-01T08:31:36.714Z] [2022-09-01T08:31:36.714Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:31:36.714Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:31:36.714Z] #47 ... [2022-09-01T08:31:36.714Z] [2022-09-01T08:31:36.714Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-01T08:31:36.714Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-01T08:31:36.802Z] #20 DONE 2.0s [2022-09-01T08:31:36.802Z] [2022-09-01T08:31:36.802Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:36.802Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:36.889Z] #77 ... [2022-09-01T08:31:36.889Z] [2022-09-01T08:31:36.889Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-01T08:31:36.889Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-09-01T08:31:36.889Z] #17 1.478 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-01T08:31:36.889Z] #17 DONE 1.6s [2022-09-01T08:31:37.146Z] [2022-09-01T08:31:37.146Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-01T08:31:37.146Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-09-01T08:31:38.604Z] #22 1.673 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-01T08:31:38.604Z] #22 1.677 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-01T08:31:38.604Z] #22 1.680 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-01T08:31:38.604Z] #22 DONE 1.8s [2022-09-01T08:31:38.604Z] [2022-09-01T08:31:38.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:38.605Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:38.605Z] #77 ... [2022-09-01T08:31:38.605Z] [2022-09-01T08:31:38.605Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:31:38.605Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-01T08:31:39.409Z] #21 2.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:31:39.410Z] #21 2.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:31:39.410Z] #21 2.426 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:31:39.669Z] #18 DONE 2.2s [2022-09-01T08:31:39.669Z] [2022-09-01T08:31:39.669Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-01T08:31:39.669Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-09-01T08:31:40.353Z] #21 3.340 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:31:41.038Z] #19 DONE 1.9s [2022-09-01T08:31:41.038Z] [2022-09-01T08:31:41.038Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:41.038Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:41.038Z] #77 142.1 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:31:41.038Z] #77 142.7 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:31:41.038Z] #77 142.7 checking how to print strings... printf [2022-09-01T08:31:41.038Z] #77 142.7 checking for gcc... gcc [2022-09-01T08:31:41.038Z] #77 143.0 checking whether the C compiler works... yes [2022-09-01T08:31:41.038Z] #77 143.5 checking for C compiler default output file name... a.out [2022-09-01T08:31:41.038Z] #77 143.6 checking for suffix of executables... [2022-09-01T08:31:41.038Z] #77 144.0 checking whether we are cross compiling... no [2022-09-01T08:31:41.038Z] #77 144.4 checking for suffix of object files... o [2022-09-01T08:31:41.295Z] #77 144.5 checking whether we are using the GNU C compiler... yes [2022-09-01T08:31:41.295Z] #77 144.8 checking whether gcc accepts -g... yes [2022-09-01T08:31:41.731Z] #21 ... [2022-09-01T08:31:41.731Z] [2022-09-01T08:31:41.731Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:41.731Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:11: installing 'build-aux/compile' [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:11: installing 'build-aux/config.guess' [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:11: installing 'build-aux/config.sub' [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:13: installing 'build-aux/install-sh' [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:13: installing 'build-aux/missing' [2022-09-01T08:31:41.731Z] #77 138.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-01T08:31:41.731Z] #77 138.9 Makefile.am: installing 'build-aux/depcomp' [2022-09-01T08:31:41.731Z] #77 141.7 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:31:41.731Z] #77 142.2 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:31:41.731Z] #77 142.2 checking how to print strings... printf [2022-09-01T08:31:41.731Z] #77 142.3 checking for gcc... gcc [2022-09-01T08:31:41.731Z] #77 142.6 checking whether the C compiler works... yes [2022-09-01T08:31:41.731Z] #77 143.0 checking for C compiler default output file name... a.out [2022-09-01T08:31:41.731Z] #77 143.0 checking for suffix of executables... [2022-09-01T08:31:41.731Z] #77 143.3 checking whether we are cross compiling... no [2022-09-01T08:31:41.731Z] #77 143.8 checking for suffix of object files... o [2022-09-01T08:31:41.731Z] #77 144.1 checking whether we are using the GNU C compiler... yes [2022-09-01T08:31:41.731Z] #77 144.4 checking whether gcc accepts -g... yes [2022-09-01T08:31:41.731Z] #77 144.7 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:31:41.731Z] #77 144.9 checking whether gcc understands -c and -o together... yes [2022-09-01T08:31:41.731Z] #77 145.2 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:31:41.731Z] #77 145.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:31:41.731Z] #77 145.3 checking for egrep... /bin/grep -E [2022-09-01T08:31:41.731Z] #77 145.3 checking for fgrep... /bin/grep -F [2022-09-01T08:31:41.731Z] #77 145.3 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:31:41.731Z] #77 145.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:31:41.731Z] #77 145.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:31:41.731Z] #77 145.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:31:41.731Z] #77 145.4 checking whether ln -s works... yes [2022-09-01T08:31:41.731Z] #77 145.4 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:31:41.731Z] #77 145.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:31:41.731Z] #77 145.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:31:41.731Z] #77 145.5 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:31:41.731Z] #77 145.5 checking for objdump... objdump [2022-09-01T08:31:41.731Z] #77 145.5 checking how to recognize dependent libraries... pass_all [2022-09-01T08:31:41.731Z] #77 145.5 checking for dlltool... no [2022-09-01T08:31:41.731Z] #77 145.5 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:31:41.731Z] #77 145.5 checking for ar... ar [2022-09-01T08:31:41.731Z] #77 145.5 checking for archiver @FILE support... @ [2022-09-01T08:31:41.731Z] #77 145.7 checking for strip... strip [2022-09-01T08:31:41.731Z] #77 145.7 checking for ranlib... ranlib [2022-09-01T08:31:41.731Z] #77 145.8 checking for gawk... no [2022-09-01T08:31:41.731Z] #77 145.8 checking for mawk... mawk [2022-09-01T08:31:41.731Z] #77 145.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:31:41.731Z] #77 147.0 checking for sysroot... no [2022-09-01T08:31:41.731Z] #77 147.0 checking for a working dd... /bin/dd [2022-09-01T08:31:41.731Z] #77 147.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:31:41.731Z] #77 147.1 checking for mt... no [2022-09-01T08:31:41.731Z] #77 147.1 checking if : is a manifest tool... no [2022-09-01T08:31:41.731Z] #77 147.2 checking how to run the C preprocessor... gcc -E [2022-09-01T08:31:41.816Z] #77 145.0 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:31:42.073Z] #77 145.3 checking whether gcc understands -c and -o together... yes [2022-09-01T08:31:42.073Z] #77 145.7 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:31:42.073Z] #77 145.7 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:31:42.073Z] #77 145.7 checking for egrep... /bin/grep -E [2022-09-01T08:31:42.073Z] #77 145.8 checking for fgrep... /bin/grep -F [2022-09-01T08:31:42.073Z] #77 145.8 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:31:42.299Z] #77 147.9 checking for ANSI C header files... yes [2022-09-01T08:31:42.330Z] #77 145.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:31:42.330Z] #77 145.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:31:42.330Z] #77 145.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:31:42.330Z] #77 146.0 checking whether ln -s works... yes [2022-09-01T08:31:42.330Z] #77 146.0 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:31:42.558Z] #77 149.2 checking for sys/types.h... yes [2022-09-01T08:31:42.588Z] #77 146.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:31:42.588Z] #77 146.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:31:42.588Z] #77 146.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:31:42.588Z] #77 146.1 checking for objdump... objdump [2022-09-01T08:31:42.588Z] #77 146.2 checking how to recognize dependent libraries... pass_all [2022-09-01T08:31:42.588Z] #77 146.2 checking for dlltool... no [2022-09-01T08:31:42.588Z] #77 146.2 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:31:42.588Z] #77 146.2 checking for ar... ar [2022-09-01T08:31:42.817Z] #77 149.4 checking for sys/stat.h... yes [2022-09-01T08:31:42.846Z] #77 146.2 checking for archiver @FILE support... [2022-09-01T08:31:42.846Z] #77 ... [2022-09-01T08:31:42.846Z] [2022-09-01T08:31:42.846Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-09-01T08:31:42.846Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-09-01T08:31:42.846Z] #20 DONE 1.7s [2022-09-01T08:31:42.846Z] [2022-09-01T08:31:42.846Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:42.846Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:42.846Z] #77 146.2 checking for archiver @FILE support... @ [2022-09-01T08:31:42.846Z] #77 146.4 checking for strip... strip [2022-09-01T08:31:42.846Z] #77 146.4 checking for ranlib... ranlib [2022-09-01T08:31:42.846Z] #77 146.4 checking for gawk... no [2022-09-01T08:31:42.846Z] #77 146.4 checking for mawk... mawk [2022-09-01T08:31:43.076Z] #77 149.6 checking for stdlib.h... yes [2022-09-01T08:31:43.076Z] #77 149.9 checking for string.h... [2022-09-01T08:31:43.076Z] #77 ... [2022-09-01T08:31:43.076Z] [2022-09-01T08:31:43.076Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:43.076Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:43.076Z] #21 6.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:31:43.410Z] #77 146.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:31:43.410Z] #77 147.0 checking for sysroot... no [2022-09-01T08:31:43.410Z] #77 147.0 checking for a working dd... /bin/dd [2022-09-01T08:31:43.410Z] #77 147.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:31:43.410Z] #77 147.2 checking for mt... no [2022-09-01T08:31:43.667Z] #77 147.2 checking if : is a manifest tool... no [2022-09-01T08:31:43.667Z] #77 147.2 checking how to run the C preprocessor... gcc -E [2022-09-01T08:31:44.459Z] #77 ... [2022-09-01T08:31:44.459Z] [2022-09-01T08:31:44.459Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:31:44.459Z] #26 sha256:b42fe55f35314578497f55ba3c476b334e56ac7f436ccdbd67a3bba119069b22 [2022-09-01T08:31:44.459Z] #26 259.3 + return [2022-09-01T08:31:44.856Z] #77 147.4 checking for ANSI C header files... yes [2022-09-01T08:31:45.113Z] #77 148.4 checking for sys/types.h... yes [2022-09-01T08:31:45.370Z] #77 148.7 checking for sys/stat.h... yes [2022-09-01T08:31:45.608Z] #21 8.714 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:31:45.627Z] #77 149.0 checking for stdlib.h... yes [2022-09-01T08:31:46.191Z] #77 149.2 checking for string.h... yes [2022-09-01T08:31:46.364Z] #26 DONE 260.9s [2022-09-01T08:31:46.364Z] [2022-09-01T08:31:46.364Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:31:46.364Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:31:46.448Z] #77 149.6 checking for memory.h... yes [2022-09-01T08:31:46.705Z] #77 150.0 checking for strings.h... yes [2022-09-01T08:31:46.932Z] #55 ... [2022-09-01T08:31:46.932Z] [2022-09-01T08:31:46.932Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-01T08:31:46.932Z] #27 sha256:cac4f4fae7fe76af66314f4a5b6b95e99ddf94f11c9fc4a61b6d1b9e1595147a [2022-09-01T08:31:46.962Z] #77 150.4 checking for inttypes.h... yes [2022-09-01T08:31:47.221Z] #77 150.7 checking for stdint.h... yes [2022-09-01T08:31:47.500Z] #27 DONE 0.4s [2022-09-01T08:31:47.500Z] [2022-09-01T08:31:47.500Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:31:47.500Z] #32 sha256:c55b70c143d4d403dfc95ffede8a18e2ed2b25e5331cd010f7cbf726543b11e5 [2022-09-01T08:31:47.735Z] #77 151.0 checking for unistd.h... yes [2022-09-01T08:31:48.068Z] #32 ... [2022-09-01T08:31:48.068Z] [2022-09-01T08:31:48.068Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:31:48.068Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-09-01T08:31:48.068Z] #55 262.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-01T08:31:48.068Z] #55 DONE 263.2s [2022-09-01T08:31:48.068Z] [2022-09-01T08:31:48.068Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:31:48.068Z] #32 sha256:c55b70c143d4d403dfc95ffede8a18e2ed2b25e5331cd010f7cbf726543b11e5 [2022-09-01T08:31:48.068Z] #32 DONE 0.6s [2022-09-01T08:31:48.068Z] [2022-09-01T08:31:48.068Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-01T08:31:48.068Z] #35 sha256:45e838c7fbbb742a9f8d79ef947293b52a8cbf417bd19cac4d1fcd358ebef215 [2022-09-01T08:31:48.299Z] #77 151.5 checking for dlfcn.h... yes [2022-09-01T08:31:48.330Z] #35 DONE 0.5s [2022-09-01T08:31:48.330Z] [2022-09-01T08:31:48.330Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-01T08:31:48.330Z] #37 sha256:4b23e2dd2c2014e6c421f72288b3774320a52ff7407eb9d5d1d52bcfa0e53385 [2022-09-01T08:31:48.556Z] #77 151.8 checking for objdir... .libs [2022-09-01T08:31:48.895Z] #21 ... [2022-09-01T08:31:48.895Z] [2022-09-01T08:31:48.895Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:48.895Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:48.895Z] #77 149.9 checking for string.h... yes [2022-09-01T08:31:48.895Z] #77 150.4 checking for memory.h... yes [2022-09-01T08:31:48.896Z] #77 151.0 checking for strings.h... yes [2022-09-01T08:31:48.896Z] #77 151.6 checking for inttypes.h... yes [2022-09-01T08:31:48.896Z] #77 152.0 checking for stdint.h... yes [2022-09-01T08:31:48.896Z] #77 152.2 checking for unistd.h... yes [2022-09-01T08:31:48.896Z] #77 152.6 checking for dlfcn.h... yes [2022-09-01T08:31:48.896Z] #77 152.9 checking for objdir... .libs [2022-09-01T08:31:48.896Z] #77 153.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:31:48.896Z] #77 153.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:31:48.896Z] #77 153.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:31:48.896Z] #77 153.8 checking if gcc static flag -static works... yes [2022-09-01T08:31:48.896Z] #77 154.4 checking if gcc supports -c -o file.o... yes [2022-09-01T08:31:48.896Z] #77 154.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:31:48.896Z] #77 154.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:31:48.896Z] #77 154.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:31:48.896Z] #77 155.3 checking how to hardcode library paths into programs... immediate [2022-09-01T08:31:48.896Z] #77 155.3 checking whether stripping libraries is possible... yes [2022-09-01T08:31:48.896Z] #77 155.3 checking if libtool supports shared libraries... yes [2022-09-01T08:31:48.896Z] #77 155.3 checking whether to build shared libraries... no [2022-09-01T08:31:48.896Z] #77 155.3 checking whether to build static libraries... yes [2022-09-01T08:31:48.896Z] #77 155.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:31:48.896Z] #77 155.5 checking whether build environment is sane... yes [2022-09-01T08:31:48.896Z] #77 155.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:31:48.899Z] #37 DONE 0.4s [2022-09-01T08:31:48.899Z] [2022-09-01T08:31:48.899Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-01T08:31:48.899Z] #39 sha256:dd40c4b66fae89b525a706d1c6531a619045748e7ac7a7d8192d6470586bf533 [2022-09-01T08:31:49.155Z] #77 155.7 checking whether make sets $(MAKE)... yes [2022-09-01T08:31:49.159Z] #39 DONE 0.3s [2022-09-01T08:31:49.159Z] [2022-09-01T08:31:49.159Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-01T08:31:49.159Z] #41 sha256:158a44e26647d62799fb52c443ca3ff37ee69cc8bf9b72f6e94b013d6ea3ef86 [2022-09-01T08:31:49.159Z] #41 DONE 0.2s [2022-09-01T08:31:49.159Z] [2022-09-01T08:31:49.159Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:49.159Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:31:49.159Z] #77 217.5 CCLD libcrun.la [2022-09-01T08:31:49.159Z] #77 217.6 AR libcrun_testing.a [2022-09-01T08:31:49.159Z] #77 217.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-01T08:31:49.159Z] #77 217.7 CCLD tests/tests_libcrun_utils [2022-09-01T08:31:49.159Z] #77 217.8 CCLD tests/tests_libcrun_errors [2022-09-01T08:31:49.159Z] #77 217.8 CCLD tests/tests_libcrun_fuzzer [2022-09-01T08:31:49.414Z] #77 155.9 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:31:49.414Z] #77 156.0 checking whether make supports nested variables... yes [2022-09-01T08:31:49.414Z] #77 156.3 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:31:49.414Z] #77 156.3 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:31:49.487Z] #77 152.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:31:49.487Z] #77 152.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:31:49.487Z] #77 152.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:31:49.730Z] #77 218.9 CCLD crun [2022-09-01T08:31:49.730Z] #77 ... [2022-09-01T08:31:49.730Z] [2022-09-01T08:31:49.730Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-01T08:31:49.730Z] #45 sha256:953009f669d5e874825136cd7521a2b17b909c8af0fa6e6397025c8dea610eb2 [2022-09-01T08:31:49.730Z] #45 DONE 0.4s [2022-09-01T08:31:49.981Z] #77 156.3 checking how to create a ustar tar archive... gnutar [2022-09-01T08:31:49.989Z] [2022-09-01T08:31:49.989Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-01T08:31:49.989Z] #48 sha256:db7f623fcab8563db00ca5a9dbba5a892052b3ffdfa93179c15aaa19ad5804dd [2022-09-01T08:31:50.240Z] #77 156.5 checking dependency style of gcc... gcc3 [2022-09-01T08:31:50.248Z] #48 DONE 0.4s [2022-09-01T08:31:50.248Z] [2022-09-01T08:31:50.248Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-01T08:31:50.248Z] #52 sha256:397a68ceca54be91c41b1f97cb41afa4fe9782d1d94df55e8385f7d7e4beceaa [2022-09-01T08:31:50.248Z] #52 DONE 0.1s [2022-09-01T08:31:50.248Z] [2022-09-01T08:31:50.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:50.248Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:31:50.248Z] #77 219.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-01T08:31:50.248Z] #77 219.3 /bin/mkdir -p '/usr/local/lib' [2022-09-01T08:31:50.248Z] #77 219.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-01T08:31:50.248Z] #77 219.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-01T08:31:50.248Z] #77 219.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-01T08:31:50.248Z] #77 219.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-01T08:31:50.248Z] #77 219.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-01T08:31:50.248Z] #77 219.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-01T08:31:50.248Z] #77 219.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-01T08:31:50.248Z] #77 219.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-01T08:31:50.418Z] #77 153.0 checking if gcc static flag -static works... yes [2022-09-01T08:31:50.418Z] #77 153.8 checking if gcc supports -c -o file.o... [2022-09-01T08:31:50.418Z] #77 ... [2022-09-01T08:31:50.418Z] [2022-09-01T08:31:50.418Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:50.418Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:31:50.418Z] #60 18.88 Updating files: 88% (1062/1195) Updating files: 89% (1064/1195) Updating files: 90% (1076/1195) Updating files: 91% (1088/1195) Updating files: 92% (1100/1195) Updating files: 93% (1112/1195) Updating files: 94% (1124/1195) Updating files: 95% (1136/1195) Updating files: 96% (1148/1195) Updating files: 97% (1160/1195) Updating files: 98% (1172/1195) Updating files: 99% (1184/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-09-01T08:31:50.418Z] #60 19.01 + cd /tmp/tmp.UkxHg4ltsh/src/github.com/opencontainers/runc [2022-09-01T08:31:50.418Z] #60 19.01 + git checkout -q v1.1.4 [2022-09-01T08:31:50.499Z] #77 157.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:31:50.499Z] #77 157.1 checking whether make supports nested variables... (cached) yes [2022-09-01T08:31:50.499Z] #77 157.1 checking for gawk... (cached) mawk [2022-09-01T08:31:50.499Z] #77 157.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:31:50.499Z] #77 157.1 checking for gcc... (cached) gcc [2022-09-01T08:31:50.499Z] #77 157.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:31:50.499Z] #77 157.3 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:31:50.499Z] #77 157.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:31:50.499Z] #77 157.3 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:31:50.507Z] #77 ... [2022-09-01T08:31:50.507Z] [2022-09-01T08:31:50.507Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-01T08:31:50.507Z] #54 sha256:b388013e26244de536d4e85454b6f135c547c6d427bc635db229508f029e1c3d [2022-09-01T08:31:50.507Z] #54 DONE 0.3s [2022-09-01T08:31:50.507Z] [2022-09-01T08:31:50.507Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:50.507Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-09-01T08:31:50.507Z] #77 219.5 ---------------------------------------------------------------------- [2022-09-01T08:31:50.507Z] #77 219.5 Libraries have been installed in: [2022-09-01T08:31:50.507Z] #77 219.5 /usr/local/lib [2022-09-01T08:31:50.507Z] #77 219.5 [2022-09-01T08:31:50.507Z] #77 219.5 If you ever happen to want to link against installed libraries [2022-09-01T08:31:50.507Z] #77 219.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-01T08:31:50.507Z] #77 219.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-01T08:31:50.507Z] #77 219.5 flag during linking and do at least one of the following: [2022-09-01T08:31:50.507Z] #77 219.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-01T08:31:50.507Z] #77 219.5 during execution [2022-09-01T08:31:50.507Z] #77 219.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-01T08:31:50.507Z] #77 219.5 during linking [2022-09-01T08:31:50.507Z] #77 219.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-01T08:31:50.507Z] #77 219.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-01T08:31:50.507Z] #77 219.5 [2022-09-01T08:31:50.507Z] #77 219.5 See any operating system documentation about shared libraries for [2022-09-01T08:31:50.507Z] #77 219.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-01T08:31:50.507Z] #77 219.5 ---------------------------------------------------------------------- [2022-09-01T08:31:50.507Z] #77 219.5 /bin/mkdir -p '/build' [2022-09-01T08:31:50.507Z] #77 219.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-01T08:31:50.507Z] #77 219.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-01T08:31:50.507Z] #77 219.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:50.507Z] #77 219.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:50.507Z] #77 219.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:50.507Z] #77 DONE 219.7s [2022-09-01T08:31:50.507Z] [2022-09-01T08:31:50.507Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-01T08:31:50.507Z] #56 sha256:22c9b49c422e41675fd23c676ee478c43c0d6b9f10a9c58adf15978331012c72 [2022-09-01T08:31:50.758Z] #77 157.3 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:31:50.758Z] #77 157.4 checking for python3... /usr/bin/python3 [2022-09-01T08:31:50.758Z] #77 157.4 checking for python3 version... 3.9 [2022-09-01T08:31:50.779Z] #23 10.70 Collecting yamllint==1.27.1 [2022-09-01T08:31:50.779Z] #23 11.76 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-01T08:31:51.016Z] #77 157.6 checking for python3 platform... linux [2022-09-01T08:31:51.275Z] #77 157.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:31:51.341Z] #23 13.04 Collecting pathspec>=0.5.3 [2022-09-01T08:31:51.443Z] #56 DONE 0.9s [2022-09-01T08:31:51.443Z] [2022-09-01T08:31:51.443Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:51.443Z] #60 sha256:33f62f40b05b82bfbde85b55de6b08504bd10abb662e7429dce2a7c58d85b8df [2022-09-01T08:31:51.443Z] #60 ... [2022-09-01T08:31:51.443Z] [2022-09-01T08:31:51.443Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-01T08:31:51.443Z] #58 sha256:50b466cd3e9da07317e6d692e9bc4d95d0cde8eccb34f51a79a2aa6cf189023e [2022-09-01T08:31:51.443Z] #58 DONE 0.1s [2022-09-01T08:31:51.534Z] #77 158.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:31:51.534Z] #77 158.4 checking for go-md2man... no [2022-09-01T08:31:51.549Z] #19 317.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-01T08:31:51.549Z] #19 317.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:31:51.549Z] #19 317.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:31:51.549Z] #19 318.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-01T08:31:51.549Z] #19 318.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-01T08:31:51.549Z] #19 319.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-01T08:31:51.597Z] #23 13.06 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-09-01T08:31:51.703Z] [2022-09-01T08:31:51.703Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:51.703Z] #60 sha256:33f62f40b05b82bfbde85b55de6b08504bd10abb662e7429dce2a7c58d85b8df [2022-09-01T08:31:51.703Z] #60 155.1 + mkdir -p /build [2022-09-01T08:31:51.703Z] #60 155.1 + cp runc /build/runc [2022-09-01T08:31:51.788Z] #60 20.34 + '[' -z '' ']' [2022-09-01T08:31:51.788Z] #60 20.34 + target=static [2022-09-01T08:31:51.788Z] #60 20.34 + make BUILDTAGS=seccomp static [2022-09-01T08:31:51.962Z] #60 DONE 155.3s [2022-09-01T08:31:51.962Z] [2022-09-01T08:31:51.962Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:31:51.962Z] #64 sha256:ab52ff170cc849e65c717e4f9f8b8bb3073726b7ba292ced7f90c43c24503e19 [2022-09-01T08:31:52.101Z] #77 158.5 checking error.h usability... yes [2022-09-01T08:31:52.159Z] #23 13.54 Collecting pyyaml [2022-09-01T08:31:52.159Z] #23 13.55 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-09-01T08:31:52.159Z] #23 13.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-01T08:31:52.159Z] #23 13.65 Building wheels for collected packages: yamllint [2022-09-01T08:31:52.159Z] #23 13.65 Building wheel for yamllint (setup.py): started [2022-09-01T08:31:52.359Z] #77 158.8 checking error.h presence... yes [2022-09-01T08:31:52.360Z] #77 158.9 checking for error.h... yes [2022-09-01T08:31:52.360Z] #77 159.0 checking linux/openat2.h usability... yes [2022-09-01T08:31:52.360Z] #77 159.2 checking linux/openat2.h presence... yes [2022-09-01T08:31:52.488Z] #19 319.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-01T08:31:52.488Z] #19 319.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-01T08:31:52.488Z] #19 319.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-01T08:31:52.618Z] #77 159.2 checking for linux/openat2.h... yes [2022-09-01T08:31:52.720Z] #60 21.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-01T08:31:52.720Z] #60 ... [2022-09-01T08:31:52.720Z] [2022-09-01T08:31:52.721Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:31:52.721Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:31:52.721Z] #21 1.954 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:31:52.721Z] #21 1.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:31:52.721Z] #21 1.982 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:31:52.721Z] #21 2.855 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:31:52.721Z] #21 4.928 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:31:52.721Z] #21 8.007 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:31:52.879Z] #77 159.2 checking for copy_file_range... yes [2022-09-01T08:31:52.927Z] #64 ... [2022-09-01T08:31:52.927Z] [2022-09-01T08:31:52.927Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-01T08:31:52.927Z] #61 sha256:2c8258d8e45294a291223d4ea5b28258bb5dc8028fecbaaad9911c3a0009cbaa [2022-09-01T08:31:52.978Z] #21 ... [2022-09-01T08:31:52.978Z] [2022-09-01T08:31:52.978Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:52.978Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:52.978Z] #77 153.8 checking if gcc supports -c -o file.o... yes [2022-09-01T08:31:52.978Z] #77 154.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:31:52.978Z] #77 154.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:31:52.978Z] #77 154.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:31:52.978Z] #77 155.0 checking how to hardcode library paths into programs... immediate [2022-09-01T08:31:52.978Z] #77 155.0 checking whether stripping libraries is possible... yes [2022-09-01T08:31:52.978Z] #77 155.0 checking if libtool supports shared libraries... yes [2022-09-01T08:31:52.978Z] #77 155.0 checking whether to build shared libraries... no [2022-09-01T08:31:52.978Z] #77 155.0 checking whether to build static libraries... yes [2022-09-01T08:31:52.978Z] #77 155.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:31:52.978Z] #77 155.0 checking whether build environment is sane... yes [2022-09-01T08:31:52.978Z] #77 155.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:31:52.978Z] #77 155.1 checking whether make sets $(MAKE)... yes [2022-09-01T08:31:52.978Z] #77 155.2 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:31:52.978Z] #77 155.3 checking whether make supports nested variables... yes [2022-09-01T08:31:52.978Z] #77 155.3 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:31:52.978Z] #77 155.3 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:31:52.978Z] #77 155.3 checking how to create a ustar tar archive... gnutar [2022-09-01T08:31:52.978Z] #77 155.5 checking dependency style of gcc... gcc3 [2022-09-01T08:31:52.978Z] #77 156.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:31:52.978Z] #77 156.0 checking whether make supports nested variables... (cached) yes [2022-09-01T08:31:52.978Z] #77 156.0 checking for gawk... (cached) mawk [2022-09-01T08:31:52.978Z] #77 156.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:31:52.978Z] #77 156.1 checking for gcc... (cached) gcc [2022-09-01T08:31:52.978Z] #77 156.2 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:31:52.978Z] #77 156.2 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:31:52.978Z] #77 156.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:31:52.978Z] #77 156.2 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:31:52.978Z] #77 156.2 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:31:52.978Z] #77 156.4 checking for python3... /usr/bin/python3 [2022-09-01T08:31:52.978Z] #77 156.4 checking for python3 version... 3.9 [2022-09-01T08:31:52.978Z] #77 156.5 checking for python3 platform... linux [2022-09-01T08:31:53.186Z] #61 DONE 0.2s [2022-09-01T08:31:53.186Z] [2022-09-01T08:31:53.186Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:31:53.186Z] #64 sha256:ab52ff170cc849e65c717e4f9f8b8bb3073726b7ba292ced7f90c43c24503e19 [2022-09-01T08:31:53.446Z] #77 159.7 checking for fgetxattr... yes [2022-09-01T08:31:53.491Z] #77 156.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:31:53.525Z] #23 14.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-01T08:31:53.525Z] #23 14.70 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=ee4ad9409019352597f2bb948f3b1dd3871b36120c80c5c03ae657636b292684 [2022-09-01T08:31:53.525Z] #23 14.70 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-01T08:31:53.525Z] #23 14.71 Successfully built yamllint [2022-09-01T08:31:53.525Z] #23 14.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-01T08:31:53.748Z] #77 157.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:31:53.781Z] #23 15.14 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-09-01T08:31:53.867Z] #19 321.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-01T08:31:53.867Z] #19 321.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:31:53.867Z] #19 321.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:31:54.005Z] #77 157.4 checking for go-md2man... no [2022-09-01T08:31:54.014Z] #77 160.4 checking for statx... yes [2022-09-01T08:31:54.262Z] #77 157.5 checking error.h usability... yes [2022-09-01T08:31:54.272Z] #77 160.9 checking for fgetpwent_r... [2022-09-01T08:31:54.272Z] #77 ... [2022-09-01T08:31:54.272Z] [2022-09-01T08:31:54.272Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:31:54.272Z] #60 sha256:0baad26bc88b36961e82877bff1eaa084b2aa0ee70ef4eceb5a3d344c929b60d [2022-09-01T08:31:54.272Z] #60 19.83 + cd /tmp/tmp.V3522s0tDd/src/github.com/opencontainers/runc [2022-09-01T08:31:54.272Z] #60 19.83 + git checkout -q v1.1.4 [2022-09-01T08:31:54.272Z] #60 21.23 + '[' -z '' ']' [2022-09-01T08:31:54.272Z] #60 21.23 + target=static [2022-09-01T08:31:54.272Z] #60 21.23 + make BUILDTAGS=seccomp static [2022-09-01T08:31:54.272Z] #60 21.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-01T08:31:54.343Z] #23 DONE 15.7s [2022-09-01T08:31:54.343Z] [2022-09-01T08:31:54.343Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-01T08:31:54.343Z] #27 sha256:b934ead23fb1fcdbb21cd4e1a87250f17006761bfebaa52761301cf535921fb2 [2022-09-01T08:31:54.520Z] #77 157.9 checking error.h presence... yes [2022-09-01T08:31:54.520Z] #77 158.1 checking for error.h... yes [2022-09-01T08:31:54.603Z] #27 DONE 0.6s [2022-09-01T08:31:54.603Z] [2022-09-01T08:31:54.603Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:31:54.603Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:31:54.777Z] #77 158.2 checking linux/openat2.h usability... yes [2022-09-01T08:31:54.806Z] #19 322.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-01T08:31:54.839Z] #60 ... [2022-09-01T08:31:54.839Z] [2022-09-01T08:31:54.839Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:54.839Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:54.839Z] #77 160.9 checking for fgetpwent_r... yes [2022-09-01T08:31:54.859Z] #64 ... [2022-09-01T08:31:54.859Z] [2022-09-01T08:31:54.859Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:31:54.859Z] #32 sha256:f57e7410b978b271b4c229d99374ee0ec9cad27bc3359d6d5f20982871e57d28 [2022-09-01T08:31:55.037Z] #77 158.5 checking linux/openat2.h presence... yes [2022-09-01T08:31:55.037Z] #77 158.5 checking for linux/openat2.h... yes [2022-09-01T08:31:55.037Z] #77 158.5 checking for copy_file_range... yes [2022-09-01T08:31:55.066Z] #19 322.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:31:55.066Z] #19 322.3 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:31:55.406Z] #77 161.5 checking for issetugid... no [2022-09-01T08:31:55.406Z] #77 162.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:31:55.406Z] #77 162.0 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:31:55.421Z] #32 DONE 0.6s [2022-09-01T08:31:55.421Z] [2022-09-01T08:31:55.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:55.421Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:55.421Z] #77 ... [2022-09-01T08:31:55.421Z] [2022-09-01T08:31:55.421Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-01T08:31:55.421Z] #35 sha256:df2abf68071b7b7fdd4f07e50ebdf931ceae2121c261c26c1c69a078293ddbdd [2022-09-01T08:31:55.552Z] #77 158.8 checking for fgetxattr... yes [2022-09-01T08:31:55.665Z] #77 162.1 checking for library containing yajl_tree_get... -lyajl [2022-09-01T08:31:55.665Z] #77 162.4 checking for yajl >= 2.0.0... yes [2022-09-01T08:31:55.677Z] #35 DONE 0.2s [2022-09-01T08:31:55.677Z] [2022-09-01T08:31:55.677Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-01T08:31:55.677Z] #37 sha256:f4df6bf3b76bbae2882bc10b1710e1e65aefec5f937b4b7b7e2b6951e2e6b0af [2022-09-01T08:31:55.677Z] #37 DONE 0.2s [2022-09-01T08:31:55.677Z] [2022-09-01T08:31:55.677Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:31:55.677Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:31:55.924Z] #77 162.5 checking sys/capability.h usability... yes [2022-09-01T08:31:55.924Z] #77 162.7 checking sys/capability.h presence... yes [2022-09-01T08:31:55.924Z] #77 162.8 checking for sys/capability.h... yes [2022-09-01T08:31:55.933Z] #55 ... [2022-09-01T08:31:55.933Z] [2022-09-01T08:31:55.933Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-01T08:31:55.933Z] #39 sha256:9e5f4f9adee2be475af520159bb3e9dca27421ac8c6bfb24f78279288a0ba27a [2022-09-01T08:31:55.933Z] #39 DONE 0.1s [2022-09-01T08:31:55.933Z] [2022-09-01T08:31:55.933Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-01T08:31:55.933Z] #41 sha256:d741d833038cc896ab7f460b215d3b0c0217287e9e03104977457e108f71e921 [2022-09-01T08:31:55.933Z] #41 DONE 0.1s [2022-09-01T08:31:55.933Z] [2022-09-01T08:31:55.933Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-01T08:31:55.933Z] #45 sha256:9e706c06b0dc343a8d9c5678461483bd08cc328b9705f9a436cb35fdfb32ea59 [2022-09-01T08:31:55.933Z] #45 DONE 0.0s [2022-09-01T08:31:55.933Z] [2022-09-01T08:31:55.933Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:31:55.933Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:31:56.116Z] #77 159.3 checking for statx... yes [2022-09-01T08:31:56.499Z] #64 234.2 + bin/containerd [2022-09-01T08:31:56.683Z] #77 159.7 checking for fgetpwent_r... yes [2022-09-01T08:31:56.751Z] #77 162.9 checking for library containing cap_from_name... -lcap [2022-09-01T08:31:56.975Z] #19 ... [2022-09-01T08:31:56.975Z] [2022-09-01T08:31:56.975Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:31:56.975Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:31:56.975Z] #84 279.3 AR libcrun_testing.a [2022-09-01T08:31:56.975Z] #84 279.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-01T08:31:56.975Z] #84 279.4 CCLD tests/tests_libcrun_utils [2022-09-01T08:31:56.975Z] #84 279.4 CCLD tests/tests_libcrun_errors [2022-09-01T08:31:56.975Z] #84 279.4 CCLD tests/tests_libcrun_fuzzer [2022-09-01T08:31:56.975Z] #84 279.6 CCLD libcrun.la [2022-09-01T08:31:56.975Z] #84 280.5 CCLD crun [2022-09-01T08:31:56.975Z] #84 281.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-01T08:31:56.975Z] #84 281.2 /bin/mkdir -p '/usr/local/lib' [2022-09-01T08:31:56.975Z] #84 281.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-01T08:31:56.975Z] #84 281.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-01T08:31:56.975Z] #84 281.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-01T08:31:56.975Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-01T08:31:56.975Z] #84 281.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-01T08:31:56.975Z] #84 281.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-01T08:31:56.975Z] #84 281.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-01T08:31:56.975Z] #84 281.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-01T08:31:56.975Z] #84 281.5 ---------------------------------------------------------------------- [2022-09-01T08:31:56.975Z] #84 281.5 Libraries have been installed in: [2022-09-01T08:31:56.975Z] #84 281.5 /usr/local/lib [2022-09-01T08:31:56.975Z] #84 281.5 [2022-09-01T08:31:56.975Z] #84 281.5 If you ever happen to want to link against installed libraries [2022-09-01T08:31:56.975Z] #84 281.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-01T08:31:56.975Z] #84 281.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-01T08:31:56.975Z] #84 281.5 flag during linking and do at least one of the following: [2022-09-01T08:31:56.976Z] #84 281.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-01T08:31:56.976Z] #84 281.5 during execution [2022-09-01T08:31:56.976Z] #84 281.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-01T08:31:56.976Z] #84 281.5 during linking [2022-09-01T08:31:56.976Z] #84 281.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-01T08:31:56.976Z] #84 281.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-01T08:31:56.976Z] #84 281.5 [2022-09-01T08:31:56.976Z] #84 281.5 See any operating system documentation about shared libraries for [2022-09-01T08:31:56.976Z] #84 281.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-01T08:31:56.976Z] #84 281.5 ---------------------------------------------------------------------- [2022-09-01T08:31:56.976Z] #84 281.5 /bin/mkdir -p '/build' [2022-09-01T08:31:56.976Z] #84 281.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-01T08:31:56.976Z] #84 281.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-01T08:31:56.976Z] #84 281.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:56.976Z] #84 281.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:56.976Z] #84 281.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-01T08:31:57.237Z] #84 DONE 281.8s [2022-09-01T08:31:57.237Z] [2022-09-01T08:31:57.237Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:31:57.237Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:31:57.247Z] #77 160.2 checking for issetugid... no [2022-09-01T08:31:57.247Z] #77 160.6 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:31:57.247Z] #77 160.6 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:31:57.319Z] #77 163.6 checking for library containing dlopen... -ldl [2022-09-01T08:31:57.578Z] #77 164.1 checking seccomp.h usability... yes [2022-09-01T08:31:57.578Z] #77 164.3 checking seccomp.h presence... yes [2022-09-01T08:31:57.578Z] #77 164.4 checking for seccomp.h... yes [2022-09-01T08:31:58.178Z] #77 160.7 checking for library containing yajl_tree_get... -lyajl [2022-09-01T08:31:58.178Z] #77 161.7 checking for yajl >= 2.0.0... yes [2022-09-01T08:31:58.404Z] #77 164.4 checking for library containing seccomp_rule_add... -lseccomp [2022-09-01T08:31:58.404Z] #77 165.1 checking for library containing seccomp_arch_resolve_name... none required [2022-09-01T08:31:58.692Z] #77 161.8 checking sys/capability.h usability... yes [2022-09-01T08:31:58.692Z] #77 162.2 checking sys/capability.h presence... yes [2022-09-01T08:31:58.692Z] #77 162.3 checking for sys/capability.h... yes [2022-09-01T08:31:58.922Z] #77 165.3 checking systemd/sd-bus.h usability... yes [2022-09-01T08:31:59.182Z] #77 165.7 checking systemd/sd-bus.h presence... yes [2022-09-01T08:31:59.182Z] #77 166.0 checking for systemd/sd-bus.h... yes [2022-09-01T08:31:59.623Z] #77 162.4 checking for library containing cap_from_name... -lcap [2022-09-01T08:32:00.119Z] #77 166.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-01T08:32:00.187Z] #77 163.0 checking for library containing dlopen... -ldl [2022-09-01T08:32:00.445Z] #77 163.6 checking seccomp.h usability... yes [2022-09-01T08:32:00.699Z] #77 166.8 checking for sd_notify_barrier... yes [2022-09-01T08:32:00.702Z] #77 163.9 checking seccomp.h presence... yes [2022-09-01T08:32:00.702Z] #77 164.2 checking for seccomp.h... yes [2022-09-01T08:32:00.958Z] #77 167.3 checking linux/bpf.h usability... yes [2022-09-01T08:32:01.217Z] #77 167.7 checking linux/bpf.h presence... yes [2022-09-01T08:32:01.217Z] #77 167.9 checking for linux/bpf.h... yes [2022-09-01T08:32:01.265Z] #77 164.2 checking for library containing seccomp_rule_add... -lseccomp [2022-09-01T08:32:01.479Z] #77 167.9 checking compilation for eBPF... yes [2022-09-01T08:32:01.479Z] #77 168.2 checking for criu >= 3.15... no [2022-09-01T08:32:01.479Z] #77 168.3 configure: CRIU headers not found, building without CRIU support [2022-09-01T08:32:01.479Z] #77 168.3 checking for criu > 3.16... no [2022-09-01T08:32:01.479Z] #77 168.4 configure: CRIU version doesn't support join-ns API [2022-09-01T08:32:01.479Z] #77 168.4 checking for criu > 3.16.1... [2022-09-01T08:32:01.479Z] #77 ... [2022-09-01T08:32:01.479Z] [2022-09-01T08:32:01.479Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:01.479Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:01.479Z] #21 14.73 Fetched 8572 kB in 13s (659 kB/s) [2022-09-01T08:32:01.479Z] #21 14.73 Reading package lists... [2022-09-01T08:32:01.479Z] #21 20.04 Reading package lists... [2022-09-01T08:32:01.738Z] #21 24.87 Building dependency tree... [2022-09-01T08:32:01.738Z] #21 ... [2022-09-01T08:32:01.738Z] [2022-09-01T08:32:01.738Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:01.738Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:01.738Z] #77 168.4 checking for criu > 3.16.1... no [2022-09-01T08:32:01.738Z] #77 168.5 configure: CRIU version doesn't support for pre-dumping [2022-09-01T08:32:01.779Z] #77 164.9 checking for library containing seccomp_arch_resolve_name... none required [2022-09-01T08:32:01.997Z] #77 168.5 checking for new mount API (fsconfig)... yes [2022-09-01T08:32:02.036Z] #77 165.4 checking systemd/sd-bus.h usability... yes [2022-09-01T08:32:02.256Z] #77 168.7 checking for seccomp notify API... yes [2022-09-01T08:32:02.257Z] #77 169.0 checking for gperf... no [2022-09-01T08:32:02.257Z] #77 169.0 configure: gperf not found - cannot rebuild signal parser code [2022-09-01T08:32:02.293Z] #77 165.8 checking systemd/sd-bus.h presence... yes [2022-09-01T08:32:02.550Z] #77 166.0 checking for systemd/sd-bus.h... yes [2022-09-01T08:32:02.824Z] #77 169.0 checking for library containing argp_parse... none required [2022-09-01T08:32:03.083Z] #77 169.9 checking that generated files are newer than configure... done [2022-09-01T08:32:03.083Z] #77 169.9 configure: creating ./config.status [2022-09-01T08:32:03.481Z] #77 166.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-01T08:32:04.045Z] #77 166.9 checking for sd_notify_barrier... yes [2022-09-01T08:32:04.302Z] #77 167.6 checking linux/bpf.h usability... yes [2022-09-01T08:32:04.560Z] #77 168.0 checking linux/bpf.h presence... yes [2022-09-01T08:32:04.560Z] #77 168.1 checking for linux/bpf.h... yes [2022-09-01T08:32:04.817Z] #77 168.1 checking compilation for eBPF... yes [2022-09-01T08:32:04.817Z] #77 168.4 checking for criu >= 3.15... no [2022-09-01T08:32:04.817Z] #77 168.5 configure: CRIU headers not found, building without CRIU support [2022-09-01T08:32:04.817Z] #77 168.5 checking for criu > 3.16... no [2022-09-01T08:32:04.817Z] #77 168.5 configure: CRIU version doesn't support join-ns API [2022-09-01T08:32:04.817Z] #77 168.5 checking for criu > 3.16.1... no [2022-09-01T08:32:04.817Z] #77 168.5 configure: CRIU version doesn't support for pre-dumping [2022-09-01T08:32:05.074Z] #77 168.5 checking for new mount API (fsconfig)... yes [2022-09-01T08:32:05.331Z] #77 168.7 checking for seccomp notify API... yes [2022-09-01T08:32:05.331Z] #77 168.9 checking for gperf... no [2022-09-01T08:32:05.331Z] #77 168.9 configure: gperf not found - cannot rebuild signal parser code [2022-09-01T08:32:05.589Z] #77 168.9 checking for library containing argp_parse... none required [2022-09-01T08:32:06.153Z] #77 169.6 checking that generated files are newer than configure... done [2022-09-01T08:32:06.153Z] #77 169.6 configure: creating ./config.status [2022-09-01T08:32:06.411Z] #77 ... [2022-09-01T08:32:06.411Z] [2022-09-01T08:32:06.411Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:32:06.411Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:32:06.411Z] #36 248.4 Delve is a source level debugger for Go programs. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-01T08:32:06.411Z] #36 248.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Pass flags to the program you are debugging using `--`, for example: [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Usage: [2022-09-01T08:32:06.411Z] #36 248.4 dlv [command] [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Available Commands: [2022-09-01T08:32:06.411Z] #36 248.4 attach Attach to running process and begin debugging. [2022-09-01T08:32:06.411Z] #36 248.4 connect Connect to a headless debug server with a terminal client. [2022-09-01T08:32:06.411Z] #36 248.4 core Examine a core dump. [2022-09-01T08:32:06.411Z] #36 248.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-01T08:32:06.411Z] #36 248.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-01T08:32:06.411Z] #36 248.4 exec Execute a precompiled binary, and begin a debug session. [2022-09-01T08:32:06.411Z] #36 248.4 help Help about any command [2022-09-01T08:32:06.411Z] #36 248.4 run Deprecated command. Use 'debug' instead. [2022-09-01T08:32:06.411Z] #36 248.4 test Compile test binary and begin debugging program. [2022-09-01T08:32:06.411Z] #36 248.4 trace Compile and begin tracing program. [2022-09-01T08:32:06.411Z] #36 248.4 version Prints version. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Flags: [2022-09-01T08:32:06.411Z] #36 248.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-01T08:32:06.411Z] #36 248.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-01T08:32:06.411Z] #36 248.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-09-01T08:32:06.411Z] #36 248.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-01T08:32:06.411Z] #36 248.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-01T08:32:06.411Z] #36 248.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-09-01T08:32:06.411Z] #36 248.4 --disable-aslr Disables address space randomization [2022-09-01T08:32:06.411Z] #36 248.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-01T08:32:06.411Z] #36 248.4 -h, --help help for dlv [2022-09-01T08:32:06.411Z] #36 248.4 --init string Init file, executed by the terminal client. [2022-09-01T08:32:06.411Z] #36 248.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-01T08:32:06.411Z] #36 248.4 --log Enable debugging server logging. [2022-09-01T08:32:06.411Z] #36 248.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-01T08:32:06.411Z] #36 248.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-01T08:32:06.411Z] #36 248.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-01T08:32:06.411Z] #36 248.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-01T08:32:06.411Z] #36 248.4 --wd string Working directory for running the program. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Additional help topics: [2022-09-01T08:32:06.411Z] #36 248.4 dlv backend Help about the --backend flag. [2022-09-01T08:32:06.411Z] #36 248.4 dlv log Help about logging flags. [2022-09-01T08:32:06.411Z] #36 248.4 dlv redirect Help about file redirection. [2022-09-01T08:32:06.411Z] #36 248.4 [2022-09-01T08:32:06.411Z] #36 248.4 Use "dlv [command] --help" for more information about a command. [2022-09-01T08:32:06.997Z] #36 ... [2022-09-01T08:32:06.997Z] [2022-09-01T08:32:06.997Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:06.997Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:06.997Z] #21 14.11 Fetched 8572 kB in 12s (690 kB/s) [2022-09-01T08:32:06.997Z] #21 14.11 Reading package lists... [2022-09-01T08:32:07.257Z] #21 19.51 Reading package lists... [2022-09-01T08:32:07.310Z] #62 ... [2022-09-01T08:32:07.310Z] [2022-09-01T08:32:07.310Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:32:07.310Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:32:07.310Z] #19 334.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-01T08:32:07.310Z] #19 334.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:07.310Z] #19 334.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:07.310Z] #19 334.5 Selecting previously unselected package patch. [2022-09-01T08:32:07.310Z] #19 334.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:32:07.310Z] #19 334.5 Unpacking patch (2.7.6-7) ... [2022-09-01T08:32:07.310Z] #19 334.6 Selecting previously unselected package dpkg-dev. [2022-09-01T08:32:07.310Z] #19 334.6 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-01T08:32:07.310Z] #19 334.6 Unpacking dpkg-dev (1.20.11) ... [2022-09-01T08:32:07.822Z] #21 24.37 Building dependency tree... [2022-09-01T08:32:07.822Z] #21 ... [2022-09-01T08:32:07.822Z] [2022-09-01T08:32:07.822Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:32:07.822Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:32:07.822Z] #36 DONE 249.8s [2022-09-01T08:32:07.822Z] [2022-09-01T08:32:07.822Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:32:07.822Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:32:07.822Z] #34 DONE 249.6s [2022-09-01T08:32:07.822Z] [2022-09-01T08:32:07.822Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:32:07.822Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:32:07.880Z] #19 335.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-01T08:32:07.881Z] #19 335.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-01T08:32:07.881Z] #19 335.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-01T08:32:07.881Z] #19 335.1 Selecting previously unselected package libio-string-perl. [2022-09-01T08:32:07.881Z] #19 335.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-01T08:32:07.881Z] #19 335.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-01T08:32:07.881Z] #19 335.1 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:32:07.881Z] #19 335.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:32:07.881Z] #19 335.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:08.113Z] #47 ... [2022-09-01T08:32:08.113Z] [2022-09-01T08:32:08.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:08.113Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:08.113Z] #77 187.7 CCLD libocispec.la [2022-09-01T08:32:08.354Z] #77 ... [2022-09-01T08:32:08.354Z] [2022-09-01T08:32:08.354Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-01T08:32:08.354Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-09-01T08:32:08.354Z] #36 251.5 Delve is a source level debugger for Go programs. [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-01T08:32:08.354Z] #36 251.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 Pass flags to the program you are debugging using `--`, for example: [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 Usage: [2022-09-01T08:32:08.354Z] #36 251.5 dlv [command] [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 Available Commands: [2022-09-01T08:32:08.354Z] #36 251.5 attach Attach to running process and begin debugging. [2022-09-01T08:32:08.354Z] #36 251.5 connect Connect to a headless debug server with a terminal client. [2022-09-01T08:32:08.354Z] #36 251.5 core Examine a core dump. [2022-09-01T08:32:08.354Z] #36 251.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-01T08:32:08.354Z] #36 251.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-01T08:32:08.354Z] #36 251.5 exec Execute a precompiled binary, and begin a debug session. [2022-09-01T08:32:08.354Z] #36 251.5 help Help about any command [2022-09-01T08:32:08.354Z] #36 251.5 run Deprecated command. Use 'debug' instead. [2022-09-01T08:32:08.354Z] #36 251.5 test Compile test binary and begin debugging program. [2022-09-01T08:32:08.354Z] #36 251.5 trace Compile and begin tracing program. [2022-09-01T08:32:08.354Z] #36 251.5 version Prints version. [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.354Z] #36 251.5 Flags: [2022-09-01T08:32:08.354Z] #36 251.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-01T08:32:08.354Z] #36 251.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-01T08:32:08.354Z] #36 251.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-01T08:32:08.354Z] #36 251.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-01T08:32:08.354Z] #36 251.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-01T08:32:08.354Z] #36 251.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-01T08:32:08.354Z] #36 251.5 --disable-aslr Disables address space randomization [2022-09-01T08:32:08.354Z] #36 251.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-01T08:32:08.354Z] #36 251.5 -h, --help help for dlv [2022-09-01T08:32:08.354Z] #36 251.5 --init string Init file, executed by the terminal client. [2022-09-01T08:32:08.354Z] #36 251.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-01T08:32:08.354Z] #36 251.5 --log Enable debugging server logging. [2022-09-01T08:32:08.354Z] #36 251.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-01T08:32:08.354Z] #36 251.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-01T08:32:08.354Z] #36 251.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-01T08:32:08.354Z] #36 251.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-01T08:32:08.354Z] #36 251.5 --wd string Working directory for running the program. [2022-09-01T08:32:08.354Z] #36 251.5 [2022-09-01T08:32:08.355Z] #36 251.5 Additional help topics: [2022-09-01T08:32:08.355Z] #36 251.5 dlv backend Help about the --backend flag. [2022-09-01T08:32:08.355Z] #36 251.5 dlv log Help about logging flags. [2022-09-01T08:32:08.355Z] #36 251.5 dlv redirect Help about file redirection. [2022-09-01T08:32:08.355Z] #36 251.5 [2022-09-01T08:32:08.355Z] #36 251.5 Use "dlv [command] --help" for more information about a command. [2022-09-01T08:32:08.372Z] #77 188.2 CCLD src/validate [2022-09-01T08:32:08.372Z] #77 188.2 CCLD tests/test-1 [2022-09-01T08:32:08.372Z] #77 188.2 CCLD tests/test-2 [2022-09-01T08:32:08.372Z] #77 188.2 CCLD tests/test-3 [2022-09-01T08:32:08.372Z] #77 188.3 CCLD tests/test-4 [2022-09-01T08:32:08.372Z] #77 188.3 CCLD tests/test-5 [2022-09-01T08:32:08.372Z] #77 188.3 CCLD tests/test-6 [2022-09-01T08:32:08.372Z] #77 188.4 CCLD tests/test-7 [2022-09-01T08:32:08.386Z] #60 ... [2022-09-01T08:32:08.386Z] [2022-09-01T08:32:08.386Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:08.386Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:08.386Z] #21 24.37 Building dependency tree... [2022-09-01T08:32:08.632Z] #77 188.5 CCLD tests/test-8 [2022-09-01T08:32:08.632Z] #77 188.6 CCLD tests/test-9 [2022-09-01T08:32:08.888Z] #77 188.8 CCLD tests/test-10 [2022-09-01T08:32:08.888Z] #77 188.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-01T08:32:08.888Z] #77 188.8 CCLD tests/test-11 [2022-09-01T08:32:08.923Z] #36 DONE 252.8s [2022-09-01T08:32:08.923Z] [2022-09-01T08:32:08.923Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-01T08:32:08.923Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-09-01T08:32:08.923Z] #34 DONE 252.5s [2022-09-01T08:32:08.923Z] [2022-09-01T08:32:08.923Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:08.923Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:08.923Z] #21 24.87 Building dependency tree... [2022-09-01T08:32:08.923Z] #21 28.39 The following additional packages will be installed: [2022-09-01T08:32:08.923Z] #21 28.39 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-01T08:32:08.923Z] #21 28.39 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-01T08:32:08.923Z] #21 28.39 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-01T08:32:08.923Z] #21 28.40 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:32:08.923Z] #21 28.40 python3-pkg-resources systemd vim-runtime xxd [2022-09-01T08:32:08.923Z] #21 28.41 Suggested packages: [2022-09-01T08:32:08.923Z] #21 28.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-01T08:32:08.923Z] #21 28.41 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-01T08:32:08.923Z] #21 28.41 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-01T08:32:08.923Z] #21 28.41 Recommended packages: [2022-09-01T08:32:08.923Z] #21 28.41 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-01T08:32:08.923Z] #21 28.41 systemd-timesyncd | time-daemon unzip [2022-09-01T08:32:08.923Z] #21 31.06 The following NEW packages will be installed: [2022-09-01T08:32:08.923Z] #21 31.06 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-01T08:32:08.923Z] #21 31.07 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-01T08:32:08.923Z] #21 31.07 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-01T08:32:08.923Z] #21 31.07 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-01T08:32:08.923Z] #21 31.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-01T08:32:08.923Z] #21 31.07 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:32:08.923Z] #21 31.07 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-01T08:32:08.923Z] #21 31.07 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-01T08:32:08.923Z] #21 31.07 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-01T08:32:08.923Z] #21 31.47 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:32:08.923Z] #21 31.47 Need to get 32.8 MB of archives. [2022-09-01T08:32:08.923Z] #21 31.47 After this operation, 124 MB of additional disk space will be used. [2022-09-01T08:32:08.923Z] #21 31.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:32:08.923Z] #21 31.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-01T08:32:08.923Z] #21 31.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-01T08:32:08.923Z] #21 31.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-01T08:32:08.923Z] #21 31.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-01T08:32:08.923Z] #21 31.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-01T08:32:08.923Z] #21 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-01T08:32:08.923Z] #21 31.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-01T08:32:08.923Z] #21 31.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-01T08:32:08.923Z] #21 31.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-01T08:32:08.923Z] #21 31.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-01T08:32:08.923Z] #21 31.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-01T08:32:08.923Z] #21 31.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-01T08:32:08.923Z] #21 31.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-01T08:32:08.923Z] #21 31.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:32:08.923Z] #21 31.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:32:08.924Z] #21 31.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-01T08:32:08.924Z] #21 31.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:32:08.924Z] #21 31.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:32:08.924Z] #21 31.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-01T08:32:08.924Z] #21 32.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-01T08:32:08.924Z] #21 32.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:32:08.924Z] #21 32.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:32:08.924Z] #21 32.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:32:08.924Z] #21 32.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-01T08:32:08.924Z] #21 32.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-01T08:32:08.924Z] #21 32.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:32:09.494Z] #21 32.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-01T08:32:09.494Z] #21 32.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-01T08:32:09.494Z] #21 32.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:32:09.494Z] #21 32.60 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-09-01T08:32:09.494Z] #21 32.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:32:09.494Z] #21 32.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:32:09.494Z] #21 32.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-01T08:32:09.494Z] #21 32.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:32:09.494Z] #21 32.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-01T08:32:09.753Z] #21 32.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-01T08:32:09.753Z] #21 32.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-01T08:32:09.753Z] #21 32.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:32:09.753Z] #21 32.77 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-01T08:32:09.753Z] #21 32.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-01T08:32:09.753Z] #21 32.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-01T08:32:09.753Z] #21 32.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-01T08:32:09.753Z] #21 32.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-01T08:32:09.753Z] #21 32.91 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-01T08:32:09.753Z] #21 32.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-01T08:32:09.754Z] #21 32.95 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-01T08:32:10.322Z] #21 33.29 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-01T08:32:10.322Z] #21 33.36 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-01T08:32:10.322Z] #21 33.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-01T08:32:10.322Z] #21 33.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-01T08:32:10.416Z] #19 337.4 Selecting previously unselected package libxml2:amd64. [2022-09-01T08:32:10.416Z] #19 337.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-01T08:32:10.416Z] #19 337.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:32:10.416Z] #19 337.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-01T08:32:10.416Z] #19 337.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-01T08:32:10.416Z] #19 337.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-01T08:32:10.416Z] #19 337.6 Selecting previously unselected package libxml-sax-base-perl. [2022-09-01T08:32:10.416Z] #19 337.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-01T08:32:10.416Z] #19 337.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-01T08:32:10.416Z] #19 337.6 Selecting previously unselected package libxml-sax-perl. [2022-09-01T08:32:10.416Z] #19 337.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-01T08:32:10.416Z] #19 337.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-01T08:32:10.416Z] #19 337.7 Selecting previously unselected package libxml-libxml-perl. [2022-09-01T08:32:10.416Z] #19 337.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-01T08:32:10.416Z] #19 337.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-01T08:32:10.416Z] #19 337.8 Selecting previously unselected package libxml-simple-perl. [2022-09-01T08:32:10.416Z] #19 337.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-01T08:32:10.416Z] #19 337.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-01T08:32:10.416Z] #19 337.8 Selecting previously unselected package libyaml-perl. [2022-09-01T08:32:10.416Z] #19 337.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-01T08:32:10.416Z] #19 337.8 Unpacking libyaml-perl (1.30-1) ... [2022-09-01T08:32:10.416Z] #19 337.9 Selecting previously unselected package libconfig-auto-perl. [2022-09-01T08:32:10.416Z] #19 337.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-01T08:32:10.675Z] #19 337.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-01T08:32:10.675Z] #19 337.9 Selecting previously unselected package libfile-which-perl. [2022-09-01T08:32:10.675Z] #19 337.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-01T08:32:10.675Z] #19 337.9 Unpacking libfile-which-perl (1.23-1) ... [2022-09-01T08:32:10.675Z] #19 338.0 Selecting previously unselected package libfile-homedir-perl. [2022-09-01T08:32:10.675Z] #19 338.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-01T08:32:10.675Z] #19 338.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-01T08:32:10.675Z] #19 338.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-01T08:32:10.675Z] #19 338.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-01T08:32:10.675Z] #19 338.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-01T08:32:10.675Z] #19 338.1 Selecting previously unselected package dpkg-cross. [2022-09-01T08:32:10.675Z] #19 338.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-01T08:32:10.675Z] #19 338.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-01T08:32:10.675Z] #19 338.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-01T08:32:10.781Z] #77 190.7 libtool: link: ar cr libocispec.a [2022-09-01T08:32:10.781Z] #77 190.8 libtool: link: ranlib libocispec.a [2022-09-01T08:32:10.934Z] #19 338.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-01T08:32:10.934Z] #19 338.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-01T08:32:10.934Z] #19 338.2 Selecting previously unselected package libc6-armel-cross. [2022-09-01T08:32:10.934Z] #19 338.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:10.934Z] #19 338.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-01T08:32:10.934Z] #19 338.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-01T08:32:10.934Z] #19 338.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:10.934Z] #19 338.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:10.940Z] #21 27.83 The following additional packages will be installed: [2022-09-01T08:32:10.940Z] #21 27.83 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-01T08:32:10.940Z] #21 27.83 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-01T08:32:10.940Z] #21 27.83 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-01T08:32:10.940Z] #21 27.83 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:32:10.940Z] #21 27.83 python3-pkg-resources systemd vim-runtime xxd [2022-09-01T08:32:10.940Z] #21 27.89 Suggested packages: [2022-09-01T08:32:10.940Z] #21 27.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-01T08:32:10.940Z] #21 27.89 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-01T08:32:10.940Z] #21 27.89 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-01T08:32:10.940Z] #21 27.89 Recommended packages: [2022-09-01T08:32:10.940Z] #21 27.89 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-01T08:32:10.940Z] #21 27.89 systemd-timesyncd | time-daemon unzip [2022-09-01T08:32:11.193Z] #19 338.4 Selecting previously unselected package libgomp1-armel-cross. [2022-09-01T08:32:11.193Z] #19 338.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:11.193Z] #19 338.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:11.259Z] #21 34.39 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:32:11.518Z] #21 34.53 Fetched 32.8 MB in 2s (14.0 MB/s) [2022-09-01T08:32:11.518Z] #21 34.61 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:32:11.518Z] #21 34.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-01T08:32:11.518Z] #21 34.64 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:32:11.518Z] #21 34.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:32:11.776Z] #21 34.82 Selecting previously unselected package libargon2-1:amd64. [2022-09-01T08:32:11.776Z] #21 34.82 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-01T08:32:11.776Z] #21 34.82 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:32:11.776Z] #21 34.93 Selecting previously unselected package libjson-c5:amd64. [2022-09-01T08:32:11.776Z] #21 34.96 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-01T08:32:11.776Z] #21 34.98 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:32:12.035Z] #21 35.28 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-01T08:32:12.132Z] #19 339.3 Selecting previously unselected package libatomic1-armel-cross. [2022-09-01T08:32:12.132Z] #19 339.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:12.132Z] #19 339.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:12.294Z] #21 35.31 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-01T08:32:12.294Z] #21 35.32 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:32:12.553Z] #21 35.58 Selecting previously unselected package libip4tc2:amd64. [2022-09-01T08:32:12.553Z] #21 35.61 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:32:12.553Z] #21 35.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:12.674Z] #77 192.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:12.674Z] #77 192.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:32:12.674Z] #77 192.4 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:32:12.674Z] #77 192.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:12.674Z] #77 192.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:12.674Z] #77 192.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:12.674Z] #77 192.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:12.674Z] #77 192.4 make[2]: Entering directory '/tmp/crun-build' [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-container.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-01T08:32:12.674Z] #77 192.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-01T08:32:12.674Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-01T08:32:12.674Z] #77 192.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-01T08:32:12.674Z] #77 192.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-01T08:32:12.812Z] #21 35.76 Selecting previously unselected package libkmod2:amd64. [2022-09-01T08:32:12.812Z] #21 35.76 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-01T08:32:12.812Z] #21 35.76 Unpacking libkmod2:amd64 (28-1) ... [2022-09-01T08:32:12.812Z] #21 36.00 Selecting previously unselected package systemd. [2022-09-01T08:32:12.812Z] #21 36.00 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-01T08:32:12.931Z] #77 192.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-01T08:32:12.931Z] #77 192.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-01T08:32:12.931Z] #77 192.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-01T08:32:12.931Z] #77 192.9 CC src/libcrun/libcrun_testing_a-error.o [2022-09-01T08:32:12.931Z] #77 193.0 CC src/libcrun/libcrun_testing_a-status.o [2022-09-01T08:32:13.086Z] #21 36.32 Unpacking systemd (247.3-7) ... [2022-09-01T08:32:13.187Z] #77 193.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-01T08:32:13.187Z] #77 193.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-01T08:32:13.187Z] #77 193.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-01T08:32:13.187Z] #77 193.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-01T08:32:13.444Z] #77 193.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-01T08:32:13.444Z] #77 193.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-01T08:32:13.522Z] #21 30.26 The following NEW packages will be installed: [2022-09-01T08:32:13.522Z] #21 30.26 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-01T08:32:13.522Z] #21 30.27 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-01T08:32:13.522Z] #21 30.27 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-01T08:32:13.522Z] #21 30.27 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-01T08:32:13.522Z] #21 30.27 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-01T08:32:13.522Z] #21 30.27 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-01T08:32:13.522Z] #21 30.27 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-01T08:32:13.522Z] #21 30.27 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-01T08:32:13.522Z] #21 30.27 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-01T08:32:13.522Z] #21 30.67 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:32:13.522Z] #21 30.67 Need to get 32.8 MB of archives. [2022-09-01T08:32:13.522Z] #21 30.67 After this operation, 124 MB of additional disk space will be used. [2022-09-01T08:32:13.522Z] #21 30.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:32:13.522Z] #21 30.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-01T08:32:13.522Z] #21 30.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-01T08:32:13.522Z] #21 30.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-01T08:32:13.522Z] #21 30.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-01T08:32:13.543Z] #19 340.7 Selecting previously unselected package libasan6-armel-cross. [2022-09-01T08:32:13.543Z] #19 340.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:13.543Z] #19 340.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:13.701Z] #77 193.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-01T08:32:13.701Z] #77 193.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-01T08:32:13.778Z] #21 30.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-01T08:32:13.778Z] #21 30.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-01T08:32:13.778Z] #21 30.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-01T08:32:13.778Z] #21 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-01T08:32:13.778Z] #21 31.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-01T08:32:13.778Z] #21 31.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-01T08:32:13.778Z] #21 31.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-01T08:32:13.778Z] #21 31.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-01T08:32:13.778Z] #21 31.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-01T08:32:13.778Z] #21 31.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:32:13.778Z] #21 31.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:32:13.957Z] #77 193.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-01T08:32:14.035Z] #21 31.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-01T08:32:14.035Z] #21 31.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-01T08:32:14.035Z] #21 31.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-01T08:32:14.035Z] #21 31.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-01T08:32:14.035Z] #21 31.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-01T08:32:14.035Z] #21 31.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-01T08:32:14.035Z] #21 31.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-01T08:32:14.035Z] #21 31.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-01T08:32:14.035Z] #21 31.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-01T08:32:14.035Z] #21 31.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-01T08:32:14.035Z] #21 31.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:32:14.035Z] #21 31.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:32:14.035Z] #21 31.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:32:14.035Z] #21 31.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-01T08:32:14.035Z] #21 31.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-01T08:32:14.035Z] #21 31.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-01T08:32:14.127Z] #19 341.6 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-01T08:32:14.213Z] #77 194.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-01T08:32:14.213Z] #77 194.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-01T08:32:14.386Z] #19 341.6 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:14.386Z] #19 341.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:14.386Z] #19 341.9 Selecting previously unselected package libubsan1-armel-cross. [2022-09-01T08:32:14.386Z] #19 341.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:14.469Z] #77 194.5 CC src/crun-crun.o [2022-09-01T08:32:14.469Z] #77 194.6 CC src/crun-run.o [2022-09-01T08:32:14.598Z] #21 31.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-01T08:32:14.598Z] #21 31.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-01T08:32:14.598Z] #21 31.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:32:14.598Z] #21 31.72 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-09-01T08:32:14.598Z] #21 31.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:32:14.598Z] #21 31.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:32:14.598Z] #21 31.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-01T08:32:14.598Z] #21 31.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-01T08:32:14.598Z] #21 31.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-01T08:32:14.598Z] #21 31.84 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-01T08:32:14.598Z] #21 31.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-01T08:32:14.598Z] #21 31.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:32:14.598Z] #21 31.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-01T08:32:14.598Z] #21 31.89 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-01T08:32:14.598Z] #21 31.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-01T08:32:14.598Z] #21 31.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-01T08:32:14.646Z] #19 ... [2022-09-01T08:32:14.646Z] [2022-09-01T08:32:14.646Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:32:14.646Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:32:14.646Z] #62 353.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-01T08:32:14.646Z] #62 DONE 356.8s [2022-09-01T08:32:14.646Z] [2022-09-01T08:32:14.646Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-09-01T08:32:14.646Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-09-01T08:32:14.646Z] #19 341.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:14.646Z] #19 342.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-01T08:32:14.646Z] #19 342.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:14.646Z] #19 342.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:14.726Z] #77 194.8 CC src/crun-kill.o [2022-09-01T08:32:14.726Z] #77 194.8 CC src/crun-delete.o [2022-09-01T08:32:14.854Z] #21 31.96 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-01T08:32:14.854Z] #21 31.96 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-01T08:32:14.854Z] #21 31.98 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-01T08:32:14.854Z] #21 31.99 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-01T08:32:14.905Z] #19 342.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-01T08:32:14.905Z] #19 342.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:14.905Z] #19 342.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:32:15.110Z] #21 32.34 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-01T08:32:15.110Z] #21 32.38 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-01T08:32:15.110Z] #21 32.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-01T08:32:15.288Z] #77 195.0 CC src/crun-pause.o [2022-09-01T08:32:15.288Z] #77 195.0 CC src/crun-unpause.o [2022-09-01T08:32:15.288Z] #77 195.1 CC src/crun-spec.o [2022-09-01T08:32:15.288Z] #77 195.3 CC src/crun-exec.o [2022-09-01T08:32:15.366Z] #21 32.43 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-01T08:32:15.545Z] #77 195.5 CC src/crun-create.o [2022-09-01T08:32:15.545Z] #77 195.5 CC src/crun-list.o [2022-09-01T08:32:15.545Z] #77 195.6 CC src/crun-start.o [2022-09-01T08:32:16.108Z] #77 195.8 CC src/crun-state.o [2022-09-01T08:32:16.108Z] #77 196.1 CC src/crun-update.o [2022-09-01T08:32:16.299Z] #21 33.35 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:32:16.299Z] #21 33.63 Fetched 32.8 MB in 2s (15.3 MB/s) [2022-09-01T08:32:16.365Z] #77 196.2 CC src/crun-ps.o [2022-09-01T08:32:16.365Z] #77 196.3 CC src/crun-checkpoint.o [2022-09-01T08:32:16.365Z] #77 196.5 CC src/crun-restore.o [2022-09-01T08:32:16.556Z] #21 33.76 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:32:16.556Z] #21 33.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-01T08:32:16.556Z] #21 33.82 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:32:16.556Z] #21 33.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:32:16.813Z] #21 33.90 Selecting previously unselected package libargon2-1:amd64. [2022-09-01T08:32:16.813Z] #21 33.92 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-01T08:32:16.813Z] #21 33.93 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:32:16.813Z] #21 34.12 Selecting previously unselected package libjson-c5:amd64. [2022-09-01T08:32:16.813Z] #21 34.13 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-01T08:32:16.928Z] #77 196.6 CC src/libcrun/libcrun_la-utils.lo [2022-09-01T08:32:16.929Z] #77 196.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-01T08:32:17.070Z] #21 34.16 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:32:17.185Z] #77 197.1 CC src/libcrun/libcrun_la-container.lo [2022-09-01T08:32:17.275Z] #21 39.64 Selecting previously unselected package pigz. [2022-09-01T08:32:17.276Z] #21 39.68 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 39.69 Unpacking pigz (2.6-1) ... [2022-09-01T08:32:17.276Z] #21 39.84 Selecting previously unselected package libelf1:amd64. [2022-09-01T08:32:17.276Z] #21 39.84 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 39.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-01T08:32:17.276Z] #21 39.99 Selecting previously unselected package libbpf0:amd64. [2022-09-01T08:32:17.276Z] #21 39.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 39.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:32:17.276Z] #21 40.09 Selecting previously unselected package libmnl0:amd64. [2022-09-01T08:32:17.276Z] #21 40.09 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 40.10 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:32:17.276Z] #21 40.18 Selecting previously unselected package libxtables12:amd64. [2022-09-01T08:32:17.276Z] #21 40.18 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 40.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:32:17.276Z] #21 40.29 Selecting previously unselected package libcap2-bin. [2022-09-01T08:32:17.276Z] #21 40.31 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 40.32 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-01T08:32:17.276Z] #21 40.46 Selecting previously unselected package iproute2. [2022-09-01T08:32:17.276Z] #21 40.47 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-01T08:32:17.276Z] #21 40.47 Unpacking iproute2 (5.10.0-4) ... [2022-09-01T08:32:17.327Z] #21 34.34 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-01T08:32:17.327Z] #21 34.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-01T08:32:17.327Z] #21 34.36 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:32:17.445Z] #77 197.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-01T08:32:17.701Z] #77 197.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-01T08:32:17.906Z] #21 34.91 Selecting previously unselected package libip4tc2:amd64. [2022-09-01T08:32:17.906Z] #21 34.91 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:32:17.906Z] #21 34.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:17.906Z] #21 35.12 Selecting previously unselected package libkmod2:amd64. [2022-09-01T08:32:17.906Z] #21 35.12 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-01T08:32:17.957Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-01T08:32:18.163Z] #21 35.12 Unpacking libkmod2:amd64 (28-1) ... [2022-09-01T08:32:18.163Z] #21 35.41 Selecting previously unselected package systemd. [2022-09-01T08:32:18.163Z] #21 35.41 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-01T08:32:18.212Z] #21 41.13 Selecting previously unselected package xxd. [2022-09-01T08:32:18.212Z] #21 41.13 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:32:18.212Z] #21 41.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:18.212Z] #21 41.31 Selecting previously unselected package vim-common. [2022-09-01T08:32:18.212Z] #21 41.31 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:32:18.212Z] #21 41.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:18.213Z] #77 198.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-01T08:32:18.213Z] #77 198.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-01T08:32:18.469Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-01T08:32:18.469Z] #77 198.5 CC src/libcrun/libcrun_la-criu.lo [2022-09-01T08:32:18.471Z] #21 41.49 Selecting previously unselected package bash-completion. [2022-09-01T08:32:18.471Z] #21 41.49 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-01T08:32:18.471Z] #21 ... [2022-09-01T08:32:18.471Z] [2022-09-01T08:32:18.471Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:18.471Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:18.471Z] #77 175.3 config.status: creating Makefile [2022-09-01T08:32:18.471Z] #77 175.5 config.status: creating rpm/crun.spec [2022-09-01T08:32:18.471Z] #77 175.7 config.status: creating config.h [2022-09-01T08:32:18.471Z] #77 175.7 config.status: executing libtool commands [2022-09-01T08:32:18.471Z] #77 175.9 config.status: executing depfiles commands [2022-09-01T08:32:18.471Z] #77 177.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-01T08:32:18.471Z] #77 177.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:32:18.471Z] #77 178.1 checking for gcc... gcc [2022-09-01T08:32:18.471Z] #77 178.3 checking whether the C compiler works... yes [2022-09-01T08:32:18.471Z] #77 178.7 checking for C compiler default output file name... a.out [2022-09-01T08:32:18.471Z] #77 178.7 checking for suffix of executables... [2022-09-01T08:32:18.471Z] #77 179.0 checking whether we are cross compiling... no [2022-09-01T08:32:18.471Z] #77 179.4 checking for suffix of object files... o [2022-09-01T08:32:18.471Z] #77 179.5 checking whether we are using the GNU C compiler... yes [2022-09-01T08:32:18.471Z] #77 179.6 checking whether gcc accepts -g... yes [2022-09-01T08:32:18.471Z] #77 179.8 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:32:18.471Z] #77 180.0 checking whether gcc understands -c and -o together... yes [2022-09-01T08:32:18.471Z] #77 180.5 checking how to run the C preprocessor... gcc -E [2022-09-01T08:32:18.471Z] #77 181.1 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:32:18.471Z] #77 181.1 checking for egrep... /bin/grep -E [2022-09-01T08:32:18.471Z] #77 181.1 checking for ANSI C header files... yes [2022-09-01T08:32:18.471Z] #77 182.1 checking for sys/types.h... yes [2022-09-01T08:32:18.471Z] #77 182.4 checking for sys/stat.h... yes [2022-09-01T08:32:18.471Z] #77 182.7 checking for stdlib.h... yes [2022-09-01T08:32:18.471Z] #77 182.9 checking for string.h... yes [2022-09-01T08:32:18.471Z] #77 182.9 checking for memory.h... yes [2022-09-01T08:32:18.471Z] #77 183.2 checking for strings.h... yes [2022-09-01T08:32:18.471Z] #77 183.4 checking for inttypes.h... yes [2022-09-01T08:32:18.471Z] #77 183.6 checking for stdint.h... yes [2022-09-01T08:32:18.471Z] #77 183.8 checking for unistd.h... yes [2022-09-01T08:32:18.471Z] #77 184.1 checking minix/config.h usability... no [2022-09-01T08:32:18.471Z] #77 184.3 checking minix/config.h presence... no [2022-09-01T08:32:18.471Z] #77 184.4 checking for minix/config.h... no [2022-09-01T08:32:18.471Z] #77 184.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-01T08:32:18.471Z] #77 184.7 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:32:18.471Z] #77 185.1 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:32:18.471Z] #77 185.1 checking how to print strings... printf [2022-09-01T08:32:18.471Z] #77 185.1 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:32:18.471Z] #77 185.1 checking for fgrep... /bin/grep -F [2022-09-01T08:32:18.471Z] #77 185.1 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:32:18.471Z] #77 185.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:32:18.471Z] #77 185.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:32:18.471Z] #77 185.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:32:18.471Z] #77 185.3 checking whether ln -s works... yes [2022-09-01T08:32:18.471Z] #77 185.3 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:32:18.472Z] #77 185.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:32:18.472Z] #77 185.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:32:18.472Z] #77 185.3 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:32:18.472Z] #77 185.3 checking for objdump... objdump [2022-09-01T08:32:18.472Z] #77 185.3 checking how to recognize dependent libraries... pass_all [2022-09-01T08:32:18.472Z] #77 185.3 checking for dlltool... no [2022-09-01T08:32:18.472Z] #77 185.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:32:18.472Z] #77 185.3 checking for ar... ar [2022-09-01T08:32:18.727Z] #21 35.82 Unpacking systemd (247.3-7) ... [2022-09-01T08:32:18.730Z] #77 185.3 checking for archiver @FILE support... @ [2022-09-01T08:32:18.730Z] #77 185.5 checking for strip... strip [2022-09-01T08:32:18.730Z] #77 185.5 checking for ranlib... ranlib [2022-09-01T08:32:18.730Z] #77 185.5 checking for gawk... no [2022-09-01T08:32:18.730Z] #77 185.5 checking for mawk... mawk [2022-09-01T08:32:18.984Z] #21 ... [2022-09-01T08:32:18.984Z] [2022-09-01T08:32:18.984Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:18.984Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:18.984Z] #77 172.4 config.status: creating Makefile [2022-09-01T08:32:18.984Z] #77 172.6 config.status: creating rpm/crun.spec [2022-09-01T08:32:18.984Z] #77 172.8 config.status: creating config.h [2022-09-01T08:32:18.984Z] #77 172.9 config.status: executing libtool commands [2022-09-01T08:32:18.984Z] #77 173.0 config.status: executing depfiles commands [2022-09-01T08:32:18.984Z] #77 175.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-01T08:32:18.984Z] #77 175.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:32:18.984Z] #77 175.7 checking for gcc... gcc [2022-09-01T08:32:18.984Z] #77 175.8 checking whether the C compiler works... yes [2022-09-01T08:32:18.984Z] #77 176.1 checking for C compiler default output file name... a.out [2022-09-01T08:32:18.984Z] #77 176.1 checking for suffix of executables... [2022-09-01T08:32:18.984Z] #77 176.5 checking whether we are cross compiling... no [2022-09-01T08:32:18.984Z] #77 176.9 checking for suffix of object files... o [2022-09-01T08:32:18.984Z] #77 177.0 checking whether we are using the GNU C compiler... yes [2022-09-01T08:32:18.984Z] #77 177.2 checking whether gcc accepts -g... yes [2022-09-01T08:32:18.984Z] #77 177.3 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:32:18.984Z] #77 177.5 checking whether gcc understands -c and -o together... yes [2022-09-01T08:32:18.984Z] #77 177.8 checking how to run the C preprocessor... gcc -E [2022-09-01T08:32:18.984Z] #77 178.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:32:18.984Z] #77 178.5 checking for egrep... /bin/grep -E [2022-09-01T08:32:18.984Z] #77 178.6 checking for ANSI C header files... yes [2022-09-01T08:32:18.984Z] #77 179.4 checking for sys/types.h... yes [2022-09-01T08:32:18.984Z] #77 179.5 checking for sys/stat.h... yes [2022-09-01T08:32:18.984Z] #77 179.7 checking for stdlib.h... yes [2022-09-01T08:32:18.984Z] #77 179.8 checking for string.h... yes [2022-09-01T08:32:18.984Z] #77 180.0 checking for memory.h... yes [2022-09-01T08:32:18.984Z] #77 180.1 checking for strings.h... yes [2022-09-01T08:32:18.984Z] #77 180.4 checking for inttypes.h... yes [2022-09-01T08:32:18.984Z] #77 180.7 checking for stdint.h... yes [2022-09-01T08:32:18.984Z] #77 181.0 checking for unistd.h... yes [2022-09-01T08:32:18.984Z] #77 181.1 checking minix/config.h usability... no [2022-09-01T08:32:18.984Z] #77 181.5 checking minix/config.h presence... no [2022-09-01T08:32:18.984Z] #77 181.6 checking for minix/config.h... no [2022-09-01T08:32:18.984Z] #77 181.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-01T08:32:18.984Z] #77 182.0 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:32:18.984Z] #77 182.6 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:32:18.984Z] #77 182.6 checking how to print strings... printf [2022-09-01T08:32:18.985Z] #77 182.6 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:32:18.985Z] #77 182.6 checking for fgrep... /bin/grep -F [2022-09-01T08:32:18.989Z] #77 185.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:32:18.989Z] #77 185.9 checking for sysroot... no [2022-09-01T08:32:18.989Z] #77 185.9 checking for a working dd... /bin/dd [2022-09-01T08:32:18.989Z] #77 185.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:32:19.033Z] #77 198.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-01T08:32:19.033Z] #77 198.9 CC src/libcrun/libcrun_la-linux.lo [2022-09-01T08:32:19.033Z] #77 199.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-01T08:32:19.241Z] #77 182.6 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:32:19.241Z] #77 182.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:32:19.241Z] #77 182.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:32:19.241Z] #77 182.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:32:19.248Z] #77 186.0 checking for mt... no [2022-09-01T08:32:19.248Z] #77 186.0 checking if : is a manifest tool... no [2022-09-01T08:32:19.248Z] #77 186.0 checking for dlfcn.h... yes [2022-09-01T08:32:19.289Z] #77 199.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-01T08:32:19.499Z] #77 183.0 checking whether ln -s works... yes [2022-09-01T08:32:19.499Z] #77 183.0 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:32:19.499Z] #77 183.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:32:19.499Z] #77 183.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:32:19.499Z] #77 183.1 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:32:19.499Z] #77 183.1 checking for objdump... objdump [2022-09-01T08:32:19.499Z] #77 183.1 checking how to recognize dependent libraries... pass_all [2022-09-01T08:32:19.499Z] #77 183.1 checking for dlltool... no [2022-09-01T08:32:19.499Z] #77 183.1 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:32:19.499Z] #77 183.1 checking for ar... ar [2022-09-01T08:32:19.507Z] #77 186.2 checking for objdir... .libs [2022-09-01T08:32:19.545Z] #77 199.3 CC src/libcrun/libcrun_la-error.lo [2022-09-01T08:32:19.545Z] #77 199.5 CC src/libcrun/libcrun_la-status.lo [2022-09-01T08:32:20.025Z] #77 186.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:32:20.025Z] #77 186.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:32:20.025Z] #77 186.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:32:20.062Z] #77 183.1 checking for archiver @FILE support... @ [2022-09-01T08:32:20.062Z] #77 183.4 checking for strip... strip [2022-09-01T08:32:20.062Z] #77 183.4 checking for ranlib... ranlib [2022-09-01T08:32:20.062Z] #77 183.4 checking for gawk... no [2022-09-01T08:32:20.062Z] #77 183.4 checking for mawk... mawk [2022-09-01T08:32:20.107Z] #77 200.0 CC src/libcrun/libcrun_la-terminal.lo [2022-09-01T08:32:20.107Z] #77 200.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-01T08:32:20.181Z] #19 347.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-01T08:32:20.181Z] #19 347.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:20.181Z] #19 347.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:32:20.181Z] #19 347.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-01T08:32:20.181Z] #19 347.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-01T08:32:20.181Z] #19 347.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-01T08:32:20.181Z] #19 347.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-01T08:32:20.181Z] #19 347.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:20.181Z] #19 347.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-01T08:32:20.181Z] #19 347.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-01T08:32:20.181Z] #19 347.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:20.181Z] #19 347.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:20.284Z] #77 186.8 checking if gcc static flag -static works... [2022-09-01T08:32:20.284Z] #77 ... [2022-09-01T08:32:20.284Z] [2022-09-01T08:32:20.284Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:20.284Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:20.284Z] #21 43.49 Unpacking bash-completion (1:2.11-2) ... [2022-09-01T08:32:20.363Z] #77 200.3 CC src/libcrun/libcrun_la-signals.lo [2022-09-01T08:32:20.619Z] #77 200.5 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-01T08:32:20.620Z] #77 200.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-01T08:32:20.625Z] #77 183.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:32:20.625Z] #77 184.0 checking for sysroot... no [2022-09-01T08:32:20.625Z] #77 184.0 checking for a working dd... /bin/dd [2022-09-01T08:32:20.625Z] #77 184.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:32:20.750Z] #19 347.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-01T08:32:20.750Z] #19 347.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:20.750Z] #19 347.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:32:20.854Z] #21 43.90 Selecting previously unselected package bzip2. [2022-09-01T08:32:20.854Z] #21 43.92 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:32:20.854Z] #21 43.93 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:32:20.854Z] #21 44.01 Selecting previously unselected package xz-utils. [2022-09-01T08:32:20.854Z] #21 44.02 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:32:20.854Z] #21 44.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:32:20.875Z] #77 201.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-01T08:32:20.882Z] #77 184.2 checking for mt... no [2022-09-01T08:32:20.882Z] #77 184.2 checking if : is a manifest tool... no [2022-09-01T08:32:20.882Z] #77 184.3 checking for dlfcn.h... yes [2022-09-01T08:32:20.882Z] #77 184.5 checking for objdir... .libs [2022-09-01T08:32:21.113Z] #21 44.23 Selecting previously unselected package apparmor. [2022-09-01T08:32:21.113Z] #21 44.24 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-01T08:32:21.113Z] #21 44.29 Unpacking apparmor (2.13.6-10) ... [2022-09-01T08:32:21.134Z] #77 201.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-01T08:32:21.395Z] #77 184.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:32:21.395Z] #77 184.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:32:21.395Z] #77 184.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:32:21.681Z] #21 44.78 Selecting previously unselected package inetutils-ping. [2022-09-01T08:32:21.681Z] #21 44.78 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-01T08:32:21.681Z] #21 44.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-01T08:32:21.910Z] #77 185.0 checking if gcc static flag -static works... yes [2022-09-01T08:32:21.940Z] #21 44.90 Selecting previously unselected package libip6tc2:amd64. [2022-09-01T08:32:21.940Z] #21 44.90 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:32:21.940Z] #21 44.92 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:21.940Z] #21 44.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-01T08:32:21.940Z] #21 45.00 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-01T08:32:21.940Z] #21 45.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:32:21.940Z] #21 45.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-01T08:32:21.940Z] #21 45.08 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-01T08:32:21.940Z] #21 45.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:32:22.108Z] #77 ... [2022-09-01T08:32:22.108Z] [2022-09-01T08:32:22.108Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:32:22.108Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:32:22.108Z] #47 241.0 + dpkg --print-architecture [2022-09-01T08:32:22.108Z] #47 241.0 + git checkout -q v2.1.0 [2022-09-01T08:32:22.108Z] #47 241.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-01T08:32:22.108Z] #47 241.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-01T08:32:22.108Z] #47 ... [2022-09-01T08:32:22.108Z] [2022-09-01T08:32:22.108Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:22.108Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:22.108Z] #77 202.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-01T08:32:22.167Z] #77 185.5 checking if gcc supports -c -o file.o... yes [2022-09-01T08:32:22.167Z] #77 185.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:32:22.167Z] #77 185.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:32:22.167Z] #77 ... [2022-09-01T08:32:22.167Z] [2022-09-01T08:32:22.167Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:22.167Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:22.167Z] #21 39.27 Selecting previously unselected package pigz. [2022-09-01T08:32:22.167Z] #21 39.28 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-01T08:32:22.167Z] #21 39.29 Unpacking pigz (2.6-1) ... [2022-09-01T08:32:22.198Z] #21 45.20 Selecting previously unselected package libnftnl11:amd64. [2022-09-01T08:32:22.198Z] #21 45.20 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-01T08:32:22.198Z] #21 45.21 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:32:22.198Z] #21 45.30 Selecting previously unselected package iptables. [2022-09-01T08:32:22.198Z] #21 45.30 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-01T08:32:22.198Z] #21 45.32 Unpacking iptables (1.8.7-1) ... [2022-09-01T08:32:22.424Z] #21 39.41 Selecting previously unselected package libelf1:amd64. [2022-09-01T08:32:22.424Z] #21 39.41 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-01T08:32:22.424Z] #21 39.42 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-01T08:32:22.458Z] #21 45.64 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:32:22.458Z] #21 45.64 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:32:22.458Z] #21 45.65 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:32:22.681Z] #21 39.71 Selecting previously unselected package libbpf0:amd64. [2022-09-01T08:32:22.681Z] #21 39.74 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-01T08:32:22.681Z] #21 39.75 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:32:22.681Z] #21 39.91 Selecting previously unselected package libmnl0:amd64. [2022-09-01T08:32:22.681Z] #21 39.91 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-01T08:32:22.681Z] #21 39.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:32:22.717Z] #21 45.84 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:32:22.717Z] #21 45.85 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:32:22.717Z] #21 45.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:32:22.938Z] #21 40.04 Selecting previously unselected package libxtables12:amd64. [2022-09-01T08:32:22.938Z] #21 40.05 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-01T08:32:22.938Z] #21 40.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:32:22.938Z] #21 40.14 Selecting previously unselected package libcap2-bin. [2022-09-01T08:32:22.938Z] #21 40.15 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-01T08:32:22.938Z] #21 40.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-01T08:32:22.976Z] #21 45.99 Selecting previously unselected package jq. [2022-09-01T08:32:22.976Z] #21 46.00 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:32:22.976Z] #21 46.02 Unpacking jq (1.6-2.1) ... [2022-09-01T08:32:22.976Z] #21 46.11 Selecting previously unselected package libaio1:amd64. [2022-09-01T08:32:22.976Z] #21 46.11 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-01T08:32:22.976Z] #21 46.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:32:22.976Z] #21 46.18 Selecting previously unselected package libgpm2:amd64. [2022-09-01T08:32:22.976Z] #21 46.19 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-01T08:32:22.976Z] #21 46.20 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:32:23.063Z] #77 203.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-01T08:32:23.195Z] #21 40.29 Selecting previously unselected package iproute2. [2022-09-01T08:32:23.195Z] #21 40.29 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-01T08:32:23.195Z] #21 40.29 Unpacking iproute2 (5.10.0-4) ... [2022-09-01T08:32:23.236Z] #21 46.26 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:32:23.236Z] #21 46.27 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:32:23.236Z] #21 46.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:23.628Z] #77 203.4 CC tests/init.o [2022-09-01T08:32:23.628Z] #77 203.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-01T08:32:23.759Z] #21 40.92 Selecting previously unselected package xxd. [2022-09-01T08:32:23.759Z] #21 40.94 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:32:23.759Z] #21 40.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:24.016Z] #21 41.35 Selecting previously unselected package vim-common. [2022-09-01T08:32:24.273Z] #21 41.35 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:32:24.273Z] #21 41.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:24.530Z] #21 41.76 Selecting previously unselected package bash-completion. [2022-09-01T08:32:24.787Z] #21 41.76 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-01T08:32:24.943Z] #19 352.3 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-01T08:32:24.943Z] #19 352.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:24.943Z] #19 352.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:32:24.943Z] #19 352.4 Selecting previously unselected package crossbuild-essential-armel. [2022-09-01T08:32:24.943Z] #19 352.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-01T08:32:24.943Z] #19 352.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-01T08:32:24.943Z] #19 352.4 Selecting previously unselected package libc6-armhf-cross. [2022-09-01T08:32:24.943Z] #19 352.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:24.943Z] #19 352.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-01T08:32:25.203Z] #19 352.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-01T08:32:25.203Z] #19 352.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.203Z] #19 352.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.203Z] #19 352.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-01T08:32:25.203Z] #19 352.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.203Z] #19 352.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.203Z] #19 352.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-01T08:32:25.203Z] #19 352.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.203Z] #19 352.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.203Z] #19 352.6 Selecting previously unselected package libasan6-armhf-cross. [2022-09-01T08:32:25.203Z] #19 352.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.203Z] #19 352.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.462Z] #19 352.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-01T08:32:25.462Z] #19 352.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.462Z] #19 352.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.462Z] #19 352.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-01T08:32:25.462Z] #19 352.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.462Z] #19 352.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.722Z] #19 353.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-01T08:32:25.722Z] #19 353.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:25.722Z] #19 353.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:25.722Z] #19 353.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-01T08:32:25.981Z] #19 353.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:25.981Z] #19 353.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:32:27.427Z] #21 50.59 Selecting previously unselected package libinih1:amd64. [2022-09-01T08:32:27.427Z] #21 50.61 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-01T08:32:27.427Z] #21 50.62 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-01T08:32:27.687Z] #21 50.73 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-01T08:32:27.687Z] #21 50.73 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-01T08:32:27.687Z] #21 50.74 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:32:27.687Z] #21 50.88 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:32:27.687Z] #21 50.90 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:32:27.687Z] #21 50.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:32:27.946Z] #21 51.07 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:32:27.946Z] #21 51.07 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:32:27.946Z] #21 51.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:32:28.205Z] #21 51.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:32:28.205Z] #21 51.25 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:32:28.205Z] #21 51.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:32:28.205Z] #21 51.38 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:32:28.205Z] #21 51.39 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:32:28.205Z] #21 51.40 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:32:28.464Z] #21 51.50 Selecting previously unselected package net-tools. [2022-09-01T08:32:28.464Z] #21 51.52 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-01T08:32:28.464Z] #21 51.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:32:28.464Z] #21 ... [2022-09-01T08:32:28.464Z] [2022-09-01T08:32:28.464Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:28.464Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:28.464Z] #77 186.8 checking if gcc static flag -static works... yes [2022-09-01T08:32:28.464Z] #77 187.1 checking if gcc supports -c -o file.o... yes [2022-09-01T08:32:28.464Z] #77 187.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:32:28.464Z] #77 187.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:32:28.464Z] #77 187.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:32:28.464Z] #77 187.5 checking how to hardcode library paths into programs... immediate [2022-09-01T08:32:28.464Z] #77 187.5 checking whether stripping libraries is possible... yes [2022-09-01T08:32:28.464Z] #77 187.6 checking if libtool supports shared libraries... yes [2022-09-01T08:32:28.464Z] #77 187.6 checking whether to build shared libraries... no [2022-09-01T08:32:28.464Z] #77 187.6 checking whether to build static libraries... yes [2022-09-01T08:32:28.464Z] #77 187.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:32:28.464Z] #77 187.6 checking whether build environment is sane... yes [2022-09-01T08:32:28.464Z] #77 187.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:32:28.464Z] #77 187.6 checking whether make sets $(MAKE)... yes [2022-09-01T08:32:28.464Z] #77 187.7 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:32:28.464Z] #77 187.7 checking whether make supports nested variables... yes [2022-09-01T08:32:28.464Z] #77 187.8 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:32:28.464Z] #77 187.8 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:32:28.464Z] #77 187.8 checking how to create a ustar tar archive... gnutar [2022-09-01T08:32:28.464Z] #77 187.8 checking dependency style of gcc... gcc3 [2022-09-01T08:32:28.464Z] #77 188.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:32:28.464Z] #77 188.0 checking whether make supports nested variables... (cached) yes [2022-09-01T08:32:28.464Z] #77 188.0 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:32:28.464Z] #77 188.0 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:32:28.464Z] #77 188.0 checking for yajl >= 2.1.0... yes [2022-09-01T08:32:28.464Z] #77 188.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:32:28.464Z] #77 188.0 checking for gcc... (cached) gcc [2022-09-01T08:32:28.464Z] #77 188.1 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:32:28.464Z] #77 188.1 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:32:28.464Z] #77 188.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:32:28.464Z] #77 188.1 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:32:28.464Z] #77 188.1 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:32:28.464Z] #77 188.2 checking for python3... /usr/bin/python3 [2022-09-01T08:32:28.464Z] #77 188.2 checking for python3 version... 3.9 [2022-09-01T08:32:28.464Z] #77 188.3 checking for python3 platform... linux [2022-09-01T08:32:28.464Z] #77 188.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:32:28.464Z] #77 188.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:32:28.464Z] #77 188.8 checking that generated files are newer than configure... done [2022-09-01T08:32:28.464Z] #77 188.8 configure: creating ./config.status [2022-09-01T08:32:28.464Z] #77 190.6 config.status: creating Makefile [2022-09-01T08:32:28.464Z] #77 190.7 config.status: creating config.h [2022-09-01T08:32:28.464Z] #77 190.7 config.status: executing libtool commands [2022-09-01T08:32:28.464Z] #77 190.7 config.status: executing depfiles commands [2022-09-01T08:32:28.464Z] #77 191.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-01T08:32:28.464Z] #77 191.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:32:28.464Z] #77 192.0 checking for gcc... gcc [2022-09-01T08:32:28.464Z] #77 192.2 checking whether the C compiler works... yes [2022-09-01T08:32:28.464Z] #77 192.4 checking for C compiler default output file name... a.out [2022-09-01T08:32:28.464Z] #77 192.4 checking for suffix of executables... [2022-09-01T08:32:28.464Z] #77 192.6 checking whether we are cross compiling... no [2022-09-01T08:32:28.464Z] #77 192.8 checking for suffix of object files... o [2022-09-01T08:32:28.464Z] #77 192.9 checking whether we are using the GNU C compiler... yes [2022-09-01T08:32:28.464Z] #77 193.0 checking whether gcc accepts -g... yes [2022-09-01T08:32:28.464Z] #77 193.1 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:32:28.464Z] #77 193.4 checking whether gcc understands -c and -o together... yes [2022-09-01T08:32:28.464Z] #77 193.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:32:28.464Z] #77 193.7 checking whether build environment is sane... yes [2022-09-01T08:32:28.464Z] #77 193.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:32:28.464Z] #77 193.7 checking for gawk... no [2022-09-01T08:32:28.464Z] #77 193.7 checking for mawk... mawk [2022-09-01T08:32:28.464Z] #77 193.7 checking whether make sets $(MAKE)... yes [2022-09-01T08:32:28.464Z] #77 193.7 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:32:28.464Z] #77 193.8 checking whether make supports nested variables... yes [2022-09-01T08:32:28.464Z] #77 193.8 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:32:28.464Z] #77 193.8 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:32:28.464Z] #77 193.8 checking how to create a ustar tar archive... gnutar [2022-09-01T08:32:28.464Z] #77 193.8 checking dependency style of gcc... gcc3 [2022-09-01T08:32:28.464Z] #77 194.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:32:28.464Z] #77 194.0 checking whether make supports nested variables... (cached) yes [2022-09-01T08:32:28.464Z] #77 194.0 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:32:28.464Z] #77 194.3 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:32:28.464Z] #77 194.3 checking how to print strings... printf [2022-09-01T08:32:28.464Z] #77 194.3 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:32:28.464Z] #77 194.3 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:32:28.464Z] #77 194.4 checking for egrep... /bin/grep -E [2022-09-01T08:32:28.464Z] #77 194.4 checking for fgrep... /bin/grep -F [2022-09-01T08:32:28.464Z] #77 194.4 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:32:28.464Z] #77 194.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:32:28.464Z] #77 194.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:32:28.464Z] #77 194.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:32:28.464Z] #77 194.5 checking whether ln -s works... yes [2022-09-01T08:32:28.464Z] #77 194.5 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:32:28.464Z] #77 194.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:32:28.464Z] #77 194.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:32:28.464Z] #77 194.6 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:32:28.464Z] #77 194.6 checking for objdump... objdump [2022-09-01T08:32:28.464Z] #77 194.6 checking how to recognize dependent libraries... pass_all [2022-09-01T08:32:28.464Z] #77 194.6 checking for dlltool... no [2022-09-01T08:32:28.464Z] #77 194.6 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:32:28.464Z] #77 194.6 checking for ar... ar [2022-09-01T08:32:28.464Z] #77 194.6 checking for archiver @FILE support... @ [2022-09-01T08:32:28.464Z] #77 194.8 checking for strip... strip [2022-09-01T08:32:28.464Z] #77 194.8 checking for ranlib... ranlib [2022-09-01T08:32:28.464Z] #77 194.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:32:28.464Z] #77 195.3 checking for sysroot... no [2022-09-01T08:32:28.464Z] #77 195.3 checking for a working dd... /bin/dd [2022-09-01T08:32:28.464Z] #77 195.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:32:28.723Z] #77 195.4 checking for mt... no [2022-09-01T08:32:28.723Z] #77 195.4 checking if : is a manifest tool... no [2022-09-01T08:32:28.723Z] #77 195.4 checking how to run the C preprocessor... [2022-09-01T08:32:28.723Z] #77 ... [2022-09-01T08:32:28.723Z] [2022-09-01T08:32:28.723Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:28.723Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:28.723Z] #21 51.76 Selecting previously unselected package patch. [2022-09-01T08:32:28.723Z] #21 51.81 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:32:28.723Z] #21 51.82 Unpacking patch (2.7.6-7) ... [2022-09-01T08:32:28.961Z] #21 45.85 Unpacking bash-completion (1:2.11-2) ... [2022-09-01T08:32:28.982Z] #21 51.96 Selecting previously unselected package python-pip-whl. [2022-09-01T08:32:28.982Z] #21 51.97 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:32:28.982Z] #21 51.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:32:29.220Z] #21 46.45 Selecting previously unselected package bzip2. [2022-09-01T08:32:29.220Z] #21 46.46 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-01T08:32:29.477Z] #21 46.47 Unpacking bzip2 (1.0.8-4) ... [2022-09-01T08:32:29.477Z] #21 46.64 Selecting previously unselected package xz-utils. [2022-09-01T08:32:29.477Z] #21 46.64 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-01T08:32:29.477Z] #21 46.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:32:29.550Z] #21 52.74 Selecting previously unselected package python3-lib2to3. [2022-09-01T08:32:29.550Z] #21 52.74 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-01T08:32:29.550Z] #21 52.75 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:32:29.734Z] #21 46.87 Selecting previously unselected package apparmor. [2022-09-01T08:32:29.734Z] #21 46.88 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-01T08:32:29.734Z] #21 46.95 Unpacking apparmor (2.13.6-10) ... [2022-09-01T08:32:29.809Z] #21 52.88 Selecting previously unselected package python3-distutils. [2022-09-01T08:32:29.809Z] #21 52.89 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-01T08:32:29.809Z] #21 52.90 Unpacking python3-distutils (3.9.2-1) ... [2022-09-01T08:32:30.069Z] #21 53.10 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:32:30.069Z] #21 53.10 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:32:30.069Z] #21 53.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:32:30.299Z] #21 47.40 Selecting previously unselected package inetutils-ping. [2022-09-01T08:32:30.299Z] #21 47.41 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-01T08:32:30.299Z] #21 47.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-01T08:32:30.299Z] #21 47.55 Selecting previously unselected package libip6tc2:amd64. [2022-09-01T08:32:30.328Z] #21 53.29 Selecting previously unselected package python3-setuptools. [2022-09-01T08:32:30.328Z] #21 53.30 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-01T08:32:30.328Z] #21 53.30 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-01T08:32:30.556Z] #21 47.57 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:32:30.556Z] #21 47.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:30.556Z] #21 47.65 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-01T08:32:30.556Z] #21 47.65 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-01T08:32:30.556Z] #21 47.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:32:30.556Z] #21 47.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-01T08:32:30.556Z] #21 47.79 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-01T08:32:30.556Z] #21 47.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:32:30.615Z] #21 53.70 Selecting previously unselected package python3-wheel. [2022-09-01T08:32:30.615Z] #21 53.70 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-01T08:32:30.615Z] #21 53.71 Unpacking python3-wheel (0.34.2-1) ... [2022-09-01T08:32:30.815Z] #21 47.90 Selecting previously unselected package libnftnl11:amd64. [2022-09-01T08:32:30.815Z] #21 47.90 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-01T08:32:30.815Z] #21 47.91 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:32:30.815Z] #21 47.99 Selecting previously unselected package iptables. [2022-09-01T08:32:30.815Z] #21 47.99 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-01T08:32:30.815Z] #21 47.99 Unpacking iptables (1.8.7-1) ... [2022-09-01T08:32:30.904Z] #21 53.81 Selecting previously unselected package python3-pip. [2022-09-01T08:32:30.904Z] #21 53.81 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:32:30.904Z] #21 53.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:32:31.164Z] #21 54.33 Selecting previously unselected package sudo. [2022-09-01T08:32:31.164Z] #21 54.33 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-01T08:32:31.164Z] #21 54.34 Unpacking sudo (1.9.5p2-3) ... [2022-09-01T08:32:31.256Z] #19 358.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-01T08:32:31.256Z] #19 358.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:31.256Z] #19 358.4 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:32:31.380Z] #21 48.33 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:32:31.380Z] #21 48.33 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:32:31.381Z] #21 48.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:32:31.381Z] #21 48.52 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:32:31.381Z] #21 48.52 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:32:31.381Z] #21 48.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:32:31.381Z] #21 48.64 Selecting previously unselected package jq. [2022-09-01T08:32:31.381Z] #21 48.65 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:32:31.381Z] #21 48.65 Unpacking jq (1.6-2.1) ... [2022-09-01T08:32:31.516Z] #19 358.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-01T08:32:31.516Z] #19 358.7 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-01T08:32:31.516Z] #19 358.7 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-01T08:32:31.516Z] #19 359.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-01T08:32:31.639Z] #21 48.74 Selecting previously unselected package libaio1:amd64. [2022-09-01T08:32:31.639Z] #21 48.74 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-01T08:32:31.639Z] #21 48.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:32:31.639Z] #21 48.83 Selecting previously unselected package libgpm2:amd64. [2022-09-01T08:32:31.639Z] #21 48.85 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-01T08:32:31.639Z] #21 48.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:32:31.639Z] #21 48.96 Selecting previously unselected package libicu67:amd64. [2022-09-01T08:32:31.776Z] #19 359.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:31.776Z] #19 359.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-01T08:32:31.776Z] #19 359.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-01T08:32:31.776Z] #19 359.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:31.776Z] #19 359.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:31.898Z] #21 48.96 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-01T08:32:31.898Z] #21 48.97 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:31.898Z] #21 ... [2022-09-01T08:32:31.898Z] [2022-09-01T08:32:31.898Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:31.898Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:31.898Z] #77 185.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:32:31.898Z] #77 186.3 checking how to hardcode library paths into programs... immediate [2022-09-01T08:32:31.898Z] #77 186.3 checking whether stripping libraries is possible... yes [2022-09-01T08:32:31.898Z] #77 186.4 checking if libtool supports shared libraries... yes [2022-09-01T08:32:31.898Z] #77 186.4 checking whether to build shared libraries... no [2022-09-01T08:32:31.898Z] #77 186.4 checking whether to build static libraries... yes [2022-09-01T08:32:31.898Z] #77 186.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:32:31.898Z] #77 186.5 checking whether build environment is sane... yes [2022-09-01T08:32:31.898Z] #77 186.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:32:31.898Z] #77 186.5 checking whether make sets $(MAKE)... yes [2022-09-01T08:32:31.898Z] #77 186.6 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:32:31.898Z] #77 186.6 checking whether make supports nested variables... yes [2022-09-01T08:32:31.898Z] #77 186.7 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:32:31.898Z] #77 186.7 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:32:31.898Z] #77 186.7 checking how to create a ustar tar archive... gnutar [2022-09-01T08:32:31.898Z] #77 186.8 checking dependency style of gcc... gcc3 [2022-09-01T08:32:31.898Z] #77 187.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:32:31.898Z] #77 187.2 checking whether make supports nested variables... (cached) yes [2022-09-01T08:32:31.898Z] #77 187.2 checking for pkg-config... /usr/bin/pkg-config [2022-09-01T08:32:31.898Z] #77 187.2 checking pkg-config is at least version 0.9.0... yes [2022-09-01T08:32:31.898Z] #77 187.2 checking for yajl >= 2.1.0... yes [2022-09-01T08:32:31.898Z] #77 187.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-01T08:32:31.898Z] #77 187.2 checking for gcc... (cached) gcc [2022-09-01T08:32:31.898Z] #77 187.5 checking whether we are using the GNU C compiler... (cached) yes [2022-09-01T08:32:31.898Z] #77 187.5 checking whether gcc accepts -g... (cached) yes [2022-09-01T08:32:31.898Z] #77 187.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-01T08:32:31.898Z] #77 187.5 checking whether gcc understands -c and -o together... (cached) yes [2022-09-01T08:32:31.898Z] #77 187.5 checking for a Python interpreter with version >= 3... python3 [2022-09-01T08:32:31.898Z] #77 187.6 checking for python3... /usr/bin/python3 [2022-09-01T08:32:31.898Z] #77 187.6 checking for python3 version... 3.9 [2022-09-01T08:32:31.898Z] #77 187.8 checking for python3 platform... linux [2022-09-01T08:32:31.898Z] #77 187.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-01T08:32:31.898Z] #77 188.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-01T08:32:31.898Z] #77 188.6 checking that generated files are newer than configure... done [2022-09-01T08:32:31.898Z] #77 188.6 configure: creating ./config.status [2022-09-01T08:32:31.898Z] #77 192.4 config.status: creating Makefile [2022-09-01T08:32:31.898Z] #77 192.5 config.status: creating config.h [2022-09-01T08:32:31.898Z] #77 192.6 config.status: executing libtool commands [2022-09-01T08:32:31.898Z] #77 192.7 config.status: executing depfiles commands [2022-09-01T08:32:31.898Z] #77 193.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-01T08:32:31.898Z] #77 193.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-01T08:32:31.898Z] #77 193.6 checking for gcc... gcc [2022-09-01T08:32:31.898Z] #77 193.6 checking whether the C compiler works... yes [2022-09-01T08:32:31.898Z] #77 193.9 checking for C compiler default output file name... a.out [2022-09-01T08:32:31.898Z] #77 193.9 checking for suffix of executables... [2022-09-01T08:32:31.898Z] #77 194.1 checking whether we are cross compiling... no [2022-09-01T08:32:31.898Z] #77 194.2 checking for suffix of object files... o [2022-09-01T08:32:31.898Z] #77 194.3 checking whether we are using the GNU C compiler... yes [2022-09-01T08:32:31.898Z] #77 194.4 checking whether gcc accepts -g... yes [2022-09-01T08:32:31.898Z] #77 194.6 checking for gcc option to accept ISO C89... none needed [2022-09-01T08:32:31.898Z] #77 194.8 checking whether gcc understands -c and -o together... yes [2022-09-01T08:32:31.898Z] #77 195.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-01T08:32:31.898Z] #77 195.1 checking whether build environment is sane... yes [2022-09-01T08:32:31.898Z] #77 195.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-01T08:32:31.898Z] #77 195.2 checking for gawk... no [2022-09-01T08:32:31.898Z] #77 195.2 checking for mawk... mawk [2022-09-01T08:32:31.898Z] #77 195.2 checking whether make sets $(MAKE)... yes [2022-09-01T08:32:31.898Z] #77 195.2 checking whether make supports the include directive... yes (GNU style) [2022-09-01T08:32:31.898Z] #77 195.2 checking whether make supports nested variables... yes [2022-09-01T08:32:31.898Z] #77 195.2 checking whether UID '0' is supported by ustar format... yes [2022-09-01T08:32:31.898Z] #77 195.2 checking whether GID '0' is supported by ustar format... yes [2022-09-01T08:32:31.898Z] #77 195.2 checking how to create a ustar tar archive... gnutar [2022-09-01T08:32:31.898Z] #77 195.3 checking dependency style of gcc... gcc3 [2022-09-01T08:32:31.898Z] #77 195.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-01T08:32:31.898Z] #77 195.4 checking whether make supports nested variables... (cached) yes [2022-09-01T08:32:32.036Z] #19 359.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-01T08:32:32.036Z] #19 359.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:32.036Z] #19 359.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:32:32.116Z] #21 55.26 Selecting previously unselected package systemd-journal-remote. [2022-09-01T08:32:32.116Z] #21 55.27 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-01T08:32:32.116Z] #21 55.32 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-01T08:32:32.156Z] #77 195.5 checking build system type... x86_64-pc-linux-gnu [2022-09-01T08:32:32.156Z] #77 195.7 checking host system type... x86_64-pc-linux-gnu [2022-09-01T08:32:32.156Z] #77 195.7 checking how to print strings... printf [2022-09-01T08:32:32.156Z] #77 195.7 checking for a sed that does not truncate output... /bin/sed [2022-09-01T08:32:32.156Z] #77 195.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-01T08:32:32.156Z] #77 195.8 checking for egrep... /bin/grep -E [2022-09-01T08:32:32.156Z] #77 195.8 checking for fgrep... /bin/grep -F [2022-09-01T08:32:32.156Z] #77 195.8 checking for ld used by gcc... /usr/bin/ld [2022-09-01T08:32:32.156Z] #77 195.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-01T08:32:32.156Z] #77 195.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-01T08:32:32.374Z] #21 55.44 Selecting previously unselected package thin-provisioning-tools. [2022-09-01T08:32:32.374Z] #21 55.45 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-01T08:32:32.374Z] #21 55.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:32:32.413Z] #77 195.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-01T08:32:32.413Z] #77 195.9 checking whether ln -s works... yes [2022-09-01T08:32:32.413Z] #77 195.9 checking the maximum length of command line arguments... 1572864 [2022-09-01T08:32:32.413Z] #77 195.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-01T08:32:32.413Z] #77 195.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-01T08:32:32.413Z] #77 195.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-01T08:32:32.413Z] #77 195.9 checking for objdump... objdump [2022-09-01T08:32:32.413Z] #77 195.9 checking how to recognize dependent libraries... pass_all [2022-09-01T08:32:32.413Z] #77 195.9 checking for dlltool... no [2022-09-01T08:32:32.413Z] #77 195.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-01T08:32:32.413Z] #77 195.9 checking for ar... ar [2022-09-01T08:32:32.413Z] #77 195.9 checking for archiver @FILE support... @ [2022-09-01T08:32:32.672Z] #77 196.0 checking for strip... strip [2022-09-01T08:32:32.672Z] #77 196.0 checking for ranlib... ranlib [2022-09-01T08:32:32.930Z] #77 196.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-01T08:32:32.930Z] #77 196.5 checking for sysroot... no [2022-09-01T08:32:32.930Z] #77 196.5 checking for a working dd... /bin/dd [2022-09-01T08:32:32.930Z] #77 196.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-01T08:32:32.940Z] #21 55.95 Selecting previously unselected package uidmap. [2022-09-01T08:32:32.940Z] #21 55.95 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-01T08:32:32.940Z] #21 55.96 Unpacking uidmap (1:4.8.1-1) ... [2022-09-01T08:32:33.189Z] #77 196.7 checking for mt... no [2022-09-01T08:32:33.189Z] #77 196.7 checking if : is a manifest tool... no [2022-09-01T08:32:33.189Z] #77 196.7 checking how to run the C preprocessor... gcc -E [2022-09-01T08:32:33.198Z] #21 56.25 Selecting previously unselected package vim-runtime. [2022-09-01T08:32:33.198Z] #21 56.26 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:32:33.198Z] #21 56.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-01T08:32:33.198Z] #21 56.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-01T08:32:33.198Z] #21 56.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:34.012Z] #77 196.9 checking for ANSI C header files... yes [2022-09-01T08:32:34.269Z] #77 197.6 checking for sys/types.h... yes [2022-09-01T08:32:34.527Z] #77 197.8 checking for sys/stat.h... yes [2022-09-01T08:32:34.527Z] #77 198.0 checking for stdlib.h... yes [2022-09-01T08:32:34.785Z] #77 198.2 checking for string.h... yes [2022-09-01T08:32:34.785Z] #77 198.4 checking for memory.h... yes [2022-09-01T08:32:35.044Z] #77 198.6 checking for strings.h... yes [2022-09-01T08:32:35.212Z] #64 272.5 # github.com/containerd/containerd/cmd/containerd [2022-09-01T08:32:35.212Z] #64 272.5 /usr/bin/ld: /tmp/go-link-729930701/000019.o: in function `New': [2022-09-01T08:32:35.212Z] #64 272.5 /tmp/tmp.uALESP76um/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-09-01T08:32:35.212Z] #64 272.5 + bin/containerd-stress [2022-09-01T08:32:35.609Z] #77 198.8 checking for inttypes.h... yes [2022-09-01T08:32:35.609Z] #77 199.0 checking for stdint.h... yes [2022-09-01T08:32:35.778Z] #64 273.6 + bin/containerd-shim [2022-09-01T08:32:35.866Z] #77 199.1 checking for unistd.h... yes [2022-09-01T08:32:36.123Z] #77 199.4 checking for dlfcn.h... yes [2022-09-01T08:32:36.123Z] #77 199.6 checking for objdir... .libs [2022-09-01T08:32:36.642Z] #77 200.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:32:36.642Z] #77 200.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:32:36.642Z] #77 200.2 checking if gcc PIC flag -fPIC -DPIC works... [2022-09-01T08:32:36.642Z] #77 ... [2022-09-01T08:32:36.642Z] [2022-09-01T08:32:36.642Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:36.642Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:36.642Z] #21 53.77 Selecting previously unselected package libinih1:amd64. [2022-09-01T08:32:36.642Z] #21 53.78 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-01T08:32:36.642Z] #21 53.79 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-01T08:32:36.918Z] #21 53.90 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-01T08:32:36.918Z] #21 53.91 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-01T08:32:36.918Z] #21 53.92 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:32:36.918Z] #21 54.06 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:32:36.918Z] #21 54.07 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:32:36.918Z] #21 54.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:32:37.174Z] #21 54.28 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:32:37.175Z] #21 54.29 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:32:37.175Z] #21 54.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:32:37.313Z] #19 363.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-01T08:32:37.313Z] #19 363.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:37.313Z] #19 363.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:32:37.313Z] #19 363.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-01T08:32:37.313Z] #19 363.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-01T08:32:37.313Z] #19 363.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-01T08:32:37.313Z] #19 364.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.0 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-01T08:32:37.313Z] #19 364.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.3 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.3 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.313Z] #19 364.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-01T08:32:37.313Z] #19 364.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.313Z] #19 364.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.390Z] #21 ... [2022-09-01T08:32:37.390Z] [2022-09-01T08:32:37.390Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:37.390Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:37.390Z] #77 195.4 checking how to run the C preprocessor... gcc -E [2022-09-01T08:32:37.390Z] #77 195.7 checking for ANSI C header files... yes [2022-09-01T08:32:37.390Z] #77 196.4 checking for sys/types.h... yes [2022-09-01T08:32:37.390Z] #77 196.6 checking for sys/stat.h... yes [2022-09-01T08:32:37.390Z] #77 196.8 checking for stdlib.h... yes [2022-09-01T08:32:37.390Z] #77 197.0 checking for string.h... yes [2022-09-01T08:32:37.390Z] #77 197.1 checking for memory.h... yes [2022-09-01T08:32:37.390Z] #77 197.4 checking for strings.h... yes [2022-09-01T08:32:37.390Z] #77 197.6 checking for inttypes.h... yes [2022-09-01T08:32:37.390Z] #77 198.0 checking for stdint.h... yes [2022-09-01T08:32:37.390Z] #77 198.1 checking for unistd.h... yes [2022-09-01T08:32:37.390Z] #77 198.3 checking for dlfcn.h... yes [2022-09-01T08:32:37.390Z] #77 198.7 checking for objdir... .libs [2022-09-01T08:32:37.390Z] #77 199.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-01T08:32:37.390Z] #77 199.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-01T08:32:37.390Z] #77 199.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:32:37.390Z] #77 199.8 checking if gcc static flag -static works... yes [2022-09-01T08:32:37.390Z] #77 200.4 checking if gcc supports -c -o file.o... yes [2022-09-01T08:32:37.390Z] #77 200.7 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:32:37.390Z] #77 200.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:32:37.390Z] #77 200.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:32:37.390Z] #77 201.5 checking how to hardcode library paths into programs... immediate [2022-09-01T08:32:37.390Z] #77 201.5 checking whether stripping libraries is possible... yes [2022-09-01T08:32:37.390Z] #77 201.6 checking if libtool supports shared libraries... yes [2022-09-01T08:32:37.390Z] #77 201.6 checking whether to build shared libraries... no [2022-09-01T08:32:37.390Z] #77 201.6 checking whether to build static libraries... yes [2022-09-01T08:32:37.390Z] #77 201.6 checking float.h usability... yes [2022-09-01T08:32:37.390Z] #77 201.9 checking float.h presence... yes [2022-09-01T08:32:37.390Z] #77 202.0 checking for float.h... yes [2022-09-01T08:32:37.390Z] #77 202.1 checking limits.h usability... yes [2022-09-01T08:32:37.390Z] #77 202.4 checking limits.h presence... yes [2022-09-01T08:32:37.390Z] #77 202.6 checking for limits.h... yes [2022-09-01T08:32:37.390Z] #77 202.6 checking stddef.h usability... yes [2022-09-01T08:32:37.390Z] #77 202.9 checking stddef.h presence... yes [2022-09-01T08:32:37.390Z] #77 203.0 checking for stddef.h... yes [2022-09-01T08:32:37.390Z] #77 203.1 checking for stdlib.h... (cached) yes [2022-09-01T08:32:37.390Z] #77 203.2 checking for string.h... (cached) yes [2022-09-01T08:32:37.390Z] #77 203.2 checking sys/time.h usability... yes [2022-09-01T08:32:37.390Z] #77 203.3 checking sys/time.h presence... yes [2022-09-01T08:32:37.390Z] #77 203.4 checking for sys/time.h... yes [2022-09-01T08:32:37.390Z] #77 203.4 checking for inline... inline [2022-09-01T08:32:37.390Z] #77 203.4 checking for size_t... yes [2022-09-01T08:32:37.390Z] #77 203.8 checking for stdlib.h... (cached) yes [2022-09-01T08:32:37.390Z] #77 203.8 checking for GNU libc compatible malloc... yes [2022-09-01T08:32:37.390Z] #77 204.1 checking for stdlib.h... (cached) yes [2022-09-01T08:32:37.432Z] #21 54.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:32:37.432Z] #21 54.45 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:32:37.432Z] #21 54.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:32:37.432Z] #21 54.51 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:32:37.432Z] #21 54.53 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:32:37.432Z] #21 54.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:32:37.432Z] #21 54.64 Selecting previously unselected package net-tools. [2022-09-01T08:32:37.432Z] #21 54.65 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-01T08:32:37.432Z] #21 54.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:32:37.573Z] #19 364.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-01T08:32:37.573Z] #19 364.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.573Z] #19 364.9 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.573Z] #19 365.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-01T08:32:37.573Z] #19 365.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.573Z] #19 365.0 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.573Z] #19 365.1 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-01T08:32:37.649Z] #77 204.1 checking for GNU libc compatible realloc... yes [2022-09-01T08:32:37.689Z] #21 54.92 Selecting previously unselected package patch. [2022-09-01T08:32:37.689Z] #21 54.94 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-01T08:32:37.689Z] #21 54.95 Unpacking patch (2.7.6-7) ... [2022-09-01T08:32:37.833Z] #19 365.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.833Z] #19 365.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.833Z] #19 365.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-01T08:32:37.833Z] #19 365.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:37.833Z] #19 365.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:37.833Z] #19 365.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-01T08:32:37.833Z] #19 365.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:37.833Z] #19 365.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:37.908Z] #77 204.3 checking for working strtod... yes [2022-09-01T08:32:37.947Z] #21 55.11 Selecting previously unselected package python-pip-whl. [2022-09-01T08:32:37.947Z] #21 55.11 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:32:37.947Z] #21 55.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:32:38.167Z] #77 204.8 checking for gettimeofday... [2022-09-01T08:32:38.167Z] #77 ... [2022-09-01T08:32:38.167Z] [2022-09-01T08:32:38.167Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:38.167Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:38.167Z] #21 61.11 Selecting previously unselected package vim. [2022-09-01T08:32:38.167Z] #21 61.11 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:32:38.167Z] #21 61.14 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:38.877Z] #21 55.89 Selecting previously unselected package python3-lib2to3. [2022-09-01T08:32:38.877Z] #21 55.89 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-01T08:32:38.877Z] #21 55.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:32:38.877Z] #21 56.08 Selecting previously unselected package python3-distutils. [2022-09-01T08:32:38.877Z] #21 56.08 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-01T08:32:38.877Z] #21 56.09 Unpacking python3-distutils (3.9.2-1) ... [2022-09-01T08:32:39.104Z] #21 62.25 Selecting previously unselected package xfsprogs. [2022-09-01T08:32:39.104Z] #21 62.27 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-01T08:32:39.104Z] #21 62.28 Unpacking xfsprogs (5.10.0-4) ... [2022-09-01T08:32:39.134Z] #21 56.26 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:32:39.135Z] #21 56.27 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:32:39.135Z] #21 56.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:32:39.391Z] #21 56.43 Selecting previously unselected package python3-setuptools. [2022-09-01T08:32:39.391Z] #21 56.44 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-01T08:32:39.391Z] #21 56.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-01T08:32:39.955Z] #21 56.94 Selecting previously unselected package python3-wheel. [2022-09-01T08:32:39.955Z] #21 56.95 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-01T08:32:39.955Z] #21 56.98 Unpacking python3-wheel (0.34.2-1) ... [2022-09-01T08:32:40.040Z] #21 63.23 Selecting previously unselected package zip. [2022-09-01T08:32:40.212Z] #21 57.25 Selecting previously unselected package python3-pip. [2022-09-01T08:32:40.212Z] #21 57.28 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:32:40.212Z] #21 57.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:32:40.299Z] #21 63.25 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-01T08:32:40.299Z] #21 63.25 Unpacking zip (3.0-12) ... [2022-09-01T08:32:40.557Z] #21 63.62 Selecting previously unselected package zstd. [2022-09-01T08:32:40.557Z] #21 63.62 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-01T08:32:40.557Z] #21 63.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:32:40.776Z] #21 57.88 Selecting previously unselected package sudo. [2022-09-01T08:32:40.776Z] #21 57.90 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-01T08:32:40.776Z] #21 57.92 Unpacking sudo (1.9.5p2-3) ... [2022-09-01T08:32:41.494Z] #21 64.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:32:41.692Z] #77 ... [2022-09-01T08:32:41.692Z] [2022-09-01T08:32:41.692Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:32:41.692Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:32:41.692Z] #47 DONE 269.6s [2022-09-01T08:32:41.692Z] [2022-09-01T08:32:41.692Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:41.692Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:42.145Z] #21 58.97 Selecting previously unselected package systemd-journal-remote. [2022-09-01T08:32:42.145Z] #21 58.97 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-01T08:32:42.145Z] #21 58.98 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-01T08:32:42.145Z] #21 59.33 Selecting previously unselected package thin-provisioning-tools. [2022-09-01T08:32:42.145Z] #21 59.34 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-01T08:32:42.145Z] #21 59.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:32:42.430Z] #21 65.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:42.430Z] #21 65.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:32:42.430Z] #21 65.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:32:42.430Z] #21 65.60 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:42.430Z] #21 65.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:42.430Z] #21 65.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-01T08:32:42.689Z] #21 65.75 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:32:42.689Z] #21 65.78 Setting up uidmap (1:4.8.1-1) ... [2022-09-01T08:32:42.689Z] #21 65.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:32:42.689Z] #21 65.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:32:42.689Z] #21 65.88 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:32:42.689Z] #21 65.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:32:42.689Z] #21 65.96 Setting up python3-wheel (0.34.2-1) ... [2022-09-01T08:32:43.061Z] #77 ... [2022-09-01T08:32:43.061Z] [2022-09-01T08:32:43.061Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-01T08:32:43.061Z] #48 sha256:8a9ac77e752ce924c5a1585de4b7787e316ac1dc81caa512cfc7b03cf39d8ba4 [2022-09-01T08:32:43.075Z] #21 60.11 Selecting previously unselected package uidmap. [2022-09-01T08:32:43.076Z] #21 60.11 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-01T08:32:43.076Z] #21 60.12 Unpacking uidmap (1:4.8.1-1) ... [2022-09-01T08:32:43.111Z] #19 369.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-01T08:32:43.111Z] #19 369.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:43.111Z] #19 369.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:43.111Z] #19 369.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-01T08:32:43.111Z] #19 369.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-01T08:32:43.111Z] #19 369.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-01T08:32:43.111Z] #19 370.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-01T08:32:43.111Z] #19 370.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:43.111Z] #19 370.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-01T08:32:43.111Z] #19 370.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-01T08:32:43.111Z] #19 370.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:43.111Z] #19 370.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:43.111Z] #19 370.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-01T08:32:43.371Z] #19 370.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:43.371Z] #19 370.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:43.625Z] #48 DONE 0.8s [2022-09-01T08:32:43.625Z] [2022-09-01T08:32:43.625Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-01T08:32:43.625Z] #52 sha256:4781f79557e23d733d265a0aab41fa183be947ae77b27d961d4fdf949ae56a4b [2022-09-01T08:32:43.625Z] #52 DONE 0.1s [2022-09-01T08:32:43.625Z] [2022-09-01T08:32:43.625Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:32:43.625Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:32:43.639Z] #21 60.58 Selecting previously unselected package vim-runtime. [2022-09-01T08:32:43.639Z] #21 60.61 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:32:43.639Z] #21 60.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-01T08:32:43.883Z] #64 ... [2022-09-01T08:32:43.883Z] [2022-09-01T08:32:43.883Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-01T08:32:43.883Z] #54 sha256:9e720661710eb9d1086640572f73c0b9714cdcf9c4b77381886e27eb15d1df0c [2022-09-01T08:32:43.883Z] #54 DONE 0.1s [2022-09-01T08:32:43.883Z] [2022-09-01T08:32:43.883Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:32:43.883Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:32:43.896Z] #21 60.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-01T08:32:43.896Z] #21 60.85 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:44.066Z] #21 67.31 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:32:44.325Z] #21 67.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:44.325Z] #21 67.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:32:44.325Z] #21 67.37 Setting up libcap2-bin (1:2.44-1) ... [2022-09-01T08:32:44.325Z] #21 67.38 Setting up apparmor (2.13.6-10) ... [2022-09-01T08:32:45.252Z] #64 ... [2022-09-01T08:32:45.253Z] [2022-09-01T08:32:45.253Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:45.253Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:45.253Z] #77 225.3 CCLD tests/init [2022-09-01T08:32:45.752Z] #64 281.9 + bin/containerd-shim-runc-v1 [2022-09-01T08:32:46.861Z] #21 70.00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-01T08:32:46.861Z] #21 70.10 Setting up zip (3.0-12) ... [2022-09-01T08:32:47.120Z] #21 70.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:47.120Z] #21 70.17 Setting up bash-completion (1:2.11-2) ... [2022-09-01T08:32:47.169Z] #21 ... [2022-09-01T08:32:47.169Z] [2022-09-01T08:32:47.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:47.169Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:47.169Z] #77 200.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-01T08:32:47.169Z] #77 200.3 checking if gcc static flag -static works... yes [2022-09-01T08:32:47.169Z] #77 200.7 checking if gcc supports -c -o file.o... yes [2022-09-01T08:32:47.169Z] #77 200.8 checking if gcc supports -c -o file.o... (cached) yes [2022-09-01T08:32:47.169Z] #77 200.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-01T08:32:47.169Z] #77 200.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-01T08:32:47.169Z] #77 201.1 checking how to hardcode library paths into programs... immediate [2022-09-01T08:32:47.169Z] #77 201.1 checking whether stripping libraries is possible... yes [2022-09-01T08:32:47.169Z] #77 201.1 checking if libtool supports shared libraries... yes [2022-09-01T08:32:47.169Z] #77 201.1 checking whether to build shared libraries... no [2022-09-01T08:32:47.169Z] #77 201.1 checking whether to build static libraries... yes [2022-09-01T08:32:47.169Z] #77 201.2 checking float.h usability... yes [2022-09-01T08:32:47.169Z] #77 201.4 checking float.h presence... yes [2022-09-01T08:32:47.169Z] #77 201.4 checking for float.h... yes [2022-09-01T08:32:47.169Z] #77 201.5 checking limits.h usability... yes [2022-09-01T08:32:47.169Z] #77 201.6 checking limits.h presence... yes [2022-09-01T08:32:47.169Z] #77 201.7 checking for limits.h... yes [2022-09-01T08:32:47.169Z] #77 201.7 checking stddef.h usability... yes [2022-09-01T08:32:47.169Z] #77 202.0 checking stddef.h presence... yes [2022-09-01T08:32:47.169Z] #77 202.0 checking for stddef.h... yes [2022-09-01T08:32:47.169Z] #77 202.0 checking for stdlib.h... (cached) yes [2022-09-01T08:32:47.169Z] #77 202.1 checking for string.h... (cached) yes [2022-09-01T08:32:47.169Z] #77 202.1 checking sys/time.h usability... yes [2022-09-01T08:32:47.169Z] #77 202.4 checking sys/time.h presence... yes [2022-09-01T08:32:47.169Z] #77 202.5 checking for sys/time.h... yes [2022-09-01T08:32:47.169Z] #77 202.5 checking for inline... inline [2022-09-01T08:32:47.169Z] #77 202.6 checking for size_t... yes [2022-09-01T08:32:47.169Z] #77 203.0 checking for stdlib.h... (cached) yes [2022-09-01T08:32:47.169Z] #77 203.0 checking for GNU libc compatible malloc... yes [2022-09-01T08:32:47.169Z] #77 203.2 checking for stdlib.h... (cached) yes [2022-09-01T08:32:47.169Z] #77 203.2 checking for GNU libc compatible realloc... yes [2022-09-01T08:32:47.169Z] #77 203.5 checking for working strtod... yes [2022-09-01T08:32:47.169Z] #77 204.3 checking for gettimeofday... yes [2022-09-01T08:32:47.169Z] #77 204.8 checking for memset... yes [2022-09-01T08:32:47.169Z] #77 205.2 checking for strspn... yes [2022-09-01T08:32:47.169Z] #77 205.9 checking that generated files are newer than configure... done [2022-09-01T08:32:47.169Z] #77 205.9 configure: creating ./config.status [2022-09-01T08:32:47.169Z] #77 209.2 config.status: creating Makefile [2022-09-01T08:32:47.169Z] #77 209.3 config.status: creating config.h [2022-09-01T08:32:47.169Z] #77 209.3 config.status: executing depfiles commands [2022-09-01T08:32:47.169Z] #77 209.7 config.status: executing libtool commands [2022-09-01T08:32:47.565Z] #19 374.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-01T08:32:47.565Z] #19 375.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:47.565Z] #19 375.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:47.565Z] #19 375.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-01T08:32:47.565Z] #19 375.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-01T08:32:47.565Z] #19 375.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-01T08:32:47.565Z] #19 375.0 Selecting previously unselected package libc6-s390x-cross. [2022-09-01T08:32:47.565Z] #19 375.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:47.565Z] #19 375.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-01T08:32:47.824Z] #19 375.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-01T08:32:47.824Z] #19 375.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:47.824Z] #19 375.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:47.824Z] #19 375.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-01T08:32:47.824Z] #19 375.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:47.824Z] #19 375.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:47.824Z] #19 375.2 Selecting previously unselected package libitm1-s390x-cross. [2022-09-01T08:32:47.824Z] #19 375.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:47.824Z] #19 375.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:47.824Z] #19 375.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-01T08:32:47.824Z] #19 375.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:47.824Z] #19 375.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:47.824Z] #19 375.3 Selecting previously unselected package libasan6-s390x-cross. [2022-09-01T08:32:48.083Z] #19 375.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:48.083Z] #19 375.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:48.083Z] #19 375.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-01T08:32:48.083Z] #19 375.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:48.083Z] #19 375.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:48.342Z] #19 375.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-01T08:32:48.342Z] #19 375.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:48.342Z] #19 375.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:48.342Z] #19 375.7 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-01T08:32:48.342Z] #19 375.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:48.342Z] #19 375.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:48.498Z] #21 ... [2022-09-01T08:32:48.498Z] [2022-09-01T08:32:48.498Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:48.498Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:48.498Z] #77 204.8 checking for gettimeofday... yes [2022-09-01T08:32:48.498Z] #77 205.3 checking for memset... yes [2022-09-01T08:32:48.498Z] #77 205.8 checking for strspn... yes [2022-09-01T08:32:48.498Z] #77 206.5 checking that generated files are newer than configure... done [2022-09-01T08:32:48.498Z] #77 206.5 configure: creating ./config.status [2022-09-01T08:32:48.498Z] #77 210.8 config.status: creating Makefile [2022-09-01T08:32:48.498Z] #77 211.0 config.status: creating config.h [2022-09-01T08:32:48.498Z] #77 211.0 config.status: executing depfiles commands [2022-09-01T08:32:48.498Z] #77 211.3 config.status: executing libtool commands [2022-09-01T08:32:48.498Z] #77 213.1 GEN .version [2022-09-01T08:32:48.498Z] #77 213.1 make install-recursive [2022-09-01T08:32:48.498Z] #77 213.1 make[1]: Entering directory '/tmp/crun-build' [2022-09-01T08:32:48.498Z] #77 213.2 Making install in libocispec [2022-09-01T08:32:48.498Z] #77 213.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:48.498Z] #77 213.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-01T08:32:48.498Z] #77 213.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-01T08:32:48.498Z] #77 213.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-01T08:32:48.498Z] #77 213.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-01T08:32:48.498Z] #77 214.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-01T08:32:48.498Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-01T08:32:48.498Z] #77 214.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-01T08:32:48.539Z] #77 211.9 GEN .version [2022-09-01T08:32:48.539Z] #77 211.9 make install-recursive [2022-09-01T08:32:48.539Z] #77 211.9 make[1]: Entering directory '/tmp/crun-build' [2022-09-01T08:32:48.602Z] #19 375.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-01T08:32:48.602Z] #19 375.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:48.602Z] #19 375.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:48.796Z] #77 212.3 Making install in libocispec [2022-09-01T08:32:48.796Z] #77 212.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:48.796Z] #77 ... [2022-09-01T08:32:48.796Z] [2022-09-01T08:32:48.796Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:48.796Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:48.796Z] #21 65.95 Selecting previously unselected package vim. [2022-09-01T08:32:48.796Z] #21 65.95 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:32:48.796Z] #21 66.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:49.037Z] #64 286.7 + bin/containerd-shim-runc-v2 [2022-09-01T08:32:49.604Z] #64 287.4 + binaries [2022-09-01T08:32:49.604Z] #64 287.4 + install -D bin/containerd /build/containerd [2022-09-01T08:32:49.604Z] #64 287.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-01T08:32:49.604Z] #64 287.5 + install -D bin/ctr /build/ctr [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-01T08:32:49.878Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-01T08:32:49.879Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-01T08:32:49.879Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-01T08:32:49.879Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-01T08:32:49.879Z] #77 216.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-01T08:32:49.879Z] #77 216.5 make install-recursive [2022-09-01T08:32:49.879Z] #77 216.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:49.879Z] #77 216.7 Making install in yajl [2022-09-01T08:32:50.137Z] #77 216.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:32:50.137Z] #77 216.9 CC verify/json_verify-json_verify.o [2022-09-01T08:32:50.137Z] #77 217.0 CC src/libyajl_la-yajl_alloc.lo [2022-09-01T08:32:50.167Z] #21 67.12 Selecting previously unselected package xfsprogs. [2022-09-01T08:32:50.167Z] #21 67.13 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-01T08:32:50.167Z] #21 67.15 Unpacking xfsprogs (5.10.0-4) ... [2022-09-01T08:32:50.397Z] #77 217.0 CC src/libyajl_la-yajl.lo [2022-09-01T08:32:50.397Z] #77 217.1 CC src/libyajl_la-yajl_gen.lo [2022-09-01T08:32:50.397Z] #77 217.1 CC src/libyajl_la-yajl_parser.lo [2022-09-01T08:32:50.397Z] #77 217.1 CC src/libyajl_la-yajl_buf.lo [2022-09-01T08:32:50.397Z] #77 217.1 CC src/libyajl_la-yajl_encode.lo [2022-09-01T08:32:50.397Z] #77 217.1 CC src/libyajl_la-yajl_lex.lo [2022-09-01T08:32:50.397Z] #77 217.2 CC src/libyajl_la-yajl_tree.lo [2022-09-01T08:32:50.766Z] #21 67.93 Selecting previously unselected package zip. [2022-09-01T08:32:50.766Z] #21 67.93 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-01T08:32:50.766Z] #21 67.96 Unpacking zip (3.0-12) ... [2022-09-01T08:32:51.351Z] #21 68.26 Selecting previously unselected package zstd. [2022-09-01T08:32:51.351Z] #21 68.26 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-01T08:32:51.351Z] #21 68.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:32:51.628Z] #21 68.77 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:32:51.774Z] #77 ... [2022-09-01T08:32:51.774Z] [2022-09-01T08:32:51.774Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:32:51.774Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:32:51.774Z] #21 74.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:32:51.774Z] #21 74.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:32:51.774Z] #21 74.97 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:32:52.033Z] #21 74.98 Setting up patch (2.7.6-7) ... [2022-09-01T08:32:52.033Z] #21 75.00 Setting up sudo (1.9.5p2-3) ... [2022-09-01T08:32:52.033Z] #21 75.13 invoke-rc.d: could not determine current runlevel [2022-09-01T08:32:52.033Z] #21 75.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:32:52.033Z] #21 75.16 Setting up xfsprogs (5.10.0-4) ... [2022-09-01T08:32:52.033Z] #21 75.19 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-01T08:32:52.033Z] #21 75.20 Failed to connect to bus: Host is down [2022-09-01T08:32:52.033Z] #21 75.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:32:52.134Z] #64 DONE 289.8s [2022-09-01T08:32:52.292Z] #21 75.24 Setting up inetutils-ping (2:2.0-1) ... [2022-09-01T08:32:52.292Z] #21 75.27 Setting up pigz (2.6-1) ... [2022-09-01T08:32:52.292Z] #21 75.30 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:32:52.292Z] #21 75.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:32:52.292Z] #21 75.35 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:32:52.292Z] #21 75.39 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:53.073Z] [2022-09-01T08:32:53.073Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-01T08:32:53.073Z] #65 sha256:39cded5215acce6725f3b760ab3899be60504091e22feffa6acbf85b1dd89d2a [2022-09-01T08:32:53.230Z] #21 76.51 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:32:53.489Z] #21 76.53 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:32:53.547Z] #21 70.57 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:53.547Z] #21 70.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:32:53.547Z] #21 70.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:32:53.547Z] #21 70.60 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:53.547Z] #21 70.61 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:32:53.547Z] #21 70.62 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-01T08:32:53.547Z] #21 70.64 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:32:53.547Z] #21 70.65 Setting up uidmap (1:4.8.1-1) ... [2022-09-01T08:32:53.547Z] #21 70.66 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:32:53.547Z] #21 70.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:32:53.547Z] #21 70.68 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:32:53.547Z] #21 70.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:32:53.547Z] #21 70.70 Setting up python3-wheel (0.34.2-1) ... [2022-09-01T08:32:53.879Z] #19 380.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-01T08:32:53.879Z] #19 380.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:53.879Z] #19 380.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:53.879Z] #19 380.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-01T08:32:53.879Z] #19 380.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-01T08:32:53.879Z] #19 380.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-01T08:32:53.879Z] #19 380.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-01T08:32:53.879Z] #19 380.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-01T08:32:53.879Z] #19 380.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-01T08:32:53.879Z] #19 380.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-01T08:32:53.879Z] #19 380.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-01T08:32:53.879Z] #19 380.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:53.879Z] #19 381.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-01T08:32:53.879Z] #19 381.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-01T08:32:53.879Z] #19 381.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:54.065Z] #21 77.07 Setting up libelf1:amd64 (0.183-1) ... [2022-09-01T08:32:54.065Z] #21 77.13 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:32:54.065Z] #21 77.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:32:54.065Z] #21 77.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:32:54.065Z] #21 77.21 Setting up libkmod2:amd64 (28-1) ... [2022-09-01T08:32:54.065Z] #21 77.22 Setting up python3-distutils (3.9.2-1) ... [2022-09-01T08:32:54.637Z] #21 77.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:54.897Z] #21 77.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-01T08:32:54.897Z] #21 77.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-01T08:32:54.897Z] #21 77.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-01T08:32:54.897Z] #21 77.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-01T08:32:54.897Z] #21 77.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-01T08:32:54.897Z] #21 77.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-01T08:32:54.897Z] #21 77.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-01T08:32:54.897Z] #21 78.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-01T08:32:54.897Z] #21 78.02 Setting up python3-setuptools (52.0.0-4) ... [2022-09-01T08:32:54.914Z] #21 71.86 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:32:54.914Z] #21 71.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:54.914Z] #21 71.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:32:54.914Z] #21 71.91 Setting up libcap2-bin (1:2.44-1) ... [2022-09-01T08:32:54.914Z] #21 71.91 Setting up apparmor (2.13.6-10) ... [2022-09-01T08:32:54.974Z] #65 DONE 1.9s [2022-09-01T08:32:54.974Z] [2022-09-01T08:32:54.974Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-01T08:32:54.974Z] #70 sha256:b5d0ad917d47fa5337257cdecfd5f2c23669dd0d299414e2547bbb90b40bd475 [2022-09-01T08:32:55.232Z] #70 DONE 0.4s [2022-09-01T08:32:55.490Z] [2022-09-01T08:32:55.490Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-01T08:32:55.490Z] #75 sha256:48187a1b4d453c2393f33e1566ab2f9df0c7fe3a7f0e2179221adcc977e6bfe5 [2022-09-01T08:32:56.806Z] #21 74.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-01T08:32:57.063Z] #21 74.21 Setting up zip (3.0-12) ... [2022-09-01T08:32:57.063Z] #21 74.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:32:57.063Z] #21 74.34 Setting up bash-completion (1:2.11-2) ... [2022-09-01T08:32:57.390Z] #75 DONE 1.9s [2022-09-01T08:32:57.390Z] [2022-09-01T08:32:57.390Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-01T08:32:57.390Z] #78 sha256:18edd28f62ea9902ceeb24cd8648e6d3468d12dd186c805fe8eb54e28e33a217 [2022-09-01T08:32:57.390Z] #78 DONE 0.1s [2022-09-01T08:32:57.390Z] [2022-09-01T08:32:57.390Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-01T08:32:57.390Z] #79 sha256:e5fa73374d45bd3d3977adefde09228339599a36a9d4971389257c8684cdf3fb [2022-09-01T08:32:57.390Z] #79 DONE 0.1s [2022-09-01T08:32:57.390Z] [2022-09-01T08:32:57.390Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-01T08:32:57.390Z] #80 sha256:201ed71f57e632d7f6b351c108f631693df888b6e4b1877d595de926b28653d6 [2022-09-01T08:32:57.390Z] #80 DONE 0.0s [2022-09-01T08:32:57.390Z] [2022-09-01T08:32:57.390Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-01T08:32:57.390Z] #81 sha256:96fab63130679e872c2ef4b91b9f9a160acd3fbc5af8a84f345ddd0931e6c848 [2022-09-01T08:32:57.437Z] #21 80.32 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:32:57.437Z] #21 80.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:32:57.437Z] #21 80.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:32:57.437Z] #21 80.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:32:58.077Z] #19 385.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-01T08:32:58.077Z] #19 385.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-01T08:32:58.077Z] #19 385.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:58.077Z] #19 385.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-01T08:32:58.077Z] #19 385.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-01T08:32:58.077Z] #19 385.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-01T08:32:58.077Z] #19 385.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-01T08:32:58.077Z] #19 385.2 Setting up libfile-which-perl (1.23-1) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libicu67:amd64 (67.1-7) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-01T08:32:58.077Z] #19 385.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up file (1:5.39-3) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up bzip2 (1.0.8-4) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up libyaml-perl (1.30-1) ... [2022-09-01T08:32:58.077Z] #19 385.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-01T08:32:58.077Z] #19 385.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-01T08:32:58.077Z] #19 385.5 Setting up libio-string-perl (1.08-3.1) ... [2022-09-01T08:32:58.077Z] #19 385.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-01T08:32:58.077Z] #19 385.5 Setting up cross-config (2.6.18+nmu1) ... [2022-09-01T08:32:58.077Z] #19 385.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:32:58.326Z] #81 DONE 0.9s [2022-09-01T08:32:58.326Z] [2022-09-01T08:32:58.326Z] #82 exporting to image [2022-09-01T08:32:58.326Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-01T08:32:58.326Z] #82 exporting layers [2022-09-01T08:32:58.338Z] #19 385.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:32:58.338Z] #19 385.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up patch (2.7.6-7) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.338Z] #19 385.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 385.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.597Z] #19 386.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:58.856Z] #19 386.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-01T08:32:58.856Z] #19 386.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-01T08:32:58.856Z] #19 386.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-01T08:32:58.955Z] #21 ... [2022-09-01T08:32:58.955Z] [2022-09-01T08:32:58.955Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:32:58.955Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:32:58.955Z] #77 212.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-01T08:32:58.955Z] #77 212.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-01T08:32:58.955Z] #77 212.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-01T08:32:58.955Z] #77 212.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-01T08:32:58.955Z] #77 213.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-01T08:32:58.955Z] #77 213.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-01T08:32:58.955Z] #77 214.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-01T08:32:58.955Z] #77 216.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-01T08:32:58.955Z] #77 216.1 make install-recursive [2022-09-01T08:32:58.955Z] #77 216.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:32:58.955Z] #77 216.3 Making install in yajl [2022-09-01T08:32:58.955Z] #77 216.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:32:58.955Z] #77 216.5 CC verify/json_verify-json_verify.o [2022-09-01T08:32:58.955Z] #77 216.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-01T08:32:58.955Z] #77 216.5 CC src/libyajl_la-yajl.lo [2022-09-01T08:32:58.955Z] #77 216.6 CC src/libyajl_la-yajl_gen.lo [2022-09-01T08:32:58.955Z] #77 216.6 CC src/libyajl_la-yajl_buf.lo [2022-09-01T08:32:58.955Z] #77 216.6 CC src/libyajl_la-yajl_encode.lo [2022-09-01T08:32:58.955Z] #77 216.7 CC src/libyajl_la-yajl_lex.lo [2022-09-01T08:32:58.955Z] #77 216.7 CC src/libyajl_la-yajl_tree.lo [2022-09-01T08:32:58.955Z] #77 216.7 CC src/libyajl_la-yajl_parser.lo [2022-09-01T08:32:59.116Z] #19 386.4 [2022-09-01T08:32:59.116Z] #19 386.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-01T08:32:59.116Z] #19 386.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.4 Setting up dpkg-dev (1.20.11) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.116Z] #19 386.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-01T08:32:59.116Z] #19 386.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-01T08:32:59.116Z] #19 386.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-01T08:32:59.342Z] #21 82.06 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:32:59.342Z] #21 82.08 Setting up jq (1.6-2.1) ... [2022-09-01T08:32:59.342Z] #21 82.10 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:32:59.342Z] #21 82.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:32:59.342Z] #21 82.12 Setting up iptables (1.8.7-1) ... [2022-09-01T08:32:59.342Z] #21 82.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-01T08:32:59.342Z] #21 82.33 Setting up iproute2 (5.10.0-4) ... [2022-09-01T08:32:59.375Z] #19 386.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-01T08:32:59.375Z] #19 386.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-01T08:32:59.375Z] #19 386.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.375Z] #19 386.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.375Z] #19 386.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.375Z] #19 386.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:32:59.375Z] #19 386.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.375Z] #19 386.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up libxml-simple-perl (2.25-1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.634Z] #19 387.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-01T08:32:59.893Z] #19 387.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.893Z] #19 387.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-01T08:32:59.893Z] #19 387.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:32:59.910Z] #21 82.97 Setting up systemd (247.3-7) ... [2022-09-01T08:32:59.910Z] #21 83.06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-01T08:32:59.910Z] #21 83.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-01T08:32:59.910Z] #21 83.11 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-01T08:32:59.910Z] #21 83.18 Initializing machine ID from KVM UUID. [2022-09-01T08:33:00.152Z] #19 387.4 Setting up crossbuild-essential-armel (12.9) ... [2022-09-01T08:33:00.152Z] #19 387.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-01T08:33:00.152Z] #19 387.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-01T08:33:00.152Z] #19 387.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-01T08:33:00.152Z] #19 387.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-01T08:33:00.152Z] #19 387.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-01T08:33:00.152Z] #19 387.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:33:01.089Z] #19 DONE 388.4s [2022-09-01T08:33:01.089Z] [2022-09-01T08:33:01.089Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:01.089Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:01.089Z] #20 ... [2022-09-01T08:33:01.089Z] [2022-09-01T08:33:01.089Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-01T08:33:01.089Z] #32 sha256:a6154e94c98ce7170e5723f1cf3256aaddeadfdf0bc8a11713d240c56b427130 [2022-09-01T08:33:01.089Z] #32 DONE 0.1s [2022-09-01T08:33:01.089Z] [2022-09-01T08:33:01.089Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-01T08:33:01.089Z] #73 sha256:7f8185715d2c0c65e995b59a00e48c63fca58e61d0fbbf2a623e31a014a4f54b [2022-09-01T08:33:01.089Z] #73 DONE 0.2s [2022-09-01T08:33:01.289Z] #21 ... [2022-09-01T08:33:01.289Z] [2022-09-01T08:33:01.289Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:33:01.289Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:33:01.289Z] #77 224.8 CCLD libyajl.la [2022-09-01T08:33:01.289Z] #77 225.3 CCLD verify/json_verify [2022-09-01T08:33:01.289Z] #77 225.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:01.289Z] #77 225.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:33:01.289Z] #77 225.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:33:01.289Z] #77 225.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:01.289Z] #77 225.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:01.289Z] #77 225.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:33:01.289Z] #77 226.3 CC src/validate.o [2022-09-01T08:33:01.289Z] #77 226.3 CC src/image_spec_schema_config_schema.lo [2022-09-01T08:33:01.289Z] #77 226.3 CC src/image_spec_schema_content_descriptor.lo [2022-09-01T08:33:01.289Z] #77 226.3 CC src/image_spec_schema_defs.lo [2022-09-01T08:33:01.289Z] #77 226.4 CC src/image_spec_schema_defs_descriptor.lo [2022-09-01T08:33:01.289Z] #77 226.4 CC src/image_spec_schema_image_index_schema.lo [2022-09-01T08:33:01.289Z] #77 226.4 CC src/image_spec_schema_image_layout_schema.lo [2022-09-01T08:33:01.289Z] #77 226.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-01T08:33:01.289Z] #77 226.4 CC src/runtime_spec_schema_config_linux.lo [2022-09-01T08:33:01.289Z] #77 226.5 CC src/runtime_spec_schema_config_schema.lo [2022-09-01T08:33:01.289Z] #77 226.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-01T08:33:01.289Z] #77 226.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-01T08:33:01.289Z] #77 226.6 CC src/runtime_spec_schema_config_windows.lo [2022-09-01T08:33:01.289Z] #77 226.6 CC src/runtime_spec_schema_config_zos.lo [2022-09-01T08:33:01.289Z] #77 226.6 CC src/runtime_spec_schema_defs.lo [2022-09-01T08:33:01.289Z] #77 226.6 CC src/runtime_spec_schema_defs_linux.lo [2022-09-01T08:33:01.289Z] #77 226.7 CC src/runtime_spec_schema_defs_zos.lo [2022-09-01T08:33:01.289Z] #77 226.8 CC src/runtime_spec_schema_defs_vm.lo [2022-09-01T08:33:01.289Z] #77 226.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-01T08:33:01.289Z] #77 226.9 CC src/runtime_spec_schema_state_schema.lo [2022-09-01T08:33:01.289Z] #77 227.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-01T08:33:01.289Z] #77 227.2 CC src/basic_test_double_array_item.lo [2022-09-01T08:33:01.289Z] #77 227.3 CC src/basic_test_double_array.lo [2022-09-01T08:33:01.289Z] #77 227.4 CC src/basic_test_top_array_int.lo [2022-09-01T08:33:01.289Z] #77 227.5 CC src/basic_test_top_double_array_int.lo [2022-09-01T08:33:01.289Z] #77 227.6 CC src/basic_test_top_double_array_obj.lo [2022-09-01T08:33:01.289Z] #77 227.6 CC src/basic_test_top_array_string.lo [2022-09-01T08:33:01.289Z] #77 227.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-01T08:33:01.289Z] #77 227.7 CC src/basic_test_top_double_array_string.lo [2022-09-01T08:33:01.289Z] #77 227.8 CC tests/test-1.o [2022-09-01T08:33:01.289Z] #77 227.8 CC src/json_common.lo [2022-09-01T08:33:01.289Z] #77 227.9 CC tests/test-2.o [2022-09-01T08:33:01.289Z] #77 227.9 CC tests/test-3.o [2022-09-01T08:33:01.352Z] [2022-09-01T08:33:01.352Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:33:01.352Z] #74 sha256:9cc21aefd13fbf3a12f34adf70d057f64037d81a1a965cd9b32f547d9b899c4f [2022-09-01T08:33:01.487Z] #77 ... [2022-09-01T08:33:01.487Z] [2022-09-01T08:33:01.487Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:33:01.487Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:33:01.487Z] #21 78.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-01T08:33:01.487Z] #21 78.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-01T08:33:01.487Z] #21 78.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:33:01.487Z] #21 78.45 Setting up patch (2.7.6-7) ... [2022-09-01T08:33:01.487Z] #21 78.46 Setting up sudo (1.9.5p2-3) ... [2022-09-01T08:33:01.487Z] #21 78.54 invoke-rc.d: could not determine current runlevel [2022-09-01T08:33:01.487Z] #21 78.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:33:01.487Z] #21 78.59 Setting up xfsprogs (5.10.0-4) ... [2022-09-01T08:33:01.487Z] #21 78.60 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-01T08:33:01.487Z] #21 78.60 Failed to connect to bus: Host is down [2022-09-01T08:33:01.487Z] #21 78.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:33:01.487Z] #21 78.63 Setting up inetutils-ping (2:2.0-1) ... [2022-09-01T08:33:01.487Z] #21 78.65 Setting up pigz (2.6-1) ... [2022-09-01T08:33:01.487Z] #21 78.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:33:01.487Z] #21 78.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:33:01.487Z] #21 78.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:33:01.487Z] #21 78.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:01.548Z] #77 228.2 CC src/read-file.lo [2022-09-01T08:33:01.549Z] #77 228.2 CC tests/test-4.o [2022-09-01T08:33:01.549Z] #77 228.2 CC tests/test-5.o [2022-09-01T08:33:01.808Z] #77 228.5 CC tests/test-6.o [2022-09-01T08:33:01.808Z] #77 228.6 CC tests/test-7.o [2022-09-01T08:33:02.066Z] #77 228.7 CC tests/test-8.o [2022-09-01T08:33:02.066Z] #77 228.7 CC tests/test-9.o [2022-09-01T08:33:02.066Z] #77 228.8 CC tests/test-10.o [2022-09-01T08:33:02.291Z] #74 1.271 + RM_GOPATH=0 [2022-09-01T08:33:02.291Z] #74 1.271 + TMP_GOPATH= [2022-09-01T08:33:02.291Z] #74 1.271 + : /build [2022-09-01T08:33:02.291Z] #74 1.272 + '[' -z '' ']' [2022-09-01T08:33:02.291Z] #74 1.274 ++ mktemp -d [2022-09-01T08:33:02.291Z] #74 1.275 + export GOPATH=/tmp/tmp.AescqgkY5a [2022-09-01T08:33:02.291Z] #74 1.275 + GOPATH=/tmp/tmp.AescqgkY5a [2022-09-01T08:33:02.291Z] #74 1.275 + RM_GOPATH=1 [2022-09-01T08:33:02.291Z] #74 1.276 + case "$(go env GOARCH)" in [2022-09-01T08:33:02.291Z] #74 1.277 ++ go env GOARCH [2022-09-01T08:33:02.291Z] #74 1.287 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:02.291Z] #74 1.287 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:02.291Z] #74 1.288 ++ dirname /install.sh [2022-09-01T08:33:02.291Z] #74 1.293 + dir=/ [2022-09-01T08:33:02.291Z] #74 1.293 + bin=rootlesskit [2022-09-01T08:33:02.291Z] #74 1.293 + shift [2022-09-01T08:33:02.291Z] #74 1.293 + '[' '!' -f //rootlesskit.installer ']' [2022-09-01T08:33:02.291Z] #74 1.293 + . //rootlesskit.installer [2022-09-01T08:33:02.291Z] #74 1.293 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:33:02.291Z] #74 1.293 + install_rootlesskit [2022-09-01T08:33:02.291Z] #74 1.293 + case "$1" in [2022-09-01T08:33:02.291Z] #74 1.293 + export CGO_ENABLED=0 [2022-09-01T08:33:02.292Z] #74 1.293 + CGO_ENABLED=0 [2022-09-01T08:33:02.292Z] #74 1.293 + _install_rootlesskit [2022-09-01T08:33:02.325Z] #77 228.9 CC tests/test-11.o [2022-09-01T08:33:02.419Z] #21 79.66 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:33:02.514Z] #82 exporting layers 3.6s done [2022-09-01T08:33:02.514Z] #82 writing image sha256:f4c360e414c5c37a7c84942e8ead3bdaa4a8b2b797221799e7ed810d88793380 done [2022-09-01T08:33:02.514Z] #82 naming to docker.io/library/docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 done [2022-09-01T08:33:02.514Z] #82 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-09-01T08:33:02.551Z] #74 1.303 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-01T08:33:02.551Z] #74 1.303 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:33:02.551Z] #74 1.303 + GOBIN=/build [2022-09-01T08:33:02.551Z] #74 1.303 + GO111MODULE=on [2022-09-01T08:33:02.551Z] #74 1.303 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:33:02.551Z] #74 1.303 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [Pipeline] sh [2022-09-01T08:33:02.677Z] #21 79.68 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:33:02.834Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-01T08:33:03.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/test/unit [2022-09-01T08:33:03.246Z] #21 80.31 Setting up libelf1:amd64 (0.183-1) ... [2022-09-01T08:33:03.246Z] #21 80.32 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:33:03.246Z] #21 80.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:33:03.246Z] #21 80.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:33:03.246Z] #21 80.40 Setting up libkmod2:amd64 (28-1) ... [2022-09-01T08:33:03.246Z] #21 80.42 Setting up python3-distutils (3.9.2-1) ... [2022-09-01T08:33:04.182Z] #21 81.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:04.182Z] #21 81.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-01T08:33:04.182Z] #21 81.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-01T08:33:04.182Z] #21 81.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-01T08:33:04.182Z] #21 81.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-01T08:33:04.182Z] #21 81.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-01T08:33:04.182Z] #21 81.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-01T08:33:04.182Z] #21 81.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-01T08:33:04.182Z] #21 81.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-01T08:33:04.182Z] #21 81.36 Setting up python3-setuptools (52.0.0-4) ... [2022-09-01T08:33:05.019Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-01T08:33:05.019Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-01T08:33:05.019Z] + TESTDIRS=./... [2022-09-01T08:33:05.019Z] + exclude_paths='/vendor/|/integration' [2022-09-01T08:33:05.019Z] ++ go list ./... [2022-09-01T08:33:05.019Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-01T08:33:05.167Z] #74 ... [2022-09-01T08:33:05.167Z] [2022-09-01T08:33:05.167Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-09-01T08:33:05.167Z] #33 sha256:3bc9aaaf39ef71959a1a88b48d88e097290a30b141fa1c1f658754fc85316d4c [2022-09-01T08:33:05.167Z] #33 1.238 + RM_GOPATH=0 [2022-09-01T08:33:05.167Z] #33 1.238 + TMP_GOPATH= [2022-09-01T08:33:05.167Z] #33 1.238 + : /build [2022-09-01T08:33:05.167Z] #33 1.238 + '[' -z '' ']' [2022-09-01T08:33:05.167Z] #33 1.242 ++ mktemp -d [2022-09-01T08:33:05.167Z] #33 1.242 + export GOPATH=/tmp/tmp.jmEpsQEVXn [2022-09-01T08:33:05.167Z] #33 1.242 + GOPATH=/tmp/tmp.jmEpsQEVXn [2022-09-01T08:33:05.167Z] #33 1.242 + RM_GOPATH=1 [2022-09-01T08:33:05.167Z] #33 1.242 + case "$(go env GOARCH)" in [2022-09-01T08:33:05.167Z] #33 1.242 ++ go env GOARCH [2022-09-01T08:33:05.167Z] #33 1.254 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:05.167Z] #33 1.254 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:05.167Z] #33 1.255 ++ dirname /install.sh [2022-09-01T08:33:05.167Z] #33 1.256 + dir=/ [2022-09-01T08:33:05.167Z] #33 1.256 + bin=dockercli [2022-09-01T08:33:05.167Z] #33 1.256 + shift [2022-09-01T08:33:05.167Z] #33 1.256 + '[' '!' -f //dockercli.installer ']' [2022-09-01T08:33:05.167Z] #33 1.256 + . //dockercli.installer [2022-09-01T08:33:05.167Z] #33 1.256 ++ : stable [2022-09-01T08:33:05.167Z] #33 1.256 ++ : 17.06.2-ce [2022-09-01T08:33:05.167Z] #33 1.257 Install docker/cli version 17.06.2-ce from stable [2022-09-01T08:33:05.167Z] #33 1.257 + install_dockercli [2022-09-01T08:33:05.167Z] #33 1.257 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-01T08:33:05.167Z] #33 1.257 ++ uname -m [2022-09-01T08:33:05.167Z] #33 1.279 + arch=x86_64 [2022-09-01T08:33:05.167Z] #33 1.279 + '[' x86_64 '!=' x86_64 ']' [2022-09-01T08:33:05.167Z] #33 1.279 + url=https://download.docker.com/linux/static [2022-09-01T08:33:05.167Z] #33 1.279 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-01T08:33:05.167Z] #33 1.279 + tar -xz docker/docker [2022-09-01T08:33:05.167Z] #33 3.757 + mkdir -p /build [2022-09-01T08:33:05.167Z] #33 3.768 + mv docker/docker /build/ [2022-09-01T08:33:05.167Z] #33 3.770 + rmdir docker [2022-09-01T08:33:05.167Z] #33 DONE 3.9s [2022-09-01T08:33:05.167Z] [2022-09-01T08:33:05.167Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:33:05.167Z] #74 sha256:9cc21aefd13fbf3a12f34adf70d057f64037d81a1a965cd9b32f547d9b899c4f [2022-09-01T08:33:05.167Z] #74 3.976 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T08:33:05.614Z] #77 ... [2022-09-01T08:33:05.614Z] [2022-09-01T08:33:05.614Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:33:05.614Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:33:05.614Z] #21 85.86 Setting up systemd-journal-remote (247.3-7) ... [2022-09-01T08:33:05.614Z] #21 86.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:33:05.614Z] #21 DONE 88.2s [2022-09-01T08:33:05.614Z] [2022-09-01T08:33:05.614Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-01T08:33:05.614Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-01T08:33:05.958Z] + pkg_list='github.com/docker/docker/api [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/backend [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/container [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/events [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/filters [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/image [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/mount [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/network [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/registry [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/time [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/versions [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/volume [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:33:05.958Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:33:05.958Z] github.com/docker/docker/cli [2022-09-01T08:33:05.958Z] github.com/docker/docker/cli/config [2022-09-01T08:33:05.958Z] github.com/docker/docker/cli/debug [2022-09-01T08:33:05.958Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:33:05.958Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:33:05.958Z] github.com/docker/docker/client [2022-09-01T08:33:05.958Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:33:05.958Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:33:05.958Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:33:05.958Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:33:05.958Z] github.com/docker/docker/container [2022-09-01T08:33:05.958Z] github.com/docker/docker/container/stream [2022-09-01T08:33:05.958Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:33:05.958Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:33:05.958Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/config [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/events [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/images [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/links [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/names [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/network [2022-09-01T08:33:05.958Z] github.com/docker/docker/daemon/stats [2022-09-01T08:33:05.958Z] github.com/docker/docker/distribution [2022-09-01T08:33:05.958Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:33:05.958Z] github.com/docker/docker/distribution/utils [2022-09-01T08:33:05.958Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:33:05.958Z] github.com/docker/docker/dockerversion [2022-09-01T08:33:05.958Z] github.com/docker/docker/errdefs [2022-09-01T08:33:05.958Z] github.com/docker/docker/image [2022-09-01T08:33:05.958Z] github.com/docker/docker/image/cache [2022-09-01T08:33:05.958Z] github.com/docker/docker/image/tarexport [2022-09-01T08:33:05.958Z] github.com/docker/docker/image/v1 [2022-09-01T08:33:05.958Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:33:05.958Z] github.com/docker/docker/layer [2022-09-01T08:33:05.958Z] github.com/docker/docker/libcontainerd [2022-09-01T08:33:05.958Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:33:05.958Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:33:05.958Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:33:05.958Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:33:05.958Z] github.com/docker/docker/oci [2022-09-01T08:33:05.958Z] github.com/docker/docker/oci/caps [2022-09-01T08:33:05.958Z] github.com/docker/docker/opts [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/archive [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/directory [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/platform [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/pools [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/progress [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/signal [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/stack [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/system [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:33:05.958Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:33:05.958Z] github.com/docker/docker/plugin [2022-09-01T08:33:05.958Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:33:05.958Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:33:05.958Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:33:05.958Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:33:05.958Z] github.com/docker/docker/quota [2022-09-01T08:33:05.958Z] github.com/docker/docker/reference [2022-09-01T08:33:05.958Z] github.com/docker/docker/registry [2022-09-01T08:33:05.958Z] github.com/docker/docker/registry/resumable [2022-09-01T08:33:05.958Z] github.com/docker/docker/restartmanager [2022-09-01T08:33:05.958Z] github.com/docker/docker/rootless [2022-09-01T08:33:05.958Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:33:05.958Z] github.com/docker/docker/runconfig [2022-09-01T08:33:05.958Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/environment [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/registry [2022-09-01T08:33:05.958Z] github.com/docker/docker/testutil/request [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/drivers [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/local [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/mounts [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/service [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:33:05.958Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:33:05.958Z] ++ grep --fixed-strings -v /libnetwork [2022-09-01T08:33:05.958Z] ++ echo 'github.com/docker/docker/api [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types [2022-09-01T08:33:05.958Z] github.com/docker/docker/api/types/backend [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/events [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/filters [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/image [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/mount [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/network [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/registry [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/time [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/volume [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/config [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/debug [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/client [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:33:05.959Z] github.com/docker/docker/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/container/stream [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/config [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/events [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/images [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/links [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/names [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/network [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/stats [2022-09-01T08:33:05.959Z] github.com/docker/docker/distribution [2022-09-01T08:33:05.959Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:33:05.959Z] github.com/docker/docker/distribution/utils [2022-09-01T08:33:05.959Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:33:05.959Z] github.com/docker/docker/dockerversion [2022-09-01T08:33:05.959Z] github.com/docker/docker/errdefs [2022-09-01T08:33:05.959Z] github.com/docker/docker/image [2022-09-01T08:33:05.959Z] github.com/docker/docker/image/cache [2022-09-01T08:33:05.959Z] github.com/docker/docker/image/tarexport [2022-09-01T08:33:05.959Z] github.com/docker/docker/image/v1 [2022-09-01T08:33:05.959Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:33:05.959Z] github.com/docker/docker/layer [2022-09-01T08:33:05.959Z] github.com/docker/docker/libcontainerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:33:05.959Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:33:05.959Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:33:05.959Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:33:05.959Z] github.com/docker/docker/oci [2022-09-01T08:33:05.959Z] github.com/docker/docker/oci/caps [2022-09-01T08:33:05.959Z] github.com/docker/docker/opts [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/archive [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/directory [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/platform [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/pools [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/progress [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/signal [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/stack [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/system [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:33:05.959Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:33:05.959Z] github.com/docker/docker/plugin [2022-09-01T08:33:05.959Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:33:05.959Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:33:05.959Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:33:05.959Z] github.com/docker/docker/quota [2022-09-01T08:33:05.959Z] github.com/docker/docker/reference [2022-09-01T08:33:05.959Z] github.com/docker/docker/registry [2022-09-01T08:33:05.959Z] github.com/docker/docker/registry/resumable [2022-09-01T08:33:05.959Z] github.com/docker/docker/restartmanager [2022-09-01T08:33:05.959Z] github.com/docker/docker/rootless [2022-09-01T08:33:05.959Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:33:05.959Z] github.com/docker/docker/runconfig [2022-09-01T08:33:05.959Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/environment [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/registry [2022-09-01T08:33:05.959Z] github.com/docker/docker/testutil/request [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/drivers [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/local [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/mounts [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/service [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:33:05.959Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:33:05.959Z] + base_pkg_list='github.com/docker/docker/api [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/backend [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/events [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/filters [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/image [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/mount [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/network [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/registry [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/time [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:33:05.959Z] github.com/docker/docker/api/types/volume [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:33:05.959Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/config [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/debug [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:33:05.959Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/client [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:33:05.959Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:33:05.959Z] github.com/docker/docker/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/container/stream [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:33:05.959Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/config [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/events [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/images [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/links [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:33:05.959Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/names [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/network [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/stats [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/utils [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:33:05.960Z] github.com/docker/docker/dockerversion [2022-09-01T08:33:05.960Z] github.com/docker/docker/errdefs [2022-09-01T08:33:05.960Z] github.com/docker/docker/image [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/cache [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/tarexport [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/v1 [2022-09-01T08:33:05.960Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:33:05.960Z] github.com/docker/docker/layer [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:33:05.960Z] github.com/docker/docker/oci [2022-09-01T08:33:05.960Z] github.com/docker/docker/oci/caps [2022-09-01T08:33:05.960Z] github.com/docker/docker/opts [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/archive [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/directory [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/platform [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pools [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/progress [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/signal [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/stack [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/system [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:33:05.960Z] github.com/docker/docker/plugin [2022-09-01T08:33:05.960Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:33:05.960Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:33:05.960Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:33:05.960Z] github.com/docker/docker/quota [2022-09-01T08:33:05.960Z] github.com/docker/docker/reference [2022-09-01T08:33:05.960Z] github.com/docker/docker/registry [2022-09-01T08:33:05.960Z] github.com/docker/docker/registry/resumable [2022-09-01T08:33:05.960Z] github.com/docker/docker/restartmanager [2022-09-01T08:33:05.960Z] github.com/docker/docker/rootless [2022-09-01T08:33:05.960Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:33:05.960Z] github.com/docker/docker/runconfig [2022-09-01T08:33:05.960Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/environment [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/registry [2022-09-01T08:33:05.960Z] github.com/docker/docker/testutil/request [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/drivers [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/local [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/mounts [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/service [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:33:05.960Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:33:05.960Z] ++ grep --fixed-strings /libnetwork [2022-09-01T08:33:05.960Z] ++ echo 'github.com/docker/docker/api [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/backend [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/container [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/events [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/filters [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/image [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/mount [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/network [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/registry [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/time [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/versions [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:33:05.960Z] github.com/docker/docker/api/types/volume [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:33:05.960Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:33:05.960Z] github.com/docker/docker/cli [2022-09-01T08:33:05.960Z] github.com/docker/docker/cli/config [2022-09-01T08:33:05.960Z] github.com/docker/docker/cli/debug [2022-09-01T08:33:05.960Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:33:05.960Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/client [2022-09-01T08:33:05.960Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:33:05.960Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:33:05.960Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:33:05.960Z] github.com/docker/docker/container [2022-09-01T08:33:05.960Z] github.com/docker/docker/container/stream [2022-09-01T08:33:05.960Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:33:05.960Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:33:05.960Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/config [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/events [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/images [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/links [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/names [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/network [2022-09-01T08:33:05.960Z] github.com/docker/docker/daemon/stats [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/utils [2022-09-01T08:33:05.960Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:33:05.960Z] github.com/docker/docker/dockerversion [2022-09-01T08:33:05.960Z] github.com/docker/docker/errdefs [2022-09-01T08:33:05.960Z] github.com/docker/docker/image [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/cache [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/tarexport [2022-09-01T08:33:05.960Z] github.com/docker/docker/image/v1 [2022-09-01T08:33:05.960Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:33:05.960Z] github.com/docker/docker/layer [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:33:05.960Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:33:05.960Z] github.com/docker/docker/oci [2022-09-01T08:33:05.960Z] github.com/docker/docker/oci/caps [2022-09-01T08:33:05.960Z] github.com/docker/docker/opts [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/archive [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/directory [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/platform [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pools [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/progress [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:33:05.960Z] github.com/docker/docker/pkg/signal [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/stack [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/system [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:33:05.961Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:33:05.961Z] github.com/docker/docker/plugin [2022-09-01T08:33:05.961Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:33:05.961Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:33:05.961Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:33:05.961Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:33:05.961Z] github.com/docker/docker/quota [2022-09-01T08:33:05.961Z] github.com/docker/docker/reference [2022-09-01T08:33:05.961Z] github.com/docker/docker/registry [2022-09-01T08:33:05.961Z] github.com/docker/docker/registry/resumable [2022-09-01T08:33:05.961Z] github.com/docker/docker/restartmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/rootless [2022-09-01T08:33:05.961Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:33:05.961Z] github.com/docker/docker/runconfig [2022-09-01T08:33:05.961Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/environment [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/registry [2022-09-01T08:33:05.961Z] github.com/docker/docker/testutil/request [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/drivers [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/local [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/mounts [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/service [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:33:05.961Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:33:05.961Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/types' [2022-09-01T08:33:05.961Z] + echo 'github.com/docker/docker/libnetwork [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/types' [2022-09-01T08:33:05.961Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:33:05.961Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:33:05.961Z] + type docker-proxy [2022-09-01T08:33:05.961Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-01T08:33:05.961Z] + hack/make.sh binary-proxy install-proxy [2022-09-01T08:33:05.961Z] [2022-09-01T08:33:05.961Z] Removing bundles/ [2022-09-01T08:33:05.961Z] [2022-09-01T08:33:05.961Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-01T08:33:05.961Z] Building: bundles/binary-proxy/docker-proxy [2022-09-01T08:33:05.961Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:33:06.183Z] #22 1.203 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-01T08:33:06.183Z] #22 1.211 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-01T08:33:06.443Z] #22 1.222 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-01T08:33:06.708Z] #21 83.53 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:33:06.708Z] #21 83.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:33:06.708Z] #21 83.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:33:06.708Z] #21 83.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:33:07.011Z] #22 DONE 1.8s [2022-09-01T08:33:07.011Z] [2022-09-01T08:33:07.011Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:33:07.011Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:33:07.011Z] #47 ... [2022-09-01T08:33:07.011Z] [2022-09-01T08:33:07.011Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:33:07.011Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-01T08:33:07.073Z] #74 5.894 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T08:33:07.074Z] #74 5.925 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-01T08:33:07.155Z] #77 244.9 AR libcrun_testing.a [2022-09-01T08:33:07.155Z] #77 244.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-01T08:33:07.155Z] #77 244.9 CCLD tests/tests_libcrun_utils [2022-09-01T08:33:07.155Z] #77 245.0 CCLD tests/tests_libcrun_errors [2022-09-01T08:33:07.155Z] #77 245.0 CCLD tests/tests_libcrun_fuzzer [2022-09-01T08:33:07.155Z] #77 245.8 CCLD libcrun.la [2022-09-01T08:33:07.155Z] #77 246.4 CCLD crun [2022-09-01T08:33:07.156Z] #77 247.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-01T08:33:07.156Z] #77 247.2 /bin/mkdir -p '/usr/local/lib' [2022-09-01T08:33:07.156Z] #77 247.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-01T08:33:07.156Z] #77 247.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-01T08:33:07.156Z] #77 247.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-01T08:33:07.156Z] #77 247.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-01T08:33:07.333Z] #74 6.099 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-01T08:33:07.413Z] #77 247.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-01T08:33:07.413Z] #77 247.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-01T08:33:07.413Z] #77 247.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-01T08:33:07.413Z] #77 247.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-01T08:33:07.413Z] #77 247.5 ---------------------------------------------------------------------- [2022-09-01T08:33:07.413Z] #77 247.5 Libraries have been installed in: [2022-09-01T08:33:07.413Z] #77 247.5 /usr/local/lib [2022-09-01T08:33:07.413Z] #77 247.5 [2022-09-01T08:33:07.413Z] #77 247.5 If you ever happen to want to link against installed libraries [2022-09-01T08:33:07.413Z] #77 247.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-01T08:33:07.413Z] #77 247.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-01T08:33:07.413Z] #77 247.5 flag during linking and do at least one of the following: [2022-09-01T08:33:07.413Z] #77 247.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-01T08:33:07.413Z] #77 247.5 during execution [2022-09-01T08:33:07.413Z] #77 247.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-01T08:33:07.413Z] #77 247.5 during linking [2022-09-01T08:33:07.413Z] #77 247.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-01T08:33:07.413Z] #77 247.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-01T08:33:07.413Z] #77 247.5 [2022-09-01T08:33:07.413Z] #77 247.5 See any operating system documentation about shared libraries for [2022-09-01T08:33:07.413Z] #77 247.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-01T08:33:07.413Z] #77 247.5 ---------------------------------------------------------------------- [2022-09-01T08:33:07.413Z] #77 247.5 /bin/mkdir -p '/build' [2022-09-01T08:33:07.413Z] #77 247.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-01T08:33:07.669Z] #77 247.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-01T08:33:07.669Z] #77 247.7 make[3]: Leaving directory '/tmp/crun-build' [2022-09-01T08:33:07.669Z] #77 247.7 make[2]: Leaving directory '/tmp/crun-build' [2022-09-01T08:33:07.669Z] #77 247.7 make[1]: Leaving directory '/tmp/crun-build' [2022-09-01T08:33:07.926Z] #77 DONE 247.9s [2022-09-01T08:33:07.926Z] [2022-09-01T08:33:07.926Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:33:07.926Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:33:08.270Z] #74 7.061 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-01T08:33:08.530Z] #74 7.336 go: downloading github.com/google/uuid v1.3.0 [2022-09-01T08:33:08.530Z] #74 7.336 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-01T08:33:08.530Z] #74 7.354 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-01T08:33:08.530Z] #74 7.450 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T08:33:08.789Z] #74 7.472 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T08:33:08.789Z] #74 7.511 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-01T08:33:08.789Z] #74 7.745 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-01T08:33:09.049Z] #74 7.778 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-01T08:33:09.049Z] #74 7.814 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-01T08:33:09.617Z] #74 8.338 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-01T08:33:09.982Z] #21 86.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:33:09.982Z] #21 86.72 Setting up jq (1.6-2.1) ... [2022-09-01T08:33:09.982Z] #21 86.81 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:33:09.982Z] #21 86.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:33:09.982Z] #21 86.81 Setting up iptables (1.8.7-1) ... [2022-09-01T08:33:09.982Z] #21 86.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:33:09.982Z] #21 86.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:33:09.982Z] #21 86.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:33:09.982Z] #21 86.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:33:09.982Z] #21 87.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-01T08:33:09.982Z] #21 87.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-01T08:33:09.982Z] #21 87.07 Setting up iproute2 (5.10.0-4) ... [2022-09-01T08:33:10.913Z] #21 87.89 Setting up systemd (247.3-7) ... [2022-09-01T08:33:10.913Z] #21 88.03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-01T08:33:10.913Z] #21 88.06 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-01T08:33:10.913Z] #21 88.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-01T08:33:10.913Z] #21 88.15 Initializing machine ID from KVM UUID. [2022-09-01T08:33:10.996Z] #74 ... [2022-09-01T08:33:10.996Z] [2022-09-01T08:33:10.996Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:33:10.996Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-01T08:33:10.996Z] #49 1.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:33:10.996Z] #49 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:33:10.996Z] #49 1.980 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:33:10.996Z] #49 2.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:33:10.996Z] #49 2.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-01T08:33:10.996Z] #49 3.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-01T08:33:10.996Z] #49 3.509 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-01T08:33:10.996Z] #49 3.941 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:33:10.996Z] #49 4.640 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-01T08:33:10.996Z] #49 5.113 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:33:10.996Z] #49 5.113 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-01T08:33:10.996Z] #49 5.113 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-01T08:33:10.996Z] #49 5.115 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-01T08:33:10.996Z] #49 5.136 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:33:10.996Z] #49 5.136 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-01T08:33:10.996Z] #49 5.200 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-01T08:33:10.996Z] #49 5.200 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-01T08:33:10.996Z] #49 5.200 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-01T08:33:10.996Z] #49 5.200 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:33:10.996Z] #49 5.200 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-01T08:33:10.996Z] #49 5.200 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:33:10.996Z] #49 ... [2022-09-01T08:33:10.996Z] [2022-09-01T08:33:10.996Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:33:10.996Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-01T08:33:10.996Z] #69 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:33:10.996Z] #69 1.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:33:10.996Z] #69 1.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:33:10.996Z] #69 2.336 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-01T08:33:10.996Z] #69 2.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:33:10.996Z] #69 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-01T08:33:10.996Z] #69 3.817 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-01T08:33:10.996Z] #69 4.265 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:33:10.996Z] #69 4.983 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-01T08:33:10.996Z] #69 5.426 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-01T08:33:10.996Z] #69 5.426 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-01T08:33:10.996Z] #69 5.452 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:33:10.996Z] #69 5.452 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:33:10.996Z] #69 5.452 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-01T08:33:10.996Z] #69 5.452 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-01T08:33:10.996Z] #69 5.475 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-01T08:33:10.996Z] #69 5.475 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:33:10.996Z] #69 5.475 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-01T08:33:10.996Z] #69 5.475 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-01T08:33:10.996Z] #69 5.475 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-01T08:33:10.996Z] #69 5.475 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:33:11.233Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-01T08:33:11.233Z] [2022-09-01T08:33:11.233Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-01T08:33:11.233Z] Installing docker-proxy to /usr/local/bin/ [2022-09-01T08:33:11.233Z] [2022-09-01T08:33:11.233Z] + mkdir -p bundles [2022-09-01T08:33:11.233Z] + '[' -n 'github.com/docker/docker/api [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/backend [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/container [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/events [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/filters [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/image [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/mount [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/network [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/registry [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/time [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/versions [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:33:11.233Z] github.com/docker/docker/api/types/volume [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:33:11.233Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:33:11.233Z] github.com/docker/docker/cli [2022-09-01T08:33:11.233Z] github.com/docker/docker/cli/config [2022-09-01T08:33:11.233Z] github.com/docker/docker/cli/debug [2022-09-01T08:33:11.233Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:33:11.233Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:33:11.233Z] github.com/docker/docker/client [2022-09-01T08:33:11.233Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:33:11.233Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:33:11.233Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:33:11.233Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:33:11.233Z] github.com/docker/docker/container [2022-09-01T08:33:11.233Z] github.com/docker/docker/container/stream [2022-09-01T08:33:11.233Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:33:11.233Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:33:11.233Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/config [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/events [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/images [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/links [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/names [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/network [2022-09-01T08:33:11.233Z] github.com/docker/docker/daemon/stats [2022-09-01T08:33:11.233Z] github.com/docker/docker/distribution [2022-09-01T08:33:11.233Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:33:11.233Z] github.com/docker/docker/distribution/utils [2022-09-01T08:33:11.233Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:33:11.233Z] github.com/docker/docker/dockerversion [2022-09-01T08:33:11.233Z] github.com/docker/docker/errdefs [2022-09-01T08:33:11.233Z] github.com/docker/docker/image [2022-09-01T08:33:11.233Z] github.com/docker/docker/image/cache [2022-09-01T08:33:11.233Z] github.com/docker/docker/image/tarexport [2022-09-01T08:33:11.233Z] github.com/docker/docker/image/v1 [2022-09-01T08:33:11.233Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:33:11.233Z] github.com/docker/docker/layer [2022-09-01T08:33:11.233Z] github.com/docker/docker/libcontainerd [2022-09-01T08:33:11.233Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:33:11.233Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:33:11.233Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:33:11.233Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:33:11.233Z] github.com/docker/docker/oci [2022-09-01T08:33:11.233Z] github.com/docker/docker/oci/caps [2022-09-01T08:33:11.233Z] github.com/docker/docker/opts [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/archive [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/directory [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/platform [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/pools [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/progress [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/signal [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/stack [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/system [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:33:11.233Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:33:11.233Z] github.com/docker/docker/plugin [2022-09-01T08:33:11.233Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:33:11.233Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:33:11.233Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:33:11.233Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:33:11.233Z] github.com/docker/docker/quota [2022-09-01T08:33:11.233Z] github.com/docker/docker/reference [2022-09-01T08:33:11.233Z] github.com/docker/docker/registry [2022-09-01T08:33:11.233Z] github.com/docker/docker/registry/resumable [2022-09-01T08:33:11.233Z] github.com/docker/docker/restartmanager [2022-09-01T08:33:11.233Z] github.com/docker/docker/rootless [2022-09-01T08:33:11.233Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:33:11.233Z] github.com/docker/docker/runconfig [2022-09-01T08:33:11.233Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/environment [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/registry [2022-09-01T08:33:11.233Z] github.com/docker/docker/testutil/request [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/drivers [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/local [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/mounts [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/service [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:33:11.233Z] github.com/docker/docker/volume/testutils' ']' [2022-09-01T08:33:11.234Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-01T08:33:11.257Z] #69 ... [2022-09-01T08:33:11.258Z] [2022-09-01T08:33:11.258Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:11.258Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:11.258Z] #20 1.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:33:11.258Z] #20 1.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:33:11.258Z] #20 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:33:11.258Z] #20 2.324 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:33:11.258Z] #20 2.637 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-01T08:33:11.258Z] #20 3.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-01T08:33:11.258Z] #20 3.582 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:33:11.258Z] #20 4.068 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-01T08:33:11.258Z] #20 4.451 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-01T08:33:11.258Z] #20 4.717 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-01T08:33:11.258Z] #20 4.720 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:33:11.258Z] #20 4.724 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-01T08:33:11.258Z] #20 4.735 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:33:11.258Z] #20 4.740 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-01T08:33:11.258Z] #20 4.759 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-01T08:33:11.258Z] #20 5.117 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:33:11.258Z] #20 5.136 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-01T08:33:11.258Z] #20 5.136 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-01T08:33:11.258Z] #20 5.136 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-01T08:33:11.258Z] #20 5.141 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:33:11.258Z] #20 5.141 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-01T08:33:11.844Z] #21 ... [2022-09-01T08:33:11.844Z] [2022-09-01T08:33:11.844Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:33:11.844Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:33:11.844Z] #77 225.3 CCLD libyajl.la [2022-09-01T08:33:11.844Z] #77 225.8 CCLD verify/json_verify [2022-09-01T08:33:11.844Z] #77 226.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:11.844Z] #77 226.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:33:11.844Z] #77 226.3 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:33:11.844Z] #77 226.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:11.844Z] #77 226.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-01T08:33:11.844Z] #77 226.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:33:11.844Z] #77 226.5 CC src/validate.o [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_config_schema.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_content_descriptor.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_defs.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_image_index_schema.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_defs_descriptor.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_image_layout_schema.lo [2022-09-01T08:33:11.844Z] #77 226.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-01T08:33:11.844Z] #77 226.7 CC src/runtime_spec_schema_config_linux.lo [2022-09-01T08:33:11.844Z] #77 226.7 CC src/runtime_spec_schema_config_zos.lo [2022-09-01T08:33:11.844Z] #77 226.7 CC src/runtime_spec_schema_config_schema.lo [2022-09-01T08:33:11.844Z] #77 226.8 CC src/runtime_spec_schema_defs.lo [2022-09-01T08:33:11.844Z] #77 226.8 CC src/runtime_spec_schema_config_solaris.lo [2022-09-01T08:33:11.844Z] #77 226.8 CC src/runtime_spec_schema_config_vm.lo [2022-09-01T08:33:11.844Z] #77 226.8 CC src/runtime_spec_schema_config_windows.lo [2022-09-01T08:33:11.844Z] #77 226.9 CC src/runtime_spec_schema_defs_zos.lo [2022-09-01T08:33:11.844Z] #77 226.9 CC src/runtime_spec_schema_defs_linux.lo [2022-09-01T08:33:11.844Z] #77 227.0 CC src/runtime_spec_schema_defs_windows.lo [2022-09-01T08:33:11.844Z] #77 227.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-01T08:33:11.844Z] #77 227.1 CC src/runtime_spec_schema_state_schema.lo [2022-09-01T08:33:11.844Z] #77 227.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-01T08:33:11.844Z] #77 227.2 CC src/basic_test_double_array_item.lo [2022-09-01T08:33:11.844Z] #77 227.2 CC src/basic_test_double_array.lo [2022-09-01T08:33:11.844Z] #77 227.3 CC src/basic_test_top_array_int.lo [2022-09-01T08:33:11.844Z] #77 227.4 CC src/basic_test_top_double_array_obj.lo [2022-09-01T08:33:11.844Z] #77 227.4 CC src/basic_test_top_double_array_int.lo [2022-09-01T08:33:11.844Z] #77 227.5 CC src/basic_test_top_array_string.lo [2022-09-01T08:33:11.844Z] #77 227.5 CC src/basic_test_top_double_array_refobj.lo [2022-09-01T08:33:11.844Z] #77 227.8 CC src/basic_test_top_double_array_string.lo [2022-09-01T08:33:11.844Z] #77 227.9 CC tests/test-1.o [2022-09-01T08:33:11.844Z] #77 228.0 CC src/json_common.lo [2022-09-01T08:33:11.844Z] #77 228.0 CC src/read-file.lo [2022-09-01T08:33:11.844Z] #77 228.0 CC tests/test-2.o [2022-09-01T08:33:11.844Z] #77 228.2 CC tests/test-4.o [2022-09-01T08:33:11.844Z] #77 228.4 CC tests/test-5.o [2022-09-01T08:33:11.844Z] #77 228.4 CC tests/test-3.o [2022-09-01T08:33:11.844Z] #77 228.6 CC tests/test-7.o [2022-09-01T08:33:11.844Z] #77 228.7 CC tests/test-8.o [2022-09-01T08:33:11.844Z] #77 228.7 CC tests/test-6.o [2022-09-01T08:33:11.844Z] #77 229.0 CC tests/test-9.o [2022-09-01T08:33:11.844Z] #77 229.1 CC tests/test-11.o [2022-09-01T08:33:11.844Z] #77 229.5 CC tests/test-10.o [2022-09-01T08:33:12.170Z] ? github.com/docker/docker/api [no test files] [2022-09-01T08:33:12.778Z] #77 ... [2022-09-01T08:33:12.779Z] [2022-09-01T08:33:12.779Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:33:12.779Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-09-01T08:33:12.779Z] #21 89.70 Setting up systemd-journal-remote (247.3-7) ... [2022-09-01T08:33:12.779Z] #21 90.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:33:13.345Z] #21 DONE 90.4s [2022-09-01T08:33:13.345Z] [2022-09-01T08:33:13.345Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:13.345Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:33:13.345Z] #64 ... [2022-09-01T08:33:13.345Z] [2022-09-01T08:33:13.345Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-01T08:33:13.345Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-09-01T08:33:14.718Z] #22 1.335 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-01T08:33:14.718Z] #22 1.345 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-01T08:33:14.718Z] #22 1.362 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-01T08:33:14.718Z] #22 DONE 1.5s [2022-09-01T08:33:14.718Z] [2022-09-01T08:33:14.718Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:33:14.718Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:33:14.718Z] #55 ... [2022-09-01T08:33:14.718Z] [2022-09-01T08:33:14.718Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:33:14.718Z] #23 sha256:507006b2976dcbbb427519747e56bbfcd52a1d942fb1030f4c3b0c51700d255d [2022-09-01T08:33:21.896Z] #23 13.57 Collecting yamllint==1.27.1 [2022-09-01T08:33:21.896Z] #23 14.66 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-01T08:33:22.781Z] #55 311.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-01T08:33:22.781Z] #55 DONE 312.2s [2022-09-01T08:33:22.781Z] [2022-09-01T08:33:22.781Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:33:22.781Z] #60 sha256:61c56dbfde1d07b52a687439879c11d283d033473f700782e5143a3b2f432a36 [2022-09-01T08:33:22.781Z] #60 182.2 + mkdir -p /build [2022-09-01T08:33:22.781Z] #60 182.2 + cp runc /build/runc [2022-09-01T08:33:23.038Z] #60 DONE 182.5s [2022-09-01T08:33:23.038Z] [2022-09-01T08:33:23.038Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:23.038Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:33:23.473Z] #20 ... [2022-09-01T08:33:23.473Z] [2022-09-01T08:33:23.473Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:33:23.473Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-01T08:33:23.473Z] #69 21.18 Fetched 49.2 MB in 20s (2500 kB/s) [2022-09-01T08:33:23.800Z] #23 16.86 Collecting pathspec>=0.5.3 [2022-09-01T08:33:23.800Z] #23 16.87 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-09-01T08:33:24.367Z] #23 17.50 Collecting pyyaml [2022-09-01T08:33:24.367Z] #23 17.51 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-09-01T08:33:24.626Z] #23 17.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-01T08:33:24.626Z] #23 17.65 Building wheels for collected packages: yamllint [2022-09-01T08:33:24.626Z] #23 17.65 Building wheel for yamllint (setup.py): started [2022-09-01T08:33:26.013Z] #23 19.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-01T08:33:26.013Z] #23 19.02 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=1444bda02a1301fa23da57a5c806e2814363536aac6191d7aa53d556df3baf33 [2022-09-01T08:33:26.013Z] #23 19.02 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-01T08:33:26.013Z] #23 19.02 Successfully built yamllint [2022-09-01T08:33:26.013Z] #23 19.05 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-01T08:33:26.312Z] #64 ... [2022-09-01T08:33:26.312Z] [2022-09-01T08:33:26.312Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-01T08:33:26.312Z] #56 sha256:d94a3a3f0a848bc476816e591f677ea23cc6019c89ba82bb1c2cf0ca29f616c4 [2022-09-01T08:33:26.569Z] #56 DONE 0.7s [2022-09-01T08:33:26.569Z] [2022-09-01T08:33:26.569Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-01T08:33:26.569Z] #58 sha256:f5b88916fca1e297f86d88d5a0a1049ffcea79899b27876fce966b8902cdff3d [2022-09-01T08:33:26.569Z] #58 DONE 0.1s [2022-09-01T08:33:26.569Z] [2022-09-01T08:33:26.569Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:26.569Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:33:26.569Z] #64 ... [2022-09-01T08:33:26.569Z] [2022-09-01T08:33:26.569Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-01T08:33:26.569Z] #61 sha256:9b7fab9366435f0d73ffeaa2ae9926171508585d79ba44b8ab65b2668a44674f [2022-09-01T08:33:26.581Z] #23 19.66 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-09-01T08:33:26.826Z] #61 DONE 0.2s [2022-09-01T08:33:26.826Z] [2022-09-01T08:33:26.826Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:26.826Z] #64 sha256:e9cef5bc20d0713bfca4317506d1849113769d8fa7764eede61974f4619d67e9 [2022-09-01T08:33:27.051Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-01T08:33:27.157Z] #23 DONE 20.2s [2022-09-01T08:33:27.157Z] [2022-09-01T08:33:27.157Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-01T08:33:27.157Z] #27 sha256:c9e0e97ea9f0b5fb8b84008cb8830800141042c568ad7ca821b055fd51950ee0 [2022-09-01T08:33:27.416Z] #27 DONE 0.3s [2022-09-01T08:33:27.416Z] [2022-09-01T08:33:27.416Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:33:27.416Z] #32 sha256:d4a0e994e8330c91d40ec2b163242f525b6700d35a6e2b8c412e244a0389a337 [2022-09-01T08:33:27.985Z] #32 DONE 0.5s [2022-09-01T08:33:27.985Z] [2022-09-01T08:33:27.985Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:33:27.985Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:33:27.985Z] #47 ... [2022-09-01T08:33:27.985Z] [2022-09-01T08:33:27.985Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-01T08:33:27.985Z] #35 sha256:723b027a28fc00d5f8289b950e4dc66507ccb22c972f48000688cf45446dac9a [2022-09-01T08:33:28.253Z] #35 DONE 0.2s [2022-09-01T08:33:28.253Z] [2022-09-01T08:33:28.253Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-01T08:33:28.253Z] #37 sha256:454571cd87d0bb522f74fc9404d18f0796ad4f3cce5204131eb60cd29578dc66 [2022-09-01T08:33:28.556Z] #37 DONE 0.4s [2022-09-01T08:33:28.556Z] [2022-09-01T08:33:28.556Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:28.556Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:33:28.556Z] #64 ... [2022-09-01T08:33:28.556Z] [2022-09-01T08:33:28.556Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-01T08:33:28.556Z] #39 sha256:d4776e66fb22e7777e583af5583be571dc16511d8621cd5033db65593eb2e333 [2022-09-01T08:33:28.556Z] #39 DONE 0.1s [2022-09-01T08:33:28.556Z] [2022-09-01T08:33:28.556Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-01T08:33:28.556Z] #41 sha256:53b4785d48febf548fc26fd947f443149a3a7a76b04ebce5b4e213f7482a732c [2022-09-01T08:33:28.821Z] #41 DONE 0.2s [2022-09-01T08:33:28.821Z] [2022-09-01T08:33:28.821Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-01T08:33:28.821Z] #45 sha256:0d12f80ee32274bf01319d1d1e694eb0402c203eb794ac526ce590caabed3061 [2022-09-01T08:33:28.821Z] #45 DONE 0.1s [2022-09-01T08:33:28.821Z] [2022-09-01T08:33:28.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:33:28.821Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:33:29.346Z] #64 279.0 + bin/containerd [2022-09-01T08:33:29.575Z] #23 13.81 Collecting yamllint==1.27.1 [2022-09-01T08:33:29.575Z] #23 14.88 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-01T08:33:30.050Z] #69 21.18 Reading package lists... [2022-09-01T08:33:30.050Z] #69 ... [2022-09-01T08:33:30.050Z] [2022-09-01T08:33:30.050Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:30.050Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:30.050Z] #20 21.75 Fetched 49.2 MB in 20s (2440 kB/s) [2022-09-01T08:33:31.432Z] #20 21.75 Reading package lists... [2022-09-01T08:33:31.432Z] #20 ... [2022-09-01T08:33:31.432Z] [2022-09-01T08:33:31.432Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:33:31.432Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-01T08:33:31.432Z] #69 21.18 Reading package lists... [2022-09-01T08:33:32.098Z] #23 17.01 Collecting pathspec>=0.5.3 [2022-09-01T08:33:32.098Z] #23 17.02 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-09-01T08:33:32.355Z] #23 17.68 Collecting pyyaml [2022-09-01T08:33:32.355Z] #23 17.71 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-09-01T08:33:32.372Z] #69 30.51 Reading package lists... [2022-09-01T08:33:32.372Z] #69 ... [2022-09-01T08:33:32.372Z] [2022-09-01T08:33:32.372Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:33:32.372Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-01T08:33:32.372Z] #49 21.47 Fetched 49.2 MB in 20s (2446 kB/s) [2022-09-01T08:33:32.372Z] #49 21.47 Reading package lists... [2022-09-01T08:33:32.632Z] #49 30.78 Reading package lists... [2022-09-01T08:33:32.632Z] #49 ... [2022-09-01T08:33:32.632Z] [2022-09-01T08:33:32.632Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:32.632Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:32.632Z] #20 21.75 Reading package lists... [2022-09-01T08:33:32.920Z] #23 18.01 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-01T08:33:32.920Z] #23 18.03 Building wheels for collected packages: yamllint [2022-09-01T08:33:32.920Z] #23 18.05 Building wheel for yamllint (setup.py): started [2022-09-01T08:33:33.851Z] #23 19.23 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-01T08:33:33.851Z] #23 19.23 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2427d2a4a1e2ba14a34a3a99de964c48ef44509aaf0b1933c64155da17810868 [2022-09-01T08:33:33.851Z] #23 19.23 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-01T08:33:33.851Z] #23 19.25 Successfully built yamllint [2022-09-01T08:33:33.851Z] #23 19.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-01T08:33:34.782Z] #23 19.93 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-09-01T08:33:35.346Z] #23 DONE 20.8s [2022-09-01T08:33:35.346Z] [2022-09-01T08:33:35.346Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:33:35.346Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:33:35.603Z] #55 ... [2022-09-01T08:33:35.603Z] [2022-09-01T08:33:35.603Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-01T08:33:35.603Z] #27 sha256:2ab7ad53fd841cf0ef8ad96156bd4295a1a39749b70a9a10170d3839cfd87078 [2022-09-01T08:33:35.861Z] #27 DONE 0.2s [2022-09-01T08:33:35.861Z] [2022-09-01T08:33:35.861Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:33:35.861Z] #32 sha256:9f261d1cbdaf223d976b8a6517d012cc39db11edb7ac4c1f4706e331be11a9f7 [2022-09-01T08:33:36.119Z] #32 DONE 0.5s [2022-09-01T08:33:36.119Z] [2022-09-01T08:33:36.119Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:33:36.119Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:33:36.376Z] #55 ... [2022-09-01T08:33:36.376Z] [2022-09-01T08:33:36.376Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-01T08:33:36.376Z] #35 sha256:a35ffd859fd5e1c4256b2df4c1922584cc0cc6d4848dcacaee435fa7b3eb59c7 [2022-09-01T08:33:36.641Z] #35 DONE 0.3s [2022-09-01T08:33:36.641Z] [2022-09-01T08:33:36.641Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-01T08:33:36.641Z] #37 sha256:a117b02f415ea6af9b693c15c03226d27cc42bf7739b7cf9a60a37f6df72940c [2022-09-01T08:33:36.641Z] #37 DONE 0.2s [2022-09-01T08:33:36.641Z] [2022-09-01T08:33:36.641Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:33:36.641Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:33:36.898Z] #60 ... [2022-09-01T08:33:36.898Z] [2022-09-01T08:33:36.898Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-01T08:33:36.898Z] #39 sha256:c73ed133abf366de54664d0e7fd1c25f5195d1a63dd7592428e9b3e6bfe45f40 [2022-09-01T08:33:36.898Z] #39 DONE 0.1s [2022-09-01T08:33:36.898Z] [2022-09-01T08:33:36.898Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-01T08:33:36.898Z] #41 sha256:60c9f3e2c63be946085d07e9f84e0d33e0cf425d611b1434c8f17debbec354fa [2022-09-01T08:33:36.898Z] #41 DONE 0.1s [2022-09-01T08:33:36.898Z] [2022-09-01T08:33:36.898Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-01T08:33:36.898Z] #45 sha256:b18141ad177c36330340be0cfded68f3e17d0ec66baabf085e8db88f28f1054e [2022-09-01T08:33:36.898Z] #45 DONE 0.1s [2022-09-01T08:33:36.898Z] [2022-09-01T08:33:36.898Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:33:36.898Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:33:40.763Z] #20 30.65 Reading package lists... [2022-09-01T08:33:40.763Z] #20 39.49 Building dependency tree... [2022-09-01T08:33:40.763Z] #20 ... [2022-09-01T08:33:40.763Z] [2022-09-01T08:33:40.763Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-01T08:33:40.763Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-09-01T08:33:40.763Z] #69 30.51 Reading package lists... [2022-09-01T08:33:43.303Z] #69 39.76 Building dependency tree... [2022-09-01T08:33:44.685Z] #69 43.74 The following additional packages will be installed: [2022-09-01T08:33:44.685Z] #69 43.77 libbtrfs0 [2022-09-01T08:33:44.944Z] #69 44.03 The following NEW packages will be installed: [2022-09-01T08:33:45.203Z] #69 44.04 libbtrfs-dev libbtrfs0 [2022-09-01T08:33:45.462Z] #69 44.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:33:45.462Z] #69 44.48 Need to get 460 kB of archives. [2022-09-01T08:33:45.462Z] #69 44.48 After this operation, 1237 kB of additional disk space will be used. [2022-09-01T08:33:45.462Z] #69 44.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:33:45.462Z] #69 44.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:33:46.033Z] #69 45.01 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:33:46.292Z] #69 45.33 Fetched 460 kB in 0s (1546 kB/s) [2022-09-01T08:33:46.292Z] #69 45.41 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:33:46.552Z] #69 45.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 ... 30255 files and directories currently installed.) [2022-09-01T08:33:46.552Z] #69 45.45 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:33:46.552Z] #69 45.46 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:33:46.552Z] #69 45.60 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:33:46.552Z] #69 45.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:33:46.552Z] #69 45.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:33:46.813Z] #69 45.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:33:46.813Z] #69 45.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:33:46.813Z] #69 45.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:33:47.074Z] #69 DONE 46.1s [2022-09-01T08:33:47.074Z] [2022-09-01T08:33:47.074Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-01T08:33:47.074Z] #70 sha256:ce5feb456cb2cac5f7111fe545e3ace170001a174a060a5ded95a883f6938d6d [2022-09-01T08:33:47.074Z] #70 DONE 0.1s [2022-09-01T08:33:47.074Z] [2022-09-01T08:33:47.074Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:47.074Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:47.074Z] #20 39.49 Building dependency tree... [2022-09-01T08:33:47.074Z] #20 43.41 The following additional packages will be installed: [2022-09-01T08:33:47.074Z] #20 43.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:33:47.074Z] #20 43.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-01T08:33:47.074Z] #20 43.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-01T08:33:47.074Z] #20 43.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-01T08:33:47.074Z] #20 43.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-01T08:33:47.074Z] #20 43.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-01T08:33:47.074Z] #20 43.45 mingw-w64-common mingw-w64-x86-64-dev [2022-09-01T08:33:47.074Z] #20 43.49 Suggested packages: [2022-09-01T08:33:47.074Z] #20 43.49 gcc-10-locales seccomp wine64 [2022-09-01T08:33:47.074Z] #20 44.30 The following NEW packages will be installed: [2022-09-01T08:33:47.074Z] #20 44.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-01T08:33:47.074Z] #20 44.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-01T08:33:47.074Z] #20 44.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-01T08:33:47.074Z] #20 44.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-01T08:33:47.074Z] #20 44.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-01T08:33:47.074Z] #20 44.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-01T08:33:47.074Z] #20 44.31 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-01T08:33:47.074Z] #20 44.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-01T08:33:47.074Z] #20 44.32 mingw-w64-x86-64-dev [2022-09-01T08:33:47.074Z] #20 44.74 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:33:47.074Z] #20 44.74 Need to get 115 MB of archives. [2022-09-01T08:33:47.074Z] #20 44.74 After this operation, 645 MB of additional disk space will be used. [2022-09-01T08:33:47.074Z] #20 44.74 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-09-01T08:33:47.074Z] #20 44.77 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-09-01T08:33:47.074Z] #20 44.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-01T08:33:47.074Z] #20 44.83 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-09-01T08:33:47.074Z] #20 44.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-01T08:33:47.074Z] #20 44.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-01T08:33:47.074Z] #20 44.94 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-09-01T08:33:47.074Z] #20 45.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-09-01T08:33:47.074Z] #20 45.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-01T08:33:47.074Z] #20 45.27 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-09-01T08:33:47.074Z] #20 45.77 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-09-01T08:33:47.074Z] #20 45.98 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-09-01T08:33:47.646Z] #20 46.70 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-09-01T08:33:48.215Z] #20 47.28 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-09-01T08:33:48.474Z] #20 47.44 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-09-01T08:33:48.475Z] #20 47.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-01T08:33:48.475Z] #20 47.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-01T08:33:48.475Z] #20 47.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-01T08:33:48.475Z] #20 47.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-01T08:33:48.475Z] #20 47.46 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-09-01T08:33:48.475Z] #20 47.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-01T08:33:48.475Z] #20 47.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-01T08:33:48.475Z] #20 47.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-01T08:33:48.475Z] #20 47.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-01T08:33:48.475Z] #20 47.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-01T08:33:48.475Z] #20 47.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-01T08:33:48.734Z] #20 47.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-01T08:33:48.734Z] #20 47.58 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-09-01T08:33:48.734Z] #20 47.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-01T08:33:48.734Z] #20 47.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-01T08:33:49.303Z] #20 48.27 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:33:49.303Z] #20 ... [2022-09-01T08:33:49.303Z] [2022-09-01T08:33:49.303Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:33:49.303Z] #74 sha256:9cc21aefd13fbf3a12f34adf70d057f64037d81a1a965cd9b32f547d9b899c4f [2022-09-01T08:33:49.303Z] #74 48.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-01T08:33:49.303Z] #74 48.07 + GOBIN=/build [2022-09-01T08:33:49.303Z] #74 48.07 + GO111MODULE=on [2022-09-01T08:33:49.303Z] #74 48.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-01T08:33:50.683Z] #74 ... [2022-09-01T08:33:50.683Z] [2022-09-01T08:33:50.683Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:33:50.683Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-01T08:33:50.683Z] #49 30.78 Reading package lists... [2022-09-01T08:33:50.683Z] #49 39.91 Building dependency tree... [2022-09-01T08:33:50.683Z] #49 43.91 The following additional packages will be installed: [2022-09-01T08:33:50.683Z] #49 43.92 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-01T08:33:50.683Z] #49 43.95 Suggested packages: [2022-09-01T08:33:50.683Z] #49 43.95 cmake-doc ninja-build lrzip [2022-09-01T08:33:50.683Z] #49 43.95 Recommended packages: [2022-09-01T08:33:50.683Z] #49 43.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-01T08:33:50.683Z] #49 44.52 The following NEW packages will be installed: [2022-09-01T08:33:50.683Z] #49 44.53 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-01T08:33:50.683Z] #49 44.89 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:33:50.683Z] #49 44.89 Need to get 8418 kB of archives. [2022-09-01T08:33:50.683Z] #49 44.89 After this operation, 34.9 MB of additional disk space will be used. [2022-09-01T08:33:50.683Z] #49 44.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:33:50.683Z] #49 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:33:50.683Z] #49 44.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-01T08:33:50.683Z] #49 44.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-01T08:33:50.683Z] #49 44.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-01T08:33:50.683Z] #49 44.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-01T08:33:50.683Z] #49 44.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-01T08:33:50.683Z] #49 44.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-01T08:33:50.683Z] #49 45.77 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:33:50.683Z] #49 46.01 Fetched 8418 kB in 0s (17.5 MB/s) [2022-09-01T08:33:50.683Z] #49 46.06 Selecting previously unselected package xxd. [2022-09-01T08:33:50.683Z] #49 46.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 ... 30255 files and directories currently installed.) [2022-09-01T08:33:50.683Z] #49 46.09 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 46.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 46.23 Selecting previously unselected package vim-common. [2022-09-01T08:33:50.683Z] #49 46.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:33:50.683Z] #49 46.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 46.46 Selecting previously unselected package cmake-data. [2022-09-01T08:33:50.683Z] #49 46.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-01T08:33:50.683Z] #49 46.46 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 47.55 Selecting previously unselected package libarchive13:amd64. [2022-09-01T08:33:50.683Z] #49 47.56 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 47.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 47.69 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-01T08:33:50.683Z] #49 47.70 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 47.70 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:33:50.683Z] #49 47.79 Selecting previously unselected package librhash0:amd64. [2022-09-01T08:33:50.683Z] #49 47.80 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 47.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:33:50.683Z] #49 47.90 Selecting previously unselected package libuv1:amd64. [2022-09-01T08:33:50.683Z] #49 47.90 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 47.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:33:50.683Z] #49 48.01 Selecting previously unselected package cmake. [2022-09-01T08:33:50.683Z] #49 48.02 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-01T08:33:50.683Z] #49 48.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 49.60 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 49.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 49.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-01T08:33:50.683Z] #49 49.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 49.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-01T08:33:50.683Z] #49 49.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-01T08:33:50.683Z] #49 49.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-01T08:33:50.683Z] #49 49.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-01T08:33:50.684Z] #49 49.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:33:50.948Z] #49 ... [2022-09-01T08:33:50.948Z] [2022-09-01T08:33:50.948Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:50.948Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:50.948Z] #20 48.53 Fetched 115 MB in 3s (36.4 MB/s) [2022-09-01T08:33:50.948Z] #20 48.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-01T08:33:50.948Z] #20 48.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-01T08:33:50.948Z] #20 48.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:33:50.948Z] #20 48.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:33:50.948Z] #20 49.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-01T08:33:50.948Z] #20 49.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-01T08:33:50.948Z] #20 49.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:33:51.207Z] #20 ... [2022-09-01T08:33:51.207Z] [2022-09-01T08:33:51.207Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-01T08:33:51.207Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-09-01T08:33:51.207Z] #49 DONE 50.1s [2022-09-01T08:33:51.207Z] [2022-09-01T08:33:51.207Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-01T08:33:51.207Z] #50 sha256:040622dcc14fd180a5646e098dcf1cbc983d7c373072cee7170a0b1594914f98 [2022-09-01T08:33:51.207Z] #50 DONE 0.1s [2022-09-01T08:33:51.207Z] [2022-09-01T08:33:51.207Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:33:51.207Z] #51 sha256:4fcd60cd9df574965a551a8e7c8c7fe7466cf5084d94eb86d180348c9c6408b4 [2022-09-01T08:33:52.146Z] #51 0.781 + RM_GOPATH=0 [2022-09-01T08:33:52.146Z] #51 0.781 + TMP_GOPATH= [2022-09-01T08:33:52.146Z] #51 0.781 + : /build [2022-09-01T08:33:52.146Z] #51 0.782 + '[' -z '' ']' [2022-09-01T08:33:52.146Z] #51 0.782 ++ mktemp -d [2022-09-01T08:33:52.146Z] #51 0.784 + export GOPATH=/tmp/tmp.7iH8s1CTw2 [2022-09-01T08:33:52.146Z] #51 0.784 + GOPATH=/tmp/tmp.7iH8s1CTw2 [2022-09-01T08:33:52.146Z] #51 0.784 + RM_GOPATH=1 [2022-09-01T08:33:52.146Z] #51 0.785 + case "$(go env GOARCH)" in [2022-09-01T08:33:52.146Z] #51 0.785 ++ go env GOARCH [2022-09-01T08:33:52.146Z] #51 0.792 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:52.146Z] #51 0.792 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:52.146Z] #51 0.798 ++ dirname /install.sh [2022-09-01T08:33:52.146Z] #51 0.804 + dir=/ [2022-09-01T08:33:52.146Z] #51 0.804 + bin=tini [2022-09-01T08:33:52.146Z] #51 0.804 + shift [2022-09-01T08:33:52.146Z] #51 0.804 + '[' '!' -f //tini.installer ']' [2022-09-01T08:33:52.146Z] #51 0.804 + . //tini.installer [2022-09-01T08:33:52.146Z] #51 0.805 ++ : v0.19.0 [2022-09-01T08:33:52.146Z] #51 0.805 + install_tini [2022-09-01T08:33:52.146Z] #51 0.805 + echo 'Install tini version v0.19.0' [2022-09-01T08:33:52.146Z] #51 0.805 Install tini version v0.19.0 [2022-09-01T08:33:52.146Z] #51 0.806 + git clone https://github.com/krallin/tini.git /tmp/tmp.7iH8s1CTw2/tini [2022-09-01T08:33:52.146Z] #51 0.807 Cloning into '/tmp/tmp.7iH8s1CTw2/tini'... [2022-09-01T08:33:52.407Z] #51 1.203 + cd /tmp/tmp.7iH8s1CTw2/tini [2022-09-01T08:33:52.407Z] #51 1.206 + git checkout -q v0.19.0 [2022-09-01T08:33:52.407Z] #51 1.212 + cmake . [2022-09-01T08:33:52.667Z] #51 ... [2022-09-01T08:33:52.667Z] [2022-09-01T08:33:52.667Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-09-01T08:33:52.667Z] #74 sha256:9cc21aefd13fbf3a12f34adf70d057f64037d81a1a965cd9b32f547d9b899c4f [2022-09-01T08:33:52.667Z] #74 51.27 rootlesskit version 1.0.0 [2022-09-01T08:33:52.667Z] #74 51.28 Usage of /build/rootlesskit-docker-proxy: [2022-09-01T08:33:52.667Z] #74 51.28 -container-ip string [2022-09-01T08:33:52.667Z] #74 51.28 container ip [2022-09-01T08:33:52.667Z] #74 51.28 -container-port int [2022-09-01T08:33:52.667Z] #74 51.28 container port (default -1) [2022-09-01T08:33:52.667Z] #74 51.28 -host-ip string [2022-09-01T08:33:52.667Z] #74 51.28 host ip [2022-09-01T08:33:52.667Z] #74 51.28 -host-port int [2022-09-01T08:33:52.667Z] #74 51.28 host port (default -1) [2022-09-01T08:33:52.667Z] #74 51.28 -proto string [2022-09-01T08:33:52.667Z] #74 51.28 proxy protocol (default "tcp") [2022-09-01T08:33:52.667Z] #74 DONE 51.5s [2022-09-01T08:33:52.928Z] [2022-09-01T08:33:52.928Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-01T08:33:52.928Z] #75 sha256:406758242eebf2c53ed79f93efe29cbaa48b4110687338babe118969cb8b1d96 [2022-09-01T08:33:52.928Z] #75 DONE 0.1s [2022-09-01T08:33:52.928Z] [2022-09-01T08:33:52.928Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-01T08:33:52.928Z] #76 sha256:095646d27114d329a51c691fba93022847a8c161bf45b8bc89eaaa3096c40be5 [2022-09-01T08:33:52.928Z] #76 DONE 0.1s [2022-09-01T08:33:52.928Z] [2022-09-01T08:33:52.928Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-01T08:33:52.928Z] #51 sha256:4fcd60cd9df574965a551a8e7c8c7fe7466cf5084d94eb86d180348c9c6408b4 [2022-09-01T08:33:52.928Z] #51 1.494 -- The C compiler identification is GNU 10.2.1 [2022-09-01T08:33:52.928Z] #51 1.533 -- Detecting C compiler ABI info [2022-09-01T08:33:53.188Z] #51 1.814 -- Detecting C compiler ABI info - done [2022-09-01T08:33:53.188Z] #51 1.885 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-01T08:33:53.188Z] #51 1.886 -- Detecting C compile features [2022-09-01T08:33:53.188Z] #51 1.889 -- Detecting C compile features - done [2022-09-01T08:33:53.188Z] #51 1.918 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-01T08:33:53.188Z] #51 2.028 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-01T08:33:53.448Z] #51 2.085 -- Configuring done [2022-09-01T08:33:53.448Z] #51 2.095 -- Generating done [2022-09-01T08:33:53.448Z] #51 2.096 -- Build files have been written to: /tmp/tmp.7iH8s1CTw2/tini [2022-09-01T08:33:53.448Z] #51 2.109 + make tini-static [2022-09-01T08:33:53.708Z] #51 2.394 Scanning dependencies of target tini-static [2022-09-01T08:33:53.708Z] #51 2.439 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-01T08:33:54.277Z] #51 3.023 [100%] Linking C executable tini-static [2022-09-01T08:33:54.537Z] #51 3.233 [100%] Built target tini-static [2022-09-01T08:33:54.537Z] #51 3.253 + mkdir -p /build [2022-09-01T08:33:54.537Z] #51 3.257 + cp tini-static /build/docker-init [2022-09-01T08:33:54.537Z] #51 DONE 3.3s [2022-09-01T08:33:54.537Z] [2022-09-01T08:33:54.537Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:54.537Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:54.537Z] #20 50.63 Selecting previously unselected package binutils-mingw-w64. [2022-09-01T08:33:54.537Z] #20 50.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-01T08:33:54.537Z] #20 50.64 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:33:54.537Z] #20 50.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-01T08:33:54.537Z] #20 50.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:33:54.537Z] #20 50.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:33:54.537Z] #20 50.92 Selecting previously unselected package dmsetup. [2022-09-01T08:33:54.537Z] #20 50.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:33:54.537Z] #20 50.94 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:33:54.537Z] #20 51.04 Selecting previously unselected package mingw-w64-common. [2022-09-01T08:33:54.537Z] #20 51.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-01T08:33:54.537Z] #20 51.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-01T08:33:54.537Z] #20 53.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-01T08:33:54.537Z] #20 53.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-01T08:33:54.537Z] #20 53.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:33:57.078Z] #20 55.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-01T08:33:57.078Z] #20 55.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:33:57.078Z] #20 55.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:33:57.078Z] #20 55.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-01T08:33:57.078Z] #20 55.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:33:57.078Z] #20 55.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:33:57.078Z] #20 ... [2022-09-01T08:33:57.078Z] [2022-09-01T08:33:57.078Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:33:57.078Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:33:57.078Z] #71 0.769 + RM_GOPATH=0 [2022-09-01T08:33:57.078Z] #71 0.769 + TMP_GOPATH= [2022-09-01T08:33:57.078Z] #71 0.770 + : /build [2022-09-01T08:33:57.078Z] #71 0.770 + '[' -z '' ']' [2022-09-01T08:33:57.078Z] #71 0.771 ++ mktemp -d [2022-09-01T08:33:57.078Z] #71 0.774 + export GOPATH=/tmp/tmp.UyEuolLsdQ [2022-09-01T08:33:57.078Z] #71 0.774 + GOPATH=/tmp/tmp.UyEuolLsdQ [2022-09-01T08:33:57.078Z] #71 0.774 + RM_GOPATH=1 [2022-09-01T08:33:57.078Z] #71 0.774 + case "$(go env GOARCH)" in [2022-09-01T08:33:57.078Z] #71 0.775 ++ go env GOARCH [2022-09-01T08:33:57.078Z] #71 0.788 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:57.078Z] #71 0.788 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:33:57.078Z] #71 0.789 ++ dirname /install.sh [2022-09-01T08:33:57.078Z] #71 0.790 + dir=/ [2022-09-01T08:33:57.078Z] #71 0.790 + bin=containerd [2022-09-01T08:33:57.078Z] #71 0.790 + shift [2022-09-01T08:33:57.078Z] #71 0.790 + '[' '!' -f //containerd.installer ']' [2022-09-01T08:33:57.078Z] #71 0.790 + . //containerd.installer [2022-09-01T08:33:57.078Z] #71 0.791 ++ set -e [2022-09-01T08:33:57.078Z] #71 0.791 ++ : v1.6.8 [2022-09-01T08:33:57.078Z] #71 0.791 + install_containerd [2022-09-01T08:33:57.078Z] #71 0.792 + echo 'Install containerd version v1.6.8' [2022-09-01T08:33:57.078Z] #71 0.792 Install containerd version v1.6.8 [2022-09-01T08:33:57.078Z] #71 0.792 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UyEuolLsdQ/src/github.com/containerd/containerd [2022-09-01T08:33:57.078Z] #71 0.797 Cloning into '/tmp/tmp.UyEuolLsdQ/src/github.com/containerd/containerd'... [2022-09-01T08:33:58.989Z] #71 ... [2022-09-01T08:33:58.989Z] [2022-09-01T08:33:58.989Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:33:58.989Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:33:58.989Z] #20 58.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-01T08:33:59.250Z] #20 58.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:33:59.250Z] #20 58.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:34:00.903Z] #77 284.5 CCLD libocispec.la [2022-09-01T08:34:00.903Z] #77 285.4 CCLD src/validate [2022-09-01T08:34:00.903Z] #77 285.4 CCLD tests/test-3 [2022-09-01T08:34:00.903Z] #77 285.4 CCLD tests/test-2 [2022-09-01T08:34:00.903Z] #77 285.4 CCLD tests/test-1 [2022-09-01T08:34:00.903Z] #77 285.5 CCLD tests/test-4 [2022-09-01T08:34:00.903Z] #77 285.5 CCLD tests/test-5 [2022-09-01T08:34:00.903Z] #77 285.7 CCLD tests/test-7 [2022-09-01T08:34:00.903Z] #77 285.7 CCLD tests/test-6 [2022-09-01T08:34:00.903Z] #77 285.8 CCLD tests/test-9 [2022-09-01T08:34:00.903Z] #77 285.9 CCLD tests/test-10 [2022-09-01T08:34:00.903Z] #77 285.9 CCLD tests/test-8 [2022-09-01T08:34:00.903Z] #77 286.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-01T08:34:00.903Z] #77 286.4 CCLD tests/test-11 [2022-09-01T08:34:02.881Z] #77 289.5 libtool: link: ar cr libocispec.a [2022-09-01T08:34:02.881Z] #77 289.6 libtool: link: ranlib libocispec.a [2022-09-01T08:34:03.428Z] #47 ... [2022-09-01T08:34:03.429Z] [2022-09-01T08:34:03.429Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:03.429Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:03.429Z] #77 286.4 CCLD libocispec.la [2022-09-01T08:34:03.429Z] #77 286.9 CCLD src/validate [2022-09-01T08:34:03.429Z] #77 286.9 CCLD tests/test-1 [2022-09-01T08:34:03.429Z] #77 286.9 CCLD tests/test-2 [2022-09-01T08:34:03.429Z] #77 287.0 CCLD tests/test-3 [2022-09-01T08:34:03.450Z] #20 61.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-01T08:34:03.450Z] #20 61.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:34:03.450Z] #20 61.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:34:03.687Z] #77 287.0 CCLD tests/test-5 [2022-09-01T08:34:03.687Z] #77 287.1 CCLD tests/test-4 [2022-09-01T08:34:03.687Z] #77 287.2 CCLD tests/test-7 [2022-09-01T08:34:03.687Z] #77 287.3 CCLD tests/test-6 [2022-09-01T08:34:03.687Z] #77 287.3 CCLD tests/test-8 [2022-09-01T08:34:03.687Z] #77 287.3 CCLD tests/test-9 [2022-09-01T08:34:03.945Z] #77 287.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-01T08:34:03.945Z] #77 287.3 CCLD tests/test-11 [2022-09-01T08:34:03.945Z] #77 287.3 CCLD tests/test-10 [2022-09-01T08:34:04.424Z] #20 63.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-01T08:34:04.424Z] #20 63.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:34:04.424Z] #20 63.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:34:04.787Z] #77 291.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:04.788Z] #77 291.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:34:04.788Z] #77 291.6 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:34:04.788Z] #77 291.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:04.788Z] #77 291.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:04.788Z] #77 291.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:04.788Z] #77 291.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:04.788Z] #77 291.6 make[2]: Entering directory '/tmp/crun-build' [2022-09-01T08:34:05.046Z] #77 291.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-01T08:34:05.046Z] #77 291.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-01T08:34:05.046Z] #77 291.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-01T08:34:05.046Z] #77 291.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-01T08:34:05.046Z] #77 291.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-01T08:34:05.046Z] #77 291.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-01T08:34:05.046Z] #77 291.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-01T08:34:05.305Z] #77 292.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-01T08:34:05.305Z] #77 292.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-01T08:34:05.305Z] #77 292.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-01T08:34:05.305Z] #77 292.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-01T08:34:05.305Z] #77 292.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-01T08:34:05.305Z] #77 292.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-01T08:34:05.563Z] #77 292.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-01T08:34:05.563Z] #77 292.2 CC src/libcrun/libcrun_testing_a-error.o [2022-09-01T08:34:05.563Z] #77 292.2 CC src/libcrun/libcrun_testing_a-status.o [2022-09-01T08:34:05.563Z] #77 292.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-01T08:34:05.563Z] #77 292.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-01T08:34:05.822Z] #77 292.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-01T08:34:05.822Z] #77 292.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-01T08:34:05.822Z] #77 292.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-01T08:34:05.822Z] #77 292.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-01T08:34:05.822Z] #77 292.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-01T08:34:05.822Z] #77 292.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-01T08:34:05.822Z] #77 292.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-01T08:34:05.822Z] #77 ... [2022-09-01T08:34:05.822Z] [2022-09-01T08:34:05.822Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:34:05.822Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:34:06.081Z] #47 369.7 + dpkg --print-architecture [2022-09-01T08:34:06.081Z] #47 369.7 + git checkout -q v2.1.0 [2022-09-01T08:34:06.340Z] #47 370.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-01T08:34:06.340Z] #47 370.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-01T08:34:06.355Z] #20 65.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-01T08:34:06.355Z] #20 65.21 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:34:06.355Z] #20 65.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:34:07.220Z] #77 290.6 libtool: link: ar cr libocispec.a [2022-09-01T08:34:07.220Z] #77 290.7 libtool: link: ranlib libocispec.a [2022-09-01T08:34:09.807Z] #77 ... [2022-09-01T08:34:09.807Z] [2022-09-01T08:34:09.807Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:34:09.807Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:34:09.807Z] #47 371.4 + dpkg --print-architecture [2022-09-01T08:34:09.807Z] #47 371.4 + git checkout -q v2.1.0 [2022-09-01T08:34:10.064Z] #47 371.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-01T08:34:10.064Z] #47 371.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-01T08:34:10.547Z] #20 69.01 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-01T08:34:10.547Z] #20 69.02 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-01T08:34:10.547Z] #20 69.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:34:11.927Z] #20 70.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-01T08:34:11.927Z] #20 70.76 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-01T08:34:11.927Z] #20 70.77 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:34:11.927Z] #20 70.83 Selecting previously unselected package libapparmor1:amd64. [2022-09-01T08:34:11.927Z] #20 70.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-01T08:34:11.927Z] #20 70.84 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:34:11.927Z] #20 70.89 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-01T08:34:11.927Z] #20 70.90 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-01T08:34:11.927Z] #20 70.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:34:11.927Z] #20 70.97 Selecting previously unselected package libbtrfs0:amd64. [2022-09-01T08:34:11.927Z] #20 70.98 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-01T08:34:11.927Z] #20 70.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:34:12.187Z] #20 71.06 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-01T08:34:12.187Z] #20 71.07 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-01T08:34:12.187Z] #20 71.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:34:12.187Z] #20 71.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-01T08:34:12.187Z] #20 ... [2022-09-01T08:34:12.187Z] [2022-09-01T08:34:12.187Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:34:12.187Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:34:12.187Z] #71 14.91 + cd /tmp/tmp.UyEuolLsdQ/src/github.com/containerd/containerd [2022-09-01T08:34:12.187Z] #71 14.91 + git checkout -q v1.6.8 [2022-09-01T08:34:12.187Z] #71 15.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-01T08:34:12.187Z] #71 15.84 + BUILDTAGS='netgo osusergo static_build' [2022-09-01T08:34:12.187Z] #71 15.84 + export EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:34:12.187Z] #71 15.84 + EXTRA_FLAGS=-buildmode=pie [2022-09-01T08:34:12.187Z] #71 15.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-01T08:34:12.187Z] #71 15.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-01T08:34:12.187Z] #71 15.84 + '[' '' = dynamic ']' [2022-09-01T08:34:12.187Z] #71 15.84 + make [2022-09-01T08:34:12.187Z] #71 16.45 + bin/ctr [2022-09-01T08:34:12.187Z] #71 ... [2022-09-01T08:34:12.187Z] [2022-09-01T08:34:12.188Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-01T08:34:12.188Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-09-01T08:34:12.188Z] #20 71.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:34:12.188Z] #20 71.18 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:34:12.188Z] #20 71.22 Selecting previously unselected package libudev-dev:amd64. [2022-09-01T08:34:12.188Z] #20 71.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-01T08:34:12.188Z] #20 71.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:34:12.188Z] #20 71.29 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-01T08:34:12.447Z] #20 71.29 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-01T08:34:12.447Z] #20 71.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:34:12.447Z] #20 71.44 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-01T08:34:12.447Z] #20 71.45 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-01T08:34:12.447Z] #20 71.45 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:34:12.447Z] #20 71.55 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-01T08:34:12.707Z] #20 71.56 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-01T08:34:12.707Z] #20 71.57 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:34:12.707Z] #20 71.66 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-01T08:34:12.707Z] #20 71.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-01T08:34:12.707Z] #20 71.67 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:34:12.707Z] #20 71.71 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-01T08:34:12.707Z] #20 71.72 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-01T08:34:12.707Z] #20 71.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:34:12.967Z] #20 71.93 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-01T08:34:12.967Z] #20 71.94 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-01T08:34:12.967Z] #20 71.94 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:34:13.227Z] #20 72.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-01T08:34:13.227Z] #20 72.05 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-01T08:34:13.227Z] #20 72.05 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:34:13.227Z] #20 72.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-01T08:34:13.227Z] #20 72.13 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-01T08:34:13.227Z] #20 72.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:13.227Z] #20 72.20 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-01T08:34:13.227Z] #20 72.20 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-01T08:34:13.227Z] #20 72.21 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:34:13.487Z] #20 72.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:13.487Z] #20 72.48 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-01T08:34:13.487Z] #20 72.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-01T08:34:13.487Z] #20 72.50 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-01T08:34:13.487Z] #20 72.51 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-01T08:34:13.487Z] #20 72.52 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-01T08:34:13.487Z] #20 72.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-01T08:34:13.487Z] #20 72.54 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-01T08:34:13.487Z] #20 72.56 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-01T08:34:13.487Z] #20 72.57 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-01T08:34:13.487Z] #20 72.58 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-01T08:34:13.487Z] #20 72.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-01T08:34:13.487Z] #20 72.60 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-01T08:34:13.487Z] #20 72.61 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-01T08:34:13.487Z] #20 72.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-01T08:34:13.487Z] #20 72.63 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-01T08:34:13.487Z] #20 72.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-01T08:34:13.487Z] #20 72.66 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-01T08:34:13.747Z] #20 72.67 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-01T08:34:13.747Z] #20 72.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.71 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-09-01T08:34:13.747Z] #20 72.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.73 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-09-01T08:34:13.747Z] #20 72.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-01T08:34:13.747Z] #20 72.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.76 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-09-01T08:34:13.747Z] #20 72.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-01T08:34:13.747Z] #20 72.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:34:13.747Z] #20 72.81 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-01T08:34:13.747Z] #20 72.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:34:13.747Z] #20 72.83 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-01T08:34:13.747Z] #20 72.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:34:14.455Z] #47 ... [2022-09-01T08:34:14.455Z] [2022-09-01T08:34:14.455Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:14.455Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:14.455Z] #77 292.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-01T08:34:14.455Z] #77 292.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-01T08:34:14.455Z] #77 293.3 CC src/crun-crun.o [2022-09-01T08:34:14.455Z] #77 293.4 CC src/crun-run.o [2022-09-01T08:34:14.455Z] #77 293.4 CC src/crun-delete.o [2022-09-01T08:34:14.455Z] #77 293.5 CC src/crun-kill.o [2022-09-01T08:34:14.455Z] #77 293.6 CC src/crun-pause.o [2022-09-01T08:34:14.455Z] #77 293.8 CC src/crun-spec.o [2022-09-01T08:34:14.455Z] #77 293.8 CC src/crun-unpause.o [2022-09-01T08:34:14.455Z] #77 293.9 CC src/crun-exec.o [2022-09-01T08:34:14.455Z] #77 293.9 CC src/crun-list.o [2022-09-01T08:34:14.455Z] #77 294.1 CC src/crun-create.o [2022-09-01T08:34:14.455Z] #77 294.1 CC src/crun-start.o [2022-09-01T08:34:14.455Z] #77 294.3 CC src/crun-state.o [2022-09-01T08:34:14.455Z] #77 294.4 CC src/crun-update.o [2022-09-01T08:34:14.455Z] #77 294.5 CC src/crun-ps.o [2022-09-01T08:34:14.455Z] #77 294.7 CC src/crun-checkpoint.o [2022-09-01T08:34:14.455Z] #77 294.7 CC src/crun-restore.o [2022-09-01T08:34:14.455Z] #77 294.9 CC src/libcrun/libcrun_la-utils.lo [2022-09-01T08:34:14.455Z] #77 294.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-01T08:34:14.455Z] #77 295.1 CC src/libcrun/libcrun_la-container.lo [2022-09-01T08:34:14.455Z] #77 295.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-01T08:34:14.455Z] #77 295.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-01T08:34:14.455Z] #77 295.4 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-01T08:34:14.455Z] #77 295.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-01T08:34:14.455Z] #77 295.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-01T08:34:14.455Z] #77 295.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-01T08:34:14.455Z] #77 296.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-01T08:34:14.455Z] #77 296.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-01T08:34:14.455Z] #77 296.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-01T08:34:14.455Z] #77 296.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-01T08:34:14.455Z] #77 296.3 CC src/libcrun/libcrun_la-linux.lo [2022-09-01T08:34:14.455Z] #77 296.3 CC src/libcrun/libcrun_la-error.lo [2022-09-01T08:34:14.455Z] #77 296.4 CC src/libcrun/libcrun_la-status.lo [2022-09-01T08:34:14.455Z] #77 296.4 CC src/libcrun/libcrun_la-terminal.lo [2022-09-01T08:34:14.455Z] #77 296.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-01T08:34:14.455Z] #77 296.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-01T08:34:14.455Z] #77 296.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-01T08:34:14.455Z] #77 297.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-01T08:34:14.456Z] #77 297.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-01T08:34:14.456Z] #77 297.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-01T08:34:14.456Z] #77 297.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-01T08:34:14.456Z] #77 297.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-01T08:34:14.456Z] #77 297.4 CC tests/init.o [2022-09-01T08:34:14.456Z] #77 297.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-01T08:34:15.132Z] #20 DONE 74.1s [2022-09-01T08:34:15.132Z] [2022-09-01T08:34:15.132Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-09-01T08:34:15.132Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-09-01T08:34:16.070Z] #21 1.086 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-01T08:34:16.330Z] #21 1.090 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-01T08:34:16.330Z] #21 1.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:34:16.589Z] #21 1.647 Fetched 44.1 kB in 1s (52.4 kB/s) [2022-09-01T08:34:16.615Z] #47 ... [2022-09-01T08:34:16.615Z] [2022-09-01T08:34:16.615Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:16.615Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:16.615Z] #77 293.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:16.615Z] #77 293.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-01T08:34:16.615Z] #77 293.8 make[5]: Nothing to be done for 'install-data-am'. [2022-09-01T08:34:16.615Z] #77 293.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:16.615Z] #77 293.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:16.615Z] #77 293.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:16.615Z] #77 293.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-01T08:34:16.615Z] #77 293.8 make[2]: Entering directory '/tmp/crun-build' [2022-09-01T08:34:16.615Z] #77 294.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-01T08:34:16.615Z] #77 294.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-01T08:34:16.615Z] #77 294.0 CC src/libcrun/libcrun_testing_a-container.o [2022-09-01T08:34:16.615Z] #77 294.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-01T08:34:16.615Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-01T08:34:16.615Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-01T08:34:16.615Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-01T08:34:16.615Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-01T08:34:16.615Z] #77 294.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-01T08:34:16.615Z] #77 294.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-01T08:34:16.615Z] #77 294.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-01T08:34:16.615Z] #77 294.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-01T08:34:16.615Z] #77 294.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-01T08:34:16.615Z] #77 294.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-01T08:34:16.615Z] #77 294.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-01T08:34:16.615Z] #77 294.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-01T08:34:16.615Z] #77 294.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-01T08:34:16.615Z] #77 294.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-01T08:34:16.615Z] #77 294.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-01T08:34:16.615Z] #77 294.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-01T08:34:16.615Z] #77 294.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-01T08:34:16.615Z] #77 294.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-01T08:34:16.615Z] #77 294.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-01T08:34:16.615Z] #77 294.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-01T08:34:16.615Z] #77 294.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-01T08:34:16.615Z] #77 294.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-01T08:34:16.615Z] #77 294.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-01T08:34:16.615Z] #77 295.0 CC src/crun-run.o [2022-09-01T08:34:16.615Z] #77 295.1 CC src/crun-kill.o [2022-09-01T08:34:16.615Z] #77 295.1 CC src/crun-delete.o [2022-09-01T08:34:16.615Z] #77 295.2 CC src/crun-crun.o [2022-09-01T08:34:16.615Z] #77 295.3 CC src/crun-pause.o [2022-09-01T08:34:16.615Z] #77 295.5 CC src/crun-unpause.o [2022-09-01T08:34:16.615Z] #77 295.8 CC src/crun-spec.o [2022-09-01T08:34:16.615Z] #77 295.9 CC src/crun-exec.o [2022-09-01T08:34:16.615Z] #77 295.9 CC src/crun-create.o [2022-09-01T08:34:16.615Z] #77 296.0 CC src/crun-start.o [2022-09-01T08:34:16.615Z] #77 296.0 CC src/crun-list.o [2022-09-01T08:34:16.615Z] #77 296.1 CC src/crun-state.o [2022-09-01T08:34:16.615Z] #77 296.1 CC src/crun-update.o [2022-09-01T08:34:16.615Z] #77 296.3 CC src/crun-ps.o [2022-09-01T08:34:16.615Z] #77 296.4 CC src/crun-checkpoint.o [2022-09-01T08:34:16.615Z] #77 296.4 CC src/libcrun/libcrun_la-utils.lo [2022-09-01T08:34:16.615Z] #77 296.5 CC src/crun-restore.o [2022-09-01T08:34:16.615Z] #77 296.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-01T08:34:16.615Z] #77 296.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-01T08:34:16.615Z] #77 296.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-01T08:34:16.615Z] #77 297.0 CC src/libcrun/libcrun_la-container.lo [2022-09-01T08:34:16.615Z] #77 297.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-01T08:34:16.615Z] #77 297.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-01T08:34:16.615Z] #77 297.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-01T08:34:16.615Z] #77 297.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-01T08:34:16.615Z] #77 297.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-01T08:34:16.615Z] #77 297.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-01T08:34:16.615Z] #77 297.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-01T08:34:16.615Z] #77 297.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-01T08:34:16.615Z] #77 298.0 CC src/libcrun/libcrun_la-status.lo [2022-09-01T08:34:16.615Z] #77 298.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-01T08:34:16.615Z] #77 298.1 CC src/libcrun/libcrun_la-terminal.lo [2022-09-01T08:34:16.615Z] #77 298.2 CC src/libcrun/libcrun_la-error.lo [2022-09-01T08:34:16.615Z] #77 298.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-01T08:34:16.615Z] #77 298.4 CC src/libcrun/libcrun_la-signals.lo [2022-09-01T08:34:16.615Z] #77 298.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-01T08:34:16.615Z] #77 298.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-01T08:34:16.615Z] #77 299.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-01T08:34:16.615Z] #77 299.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-01T08:34:16.615Z] #77 299.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-01T08:34:16.615Z] #77 299.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-01T08:34:16.615Z] #77 299.9 CC tests/init.o [2022-09-01T08:34:16.615Z] #77 300.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-01T08:34:21.869Z] #21 1.647 Reading package lists... [2022-09-01T08:34:25.526Z] #64 329.5 # github.com/containerd/containerd/cmd/containerd [2022-09-01T08:34:25.526Z] #64 329.5 /usr/bin/ld: /tmp/go-link-2605593307/000019.o: in function `New': [2022-09-01T08:34:25.526Z] #64 329.5 /tmp/tmp.6Ypyeads4U/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-09-01T08:34:25.526Z] #64 329.6 + bin/containerd-stress [2022-09-01T08:34:25.526Z] #64 330.7 + bin/containerd-shim [2022-09-01T08:34:26.071Z] #21 6.221 Reading package lists... [2022-09-01T08:34:27.011Z] #21 10.90 Building dependency tree... [2022-09-01T08:34:27.011Z] #21 11.95 Reading state information... [2022-09-01T08:34:27.952Z] #21 13.05 The following additional packages will be installed: [2022-09-01T08:34:27.952Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-01T08:34:28.212Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-01T08:34:28.212Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-01T08:34:28.212Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-01T08:34:28.212Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-01T08:34:28.212Z] #21 13.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-01T08:34:28.212Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-01T08:34:28.212Z] #21 13.07 Suggested packages: [2022-09-01T08:34:28.212Z] #21 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-01T08:34:28.212Z] #21 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-01T08:34:28.212Z] #21 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-01T08:34:28.212Z] #21 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-01T08:34:28.212Z] #21 13.07 seccomp:ppc64el seccomp:s390x [2022-09-01T08:34:28.212Z] #21 13.07 Recommended packages: [2022-09-01T08:34:28.212Z] #21 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-01T08:34:28.212Z] #21 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-01T08:34:28.212Z] #21 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-01T08:34:28.212Z] #21 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-01T08:34:28.782Z] #21 13.51 The following NEW packages will be installed: [2022-09-01T08:34:28.782Z] #21 13.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-01T08:34:28.782Z] #21 13.51 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-01T08:34:28.782Z] #21 13.51 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-01T08:34:28.782Z] #21 13.51 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-01T08:34:28.782Z] #21 13.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-01T08:34:28.782Z] #21 13.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-01T08:34:28.782Z] #21 13.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-01T08:34:28.782Z] #21 13.51 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-01T08:34:28.782Z] #21 13.51 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-01T08:34:28.782Z] #21 13.51 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-01T08:34:28.782Z] #21 13.52 libseccomp2:ppc64el libseccomp2:s390x [2022-09-01T08:34:29.042Z] #21 13.88 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:34:29.042Z] #21 13.88 Need to get 15.9 MB of archives. [2022-09-01T08:34:29.042Z] #21 13.88 After this operation, 73.0 MB of additional disk space will be used. [2022-09-01T08:34:29.042Z] #21 13.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-01T08:34:29.042Z] #21 13.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-01T08:34:29.042Z] #21 13.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-01T08:34:29.042Z] #21 13.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-01T08:34:29.042Z] #21 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-01T08:34:29.042Z] #21 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-01T08:34:29.042Z] #21 13.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-01T08:34:29.042Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-01T08:34:29.042Z] #21 13.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-01T08:34:29.042Z] #21 13.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-01T08:34:29.042Z] #21 13.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-01T08:34:29.042Z] #21 13.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-01T08:34:29.042Z] #21 13.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-01T08:34:29.042Z] #21 13.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-01T08:34:29.042Z] #21 13.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-01T08:34:29.042Z] #21 13.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-01T08:34:29.042Z] #21 13.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-01T08:34:29.042Z] #21 13.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-01T08:34:29.042Z] #21 13.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-01T08:34:29.042Z] #21 13.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-01T08:34:29.042Z] #21 14.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-01T08:34:29.042Z] #21 14.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-01T08:34:29.042Z] #21 14.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-01T08:34:29.042Z] #21 14.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-01T08:34:29.042Z] #21 14.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-01T08:34:29.042Z] #21 14.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-01T08:34:29.042Z] #21 14.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-01T08:34:29.042Z] #21 14.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-01T08:34:29.302Z] #21 14.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-01T08:34:29.302Z] #21 14.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-01T08:34:29.302Z] #21 14.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-01T08:34:29.302Z] #21 14.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-01T08:34:29.302Z] #21 14.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-01T08:34:29.302Z] #21 14.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-01T08:34:29.562Z] #21 14.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:34:29.821Z] #21 14.73 Fetched 15.9 MB in 0s (33.9 MB/s) [2022-09-01T08:34:29.821Z] #21 14.76 Selecting previously unselected package gcc-10-base:armel. [2022-09-01T08:34:29.821Z] #21 14.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-09-01T08:34:29.821Z] #21 14.80 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-01T08:34:29.821Z] #21 14.80 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-01T08:34:29.821Z] #21 14.84 Selecting previously unselected package gcc-10-base:armhf. [2022-09-01T08:34:29.821Z] #21 14.85 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-01T08:34:29.821Z] #21 14.85 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-01T08:34:30.081Z] #21 14.89 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-01T08:34:30.081Z] #21 14.90 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-01T08:34:30.081Z] #21 14.91 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-01T08:34:30.081Z] #21 14.95 Selecting previously unselected package gcc-10-base:s390x. [2022-09-01T08:34:30.081Z] #21 14.96 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-01T08:34:30.081Z] #21 14.97 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-01T08:34:30.081Z] #21 15.02 Selecting previously unselected package gcc-10-base:arm64. [2022-09-01T08:34:30.081Z] #21 15.02 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-01T08:34:30.081Z] #21 15.03 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-01T08:34:30.081Z] #21 15.08 Selecting previously unselected package libgcc-s1:armel. [2022-09-01T08:34:30.081Z] #21 15.09 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-01T08:34:30.081Z] #21 15.09 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-01T08:34:30.340Z] #21 15.14 Selecting previously unselected package libcrypt1:armel. [2022-09-01T08:34:30.340Z] #21 15.15 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-01T08:34:30.340Z] #21 15.16 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-01T08:34:30.340Z] #21 15.24 Selecting previously unselected package libc6:armel. [2022-09-01T08:34:30.340Z] #21 15.25 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-01T08:34:30.600Z] #21 15.45 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-01T08:34:31.170Z] #21 15.86 Selecting previously unselected package libapparmor1:armel. [2022-09-01T08:34:31.170Z] #21 15.86 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-01T08:34:31.170Z] #21 15.87 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-01T08:34:31.170Z] #21 15.92 Selecting previously unselected package libapparmor-dev:armel. [2022-09-01T08:34:31.170Z] #21 15.92 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-01T08:34:31.170Z] #21 15.92 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-01T08:34:31.170Z] #21 15.99 Selecting previously unselected package libgcc-s1:arm64. [2022-09-01T08:34:31.170Z] #21 16.00 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-01T08:34:31.170Z] #21 16.01 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-01T08:34:31.170Z] #21 16.05 Selecting previously unselected package libcrypt1:arm64. [2022-09-01T08:34:31.170Z] #21 16.05 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-01T08:34:31.170Z] #21 16.06 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-01T08:34:31.170Z] #21 16.14 Selecting previously unselected package libc6:arm64. [2022-09-01T08:34:31.170Z] #21 16.15 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-01T08:34:31.430Z] #21 16.33 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-01T08:34:32.001Z] #21 16.79 Selecting previously unselected package libapparmor1:arm64. [2022-09-01T08:34:32.001Z] #21 16.79 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-01T08:34:32.001Z] #21 16.80 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-01T08:34:32.001Z] #21 16.87 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-01T08:34:32.001Z] #21 16.87 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-01T08:34:32.001Z] #21 16.88 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-01T08:34:32.001Z] #21 16.94 Selecting previously unselected package libgcc-s1:s390x. [2022-09-01T08:34:32.001Z] #21 16.95 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-01T08:34:32.001Z] #21 16.95 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-01T08:34:32.072Z] #64 341.7 + bin/containerd-shim-runc-v1 [2022-09-01T08:34:32.261Z] #21 17.00 Selecting previously unselected package libcrypt1:s390x. [2022-09-01T08:34:32.261Z] #21 17.00 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-01T08:34:32.261Z] #21 17.01 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-01T08:34:32.261Z] #21 17.09 Selecting previously unselected package libc6:s390x. [2022-09-01T08:34:32.261Z] #21 17.09 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-01T08:34:32.261Z] #21 17.27 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-01T08:34:32.831Z] #21 17.76 Selecting previously unselected package libapparmor1:s390x. [2022-09-01T08:34:32.831Z] #21 17.76 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-01T08:34:32.831Z] #21 17.77 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-01T08:34:32.831Z] #21 17.82 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-01T08:34:32.831Z] #21 17.83 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-01T08:34:32.831Z] #21 17.83 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-01T08:34:32.831Z] #21 17.90 Selecting previously unselected package libgcc-s1:armhf. [2022-09-01T08:34:32.831Z] #21 17.91 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-01T08:34:32.831Z] #21 17.91 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-01T08:34:33.091Z] #21 17.96 Selecting previously unselected package libcrypt1:armhf. [2022-09-01T08:34:33.091Z] #21 17.97 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-01T08:34:33.091Z] #21 17.98 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-01T08:34:33.091Z] #21 18.05 Selecting previously unselected package libc6:armhf. [2022-09-01T08:34:33.091Z] #21 18.07 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-01T08:34:33.351Z] #21 18.28 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-01T08:34:33.921Z] #21 18.72 Selecting previously unselected package libapparmor1:armhf. [2022-09-01T08:34:33.921Z] #21 18.72 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-01T08:34:33.921Z] #21 18.73 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-01T08:34:33.921Z] #21 18.78 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-01T08:34:33.921Z] #21 18.78 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-01T08:34:33.921Z] #21 18.79 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-01T08:34:33.921Z] #21 18.85 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-01T08:34:33.921Z] #21 18.86 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-01T08:34:33.921Z] #21 18.87 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-01T08:34:33.921Z] #21 18.91 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-01T08:34:33.921Z] #21 18.92 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-01T08:34:33.921Z] #21 18.93 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-01T08:34:33.921Z] #21 19.04 Selecting previously unselected package libc6:ppc64el. [2022-09-01T08:34:34.181Z] #21 19.04 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-01T08:34:34.440Z] #21 19.26 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-01T08:34:35.016Z] #21 19.90 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-01T08:34:35.016Z] #21 19.90 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-01T08:34:35.016Z] #21 19.91 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-01T08:34:35.016Z] #21 19.96 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-01T08:34:35.016Z] #21 19.96 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-01T08:34:35.016Z] #21 19.97 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-01T08:34:35.016Z] #21 20.04 Selecting previously unselected package libseccomp2:s390x. [2022-09-01T08:34:35.276Z] #21 20.04 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-01T08:34:35.276Z] #21 20.05 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.276Z] #21 20.09 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-01T08:34:35.276Z] #21 20.10 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-01T08:34:35.276Z] #21 20.10 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.276Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-01T08:34:35.276Z] #21 20.18 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-01T08:34:35.276Z] #21 20.19 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.276Z] #21 20.24 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-01T08:34:35.276Z] #21 20.25 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-01T08:34:35.276Z] #21 20.25 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.535Z] #21 20.31 Selecting previously unselected package libseccomp2:armhf. [2022-09-01T08:34:35.535Z] #21 20.32 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-01T08:34:35.535Z] #21 20.32 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.535Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-01T08:34:35.535Z] #21 20.37 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-01T08:34:35.535Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.536Z] #21 20.44 Selecting previously unselected package libseccomp2:armel. [2022-09-01T08:34:35.536Z] #21 20.45 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-01T08:34:35.536Z] #21 20.45 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.536Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armel. [2022-09-01T08:34:35.536Z] #21 20.50 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-01T08:34:35.536Z] #21 20.51 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.795Z] #21 20.57 Selecting previously unselected package libseccomp2:arm64. [2022-09-01T08:34:35.795Z] #21 20.58 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-01T08:34:35.795Z] #21 20.58 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.795Z] #21 20.63 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-01T08:34:35.795Z] #21 20.63 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-01T08:34:35.795Z] #21 20.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:35.795Z] #21 20.75 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-01T08:34:35.795Z] #21 20.76 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-01T08:34:35.795Z] #21 20.77 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-01T08:34:35.795Z] #21 20.78 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-01T08:34:35.795Z] #21 20.79 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-01T08:34:35.795Z] #21 20.81 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-01T08:34:35.795Z] #21 20.82 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-01T08:34:35.795Z] #21 20.83 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-01T08:34:36.055Z] #21 20.84 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-01T08:34:36.055Z] #21 20.85 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-01T08:34:36.055Z] #21 20.86 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-01T08:34:36.055Z] #21 20.87 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-01T08:34:36.055Z] #21 20.88 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-01T08:34:36.055Z] #21 20.89 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-01T08:34:36.055Z] #21 20.90 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-01T08:34:36.055Z] #21 20.91 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-01T08:34:37.437Z] #21 22.15 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-01T08:34:38.376Z] #21 23.36 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-01T08:34:38.621Z] #64 348.0 + bin/containerd-shim-runc-v2 [2022-09-01T08:34:39.183Z] #64 348.8 + binaries [2022-09-01T08:34:39.183Z] #64 348.8 + install -D bin/containerd /build/containerd [2022-09-01T08:34:39.183Z] #64 348.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-01T08:34:39.183Z] #64 348.8 + install -D bin/ctr /build/ctr [2022-09-01T08:34:39.756Z] #21 24.58 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-01T08:34:41.006Z] #77 ... [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:34:41.006Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:34:41.006Z] #47 DONE 400.7s [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:34:41.006Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:34:41.006Z] #64 ... [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:41.006Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:41.006Z] #77 324.2 CCLD tests/init [2022-09-01T08:34:41.006Z] #77 ... [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-01T08:34:41.006Z] #48 sha256:1a5d7eb7a8b28b735c1463a60cad803f3f93e518846d28bc58fa295da2af2379 [2022-09-01T08:34:41.006Z] #48 DONE 0.5s [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-01T08:34:41.006Z] #52 sha256:b17ea9e65128c149c866501d5887be92eae8cce213a746141bd51d78969f3f44 [2022-09-01T08:34:41.006Z] #52 DONE 0.1s [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-01T08:34:41.006Z] #54 sha256:6e1e9e4c881b5b147e8797c6b7e7fa3079c7b0c0542434e79544fb8055fa4e24 [2022-09-01T08:34:41.006Z] #54 DONE 0.1s [2022-09-01T08:34:41.006Z] [2022-09-01T08:34:41.006Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:41.006Z] #60 sha256:0baad26bc88b36961e82877bff1eaa084b2aa0ee70ef4eceb5a3d344c929b60d [2022-09-01T08:34:41.141Z] #21 25.80 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-01T08:34:41.706Z] #64 DONE 351.1s [2022-09-01T08:34:42.081Z] #21 27.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-01T08:34:42.081Z] #21 27.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-01T08:34:42.081Z] #21 27.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-01T08:34:42.081Z] #21 27.09 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-01T08:34:42.081Z] #21 27.10 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-01T08:34:42.081Z] #21 27.11 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.081Z] #21 27.12 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.081Z] #21 27.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.081Z] #21 27.15 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.283Z] [2022-09-01T08:34:42.283Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-01T08:34:42.283Z] #65 sha256:245fd1e8f721720d9967ba0e1d7bb23bdad668db92eb3c22789916296ef34c5b [2022-09-01T08:34:42.342Z] #21 27.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.18 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-01T08:34:42.342Z] #21 27.19 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-01T08:34:42.342Z] #21 27.20 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-01T08:34:42.342Z] #21 27.22 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-01T08:34:42.342Z] #21 27.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-01T08:34:42.342Z] #21 27.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.26 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.30 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-01T08:34:42.342Z] #21 27.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:34:42.602Z] #21 DONE 27.5s [2022-09-01T08:34:42.602Z] [2022-09-01T08:34:42.602Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:34:42.602Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:34:42.602Z] #71 ... [2022-09-01T08:34:42.602Z] [2022-09-01T08:34:42.602Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-01T08:34:42.602Z] #66 sha256:d349a7cfc9e2a7309e5e4316bb8c0dd401ffa9d880a0c43c479c8181da7c166d [2022-09-01T08:34:42.602Z] #66 DONE 0.1s [2022-09-01T08:34:42.602Z] [2022-09-01T08:34:42.602Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-01T08:34:42.602Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-09-01T08:34:43.132Z] #77 ... [2022-09-01T08:34:43.132Z] [2022-09-01T08:34:43.132Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-01T08:34:43.132Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-09-01T08:34:43.132Z] #47 DONE 403.1s [2022-09-01T08:34:43.132Z] [2022-09-01T08:34:43.132Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:34:43.132Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:34:43.654Z] #65 DONE 1.0s [2022-09-01T08:34:43.654Z] [2022-09-01T08:34:43.654Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-01T08:34:43.654Z] #70 sha256:4290f4997cdf668ddedee52086bb499e4297517d93a35df82fff6c6696477a4b [2022-09-01T08:34:43.654Z] #70 DONE 0.2s [2022-09-01T08:34:43.654Z] [2022-09-01T08:34:43.654Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-01T08:34:43.654Z] #75 sha256:b6078e14943d861fecf89f3503350aa0a16c9f7de120f62516914b3f3b4d723b [2022-09-01T08:34:43.702Z] #64 ... [2022-09-01T08:34:43.702Z] [2022-09-01T08:34:43.702Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-01T08:34:43.702Z] #48 sha256:6345816b58fabfb1dcf7650543f9cc14e2f08d706ce208579312e30150085b23 [2022-09-01T08:34:43.702Z] #48 DONE 0.4s [2022-09-01T08:34:43.702Z] [2022-09-01T08:34:43.702Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:43.702Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:43.960Z] #77 ... [2022-09-01T08:34:43.960Z] [2022-09-01T08:34:43.960Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-01T08:34:43.960Z] #52 sha256:b440cdbd1401671094d0a61f6f13397d095fadafcfe60bff00262dfa3d5e9a59 [2022-09-01T08:34:43.960Z] #52 DONE 0.0s [2022-09-01T08:34:43.960Z] [2022-09-01T08:34:43.960Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-01T08:34:43.960Z] #54 sha256:620f579c4217d9b4cdb9a15d3c6498bb750492c275a9be41f9e4bdb95943eeb2 [2022-09-01T08:34:43.960Z] #54 DONE 0.1s [2022-09-01T08:34:43.960Z] [2022-09-01T08:34:43.960Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:43.960Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:34:43.986Z] #22 DONE 1.2s [2022-09-01T08:34:43.986Z] [2022-09-01T08:34:43.986Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:43.986Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:34:43.986Z] #67 1.068 + RM_GOPATH=0 [2022-09-01T08:34:43.986Z] #67 1.068 + TMP_GOPATH= [2022-09-01T08:34:43.986Z] #67 1.068 + : /build [2022-09-01T08:34:43.986Z] #67 1.068 + '[' -z '' ']' [2022-09-01T08:34:43.986Z] #67 1.069 ++ mktemp -d [2022-09-01T08:34:43.986Z] #67 1.071 + export GOPATH=/tmp/tmp.QlmryVqOCt [2022-09-01T08:34:43.986Z] #67 1.071 + GOPATH=/tmp/tmp.QlmryVqOCt [2022-09-01T08:34:43.986Z] #67 1.071 + RM_GOPATH=1 [2022-09-01T08:34:43.986Z] #67 1.071 + case "$(go env GOARCH)" in [2022-09-01T08:34:43.986Z] #67 1.071 ++ go env GOARCH [2022-09-01T08:34:43.986Z] #67 1.080 + export GO_BUILDMODE=-buildmode=pie [2022-09-01T08:34:43.986Z] #67 1.080 + GO_BUILDMODE=-buildmode=pie [2022-09-01T08:34:43.986Z] #67 1.084 ++ dirname /install.sh [2022-09-01T08:34:43.986Z] #67 1.085 + dir=/ [2022-09-01T08:34:43.986Z] #67 1.085 + bin=runc [2022-09-01T08:34:43.986Z] #67 1.085 + shift [2022-09-01T08:34:43.986Z] #67 1.086 + '[' '!' -f //runc.installer ']' [2022-09-01T08:34:43.986Z] #67 1.086 + . //runc.installer [2022-09-01T08:34:43.986Z] #67 1.086 ++ set -e [2022-09-01T08:34:43.986Z] #67 1.087 ++ : v1.1.4 [2022-09-01T08:34:43.986Z] #67 1.087 + install_runc [2022-09-01T08:34:43.986Z] #67 1.087 + RUNC_BUILDTAGS=seccomp [2022-09-01T08:34:43.986Z] #67 1.088 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-01T08:34:43.986Z] #67 1.088 Install runc version v1.1.4 (build tags: seccomp) [2022-09-01T08:34:43.986Z] #67 1.088 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QlmryVqOCt/src/github.com/opencontainers/runc [2022-09-01T08:34:43.986Z] #67 1.091 Cloning into '/tmp/tmp.QlmryVqOCt/src/github.com/opencontainers/runc'... [2022-09-01T08:34:44.524Z] #60 ... [2022-09-01T08:34:44.524Z] [2022-09-01T08:34:44.524Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:44.524Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:44.524Z] #77 327.9 CCLD tests/init [2022-09-01T08:34:44.930Z] #67 ... [2022-09-01T08:34:44.930Z] [2022-09-01T08:34:44.930Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-01T08:34:44.930Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-09-01T08:34:44.930Z] #23 DONE 1.0s [2022-09-01T08:34:44.930Z] [2022-09-01T08:34:44.930Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-01T08:34:44.930Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-09-01T08:34:45.024Z] #75 DONE 1.1s [2022-09-01T08:34:45.024Z] [2022-09-01T08:34:45.024Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-01T08:34:45.024Z] #78 sha256:cd1451a5fe08d57c3f4b2edd5296a6fac2806871b429623ed2d99cdf3c9cf6af [2022-09-01T08:34:45.024Z] #78 DONE 0.1s [2022-09-01T08:34:45.024Z] [2022-09-01T08:34:45.024Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-01T08:34:45.024Z] #79 sha256:4a282819a485047084adcf54eb94df8a233e50fc7fafae2de2be34778a11b65c [2022-09-01T08:34:45.024Z] #79 DONE 0.0s [2022-09-01T08:34:45.024Z] [2022-09-01T08:34:45.024Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-01T08:34:45.024Z] #80 sha256:5ed5e43ca015d1d33252e4c05e953c633f4acd7d1dabba0b3124395f91e016bf [2022-09-01T08:34:45.024Z] #80 DONE 0.0s [2022-09-01T08:34:45.024Z] [2022-09-01T08:34:45.024Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-01T08:34:45.024Z] #81 sha256:690c3c2f2f4709e1a8de178675a0107e883f836aaf88b72be20a967f5d1916c7 [2022-09-01T08:34:45.586Z] #81 0.809 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-01T08:34:45.843Z] #81 1.003 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-01T08:34:45.843Z] #81 1.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:34:45.872Z] #24 0.789 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-01T08:34:45.872Z] #24 DONE 0.9s [2022-09-01T08:34:45.872Z] [2022-09-01T08:34:45.872Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:45.872Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:34:46.099Z] #81 1.163 Fetched 44.1 kB in 1s (54.7 kB/s) [2022-09-01T08:34:46.663Z] #81 1.163 Reading package lists... [2022-09-01T08:34:46.816Z] #67 ... [2022-09-01T08:34:46.816Z] [2022-09-01T08:34:46.816Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-01T08:34:46.816Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-09-01T08:34:46.816Z] #25 DONE 0.9s [2022-09-01T08:34:46.816Z] [2022-09-01T08:34:46.816Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-01T08:34:46.816Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-09-01T08:34:47.235Z] #81 1.682 Reading package lists... [2022-09-01T08:34:47.235Z] #81 2.190 Building dependency tree... [2022-09-01T08:34:47.235Z] #81 2.312 Reading state information... [2022-09-01T08:34:47.235Z] #81 2.427 systemd is already the newest version (247.3-7). [2022-09-01T08:34:47.235Z] #81 2.427 systemd set to manually installed. [2022-09-01T08:34:47.235Z] #81 2.427 The following additional packages will be installed: [2022-09-01T08:34:47.491Z] #81 2.428 libdbus-1-3 libpam-systemd [2022-09-01T08:34:47.491Z] #81 2.428 Recommended packages: [2022-09-01T08:34:47.491Z] #81 2.428 libnss-systemd [2022-09-01T08:34:47.491Z] #81 2.485 The following NEW packages will be installed: [2022-09-01T08:34:47.491Z] #81 2.486 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-01T08:34:47.748Z] #81 2.752 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:34:47.748Z] #81 2.752 Need to get 950 kB of archives. [2022-09-01T08:34:47.748Z] #81 2.752 After this operation, 1988 kB of additional disk space will be used. [2022-09-01T08:34:47.748Z] #81 2.752 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-01T08:34:47.748Z] #81 2.756 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-01T08:34:47.748Z] #81 2.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-01T08:34:47.748Z] #81 2.762 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-01T08:34:47.748Z] #81 2.765 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-01T08:34:47.748Z] #81 2.938 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:34:47.748Z] #81 2.967 Fetched 950 kB in 0s (3452 kB/s) [2022-09-01T08:34:47.748Z] #81 2.987 Selecting previously unselected package systemd-sysv. [2022-09-01T08:34:47.755Z] #26 DONE 1.0s [2022-09-01T08:34:47.755Z] [2022-09-01T08:34:47.755Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:47.755Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:34:47.755Z] #67 ... [2022-09-01T08:34:47.755Z] [2022-09-01T08:34:47.755Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-09-01T08:34:47.755Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-09-01T08:34:48.004Z] #81 2.987 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-09-01T08:34:48.004Z] #81 3.002 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-01T08:34:48.004Z] #81 3.005 Unpacking systemd-sysv (247.3-7) ... [2022-09-01T08:34:48.004Z] #81 3.045 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-01T08:34:48.004Z] #81 3.048 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-01T08:34:48.004Z] #81 3.056 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-01T08:34:48.004Z] #81 3.112 Selecting previously unselected package dbus. [2022-09-01T08:34:48.004Z] #81 3.114 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-01T08:34:48.004Z] #81 3.123 Unpacking dbus (1.12.20-2) ... [2022-09-01T08:34:48.004Z] #81 3.179 Selecting previously unselected package libpam-systemd:amd64. [2022-09-01T08:34:48.004Z] #81 3.181 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-01T08:34:48.004Z] #81 3.185 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-01T08:34:48.004Z] #81 3.231 Selecting previously unselected package dbus-user-session. [2022-09-01T08:34:48.261Z] #81 3.234 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-01T08:34:48.261Z] #81 3.237 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-01T08:34:48.261Z] #81 3.352 Setting up systemd-sysv (247.3-7) ... [2022-09-01T08:34:48.261Z] #81 3.363 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-01T08:34:48.261Z] #81 3.374 Setting up dbus (1.12.20-2) ... [2022-09-01T08:34:48.521Z] #81 3.529 invoke-rc.d: could not determine current runlevel [2022-09-01T08:34:48.521Z] #81 3.532 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:34:48.521Z] #81 3.536 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-01T08:34:48.521Z] #81 3.683 Setting up dbus-user-session (1.12.20-2) ... [2022-09-01T08:34:48.521Z] #81 3.698 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:34:48.521Z] #81 DONE 3.8s [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/builder/remotecontext 0.147s coverage: 13.7% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/builder/dockerfile 0.470s coverage: 49.3% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/builder/remotecontext/git 1.356s coverage: 86.3% of statements [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/cli [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-01T08:34:48.543Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 69.3% of statements [2022-09-01T08:34:48.543Z] ok github.com/docker/docker/client 0.121s coverage: 76.1% of statements [2022-09-01T08:34:48.697Z] #27 DONE 1.0s [2022-09-01T08:34:48.697Z] [2022-09-01T08:34:48.697Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:34:48.697Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-01T08:34:48.778Z] [2022-09-01T08:34:48.778Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-01T08:34:48.778Z] #82 sha256:91f723bf96f7a3a2435c5ea4b1135451bc06de5b7cf88e3fa91ca99e7cf00484 [2022-09-01T08:34:49.638Z] #28 1.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-01T08:34:49.638Z] #28 1.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-01T08:34:49.638Z] #28 1.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-01T08:34:49.707Z] #82 DONE 0.9s [2022-09-01T08:34:49.707Z] [2022-09-01T08:34:49.707Z] #83 exporting to image [2022-09-01T08:34:49.707Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-01T08:34:49.707Z] #83 exporting layers [2022-09-01T08:34:50.209Z] #28 1.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-01T08:34:50.209Z] #28 1.617 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-01T08:34:50.470Z] #28 1.845 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-01T08:34:50.730Z] #28 2.101 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-01T08:34:51.027Z] #28 2.337 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-01T08:34:51.289Z] #28 2.805 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-01T08:34:51.550Z] #28 3.125 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-09-01T08:34:51.809Z] #28 3.126 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-09-01T08:34:51.809Z] #28 3.126 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [155 kB] [2022-09-01T08:34:51.809Z] #28 3.127 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-09-01T08:34:51.809Z] #28 3.128 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-09-01T08:34:51.809Z] #28 3.134 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-09-01T08:34:51.809Z] #28 3.413 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-01T08:34:52.068Z] #28 3.418 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-01T08:34:52.068Z] #28 3.419 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-01T08:34:52.068Z] #28 3.420 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-01T08:34:52.068Z] #28 3.428 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-01T08:34:52.068Z] #28 3.429 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-01T08:34:56.273Z] #83 exporting layers 6.4s done [2022-09-01T08:34:56.273Z] #83 writing image sha256:0afcfbb3ed1c957ef5dcd600fc1fb4fb283f0cde3d5c244704a5eb4d46b8f2eb done [2022-09-01T08:34:56.273Z] #83 naming to docker.io/library/docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 done [2022-09-01T08:34:56.273Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T08:34:56.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary test-integration [2022-09-01T08:34:58.487Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-01T08:34:58.487Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-01T08:34:58.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-01T08:34:58.487Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-01T08:34:58.487Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-09-01T08:34:58.487Z] Detected virtualization docker. [2022-09-01T08:34:58.487Z] Detected architecture x86-64. [2022-09-01T08:34:58.487Z] Set hostname to <417e72d7d0ea>. [2022-09-01T08:34:58.667Z] #28 ... [2022-09-01T08:34:58.668Z] [2022-09-01T08:34:58.668Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:34:58.668Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:34:58.668Z] #67 5.298 + cd /tmp/tmp.QlmryVqOCt/src/github.com/opencontainers/runc [2022-09-01T08:34:58.668Z] #67 5.298 + git checkout -q v1.1.4 [2022-09-01T08:34:58.668Z] #67 5.562 + '[' -z '' ']' [2022-09-01T08:34:58.668Z] #67 5.562 + target=static [2022-09-01T08:34:58.668Z] #67 5.562 + make BUILDTAGS=seccomp static [2022-09-01T08:34:58.668Z] #67 5.799 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-01T08:34:58.744Z] modprobe@configfs.service: Succeeded. [2022-09-01T08:34:58.744Z] modprobe@drm.service: Succeeded. [2022-09-01T08:34:58.744Z] modprobe@fuse.service: Succeeded. [2022-09-01T08:34:58.744Z] + source /etc/docker-entrypoint-cmd [2022-09-01T08:34:58.744Z] ++ hack/make.sh dynbinary test-integration [2022-09-01T08:34:58.744Z] [2022-09-01T08:34:59.001Z] Removing bundles/ [2022-09-01T08:34:59.001Z] [2022-09-01T08:34:59.001Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-01T08:34:59.001Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-01T08:34:59.001Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:34:59.102Z] #60 ... [2022-09-01T08:34:59.102Z] [2022-09-01T08:34:59.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-01T08:34:59.102Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-09-01T08:34:59.102Z] #77 344.1 CCLD libcrun.la [2022-09-01T08:34:59.102Z] #77 344.3 AR libcrun_testing.a [2022-09-01T08:34:59.102Z] #77 344.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-01T08:34:59.102Z] #77 344.4 CCLD tests/tests_libcrun_utils [2022-09-01T08:34:59.102Z] #77 344.4 CCLD tests/tests_libcrun_errors [2022-09-01T08:34:59.102Z] #77 344.4 CCLD tests/tests_libcrun_fuzzer [2022-09-01T08:34:59.102Z] #77 345.6 CCLD crun [2022-09-01T08:34:59.361Z] #77 346.1 make[3]: Entering directory '/tmp/crun-build' [2022-09-01T08:34:59.620Z] #77 346.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-01T08:34:59.620Z] #77 346.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-01T08:34:59.620Z] #77 346.4 /bin/mkdir -p '/usr/local/lib' [2022-09-01T08:34:59.620Z] #77 346.4 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-01T08:34:59.620Z] #77 346.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-01T08:34:59.621Z] #77 346.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-01T08:34:59.880Z] #77 346.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-01T08:34:59.880Z] #77 346.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-01T08:34:59.880Z] #77 346.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-01T08:34:59.880Z] #77 346.7 ---------------------------------------------------------------------- [2022-09-01T08:34:59.880Z] #77 346.7 Libraries have been installed in: [2022-09-01T08:34:59.880Z] #77 346.7 /usr/local/lib [2022-09-01T08:34:59.880Z] #77 346.7 [2022-09-01T08:34:59.880Z] #77 346.7 If you ever happen to want to link against installed libraries [2022-09-01T08:34:59.880Z] #77 346.7 in a given directory, LIBDIR, you must either use libtool, and [2022-09-01T08:34:59.880Z] #77 346.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-01T08:34:59.880Z] #77 346.7 flag during linking and do at least one of the following: [2022-09-01T08:34:59.880Z] #77 346.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-01T08:34:59.880Z] #77 346.7 during execution [2022-09-01T08:34:59.880Z] #77 346.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-01T08:34:59.880Z] #77 346.7 during linking [2022-09-01T08:34:59.880Z] #77 346.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-01T08:34:59.880Z] #77 346.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-01T08:34:59.880Z] #77 346.7 [2022-09-01T08:34:59.880Z] #77 346.7 See any operating system documentation about shared libraries for [2022-09-01T08:34:59.880Z] #77 346.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-01T08:34:59.880Z] #77 346.7 ---------------------------------------------------------------------- [2022-09-01T08:34:59.880Z] #77 346.7 /bin/mkdir -p '/build' [2022-09-01T08:34:59.880Z] #77 346.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-01T08:35:00.139Z] #77 346.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-01T08:35:00.139Z] #77 346.8 make[3]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:00.139Z] #77 346.8 make[2]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:00.139Z] #77 346.8 make[1]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:00.139Z] #77 DONE 347.1s [2022-09-01T08:35:00.139Z] [2022-09-01T08:35:00.139Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:35:00.139Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:35:03.944Z] #67 ... [2022-09-01T08:35:03.944Z] [2022-09-01T08:35:03.944Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:35:03.944Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-01T08:35:03.944Z] #28 14.65 Fetched 49.2 MB in 14s (3582 kB/s) [2022-09-01T08:35:06.441Z] #77 348.1 CCLD libcrun.la [2022-09-01T08:35:06.441Z] #77 348.3 AR libcrun_testing.a [2022-09-01T08:35:06.441Z] #77 348.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-01T08:35:06.441Z] #77 348.4 CCLD tests/tests_libcrun_utils [2022-09-01T08:35:06.441Z] #77 348.4 CCLD tests/tests_libcrun_errors [2022-09-01T08:35:06.441Z] #77 348.4 CCLD tests/tests_libcrun_fuzzer [2022-09-01T08:35:06.441Z] #77 349.7 CCLD crun [2022-09-01T08:35:06.699Z] #77 350.2 make[3]: Entering directory '/tmp/crun-build' [2022-09-01T08:35:06.956Z] #77 350.5 /bin/mkdir -p '/usr/local/lib' [2022-09-01T08:35:06.956Z] #77 350.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-01T08:35:06.956Z] #77 350.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-01T08:35:06.956Z] #77 350.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-01T08:35:06.956Z] #77 350.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-01T08:35:07.213Z] #77 350.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-01T08:35:07.213Z] #77 350.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-01T08:35:07.213Z] #77 350.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-01T08:35:07.213Z] #77 350.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-09-01T08:35:07.213Z] #77 350.8 ---------------------------------------------------------------------- [2022-09-01T08:35:07.213Z] #77 350.8 Libraries have been installed in: [2022-09-01T08:35:07.213Z] #77 350.8 /usr/local/lib [2022-09-01T08:35:07.213Z] #77 350.8 [2022-09-01T08:35:07.213Z] #77 350.8 If you ever happen to want to link against installed libraries [2022-09-01T08:35:07.213Z] #77 350.8 in a given directory, LIBDIR, you must either use libtool, and [2022-09-01T08:35:07.213Z] #77 350.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-01T08:35:07.213Z] #77 350.8 flag during linking and do at least one of the following: [2022-09-01T08:35:07.213Z] #77 350.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-01T08:35:07.213Z] #77 350.8 during execution [2022-09-01T08:35:07.213Z] #77 350.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-01T08:35:07.213Z] #77 350.8 during linking [2022-09-01T08:35:07.214Z] #77 350.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-01T08:35:07.214Z] #77 350.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-01T08:35:07.214Z] #77 350.8 [2022-09-01T08:35:07.214Z] #77 350.8 See any operating system documentation about shared libraries for [2022-09-01T08:35:07.214Z] #77 350.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-01T08:35:07.214Z] #77 350.8 ---------------------------------------------------------------------- [2022-09-01T08:35:07.214Z] #77 350.8 /bin/mkdir -p '/build' [2022-09-01T08:35:07.214Z] #77 350.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-01T08:35:07.214Z] #77 350.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-01T08:35:07.471Z] #77 350.9 make[3]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:07.471Z] #77 350.9 make[2]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:07.471Z] #77 350.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-01T08:35:07.728Z] #77 DONE 351.2s [2022-09-01T08:35:07.728Z] [2022-09-01T08:35:07.728Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:07.728Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:35:10.517Z] #28 14.65 Reading package lists... [2022-09-01T08:35:15.095Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.9% of statements [2022-09-01T08:35:16.032Z] ok github.com/docker/docker/container 0.121s coverage: 35.7% of statements [2022-09-01T08:35:16.296Z] ok github.com/docker/docker/cmd/dockerd/trap 2.411s coverage: 0.0% of statements [2022-09-01T08:35:16.296Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-01T08:35:16.296Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-01T08:35:16.296Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-01T08:35:16.296Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-01T08:35:16.296Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-01T08:35:17.094Z] #28 21.08 Reading package lists... [2022-09-01T08:35:18.033Z] #28 27.70 Building dependency tree... [2022-09-01T08:35:18.234Z] #55 439.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-01T08:35:18.234Z] #55 DONE 440.4s [2022-09-01T08:35:18.234Z] [2022-09-01T08:35:18.234Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:18.234Z] #60 sha256:0baad26bc88b36961e82877bff1eaa084b2aa0ee70ef4eceb5a3d344c929b60d [2022-09-01T08:35:18.234Z] #60 231.2 + mkdir -p /build [2022-09-01T08:35:18.234Z] #60 231.2 + cp runc /build/runc [2022-09-01T08:35:18.234Z] #60 DONE 232.1s [2022-09-01T08:35:18.234Z] [2022-09-01T08:35:18.234Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:18.234Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:35:19.173Z] #64 ... [2022-09-01T08:35:19.173Z] [2022-09-01T08:35:19.173Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-01T08:35:19.173Z] #56 sha256:75ed86ff5d432329d4d7c6903a5cc69c99841ff7b590359d2cbc9eb09a406a28 [2022-09-01T08:35:19.415Z] #28 30.59 bzip2 is already the newest version (1.0.8-4). [2022-09-01T08:35:19.415Z] #28 30.59 patch is already the newest version (2.7.6-7). [2022-09-01T08:35:19.415Z] #28 30.59 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-01T08:35:19.415Z] #28 30.59 The following additional packages will be installed: [2022-09-01T08:35:19.415Z] #28 30.60 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-01T08:35:19.415Z] #28 30.60 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-01T08:35:19.415Z] #28 30.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-01T08:35:19.415Z] #28 30.61 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-01T08:35:19.415Z] #28 30.61 systemd vim-runtime xxd [2022-09-01T08:35:19.415Z] #28 30.63 Suggested packages: [2022-09-01T08:35:19.415Z] #28 30.63 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-01T08:35:19.415Z] #28 30.63 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-01T08:35:19.415Z] #28 30.63 vim-scripts xfsdump acl attr quota [2022-09-01T08:35:19.415Z] #28 30.63 Recommended packages: [2022-09-01T08:35:19.415Z] #28 30.63 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-01T08:35:19.415Z] #28 30.63 systemd-timesyncd | time-daemon unzip [2022-09-01T08:35:19.432Z] #56 DONE 0.6s [2022-09-01T08:35:19.432Z] [2022-09-01T08:35:19.432Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-01T08:35:19.432Z] #58 sha256:fff706d8046d5787b511b9786c2ed5a0321f13c946ce3e84d04756c07b1777ec [2022-09-01T08:35:19.432Z] #58 DONE 0.1s [2022-09-01T08:35:19.432Z] [2022-09-01T08:35:19.432Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:19.432Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:35:19.690Z] #64 ... [2022-09-01T08:35:19.690Z] [2022-09-01T08:35:19.690Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-01T08:35:19.690Z] #61 sha256:af56a52d5c242f3b7095cad2a556c3126be0a3ce177f1832d78a1d62ec9babc5 [2022-09-01T08:35:19.690Z] #61 DONE 0.3s [2022-09-01T08:35:19.690Z] [2022-09-01T08:35:19.690Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:19.690Z] #64 sha256:964a4b44e2b21d793162039d5b998df837f43c8ef0e3f439f9d85a2a9b48b3bd [2022-09-01T08:35:20.797Z] #28 32.24 The following NEW packages will be installed: [2022-09-01T08:35:20.797Z] #28 32.24 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-01T08:35:20.797Z] #28 32.24 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-01T08:35:20.797Z] #28 32.25 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-01T08:35:20.797Z] #28 32.25 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-01T08:35:20.797Z] #28 32.25 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-01T08:35:20.797Z] #28 32.25 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-01T08:35:20.797Z] #28 32.26 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-01T08:35:20.797Z] #28 32.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-01T08:35:20.797Z] #28 32.26 zstd [2022-09-01T08:35:21.057Z] #28 32.63 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-01T08:35:21.057Z] #28 32.63 Need to get 23.8 MB of archives. [2022-09-01T08:35:21.057Z] #28 32.63 After this operation, 89.3 MB of additional disk space will be used. [2022-09-01T08:35:21.057Z] #28 32.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-01T08:35:21.318Z] #28 32.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-01T08:35:21.318Z] #28 32.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-01T08:35:21.318Z] #28 32.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-01T08:35:21.318Z] #28 32.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-01T08:35:21.318Z] #28 32.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-01T08:35:21.318Z] #28 32.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-01T08:35:21.318Z] #28 32.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-01T08:35:21.318Z] #28 32.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-01T08:35:21.318Z] #28 32.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-01T08:35:21.318Z] #28 32.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-01T08:35:21.318Z] #28 32.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-01T08:35:21.318Z] #28 32.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-01T08:35:21.318Z] #28 32.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-01T08:35:21.318Z] #28 32.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-01T08:35:21.318Z] #28 32.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-01T08:35:21.318Z] #28 32.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-01T08:35:21.318Z] #28 32.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-01T08:35:21.318Z] #28 32.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-01T08:35:21.318Z] #28 32.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-01T08:35:21.318Z] #28 32.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-01T08:35:21.318Z] #28 32.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-01T08:35:21.318Z] #28 32.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-01T08:35:21.318Z] #28 32.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-01T08:35:21.318Z] #28 32.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-01T08:35:21.318Z] #28 32.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-01T08:35:21.318Z] #28 32.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-01T08:35:21.318Z] #28 32.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-01T08:35:21.318Z] #28 32.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-01T08:35:21.318Z] #28 32.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-01T08:35:21.318Z] #28 32.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-01T08:35:21.318Z] #28 32.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-01T08:35:21.318Z] #28 32.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-01T08:35:21.318Z] #28 32.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-01T08:35:21.318Z] #28 32.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-01T08:35:21.567Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2022-09-01T08:35:21.578Z] #28 32.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-01T08:35:21.578Z] #28 32.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-01T08:35:21.578Z] #28 32.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-01T08:35:21.578Z] #28 32.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-01T08:35:21.578Z] #28 32.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-01T08:35:21.578Z] #28 32.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-01T08:35:21.578Z] #28 32.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-01T08:35:21.578Z] #28 32.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-01T08:35:21.578Z] #28 32.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-01T08:35:21.578Z] #28 32.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-01T08:35:21.578Z] #28 32.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-01T08:35:21.578Z] #28 32.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-01T08:35:21.578Z] #28 33.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-01T08:35:21.838Z] #28 33.15 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-01T08:35:22.098Z] #28 33.50 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-01T08:35:22.098Z] #28 33.52 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-01T08:35:22.098Z] #28 33.52 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-01T08:35:22.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-01T08:35:22.984Z] #64 384.8 + bin/containerd [2022-09-01T08:35:23.037Z] #28 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-01T08:35:23.037Z] #28 34.48 Fetched 23.8 MB in 1s (19.8 MB/s) [2022-09-01T08:35:23.037Z] #28 34.53 Selecting previously unselected package libcap2:amd64. [2022-09-01T08:35:23.037Z] #28 34.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-01T08:35:23.037Z] #28 34.58 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-01T08:35:23.037Z] #28 34.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:35:23.298Z] #28 34.63 Selecting previously unselected package libargon2-1:amd64. [2022-09-01T08:35:23.298Z] #28 34.64 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-01T08:35:23.298Z] #28 34.64 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:35:23.298Z] #28 34.70 Selecting previously unselected package libjson-c5:amd64. [2022-09-01T08:35:23.298Z] #28 34.70 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-01T08:35:23.298Z] #28 34.70 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:35:23.298Z] #28 34.75 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-01T08:35:23.298Z] #28 34.75 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-01T08:35:23.298Z] #28 34.76 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:35:23.557Z] #28 34.85 Selecting previously unselected package libip4tc2:amd64. [2022-09-01T08:35:23.557Z] #28 34.86 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:35:23.557Z] #28 34.86 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:35:23.557Z] #28 34.92 Selecting previously unselected package libkmod2:amd64. [2022-09-01T08:35:23.557Z] #28 34.92 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-01T08:35:23.557Z] #28 34.93 Unpacking libkmod2:amd64 (28-1) ... [2022-09-01T08:35:23.557Z] #28 35.02 Selecting previously unselected package systemd. [2022-09-01T08:35:23.557Z] #28 35.02 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-01T08:35:23.557Z] #28 35.10 Unpacking systemd (247.3-7) ... [2022-09-01T08:35:24.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-09-01T08:35:24.938Z] #28 36.11 Selecting previously unselected package pigz. [2022-09-01T08:35:24.938Z] #28 36.12 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-01T08:35:24.938Z] #28 36.13 Unpacking pigz (2.6-1) ... [2022-09-01T08:35:24.938Z] #28 36.19 Selecting previously unselected package libelf1:amd64. [2022-09-01T08:35:24.938Z] #28 36.20 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-01T08:35:24.938Z] #28 36.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-01T08:35:24.938Z] #28 36.32 Selecting previously unselected package libbpf0:amd64. [2022-09-01T08:35:24.938Z] #28 36.33 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-01T08:35:24.938Z] #28 36.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:35:24.938Z] #28 36.40 Selecting previously unselected package libmnl0:amd64. [2022-09-01T08:35:24.938Z] #28 36.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-01T08:35:24.938Z] #28 36.41 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:35:25.198Z] #28 36.46 Selecting previously unselected package libxtables12:amd64. [2022-09-01T08:35:25.198Z] #28 36.47 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-01T08:35:25.198Z] #28 36.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:35:25.198Z] #28 36.52 Selecting previously unselected package libcap2-bin. [2022-09-01T08:35:25.198Z] #28 36.53 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-01T08:35:25.198Z] #28 36.53 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-01T08:35:25.198Z] #28 36.58 Selecting previously unselected package iproute2. [2022-09-01T08:35:25.198Z] #28 36.59 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-01T08:35:25.198Z] #28 36.60 Unpacking iproute2 (5.10.0-4) ... [2022-09-01T08:35:25.458Z] #28 36.91 Selecting previously unselected package xxd. [2022-09-01T08:35:25.458Z] #28 36.92 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:35:25.458Z] #28 36.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:25.458Z] #28 37.01 Selecting previously unselected package vim-common. [2022-09-01T08:35:25.718Z] #28 37.01 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:35:25.718Z] #28 37.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:25.718Z] #28 37.17 Selecting previously unselected package bash-completion. [2022-09-01T08:35:25.718Z] #28 37.18 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-01T08:35:25.810Z] #60 ... [2022-09-01T08:35:25.810Z] [2022-09-01T08:35:25.810Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-01T08:35:25.810Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-09-01T08:35:25.810Z] #55 446.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-01T08:35:25.810Z] #55 DONE 446.9s [2022-09-01T08:35:25.810Z] [2022-09-01T08:35:25.810Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:25.810Z] #60 sha256:9b530bd91192366a04b3ad6608b553b7f47371d5ac537e5e00fee0d5a554a683 [2022-09-01T08:35:25.810Z] #60 233.4 + mkdir -p /build [2022-09-01T08:35:25.810Z] #60 233.4 + cp runc /build/runc [2022-09-01T08:35:25.810Z] #60 DONE 233.8s [2022-09-01T08:35:25.810Z] [2022-09-01T08:35:25.810Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:25.810Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:35:27.098Z] #28 38.33 Unpacking bash-completion (1:2.11-2) ... [2022-09-01T08:35:27.098Z] #28 38.59 Selecting previously unselected package apparmor. [2022-09-01T08:35:27.098Z] #28 ... [2022-09-01T08:35:27.098Z] [2022-09-01T08:35:27.098Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:27.098Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:35:27.098Z] #71 99.87 + bin/containerd [2022-09-01T08:35:27.711Z] #64 ... [2022-09-01T08:35:27.711Z] [2022-09-01T08:35:27.711Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-01T08:35:27.711Z] #56 sha256:09ce5bb7c8c25b7500a6e29ac5d196cb473c8dca528319020e1e73b3024d5956 [2022-09-01T08:35:28.276Z] #56 DONE 0.6s [2022-09-01T08:35:28.276Z] [2022-09-01T08:35:28.276Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-01T08:35:28.276Z] #58 sha256:c7779804b33d7bc13afb1864e2fdeeca7b85f23165e646e145cccf2a99350066 [2022-09-01T08:35:28.276Z] #58 DONE 0.1s [2022-09-01T08:35:28.276Z] [2022-09-01T08:35:28.276Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:28.276Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:35:28.276Z] #64 ... [2022-09-01T08:35:28.276Z] [2022-09-01T08:35:28.276Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-01T08:35:28.276Z] #61 sha256:11d43b4e8934332f5ab7e209bca282225457d43a07e4127aa980da2e0f32ae5c [2022-09-01T08:35:28.532Z] #61 DONE 0.2s [2022-09-01T08:35:28.532Z] [2022-09-01T08:35:28.532Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:35:28.532Z] #64 sha256:69a7d24255e4b4e65a5dec7a6ff28e96f0dec352b4e571afa16ee98bf3a01bd6 [2022-09-01T08:35:30.884Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-09-01T08:35:31.052Z] #64 390.3 + bin/containerd [2022-09-01T08:35:32.261Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-01T08:35:32.379Z] #71 ... [2022-09-01T08:35:32.379Z] [2022-09-01T08:35:32.379Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-01T08:35:32.379Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-09-01T08:35:32.379Z] #28 38.60 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 38.64 Unpacking apparmor (2.13.6-10) ... [2022-09-01T08:35:32.379Z] #28 38.89 Selecting previously unselected package inetutils-ping. [2022-09-01T08:35:32.379Z] #28 38.91 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 38.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-01T08:35:32.379Z] #28 38.99 Selecting previously unselected package libip6tc2:amd64. [2022-09-01T08:35:32.379Z] #28 39.00 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:35:32.379Z] #28 39.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-01T08:35:32.379Z] #28 39.06 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:35:32.379Z] #28 39.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-01T08:35:32.379Z] #28 39.11 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:35:32.379Z] #28 39.18 Selecting previously unselected package libnftnl11:amd64. [2022-09-01T08:35:32.379Z] #28 39.18 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:35:32.379Z] #28 39.24 Selecting previously unselected package iptables. [2022-09-01T08:35:32.379Z] #28 39.24 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.25 Unpacking iptables (1.8.7-1) ... [2022-09-01T08:35:32.379Z] #28 39.44 Selecting previously unselected package libonig5:amd64. [2022-09-01T08:35:32.379Z] #28 39.44 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:35:32.379Z] #28 39.55 Selecting previously unselected package libjq1:amd64. [2022-09-01T08:35:32.379Z] #28 39.55 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:35:32.379Z] #28 39.61 Selecting previously unselected package jq. [2022-09-01T08:35:32.379Z] #28 39.61 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.62 Unpacking jq (1.6-2.1) ... [2022-09-01T08:35:32.379Z] #28 39.67 Selecting previously unselected package libaio1:amd64. [2022-09-01T08:35:32.379Z] #28 39.68 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:35:32.379Z] #28 39.73 Selecting previously unselected package libgpm2:amd64. [2022-09-01T08:35:32.379Z] #28 39.75 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.75 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:35:32.379Z] #28 39.80 Selecting previously unselected package libinih1:amd64. [2022-09-01T08:35:32.379Z] #28 39.81 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.82 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-01T08:35:32.379Z] #28 39.86 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-01T08:35:32.379Z] #28 39.87 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.88 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:35:32.379Z] #28 39.95 Selecting previously unselected package libnet1:amd64. [2022-09-01T08:35:32.379Z] #28 39.96 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 39.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:35:32.379Z] #28 40.03 Selecting previously unselected package libnl-3-200:amd64. [2022-09-01T08:35:32.379Z] #28 40.03 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-01T08:35:32.379Z] #28 40.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:35:32.379Z] #28 40.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-01T08:35:32.379Z] #28 40.12 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 40.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:35:32.380Z] #28 40.18 Selecting previously unselected package libyajl2:amd64. [2022-09-01T08:35:32.380Z] #28 40.19 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 40.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:35:32.380Z] #28 40.25 Selecting previously unselected package net-tools. [2022-09-01T08:35:32.380Z] #28 40.25 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 40.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:35:32.380Z] #28 40.39 Selecting previously unselected package python-pip-whl. [2022-09-01T08:35:32.380Z] #28 40.40 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:35:32.380Z] #28 40.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:35:32.380Z] #28 40.75 Selecting previously unselected package python3-lib2to3. [2022-09-01T08:35:32.380Z] #28 40.75 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-01T08:35:32.380Z] #28 40.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:35:32.380Z] #28 40.83 Selecting previously unselected package python3-distutils. [2022-09-01T08:35:32.380Z] #28 40.84 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-01T08:35:32.380Z] #28 40.84 Unpacking python3-distutils (3.9.2-1) ... [2022-09-01T08:35:32.380Z] #28 40.94 Selecting previously unselected package python3-pkg-resources. [2022-09-01T08:35:32.380Z] #28 40.95 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-01T08:35:32.380Z] #28 40.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:35:32.380Z] #28 41.06 Selecting previously unselected package python3-setuptools. [2022-09-01T08:35:32.380Z] #28 41.07 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-01T08:35:32.380Z] #28 41.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-01T08:35:32.380Z] #28 41.24 Selecting previously unselected package python3-wheel. [2022-09-01T08:35:32.380Z] #28 41.25 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-01T08:35:32.380Z] #28 41.26 Unpacking python3-wheel (0.34.2-1) ... [2022-09-01T08:35:32.380Z] #28 41.31 Selecting previously unselected package python3-pip. [2022-09-01T08:35:32.380Z] #28 41.32 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-01T08:35:32.380Z] #28 41.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:35:32.380Z] #28 41.50 Selecting previously unselected package sudo. [2022-09-01T08:35:32.380Z] #28 41.50 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 41.51 Unpacking sudo (1.9.5p2-3) ... [2022-09-01T08:35:32.380Z] #28 41.79 Selecting previously unselected package systemd-journal-remote. [2022-09-01T08:35:32.380Z] #28 41.79 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 41.81 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-01T08:35:32.380Z] #28 41.89 Selecting previously unselected package thin-provisioning-tools. [2022-09-01T08:35:32.380Z] #28 41.89 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 41.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:35:32.380Z] #28 42.06 Selecting previously unselected package uidmap. [2022-09-01T08:35:32.380Z] #28 42.07 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 42.07 Unpacking uidmap (1:4.8.1-1) ... [2022-09-01T08:35:32.380Z] #28 42.17 Selecting previously unselected package vim-runtime. [2022-09-01T08:35:32.380Z] #28 42.18 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-01T08:35:32.380Z] #28 42.20 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-01T08:35:32.380Z] #28 42.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-01T08:35:32.380Z] #28 42.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:32.380Z] #28 43.90 Selecting previously unselected package vim. [2022-09-01T08:35:32.380Z] #28 43.91 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-01T08:35:32.380Z] #28 43.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:32.519Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-09-01T08:35:32.949Z] #28 44.29 Selecting previously unselected package xfsprogs. [2022-09-01T08:35:32.950Z] #28 44.30 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-01T08:35:32.950Z] #28 44.31 Unpacking xfsprogs (5.10.0-4) ... [2022-09-01T08:35:33.209Z] #28 44.58 Selecting previously unselected package zip. [2022-09-01T08:35:33.209Z] #28 44.60 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-01T08:35:33.209Z] #28 44.60 Unpacking zip (3.0-12) ... [2022-09-01T08:35:33.209Z] #28 44.68 Selecting previously unselected package zstd. [2022-09-01T08:35:33.209Z] #28 44.69 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-01T08:35:33.209Z] #28 44.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:35:33.455Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-01T08:35:33.469Z] #28 44.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-01T08:35:34.039Z] #28 45.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-01T08:35:34.039Z] #28 45.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-01T08:35:34.039Z] #28 45.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-01T08:35:34.039Z] #28 45.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-01T08:35:34.039Z] #28 45.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-01T08:35:34.039Z] #28 45.59 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-01T08:35:34.039Z] #28 45.61 Setting up uidmap (1:4.8.1-1) ... [2022-09-01T08:35:34.039Z] #28 45.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-01T08:35:34.039Z] #28 45.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-01T08:35:34.299Z] #28 45.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-01T08:35:34.299Z] #28 45.66 Setting up python3-wheel (0.34.2-1) ... [2022-09-01T08:35:34.392Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.4% of statements [2022-09-01T08:35:34.392Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-01T08:35:34.392Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-01T08:35:34.392Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-01T08:35:34.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-01T08:35:34.392Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.591s coverage: 74.8% of statements [2022-09-01T08:35:34.559Z] #28 46.07 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-01T08:35:34.819Z] #28 46.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:34.819Z] #28 46.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-01T08:35:34.819Z] #28 46.10 Setting up libcap2-bin (1:2.44-1) ... [2022-09-01T08:35:34.819Z] #28 46.11 Setting up apparmor (2.13.6-10) ... [2022-09-01T08:35:35.329Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.310s coverage: 60.7% of statements [2022-09-01T08:35:35.758Z] #28 47.21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-01T08:35:36.018Z] #28 47.24 Setting up zip (3.0-12) ... [2022-09-01T08:35:36.018Z] #28 47.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:36.018Z] #28 47.27 Setting up bash-completion (1:2.11-2) ... [2022-09-01T08:35:36.265Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-09-01T08:35:37.218Z] #28 48.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-01T08:35:37.218Z] #28 48.56 Setting up sudo (1.9.5p2-3) ... [2022-09-01T08:35:37.218Z] #28 48.62 invoke-rc.d: could not determine current runlevel [2022-09-01T08:35:37.218Z] #28 48.62 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-01T08:35:37.218Z] #28 48.63 Setting up xfsprogs (5.10.0-4) ... [2022-09-01T08:35:37.218Z] #28 48.64 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-01T08:35:37.218Z] #28 48.64 Failed to connect to bus: Host is down [2022-09-01T08:35:37.218Z] #28 48.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-01T08:35:37.218Z] #28 48.66 Setting up inetutils-ping (2:2.0-1) ... [2022-09-01T08:35:37.218Z] #28 48.67 Setting up pigz (2.6-1) ... [2022-09-01T08:35:37.218Z] #28 48.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-01T08:35:37.218Z] #28 48.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-01T08:35:37.218Z] #28 48.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-01T08:35:37.218Z] #28 48.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:37.670Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-01T08:35:37.788Z] #28 49.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-01T08:35:37.788Z] #28 49.19 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-01T08:35:38.048Z] #28 49.44 Setting up libelf1:amd64 (0.183-1) ... [2022-09-01T08:35:38.048Z] #28 49.45 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-01T08:35:38.048Z] #28 49.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-01T08:35:38.048Z] #28 49.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-01T08:35:38.048Z] #28 49.51 Setting up libkmod2:amd64 (28-1) ... [2022-09-01T08:35:38.048Z] #28 49.52 Setting up python3-distutils (3.9.2-1) ... [2022-09-01T08:35:38.617Z] #28 49.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-01T08:35:38.617Z] #28 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-01T08:35:38.617Z] #28 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-01T08:35:38.617Z] #28 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-01T08:35:38.617Z] #28 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-01T08:35:38.617Z] #28 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-01T08:35:38.617Z] #28 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-01T08:35:38.617Z] #28 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-01T08:35:38.617Z] #28 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-01T08:35:38.617Z] #28 49.91 Setting up python3-setuptools (52.0.0-4) ... [2022-09-01T08:35:39.072Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.265s coverage: 50.6% of statements [2022-09-01T08:35:39.188Z] #28 50.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-01T08:35:39.448Z] #28 50.71 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-01T08:35:39.448Z] #28 50.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-01T08:35:39.448Z] #28 50.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-01T08:35:39.643Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.733s coverage: 46.1% of statements [2022-09-01T08:35:39.643Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-01T08:35:40.018Z] #28 51.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-01T08:35:40.018Z] #28 51.37 Setting up jq (1.6-2.1) ... [2022-09-01T08:35:40.018Z] #28 51.44 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-01T08:35:40.018Z] #28 51.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-01T08:35:40.018Z] #28 51.47 Setting up iptables (1.8.7-1) ... [2022-09-01T08:35:40.018Z] #28 51.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-01T08:35:40.018Z] #28 51.52 Setting up iproute2 (5.10.0-4) ... [2022-09-01T08:35:40.278Z] #28 51.73 Setting up systemd (247.3-7) ... [2022-09-01T08:35:40.278Z] #28 51.78 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-01T08:35:40.278Z] #28 51.78 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-01T08:35:40.278Z] #28 51.79 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-01T08:35:40.278Z] #28 51.82 Initializing machine ID from KVM UUID. [2022-09-01T08:35:40.580Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-09-01T08:35:40.839Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.826s coverage: 58.5% of statements [2022-09-01T08:35:40.839Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-01T08:35:40.839Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-01T08:35:41.218Z] #28 52.48 Setting up systemd-journal-remote (247.3-7) ... [2022-09-01T08:35:41.218Z] #28 52.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-01T08:35:41.406Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-09-01T08:35:41.788Z] #28 DONE 53.3s [2022-09-01T08:35:41.788Z] [2022-09-01T08:35:41.788Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:41.788Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:35:42.047Z] #67 ... [2022-09-01T08:35:42.047Z] [2022-09-01T08:35:42.047Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-09-01T08:35:42.047Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-09-01T08:35:42.343Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-01T08:35:42.617Z] #29 0.826 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-01T08:35:42.617Z] #29 0.830 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-01T08:35:42.617Z] #29 0.834 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-01T08:35:42.617Z] #29 DONE 0.9s [2022-09-01T08:35:42.617Z] [2022-09-01T08:35:42.617Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:42.617Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:35:42.878Z] #67 ... [2022-09-01T08:35:42.878Z] [2022-09-01T08:35:42.878Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-01T08:35:42.878Z] #30 sha256:84026bbeda956f99448cefec74a925b162a305042d96647f1fc05e81d69a6907 [2022-09-01T08:35:43.280Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.9% of statements [2022-09-01T08:35:43.280Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-01T08:35:43.280Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-01T08:35:43.539Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-09-01T08:35:44.107Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 79.9% of statements [2022-09-01T08:35:44.366Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-09-01T08:35:44.366Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-01T08:35:44.934Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-01T08:35:45.501Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-01T08:35:46.069Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-09-01T08:35:46.637Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-01T08:35:47.215Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements [2022-09-01T08:35:48.151Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-01T08:35:48.410Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-01T08:35:49.345Z] ok github.com/docker/docker/daemon/logger/journald 3.529s coverage: 74.3% of statements [2022-09-01T08:35:49.345Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-01T08:35:49.345Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-01T08:35:49.345Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-01T08:35:49.345Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-01T08:35:49.912Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-01T08:35:50.170Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-01T08:35:50.450Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-01T08:35:50.713Z] ok github.com/docker/docker/daemon/logger/splunk 1.529s coverage: 82.5% of statements [2022-09-01T08:35:50.713Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-01T08:35:50.713Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-01T08:35:51.006Z] #30 7.393 Collecting yamllint==1.27.1 [2022-09-01T08:35:51.320Z] #30 8.444 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-01T08:35:51.653Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-09-01T08:35:52.287Z] #30 9.196 Collecting pathspec>=0.5.3 [2022-09-01T08:35:52.287Z] #30 9.203 Downloading pathspec-0.10.0-py3-none-any.whl (27 kB) [2022-09-01T08:35:52.287Z] #30 9.442 Collecting pyyaml [2022-09-01T08:35:52.287Z] #30 9.451 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-09-01T08:35:52.287Z] #30 9.475 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-01T08:35:52.287Z] #30 9.485 Building wheels for collected packages: yamllint [2022-09-01T08:35:52.287Z] #30 9.486 Building wheel for yamllint (setup.py): started [2022-09-01T08:35:52.861Z] #30 10.18 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-01T08:35:53.120Z] #30 10.18 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=48fd97a2f9ae8a1d621ff2e9886a6de6aee663ae133e8f7049ad4688a85df004 [2022-09-01T08:35:53.120Z] #30 10.18 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-01T08:35:53.120Z] #30 10.19 Successfully built yamllint [2022-09-01T08:35:53.120Z] #30 10.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-01T08:35:53.120Z] #30 10.44 Successfully installed pathspec-0.10.0 pyyaml-6.0 yamllint-1.27.1 [2022-09-01T08:35:53.689Z] #30 DONE 10.8s [2022-09-01T08:35:53.689Z] [2022-09-01T08:35:53.690Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-01T08:35:53.690Z] #34 sha256:6c70c167874c92f7190fe133b048a79af9030d13d3313c7d1cd587579e10452a [2022-09-01T08:35:53.690Z] #34 DONE 0.2s [2022-09-01T08:35:53.690Z] [2022-09-01T08:35:53.690Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:53.690Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:35:53.950Z] #67 ... [2022-09-01T08:35:53.950Z] [2022-09-01T08:35:53.950Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-01T08:35:53.950Z] #39 sha256:55ff479e384f9da1077ae7d2b77812e55e36956283a7b6f98872c6093697cfa9 [2022-09-01T08:35:53.950Z] #39 DONE 0.2s [2022-09-01T08:35:53.950Z] [2022-09-01T08:35:53.950Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-01T08:35:53.950Z] #42 sha256:7a4af0afd6188b0b5de8edcc59b45913ecc6e210773f46c3067ef05dd16575b8 [2022-09-01T08:35:54.186Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-09-01T08:35:54.186Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-01T08:35:54.186Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-09-01T08:35:54.209Z] #42 DONE 0.1s [2022-09-01T08:35:54.209Z] [2022-09-01T08:35:54.209Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-01T08:35:54.209Z] #44 sha256:bf2a2fa8af996c42abde6e501d9e5f2b996d3cc84dac3ec5631925337f9dc7ea [2022-09-01T08:35:54.444Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-09-01T08:35:54.444Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-01T08:35:54.471Z] #44 DONE 0.1s [2022-09-01T08:35:54.471Z] [2022-09-01T08:35:54.471Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-01T08:35:54.471Z] #46 sha256:a7693a419f8757ad02bd64981b96e57341e11ac2a5cdeb399aabb4d4ecf1023b [2022-09-01T08:35:54.471Z] #46 DONE 0.1s [2022-09-01T08:35:54.471Z] [2022-09-01T08:35:54.471Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-01T08:35:54.471Z] #48 sha256:abb90fd2c42dca966abb9851f463691b23286cadc5d6a4d5f1e5d7f29574fbfb [2022-09-01T08:35:54.471Z] #48 DONE 0.1s [2022-09-01T08:35:54.471Z] [2022-09-01T08:35:54.471Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-01T08:35:54.471Z] #52 sha256:3e43d8948df64f0071b7e9a3cdcfb3087c27616357fa97f36a49c38f5b31fb64 [2022-09-01T08:35:54.471Z] #52 DONE 0.0s [2022-09-01T08:35:54.471Z] [2022-09-01T08:35:54.471Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-01T08:35:54.471Z] #55 sha256:26981d28f61f805f59b3c8f5a92ab1dad7f8e7a19cf71d327bb3dfa55921c98a [2022-09-01T08:35:54.702Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-09-01T08:35:54.730Z] #55 DONE 0.1s [2022-09-01T08:35:54.730Z] [2022-09-01T08:35:54.730Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-01T08:35:54.730Z] #59 sha256:0d76970eff67f45bd3706c84e1ad5378cb5f9824c0ecc0fcae62b61c368dd7e7 [2022-09-01T08:35:54.730Z] #59 DONE 0.1s [2022-09-01T08:35:54.730Z] [2022-09-01T08:35:54.730Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:54.730Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:35:54.730Z] #67 ... [2022-09-01T08:35:54.730Z] [2022-09-01T08:35:54.730Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-01T08:35:54.730Z] #61 sha256:f540835142e746009bfe52d7cf9c9580f007c2eabde39111cf050e3d2e09d5e7 [2022-09-01T08:35:54.730Z] #61 DONE 0.1s [2022-09-01T08:35:54.730Z] [2022-09-01T08:35:54.730Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-01T08:35:54.730Z] #63 sha256:6054c26c9245fbff1aed41bf9941e364cb6e2fe02d6d741278c388ccc11010df [2022-09-01T08:35:54.961Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-01T08:35:54.990Z] #63 DONE 0.2s [2022-09-01T08:35:54.990Z] [2022-09-01T08:35:54.990Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-01T08:35:54.990Z] #65 sha256:ba86718570f765b43418706a054af8b7a2005cbd9c89440087295ba4c53d3aeb [2022-09-01T08:35:54.990Z] #65 DONE 0.1s [2022-09-01T08:35:54.990Z] [2022-09-01T08:35:54.990Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-01T08:35:54.990Z] #67 sha256:b61aedd2eb07c1fe0ad278d9df0976386a4311a00a7bbaf2c146554f69ad18d0 [2022-09-01T08:35:55.529Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2022-09-01T08:35:55.529Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-01T08:35:55.529Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-01T08:35:56.097Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-09-01T08:35:56.356Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-09-01T08:35:56.924Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-09-01T08:35:57.182Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-01T08:35:58.559Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.3% of statements [2022-09-01T08:35:59.937Z] ok github.com/docker/docker/pkg/authorization 0.443s coverage: 68.3% of statements [2022-09-01T08:35:59.937Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-01T08:35:59.937Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-01T08:36:03.221Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-09-01T08:36:03.479Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-09-01T08:36:03.479Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-01T08:36:03.738Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-01T08:36:04.304Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-09-01T08:36:04.304Z] ok github.com/docker/docker/layer 7.603s coverage: 68.9% of statements [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-01T08:36:04.304Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-01T08:36:04.304Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-09-01T08:36:04.564Z] ok github.com/docker/docker/pkg/fsutils 0.223s coverage: 85.1% of statements [2022-09-01T08:36:05.501Z] ok github.com/docker/docker/pkg/idtools 0.447s coverage: 69.3% of statements [2022-09-01T08:36:05.501Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 71.5% of statements [2022-09-01T08:36:05.760Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-01T08:36:05.760Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-09-01T08:36:05.760Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-01T08:36:06.019Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-01T08:36:06.019Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-01T08:36:06.278Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-09-01T08:36:06.537Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-09-01T08:36:06.537Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-09-01T08:36:06.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-01T08:36:06.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-01T08:36:07.105Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-09-01T08:36:07.363Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-01T08:36:07.622Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-01T08:36:07.881Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-01T08:36:09.256Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-01T08:36:09.515Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-01T08:36:09.515Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-01T08:36:09.774Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-01T08:36:10.033Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-01T08:36:10.292Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-01T08:36:10.860Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-01T08:36:11.118Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-01T08:36:11.377Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-09-01T08:36:11.944Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-09-01T08:36:12.203Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-01T08:36:13.085Z] #67 89.46 + mkdir -p /build [2022-09-01T08:36:13.085Z] #67 89.46 + cp runc /build/runc [2022-09-01T08:36:13.085Z] #67 DONE 89.7s [2022-09-01T08:36:13.085Z] [2022-09-01T08:36:13.085Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:36:13.085Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:36:14.025Z] #71 ... [2022-09-01T08:36:14.025Z] [2022-09-01T08:36:14.025Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-01T08:36:14.025Z] #68 sha256:9ac0ea39031e6578ed3e4baf75bbd62908969b443c469fd94a2dbe4e39a91ba4 [2022-09-01T08:36:14.105Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-01T08:36:14.105Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-01T08:36:14.284Z] #68 DONE 0.1s [2022-09-01T08:36:14.284Z] [2022-09-01T08:36:14.284Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-01T08:36:14.284Z] #71 sha256:45432866347adbbad001b8dbf9ce3c95b6a081690102bf512237f81109956b68 [2022-09-01T08:36:14.678Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-01T08:36:15.613Z] ok github.com/docker/docker/quota 0.184s coverage: 71.4% of statements [2022-09-01T08:36:15.872Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-01T08:36:16.809Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-01T08:36:17.377Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-01T08:36:17.377Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-01T08:36:17.944Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-01T08:36:18.213Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-01T08:36:19.212Z] #64 434.4 # github.com/containerd/containerd/cmd/containerd [2022-09-01T08:36:19.212Z] #64 434.4 /usr/bin/ld: /tmp/go-link-1483452326/000019.o: in function `New': [2022-09-01T08:36:19.212Z] #64 434.4 /tmp/tmp.9kM9lVJbbK/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-09-01T08:36:19.212Z] #64 434.5 + bin/containerd-stress [2022-09-01T08:36:19.212Z] #64 435.5 + bin/containerd-shim [2022-09-01T08:36:19.591Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-09-01T08:36:20.526Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.8% of statements [2022-09-01T08:36:20.785Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-01T08:36:22.161Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-01T08:36:24.480Z] #64 446.5 + bin/containerd-shim-runc-v1 [2022-09-01T08:36:27.243Z] #64 440.7 # github.com/containerd/containerd/cmd/containerd [2022-09-01T08:36:27.243Z] #64 440.7 /usr/bin/ld: /tmp/go-link-1211367210/000019.o: in function `New': [2022-09-01T08:36:27.243Z] #64 440.7 /tmp/tmp.ZNZdrh0RVe/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-09-01T08:36:27.243Z] #64 440.8 + bin/containerd-stress [2022-09-01T08:36:27.243Z] #64 441.9 + bin/containerd-shim [2022-09-01T08:36:31.047Z] #64 452.6 + bin/containerd-shim-runc-v2 [2022-09-01T08:36:31.047Z] #64 453.4 + binaries [2022-09-01T08:36:31.047Z] #64 453.4 + install -D bin/containerd /build/containerd [2022-09-01T08:36:31.047Z] #64 453.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-01T08:36:31.047Z] #64 453.4 + install -D bin/ctr /build/ctr [2022-09-01T08:36:33.574Z] #64 DONE 455.5s [2022-09-01T08:36:33.786Z] #64 453.0 + bin/containerd-shim-runc-v1 [2022-09-01T08:36:34.142Z] [2022-09-01T08:36:34.142Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-01T08:36:34.142Z] #65 sha256:95253da10caffb63f7eb8e52d3ee7488bb15ae6705446ad7041908b0eb7d2edc [2022-09-01T08:36:35.075Z] #65 DONE 0.9s [2022-09-01T08:36:35.075Z] [2022-09-01T08:36:35.075Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-01T08:36:35.075Z] #70 sha256:48d7430a59e972dbf301de71f28a52c4b9cf660403bdced6b68764e5e7749f36 [2022-09-01T08:36:35.333Z] #70 DONE 0.2s [2022-09-01T08:36:35.591Z] [2022-09-01T08:36:35.591Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-01T08:36:35.591Z] #75 sha256:fdd3f49a9ad73aedad6e0247c67a7f48a79974c9b6ab23ce716c974f4016bc1d [2022-09-01T08:36:36.530Z] #75 DONE 0.9s [2022-09-01T08:36:36.530Z] [2022-09-01T08:36:36.530Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-01T08:36:36.530Z] #78 sha256:ba80f3ead1d0a3ce4bd08dc9b9386ea9be128af4a964be62d0f8e3c233704849 [2022-09-01T08:36:36.530Z] #78 DONE 0.0s [2022-09-01T08:36:36.530Z] [2022-09-01T08:36:36.530Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-01T08:36:36.530Z] #79 sha256:b36f9b8e292c25dda998128a83865eb910d7aa6ce5c808c2203cb8f978f14fc7 [2022-09-01T08:36:36.530Z] #79 DONE 0.0s [2022-09-01T08:36:36.530Z] [2022-09-01T08:36:36.530Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-01T08:36:36.530Z] #80 sha256:6bdb66200fea7cec27426d5b209e4d0124c7fa4c44e192958114a64b9418a472 [2022-09-01T08:36:36.530Z] #80 DONE 0.0s [2022-09-01T08:36:36.530Z] [2022-09-01T08:36:36.530Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-01T08:36:36.530Z] #81 sha256:27e6209ce2f381636e9ed2eaa6d7647386b242300394299bd65d053d19126047 [2022-09-01T08:36:40.359Z] #64 459.2 + bin/containerd-shim-runc-v2 [2022-09-01T08:36:40.715Z] #81 DONE 3.9s [2022-09-01T08:36:40.715Z] [2022-09-01T08:36:40.715Z] #82 exporting to image [2022-09-01T08:36:40.715Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-01T08:36:40.715Z] #82 exporting layers [2022-09-01T08:36:40.938Z] #64 460.0 + binaries [2022-09-01T08:36:40.938Z] #64 460.0 + install -D bin/containerd /build/containerd [2022-09-01T08:36:40.938Z] #64 460.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-01T08:36:40.938Z] #64 460.1 + install -D bin/ctr /build/ctr [2022-09-01T08:36:42.826Z] #64 DONE 462.0s [2022-09-01T08:36:44.085Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/rootless [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/volume [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-01T08:36:44.085Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === Skipped [2022-09-01T08:36:44.085Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-01T08:36:44.085Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-01T08:36:44.085Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-01T08:36:44.085Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-01T08:36:44.085Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:71: No driver to put! [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-01T08:36:44.085Z] time="2022-09-01T08:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-01T08:36:44.085Z] time="2022-09-01T08:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-01T08:36:44.085Z] time="2022-09-01T08:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-01T08:36:44.085Z] time="2022-09-01T08:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-01T08:36:44.085Z] time="2022-09-01T08:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:71: No driver to put! [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-01T08:36:44.085Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-01T08:36:44.085Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-01T08:36:44.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T08:36:44.085Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-01T08:36:44.085Z] graphtest_unix.go:71: No driver to put! [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-01T08:36:44.085Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-01T08:36:44.085Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-01T08:36:44.085Z] [2022-09-01T08:36:44.085Z] DONE 2874 tests, 28 skipped in 209.596s [2022-09-01T08:36:44.085Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:36:44.085Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-01T08:36:44.085Z] + 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-09-01T08:36:44.195Z] [2022-09-01T08:36:44.195Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-01T08:36:44.195Z] #65 sha256:9ad04e011b8ba587c2278df233d260d5b332b533a9b43934cff836db01ebe7d8 [2022-09-01T08:36:44.757Z] #65 DONE 0.9s [2022-09-01T08:36:44.757Z] [2022-09-01T08:36:44.757Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-01T08:36:44.757Z] #70 sha256:94e37518e9293efc842171b7b8ced3cc3c8e0d4d63c506c4c0558c0c1cc3c2a1 [2022-09-01T08:36:45.013Z] #70 DONE 0.2s [2022-09-01T08:36:45.013Z] [2022-09-01T08:36:45.013Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-01T08:36:45.013Z] #75 sha256:b2caf038fedc61bb85e6be9c068a7d831603084e3366298a90ff433fbc047b1f [2022-09-01T08:36:45.940Z] #75 DONE 0.9s [2022-09-01T08:36:45.940Z] [2022-09-01T08:36:45.940Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-01T08:36:45.940Z] #78 sha256:e03c2570fbb6fc845af52a4d99d0f0604e91f3c9b430e1748fa3bb3e1527fc96 [2022-09-01T08:36:45.940Z] #78 DONE 0.0s [2022-09-01T08:36:45.940Z] [2022-09-01T08:36:45.940Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-01T08:36:45.940Z] #79 sha256:753f2db439eb2c1e3fd1f9767ebc50cb63707c2e5d0e6adf655351f24478cdc6 [2022-09-01T08:36:45.940Z] #79 DONE 0.0s [2022-09-01T08:36:45.940Z] [2022-09-01T08:36:45.940Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-01T08:36:45.940Z] #80 sha256:8adda0fa5e8b84d7298033dbf596d2c543a62e2ab61dd29b6675c4b3c11d3d83 [2022-09-01T08:36:45.940Z] #80 DONE 0.0s [2022-09-01T08:36:46.196Z] [2022-09-01T08:36:46.197Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-01T08:36:46.197Z] #81 sha256:2ed64849b6d7aa0aa87ad6ad34df95ff0ed32d9ad9edd252570aa23d71e9d983 [2022-09-01T08:36:46.384Z] #71 177.1 # github.com/containerd/containerd/cmd/containerd [2022-09-01T08:36:46.384Z] #71 177.1 /usr/bin/ld: /tmp/go-link-3897484169/000019.o: in function `New': [2022-09-01T08:36:46.384Z] #71 177.1 /tmp/tmp.UyEuolLsdQ/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-09-01T08:36:46.384Z] #71 177.2 + bin/containerd-stress [2022-09-01T08:36:46.384Z] #71 178.3 + bin/containerd-shim [2022-09-01T08:36:48.891Z] #82 exporting layers 7.6s done [2022-09-01T08:36:48.891Z] #82 writing image sha256:e2539cf5025d243352674f7bb0478d89c275f38333cce9e4191320cd0ae7ffc8 [2022-09-01T08:36:48.891Z] #82 writing image sha256:e2539cf5025d243352674f7bb0478d89c275f38333cce9e4191320cd0ae7ffc8 done [2022-09-01T08:36:48.891Z] #82 naming to docker.io/library/docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 done [2022-09-01T08:36:48.891Z] #82 DONE 7.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T08:36:49.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -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:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary test-integration [2022-09-01T08:36:49.465Z] #81 DONE 3.0s [2022-09-01T08:36:49.465Z] [2022-09-01T08:36:49.465Z] #82 exporting to image [2022-09-01T08:36:49.465Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-01T08:36:49.465Z] #82 exporting layers [2022-09-01T08:36:50.616Z] [2022-09-01T08:36:50.616Z] Removing bundles/ [2022-09-01T08:36:50.616Z] [2022-09-01T08:36:50.875Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-01T08:36:50.875Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-01T08:36:50.875Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:36:56.010Z] #82 exporting layers 7.0s done [2022-09-01T08:36:56.010Z] #82 writing image sha256:5b862a8e4093f6755c2b8e592f1afd9e76cd55d1e51c546e5f1964f6d0da1362 [2022-09-01T08:36:56.010Z] #82 writing image sha256:5b862a8e4093f6755c2b8e592f1afd9e76cd55d1e51c546e5f1964f6d0da1362 done [2022-09-01T08:36:56.010Z] #82 naming to docker.io/library/docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 done [2022-09-01T08:36:56.010Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-01T08:36:56.341Z] + trap exit INT TERM [2022-09-01T08:36:56.341Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-01T08:36:56.341Z] + CONTAINER_NAME=docker-pr1 [2022-09-01T08:36:56.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44072/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary [2022-09-01T08:36:57.271Z] [2022-09-01T08:36:57.271Z] Removing bundles/ [2022-09-01T08:36:57.271Z] [2022-09-01T08:36:57.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-01T08:36:57.271Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-01T08:36:57.271Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:36:58.610Z] #71 189.4 + bin/containerd-shim-runc-v1 [2022-09-01T08:37:02.805Z] #71 195.7 + bin/containerd-shim-runc-v2 [2022-09-01T08:37:03.746Z] #71 196.5 + binaries [2022-09-01T08:37:03.746Z] #71 196.5 + install -D bin/containerd /build/containerd [2022-09-01T08:37:03.746Z] #71 196.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-01T08:37:03.746Z] #71 196.5 + install -D bin/ctr /build/ctr [2022-09-01T08:37:04.315Z] #71 DONE 196.9s [2022-09-01T08:37:05.258Z] [2022-09-01T08:37:05.258Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-01T08:37:05.258Z] #72 sha256:c055e494c14e13876b245fd62ee8912b735f74a3aa028326b4ff16fc36128e31 [2022-09-01T08:37:05.416Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-01T08:37:05.416Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:37:05.416Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:37:05.416Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:37:05.416Z] [2022-09-01T08:37:05.416Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:37:05.416Z] DOCKER_SYSTEMD=1 [2022-09-01T08:37:05.416Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:37:05.416Z] HOSTNAME=417e72d7d0ea [2022-09-01T08:37:05.416Z] DEST=bundles/test-integration [2022-09-01T08:37:05.416Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:37:05.416Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:37:05.416Z] container=docker [2022-09-01T08:37:05.416Z] HOME=/root [2022-09-01T08:37:05.416Z] LANG=C.UTF-8 [2022-09-01T08:37:05.416Z] INVOCATION_ID=29d0c8c88ee24d96a61722585366a3e4 [2022-09-01T08:37:05.416Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:37:05.416Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:37:05.416Z] VALIDATE_BRANCH=master [2022-09-01T08:37:05.416Z] TERM=xterm [2022-09-01T08:37:05.416Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:37:05.416Z] SHLVL=3 [2022-09-01T08:37:05.416Z] TIMEOUT=120m [2022-09-01T08:37:05.416Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:37:05.416Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:37:05.416Z] GO111MODULE=off [2022-09-01T08:37:05.416Z] DOCKER_EXPERIMENTAL=1 [2022-09-01T08:37:05.416Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-01T08:37:05.416Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:37:05.416Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:37:05.416Z] GOPATH=/go [2022-09-01T08:37:05.416Z] PKG_CONFIG=pkg-config [2022-09-01T08:37:05.416Z] _=/usr/bin/env [2022-09-01T08:37:05.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-01T08:37:05.517Z] #72 DONE 0.3s [2022-09-01T08:37:05.517Z] [2022-09-01T08:37:05.517Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-01T08:37:05.517Z] #77 sha256:a561272de293d2849ea8f16d9afe8c8c9d41eb9bff56a34a491d11730c065274 [2022-09-01T08:37:05.517Z] #77 DONE 0.1s [2022-09-01T08:37:05.517Z] [2022-09-01T08:37:05.517Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-01T08:37:05.517Z] #82 sha256:213c8e3480d3a0f8a8b13ae4d9cdfee3aa4450113a08be434930cadfd098e05d [2022-09-01T08:37:06.084Z] #82 DONE 0.5s [2022-09-01T08:37:06.084Z] [2022-09-01T08:37:06.084Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-01T08:37:06.084Z] #85 sha256:3c7d42b9ac6a68d62c36b3f25510eb07848a9693d9c2431992601767b584fa6c [2022-09-01T08:37:06.084Z] #85 DONE 0.1s [2022-09-01T08:37:06.084Z] [2022-09-01T08:37:06.084Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-01T08:37:06.084Z] #86 sha256:34886401f15a3c1ba7ee4312772119634cdc503b0cb8de82d98c7a1f8c706ae9 [2022-09-01T08:37:06.084Z] #86 DONE 0.0s [2022-09-01T08:37:06.343Z] [2022-09-01T08:37:06.343Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-01T08:37:06.343Z] #87 sha256:855ebf6edd475039435daee98b368c0c420d1aa6f06ec57f017c64880ab2716f [2022-09-01T08:37:06.343Z] #87 DONE 0.0s [2022-09-01T08:37:06.343Z] [2022-09-01T08:37:06.343Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-01T08:37:06.343Z] #88 sha256:029715fec7625f8c4b1996b0f7c3fbc5fc1f6e71e6c60871d6423af9169f9674 [2022-09-01T08:37:11.617Z] #88 DONE 4.5s [2022-09-01T08:37:11.617Z] [2022-09-01T08:37:11.617Z] #89 exporting to image [2022-09-01T08:37:11.617Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-09-01T08:37:11.617Z] #89 exporting layers [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork 37.333s coverage: 40.6% of statements [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.557s coverage: 59.9% of statements [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.1% of statements [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-01T08:37:30.819Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-01T08:37:30.819Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-01T08:37:38.182Z] #89 exporting layers 25.2s done [2022-09-01T08:37:38.182Z] #89 writing image sha256:fb72de3e5482576f0bf05dd8f9982896d6e746a4bc641afadcf048c45a2f5c27 done [2022-09-01T08:37:38.182Z] #89 naming to docker.io/library/docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 done [2022-09-01T08:37:38.182Z] #89 DONE 25.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-01T08:37:38.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44072/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/validate/default [2022-09-01T08:37:39.081Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-01T08:37:39.340Z] Congratulations! yamllint config file formatted correctly [2022-09-01T08:37:39.340Z] Congratulations! YAML files are formatted correctly [2022-09-01T08:37:39.340Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-01T08:37:39.340Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-01T08:37:39.340Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-01T08:37:39.340Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-01T08:37:39.340Z] [2022-09-01T08:37:39.340Z] INFO Start validation with golang-ci-lint [2022-09-01T08:37:40.278Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-01T08:37:40.278Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-01T08:37:40.278Z] INFO [loader] Using build tags: [ journald] [2022-09-01T08:37:40.790Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.225s coverage: 6.6% of statements [2022-09-01T08:37:40.791Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-01T08:37:40.791Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-01T08:37:40.791Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-01T08:37:40.791Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-01T08:37:40.791Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-01T08:37:40.791Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-01T08:37:41.049Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2022-09-01T08:37:41.308Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-01T08:37:41.308Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-01T08:37:41.566Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-01T08:37:52.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-01T08:37:52.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-01T08:37:53.770Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-01T08:38:08.646Z] ok github.com/docker/docker/libnetwork/ipam 15.858s coverage: 85.3% of statements [2022-09-01T08:38:08.646Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-01T08:38:08.646Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-01T08:38:08.646Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-01T08:38:08.905Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-01T08:38:08.905Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-01T08:38:09.163Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-01T08:38:09.730Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2022-09-01T08:38:10.298Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-09-01T08:38:10.557Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-01T08:38:10.816Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-01T08:38:24.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-01T08:38:32.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-01T08:38:42.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-01T08:38:42.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-01T08:38:42.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-01T08:38:42.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-01T08:38:43.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-01T08:38:43.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-01T08:38:44.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-01T08:38:46.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-01T08:38:47.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-01T08:38:48.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-01T08:38:48.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-01T08:38:49.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-01T08:38:50.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-01T08:38:51.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-01T08:38:52.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-01T08:38:53.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-01T08:38:53.782Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:38:53.782Z] Using test binary docker [2022-09-01T08:38:53.782Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-01T08:38:53.782Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-01T08:38:53.782Z] INFO: Waiting for daemon to start... [2022-09-01T08:38:53.782Z] Starting dockerd [2022-09-01T08:38:57.054Z] . [2022-09-01T08:38:57.054Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:38:57.054Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:38:57.054Z] Error: No such image: emptyfs [2022-09-01T08:38:57.310Z] Loaded image: emptyfs:latest [2022-09-01T08:38:57.310Z] Running integration-test (iteration 1) [2022-09-01T08:38:57.310Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-01T08:38:57.336Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-01T08:38:57.336Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:38:57.336Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:38:57.336Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:38:57.336Z] [2022-09-01T08:38:57.336Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:38:57.336Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:38:57.336Z] HOSTNAME=ca2b206cae65 [2022-09-01T08:38:57.336Z] DEST=bundles/test-integration [2022-09-01T08:38:57.336Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:38:57.336Z] DOCKER_ROOTLESS=1 [2022-09-01T08:38:57.336Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:38:57.336Z] container=docker [2022-09-01T08:38:57.336Z] HOME=/root [2022-09-01T08:38:57.336Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:38:57.336Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:38:57.336Z] VALIDATE_BRANCH=master [2022-09-01T08:38:57.336Z] TERM=xterm [2022-09-01T08:38:57.336Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:38:57.336Z] SHLVL=1 [2022-09-01T08:38:57.336Z] TIMEOUT=120m [2022-09-01T08:38:57.336Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:38:57.336Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:38:57.336Z] GO111MODULE=off [2022-09-01T08:38:57.336Z] DOCKER_EXPERIMENTAL=1 [2022-09-01T08:38:57.336Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-01T08:38:57.336Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:38:57.336Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:38:57.336Z] GOPATH=/go [2022-09-01T08:38:57.336Z] PKG_CONFIG=pkg-config [2022-09-01T08:38:57.336Z] _=/usr/bin/env [2022-09-01T08:38:57.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-01T08:38:57.566Z] Loaded image: busybox:latest [2022-09-01T08:38:57.822Z] Loaded image: busybox:glibc [2022-09-01T08:38:59.193Z] Loaded image: debian:bullseye-slim [2022-09-01T08:38:59.193Z] Loaded image: hello-world:latest [2022-09-01T08:38:59.193Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:38:59.193Z] INFO: Testing against a local daemon [2022-09-01T08:38:59.193Z] === RUN TestCgroupNamespacesBuild [2022-09-01T08:39:00.559Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-09-01T08:39:00.559Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-01T08:39:01.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-09-01T08:39:01.924Z] === RUN TestBuildWithSession [2022-09-01T08:39:01.924Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:39:01.924Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-01T08:39:01.924Z] === RUN TestBuildSquashParent [2022-09-01T08:39:03.692Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-01T08:39:03.692Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:39:03.692Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:39:03.692Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:39:03.692Z] [2022-09-01T08:39:03.692Z] + TEST_INTEGRATION_DEST=2 [2022-09-01T08:39:03.692Z] + CONTAINER_NAME=docker-pr1-2 [2022-09-01T08:39:03.692Z] + TEST_SKIP_INTEGRATION=1 [2022-09-01T08:39:03.692Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-01T08:39:03.692Z] + run_tests [2022-09-01T08:39:03.692Z] + c=0 [2022-09-01T08:39:03.692Z] + '[' -n 0 ']' [2022-09-01T08:39:03.692Z] + rm= [2022-09-01T08:39:03.692Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44072/.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=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh '' test-integration [2022-09-01T08:39:03.692Z] ++ jobs -p [2022-09-01T08:39:03.692Z] + for job in $(jobs -p) [2022-09-01T08:39:03.692Z] + wait 9512 [2022-09-01T08:39:03.692Z] + TEST_INTEGRATION_DEST=3 [2022-09-01T08:39:03.692Z] + CONTAINER_NAME=docker-pr1-3 [2022-09-01T08:39:03.692Z] + TEST_SKIP_INTEGRATION=1 [2022-09-01T08:39:03.692Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-01T08:39:03.692Z] + run_tests [2022-09-01T08:39:03.692Z] + '[' -n 0 ']' [2022-09-01T08:39:03.692Z] + rm= [2022-09-01T08:39:03.692Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44072/.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=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh '' test-integration [2022-09-01T08:39:03.692Z] + TEST_INTEGRATION_DEST=1 [2022-09-01T08:39:03.692Z] + CONTAINER_NAME=docker-pr1-1 [2022-09-01T08:39:03.692Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-01T08:39:03.692Z] + run_tests test-integration-flaky [2022-09-01T08:39:03.692Z] + '[' -n 0 ']' [2022-09-01T08:39:03.692Z] + rm= [2022-09-01T08:39:03.692Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44072/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44072/.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=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh test-integration-flaky test-integration [2022-09-01T08:39:03.692Z] [2022-09-01T08:39:03.692Z] [2022-09-01T08:39:03.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:39:03.692Z] [2022-09-01T08:39:03.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:39:03.692Z] HOSTNAME=3f21610a0ba1 [2022-09-01T08:39:03.692Z] TEST_SKIP_INTEGRATION=1 [2022-09-01T08:39:03.692Z] TESTDEBUG=0 [2022-09-01T08:39:03.692Z] DEST=bundles/test-integration [2022-09-01T08:39:03.692Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:39:03.692Z] KEEPBUNDLE=1 [2022-09-01T08:39:03.692Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:39:03.692Z] container=docker [2022-09-01T08:39:03.692Z] HOME=/root [2022-09-01T08:39:03.692Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:39:03.692Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:39:03.692Z] VALIDATE_BRANCH=master [2022-09-01T08:39:03.692Z] TERM=xterm [2022-09-01T08:39:03.692Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:39:03.692Z] SHLVL=1 [2022-09-01T08:39:03.692Z] TIMEOUT=120m [2022-09-01T08:39:03.692Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:39:03.692Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:39:03.692Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-01T08:39:03.692Z] GO111MODULE=off [2022-09-01T08:39:03.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:39:03.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:39:03.692Z] GOPATH=/go [2022-09-01T08:39:03.692Z] PKG_CONFIG=pkg-config [2022-09-01T08:39:03.692Z] _=/usr/bin/env [2022-09-01T08:39:03.692Z] Building test suite binary ./integration-cli/test.main [2022-09-01T08:39:03.692Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-01T08:39:03.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:39:03.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:39:03.692Z] HOSTNAME=4da450ff2c49 [2022-09-01T08:39:03.692Z] TEST_SKIP_INTEGRATION=1 [2022-09-01T08:39:03.692Z] TESTDEBUG=0 [2022-09-01T08:39:03.692Z] DEST=bundles/test-integration [2022-09-01T08:39:03.692Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:39:03.692Z] KEEPBUNDLE=1 [2022-09-01T08:39:03.692Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:39:03.692Z] container=docker [2022-09-01T08:39:03.692Z] HOME=/root [2022-09-01T08:39:03.692Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:39:03.692Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:39:03.692Z] VALIDATE_BRANCH=master [2022-09-01T08:39:03.692Z] TERM=xterm [2022-09-01T08:39:03.692Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:39:03.692Z] SHLVL=1 [2022-09-01T08:39:03.692Z] TIMEOUT=120m [2022-09-01T08:39:03.692Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:39:03.692Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:39:03.692Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-01T08:39:03.692Z] GO111MODULE=off [2022-09-01T08:39:03.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:39:03.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:39:03.692Z] GOPATH=/go [2022-09-01T08:39:03.692Z] PKG_CONFIG=pkg-config [2022-09-01T08:39:03.692Z] _=/usr/bin/env [2022-09-01T08:39:03.692Z] Building test suite binary ./integration-cli/test.main [2022-09-01T08:39:03.692Z] No new tests added to integration. [2022-09-01T08:39:03.692Z] [2022-09-01T08:39:03.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:39:03.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:39:03.692Z] HOSTNAME=f51edd1e540e [2022-09-01T08:39:03.692Z] TESTDEBUG=0 [2022-09-01T08:39:03.692Z] DEST=bundles/test-integration [2022-09-01T08:39:03.692Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:39:03.692Z] KEEPBUNDLE=1 [2022-09-01T08:39:03.692Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:39:03.692Z] container=docker [2022-09-01T08:39:03.692Z] HOME=/root [2022-09-01T08:39:03.692Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:39:03.692Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:39:03.692Z] VALIDATE_BRANCH=master [2022-09-01T08:39:03.692Z] TERM=xterm [2022-09-01T08:39:03.692Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:39:03.692Z] SHLVL=1 [2022-09-01T08:39:03.692Z] TIMEOUT=120m [2022-09-01T08:39:03.692Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:39:03.692Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:39:03.692Z] GO111MODULE=off [2022-09-01T08:39:03.692Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-01T08:39:03.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:39:03.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:39:03.692Z] GOPATH=/go [2022-09-01T08:39:03.692Z] PKG_CONFIG=pkg-config [2022-09-01T08:39:03.692Z] _=/usr/bin/env [2022-09-01T08:39:03.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-01T08:39:07.174Z] --- PASS: TestBuildSquashParent (4.72s) [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:39:07.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:39:07.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:39:07.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:39:07.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:39:08.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:39:08.362Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:39:09.730Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:39:09.730Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.40s) [2022-09-01T08:39:11.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-09-01T08:39:11.099Z] === RUN TestBuildMultiStageCopy [2022-09-01T08:39:11.099Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-01T08:39:12.990Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-01T08:39:12.990Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-01T08:39:12.990Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-01T08:39:13.246Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-01T08:39:13.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-01T08:39:13.503Z] === RUN TestBuildMultiStageParentConfig [2022-09-01T08:39:14.432Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-09-01T08:39:14.432Z] === RUN TestBuildLabelWithTargets [2022-09-01T08:39:15.360Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-09-01T08:39:15.360Z] === RUN TestBuildWithEmptyLayers [2022-09-01T08:39:15.617Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-01T08:39:15.617Z] === RUN TestBuildMultiStageOnBuild [2022-09-01T08:39:17.506Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-09-01T08:39:17.506Z] === RUN TestBuildUncleanTarFilenames [2022-09-01T08:39:18.068Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-09-01T08:39:18.068Z] === RUN TestBuildMultiStageLayerLeak [2022-09-01T08:39:19.959Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-09-01T08:39:19.959Z] === RUN TestBuildWithHugeFile [2022-09-01T08:39:36.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-01T08:39:36.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-01T08:40:02.260Z] ok github.com/docker/docker/libnetwork/networkdb 104.590s coverage: 60.1% of statements [2022-09-01T08:40:02.260Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-01T08:40:02.260Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-01T08:40:02.260Z] ok github.com/docker/docker/libnetwork/osl 4.358s coverage: 39.7% of statements [2022-09-01T08:40:02.260Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-01T08:40:02.260Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-01T08:40:03.636Z] ok github.com/docker/docker/libnetwork/portmapper 0.687s coverage: 48.6% of statements [2022-09-01T08:40:03.636Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-01T08:40:03.636Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-01T08:40:03.895Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === Skipped [2022-09-01T08:40:03.895Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-01T08:40:03.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-01T08:40:03.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-01T08:40:03.895Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-01T08:40:03.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-01T08:40:03.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-01T08:40:03.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-01T08:40:03.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-01T08:40:03.895Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-01T08:40:03.895Z] firewalld_test.go:14: firewalld is not running [2022-09-01T08:40:03.895Z] [2022-09-01T08:40:03.895Z] DONE 327 tests, 9 skipped in 203.028s Post stage [Pipeline] junit [2022-09-01T08:40:04.848Z] Recording test results [2022-09-01T08:40:06.400Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T08:40:06.746Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -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:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary test-integration [2022-09-01T08:40:07.004Z] [2022-09-01T08:40:07.263Z] Removing bundles/ [2022-09-01T08:40:07.263Z] [2022-09-01T08:40:07.263Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-01T08:40:07.263Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-01T08:40:07.263Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:40:14.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-01T08:40:16.274Z] --- PASS: TestBuildWithHugeFile (50.68s) [2022-09-01T08:40:16.274Z] === RUN TestBuildWCOWSandboxSize [2022-09-01T08:40:16.274Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:40:16.274Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:40:16.274Z] === RUN TestBuildWithEmptyDockerfile [2022-09-01T08:40:16.274Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:40:16.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:40:16.274Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:40:16.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:40:16.274Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:40:16.274Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:40:16.274Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:40:16.274Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:40:16.274Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:40:16.274Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-01T08:40:16.274Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-01T08:40:16.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-01T08:40:16.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-01T08:40:16.274Z] === RUN TestBuildPreserveOwnership [2022-09-01T08:40:16.274Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-01T08:40:16.274Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-01T08:40:16.274Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-09-01T08:40:16.274Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-09-01T08:40:16.274Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-09-01T08:40:16.274Z] === RUN TestBuildPlatformInvalid [2022-09-01T08:40:16.274Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-01T08:40:16.274Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-01T08:40:16.274Z] Loaded image: busybox:latest [2022-09-01T08:40:16.274Z] Loaded image: busybox:glibc [2022-09-01T08:40:16.274Z] Loaded image: debian:bullseye-slim [2022-09-01T08:40:16.274Z] Loaded image: hello-world:latest [2022-09-01T08:40:16.531Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:40:20.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-01T08:40:26.480Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2022-09-01T08:40:26.480Z] PASS [2022-09-01T08:40:26.480Z] [2022-09-01T08:40:26.480Z] === Skipped [2022-09-01T08:40:26.480Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-01T08:40:26.480Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:40:26.480Z] [2022-09-01T08:40:26.480Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:40:26.480Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:40:26.480Z] [2022-09-01T08:40:26.480Z] DONE 34 tests, 2 skipped in 87.527s [2022-09-01T08:40:26.480Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-01T08:40:26.480Z] INFO: Testing against a local daemon [2022-09-01T08:40:26.480Z] === RUN TestConfigInspect [2022-09-01T08:40:27.407Z] --- PASS: TestConfigInspect (2.32s) [2022-09-01T08:40:27.407Z] === RUN TestConfigList [2022-09-01T08:40:28.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-01T08:40:28.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-01T08:40:28.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-01T08:40:29.297Z] --- PASS: TestConfigList (2.16s) [2022-09-01T08:40:29.297Z] === RUN TestConfigsCreateAndDelete [2022-09-01T08:40:29.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-01T08:40:29.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-01T08:40:30.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-01T08:40:31.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-01T08:40:31.813Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-09-01T08:40:31.813Z] === RUN TestConfigsUpdate [2022-09-01T08:40:33.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-01T08:40:33.702Z] --- PASS: TestConfigsUpdate (2.17s) [2022-09-01T08:40:33.702Z] === RUN TestTemplatedConfig [2022-09-01T08:40:33.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-01T08:40:34.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-01T08:40:35.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-01T08:40:36.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-01T08:40:36.218Z] --- PASS: TestTemplatedConfig (2.59s) [2022-09-01T08:40:36.218Z] === RUN TestConfigCreateResolve [2022-09-01T08:40:36.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-01T08:40:38.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-01T08:40:38.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-01T08:40:38.734Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-09-01T08:40:38.734Z] PASS [2022-09-01T08:40:38.734Z] [2022-09-01T08:40:38.734Z] DONE 6 tests in 13.550s [2022-09-01T08:40:38.734Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-01T08:40:38.734Z] INFO: Testing against a local daemon [2022-09-01T08:40:38.734Z] === RUN TestAttachWithTTY [2022-09-01T08:40:38.734Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-01T08:40:38.734Z] === RUN TestAttachWithoutTTy [2022-09-01T08:40:38.734Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-01T08:40:38.734Z] === RUN TestCheckpoint [2022-09-01T08:40:38.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:40:38.734Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/commit [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:40:38.734Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/commit [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-01T08:40:38.734Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-01T08:40:38.734Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-01T08:40:38.734Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-01T08:40:38.734Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-01T08:40:38.734Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-01T08:40:38.734Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-01T08:40:38.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-01T08:40:38.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-01T08:40:38.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-01T08:40:38.734Z] === RUN TestCopyEmptyFile [2022-09-01T08:40:38.991Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-01T08:40:38.991Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-01T08:40:38.991Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-01T08:40:38.991Z] === RUN TestCopyFromContainer [2022-09-01T08:40:39.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-01T08:40:40.152Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:40:40.152Z] Using test binary docker [2022-09-01T08:40:40.152Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-01T08:40:40.152Z] Not: starting. [2022-09-01T08:40:40.152Z] INFO: Waiting for daemon to start... [2022-09-01T08:40:40.152Z] Starting dockerd [2022-09-01T08:40:40.357Z] === RUN TestCopyFromContainer// [2022-09-01T08:40:40.357Z] === RUN TestCopyFromContainer//bar/root [2022-09-01T08:40:40.357Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-01T08:40:40.357Z] === RUN TestCopyFromContainer/bar/quux [2022-09-01T08:40:40.357Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-01T08:40:40.613Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-01T08:40:40.613Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-01T08:40:40.613Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-01T08:40:40.613Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-01T08:40:40.613Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer (1.73s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-01T08:40:40.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-01T08:40:40.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-01T08:40:40.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:40:40.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:40:40.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:40:40.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:40:40.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:40:40.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:40:40.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:40:40.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:40:40.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:40:40.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-01T08:40:40.870Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-01T08:40:40.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-01T08:40:40.870Z] === RUN TestCreateWithInvalidEnv [2022-09-01T08:40:40.870Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-01T08:40:40.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-01T08:40:40.870Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-01T08:40:40.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-01T08:40:40.870Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-01T08:40:40.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-01T08:40:40.870Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-01T08:40:40.870Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-01T08:40:40.870Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-01T08:40:40.870Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-01T08:40:40.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-01T08:40:40.870Z] === RUN TestCreateTmpfsMountsTarget [2022-09-01T08:40:40.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-01T08:40:40.870Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-01T08:40:42.759Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-09-01T08:40:42.759Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-01T08:40:43.438Z] . [2022-09-01T08:40:43.438Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:40:43.438Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:40:43.438Z] Error: No such image: emptyfs [2022-09-01T08:40:43.438Z] Loaded image: emptyfs:latest [2022-09-01T08:40:43.438Z] Running integration-test (iteration 1) [2022-09-01T08:40:43.438Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-01T08:40:43.438Z] Loaded image: busybox:latest [2022-09-01T08:40:43.696Z] Loaded image: busybox:glibc [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:40:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:40:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:40:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:40:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:40:44.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:40:44.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:40:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:40:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:40:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:40:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:40:44.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-01T08:40:44.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-01T08:40:44.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-01T08:40:44.696Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-09-01T08:40:44.696Z] === RUN TestCreateDifferentPlatform [2022-09-01T08:40:44.696Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-01T08:40:44.696Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-01T08:40:44.696Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-01T08:40:44.696Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-01T08:40:44.696Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-01T08:40:44.696Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-01T08:40:44.696Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-01T08:40:44.696Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-01T08:40:44.952Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-01T08:40:44.952Z] === RUN TestCreateInvalidHostConfig [2022-09-01T08:40:44.952Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:40:44.952Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:40:44.952Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:40:44.952Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:40:44.952Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:40:44.952Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:40:44.952Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:40:44.952Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:40:44.952Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:40:44.952Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:40:44.952Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:40:44.952Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:40:44.952Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-01T08:40:44.952Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-01T08:40:44.952Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-01T08:40:44.952Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-01T08:40:44.952Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-01T08:40:44.952Z] === RUN TestContainerStartOnDaemonRestart [2022-09-01T08:40:44.952Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-01T08:40:44.952Z] === RUN TestDaemonRestartIpcMode [2022-09-01T08:40:44.952Z] === PAUSE TestDaemonRestartIpcMode [2022-09-01T08:40:44.952Z] === RUN TestDaemonHostGatewayIP [2022-09-01T08:40:44.952Z] === PAUSE TestDaemonHostGatewayIP [2022-09-01T08:40:44.952Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-01T08:40:44.952Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-01T08:40:44.952Z] === RUN TestContainerKillOnDaemonStart [2022-09-01T08:40:44.952Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-01T08:40:44.952Z] === RUN TestDiff [2022-09-01T08:40:45.071Z] Loaded image: debian:bullseye-slim [2022-09-01T08:40:45.072Z] Loaded image: hello-world:latest [2022-09-01T08:40:45.072Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:40:45.072Z] INFO: Testing against a local daemon [2022-09-01T08:40:45.072Z] === RUN TestCgroupNamespacesBuild [2022-09-01T08:40:45.514Z] --- PASS: TestDiff (0.54s) [2022-09-01T08:40:45.514Z] === RUN TestExecConsoleSize [2022-09-01T08:40:46.075Z] --- PASS: TestExecConsoleSize (0.60s) [2022-09-01T08:40:46.075Z] === RUN TestExecWithCloseStdin [2022-09-01T08:40:46.454Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-09-01T08:40:46.454Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-01T08:40:46.637Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-09-01T08:40:46.637Z] === RUN TestExec [2022-09-01T08:40:46.864Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|files|name|compiled_files|exports_file) took 2m53.024196061s [2022-09-01T08:40:46.864Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.50455ms [2022-09-01T08:40:47.201Z] --- PASS: TestExec (0.63s) [2022-09-01T08:40:47.201Z] === RUN TestExecUser [2022-09-01T08:40:47.762Z] --- PASS: TestExecUser (0.62s) [2022-09-01T08:40:47.762Z] === RUN TestExportContainerAndImportImage [2022-09-01T08:40:47.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-09-01T08:40:47.882Z] === RUN TestBuildWithSession [2022-09-01T08:40:47.882Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:40:47.882Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-01T08:40:47.882Z] === RUN TestBuildSquashParent [2022-09-01T08:40:48.690Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-09-01T08:40:48.690Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-01T08:40:50.056Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-09-01T08:40:50.056Z] === RUN TestHealthCheckWorkdir [2022-09-01T08:40:50.618Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-09-01T08:40:50.618Z] === RUN TestHealthKillContainer [2022-09-01T08:40:56.012Z] --- PASS: TestBuildSquashParent (7.51s) [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:40:56.012Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:40:56.012Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:40:56.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:40:56.012Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:40:56.949Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:40:56.949Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:40:58.703Z] --- PASS: TestHealthKillContainer (8.19s) [2022-09-01T08:40:58.703Z] === RUN TestHealthCheckProcessKilled [2022-09-01T08:40:58.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:40:58.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:40:59.631Z] --- PASS: TestHealthCheckProcessKilled (0.95s) [2022-09-01T08:40:59.631Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-01T08:41:00.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-09-01T08:41:00.193Z] === RUN TestIpcModeNone [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-09-01T08:41:00.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-09-01T08:41:00.752Z] === RUN TestBuildMultiStageCopy [2022-09-01T08:41:00.752Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-01T08:41:01.122Z] --- PASS: TestIpcModeNone (0.60s) [2022-09-01T08:41:01.123Z] === RUN TestIpcModePrivate [2022-09-01T08:41:01.378Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-01T08:41:01.635Z] --- PASS: TestIpcModePrivate (0.64s) [2022-09-01T08:41:01.635Z] === RUN TestIpcModeShareable [2022-09-01T08:41:01.891Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-01T08:41:02.146Z] --- PASS: TestIpcModeShareable (0.66s) [2022-09-01T08:41:02.146Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-01T08:41:04.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-01T08:41:04.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-09-01T08:41:04.036Z] === RUN TestAPIIpcModeHost [2022-09-01T08:41:04.599Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-09-01T08:41:04.599Z] === RUN TestDaemonIpcModeShareable [2022-09-01T08:41:05.408Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-01T08:41:05.528Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-01T08:41:05.784Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2022-09-01T08:41:05.784Z] === RUN TestDaemonIpcModePrivate [2022-09-01T08:41:06.341Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-01T08:41:06.756Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-01T08:41:07.016Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-09-01T08:41:07.016Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-01T08:41:07.274Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-01T08:41:07.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-01T08:41:08.199Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-09-01T08:41:08.199Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2022-09-01T08:41:08.217Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-09-01T08:41:08.217Z] === RUN TestBuildMultiStageParentConfig [2022-09-01T08:41:09.127Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-01T08:41:09.384Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-09-01T08:41:09.384Z] === RUN TestIpcModeOlderClient [2022-09-01T08:41:09.384Z] === PAUSE TestIpcModeOlderClient [2022-09-01T08:41:09.384Z] === RUN TestKillContainerInvalidSignal [2022-09-01T08:41:09.946Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-01T08:41:09.946Z] === RUN TestKillContainer [2022-09-01T08:41:09.946Z] === RUN TestKillContainer/no_signal [2022-09-01T08:41:10.201Z] === RUN TestKillContainer/non_killing_signal [2022-09-01T08:41:10.457Z] === RUN TestKillContainer/killing_signal [2022-09-01T08:41:11.019Z] --- PASS: TestKillContainer (1.28s) [2022-09-01T08:41:11.019Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-01T08:41:11.019Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-01T08:41:11.019Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-01T08:41:11.019Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-01T08:41:11.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-01T08:41:11.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-01T08:41:12.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-09-01T08:41:12.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-01T08:41:12.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-09-01T08:41:12.146Z] === RUN TestKillStoppedContainer [2022-09-01T08:41:12.146Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-01T08:41:12.146Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-01T08:41:12.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-01T08:41:12.146Z] === RUN TestKillDifferentUserContainer [2022-09-01T08:41:12.402Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-01T08:41:12.402Z] === RUN TestInspectOomKilledTrue [2022-09-01T08:41:12.402Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-01T08:41:12.402Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-01T08:41:12.402Z] === RUN TestInspectOomKilledFalse [2022-09-01T08:41:12.964Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-01T08:41:12.964Z] === RUN TestLinksEtcHostsContentMatch [2022-09-01T08:41:13.228Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-09-01T08:41:13.228Z] === RUN TestLinksContainerNames [2022-09-01T08:41:13.478Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2022-09-01T08:41:13.478Z] === RUN TestBuildLabelWithTargets [2022-09-01T08:41:14.158Z] --- PASS: TestLinksContainerNames (0.86s) [2022-09-01T08:41:14.159Z] === RUN TestLogsFollowTailEmpty [2022-09-01T08:41:14.720Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-09-01T08:41:14.720Z] === RUN TestLogs [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:41:14.720Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:41:14.720Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:41:14.720Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:41:14.720Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:41:15.285Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:41:15.542Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:41:16.103Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-01T08:41:16.103Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:41:16.666Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:41:16.666Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:41:16.666Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:41:16.666Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:41:17.229Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:41:17.230Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:41:17.792Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:41:18.049Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:41:18.610Z] --- PASS: TestLogs (3.96s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.84s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.86s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.51s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.58s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-09-01T08:41:18.610Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-09-01T08:41:18.610Z] === RUN TestContainerNetworkMountsNoChown [2022-09-01T08:41:18.869Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/default [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/default [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/private [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/private [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rprivate [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/slave [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/slave [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rslave [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/shared [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/shared [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rshared [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/default [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/rslave [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/slave [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/rprivate [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/private [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/rshared [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/shared [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:41:18.869Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-01T08:41:18.869Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-01T08:41:18.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:41:19.125Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:41:19.383Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-01T08:41:19.383Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-01T08:41:19.383Z] === RUN TestContainerBindMountNonRecursive [2022-09-01T08:41:20.754Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-09-01T08:41:20.754Z] === RUN TestContainerVolumesMountedAsShared [2022-09-01T08:41:21.316Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-09-01T08:41:21.316Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-01T08:41:21.572Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-01T08:41:21.572Z] === RUN TestNetworkNat [2022-09-01T08:41:21.585Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-01T08:41:21.585Z] === RUN TestBuildWithEmptyLayers [2022-09-01T08:41:22.134Z] --- PASS: TestNetworkNat (0.46s) [2022-09-01T08:41:22.134Z] === RUN TestNetworkLocalhostTCPNat [2022-09-01T08:41:22.390Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-09-01T08:41:22.390Z] === RUN TestNetworkLoopbackNat [2022-09-01T08:41:24.112Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-01T08:41:24.112Z] === RUN TestBuildMultiStageOnBuild [2022-09-01T08:41:25.657Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-01T08:41:25.657Z] === RUN TestPause [2022-09-01T08:41:25.657Z] --- PASS: TestPause (0.43s) [2022-09-01T08:41:25.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-01T08:41:25.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:41:25.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:41:25.657Z] === RUN TestPauseStopPausedContainer [2022-09-01T08:41:25.913Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-09-01T08:41:25.913Z] === RUN TestPidHost [2022-09-01T08:41:26.842Z] --- PASS: TestPidHost (1.00s) [2022-09-01T08:41:26.842Z] === RUN TestPsFilter [2022-09-01T08:41:27.098Z] --- PASS: TestPsFilter (0.12s) [2022-09-01T08:41:27.098Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-01T08:41:27.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-01T08:41:27.354Z] === RUN TestRemoveContainerWithVolume [2022-09-01T08:41:27.916Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-01T08:41:27.916Z] === RUN TestRemoveContainerRunning [2022-09-01T08:41:28.172Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-09-01T08:41:28.172Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-01T08:41:28.734Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-09-01T08:41:28.735Z] === RUN TestRemoveInvalidContainer [2022-09-01T08:41:28.735Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-01T08:41:28.735Z] === RUN TestRenameLinkedContainer [2022-09-01T08:41:29.374Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-01T08:41:29.374Z] === RUN TestBuildUncleanTarFilenames [2022-09-01T08:41:29.633Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-09-01T08:41:29.633Z] === RUN TestBuildMultiStageLayerLeak [2022-09-01T08:41:30.632Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-09-01T08:41:30.632Z] === RUN TestRenameStoppedContainer [2022-09-01T08:41:30.888Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-01T08:41:30.888Z] === RUN TestRenameRunningContainerAndReuse [2022-09-01T08:41:31.816Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-09-01T08:41:31.816Z] === RUN TestRenameInvalidName [2022-09-01T08:41:32.378Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-01T08:41:32.378Z] === RUN TestRenameAnonymousContainer [2022-09-01T08:41:33.746Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-09-01T08:41:33.746Z] === RUN TestRenameContainerWithSameName [2022-09-01T08:41:34.309Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-01T08:41:34.309Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-01T08:41:34.905Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-09-01T08:41:34.905Z] === RUN TestBuildWithHugeFile [2022-09-01T08:41:35.237Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-09-01T08:41:35.237Z] === RUN TestResize [2022-09-01T08:41:35.798Z] --- PASS: TestResize (0.46s) [2022-09-01T08:41:35.798Z] === RUN TestResizeWithInvalidSize [2022-09-01T08:41:36.055Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-01T08:41:36.055Z] === RUN TestResizeWhenContainerNotStarted [2022-09-01T08:41:36.617Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-09-01T08:41:36.617Z] === RUN TestDaemonRestartKillContainers [2022-09-01T08:41:36.617Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:36.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:36.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:36.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:41:36.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:38.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:39.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:40.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-01T08:41:40.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-01T08:41:40.804Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:41:41.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:41:41.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:42.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:41:43.715Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-01T08:41:43.715Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:41:43.715Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:41:43.715Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:41:43.715Z] [2022-09-01T08:41:43.715Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-01T08:41:43.715Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T08:41:43.715Z] HOSTNAME=4ce49b20693e [2022-09-01T08:41:43.715Z] TESTDEBUG=0 [2022-09-01T08:41:43.715Z] DEST=bundles/test-integration [2022-09-01T08:41:43.715Z] PWD=/go/src/github.com/docker/docker [2022-09-01T08:41:43.715Z] DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 [2022-09-01T08:41:43.715Z] container=docker [2022-09-01T08:41:43.715Z] HOME=/root [2022-09-01T08:41:43.715Z] GOLANG_VERSION=1.18.5 [2022-09-01T08:41:43.715Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-01T08:41:43.715Z] VALIDATE_BRANCH=master [2022-09-01T08:41:43.715Z] TERM=xterm [2022-09-01T08:41:43.715Z] DOCKER_PKG=github.com/docker/docker [2022-09-01T08:41:43.715Z] SHLVL=1 [2022-09-01T08:41:43.715Z] TIMEOUT=120m [2022-09-01T08:41:43.715Z] DOCKER_BUILDTAGS= journald [2022-09-01T08:41:43.715Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-01T08:41:43.715Z] GO111MODULE=off [2022-09-01T08:41:43.715Z] DOCKER_EXPERIMENTAL=1 [2022-09-01T08:41:43.715Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-01T08:41:43.715Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-01T08:41:43.715Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-01T08:41:43.715Z] GOPATH=/go [2022-09-01T08:41:43.715Z] PKG_CONFIG=pkg-config [2022-09-01T08:41:43.715Z] _=/usr/bin/env [2022-09-01T08:41:43.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-01T08:41:46.413Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:41:46.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:41:48.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:41:49.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:41:49.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:41:51.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:41:51.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:41:53.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.13s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-09-01T08:41:55.125Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-09-01T08:41:55.125Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-01T08:41:55.125Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-01T08:41:56.053Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-01T08:41:57.419Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s) [2022-09-01T08:41:57.419Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-09-01T08:41:57.419Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2022-09-01T08:41:57.419Z] === RUN TestCgroupNamespacesRun [2022-09-01T08:41:58.347Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-09-01T08:41:58.347Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-01T08:41:58.347Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-01T08:41:58.347Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-01T08:41:58.347Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-01T08:41:59.754Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-01T08:41:59.754Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-01T08:42:00.682Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-09-01T08:42:00.682Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-01T08:42:02.048Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-09-01T08:42:02.048Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-01T08:42:03.414Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-09-01T08:42:03.414Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-01T08:42:03.977Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-01T08:42:03.977Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-01T08:42:04.906Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-09-01T08:42:04.906Z] === RUN TestNISDomainname [2022-09-01T08:42:05.833Z] --- PASS: TestNISDomainname (0.58s) [2022-09-01T08:42:05.833Z] === RUN TestHostnameDnsResolution [2022-09-01T08:42:06.396Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-09-01T08:42:06.396Z] === RUN TestUnprivilegedPortsAndPing [2022-09-01T08:42:06.958Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-09-01T08:42:06.958Z] === RUN TestPrivilegedHostDevices [2022-09-01T08:42:07.520Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-09-01T08:42:07.520Z] === RUN TestRunConsoleSize [2022-09-01T08:42:07.776Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-01T08:42:07.776Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-01T08:42:10.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-01T08:42:10.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-01T08:42:10.291Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s) [2022-09-01T08:42:10.291Z] === RUN TestStats [2022-09-01T08:42:12.805Z] --- PASS: TestStats (2.51s) [2022-09-01T08:42:12.805Z] === RUN TestStopContainerWithTimeout [2022-09-01T08:42:12.805Z] === RUN TestStopContainerWithTimeout/0 [2022-09-01T08:42:12.805Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-01T08:42:12.805Z] === RUN TestStopContainerWithTimeout/1 [2022-09-01T08:42:12.805Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-01T08:42:12.805Z] === RUN TestStopContainerWithTimeout/3 [2022-09-01T08:42:12.805Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-01T08:42:12.805Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-01T08:42:12.805Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-01T08:42:12.805Z] === CONT TestStopContainerWithTimeout/0 [2022-09-01T08:42:12.805Z] === CONT TestStopContainerWithTimeout/3 [2022-09-01T08:42:13.061Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-01T08:42:14.950Z] === CONT TestStopContainerWithTimeout/1 [2022-09-01T08:42:16.841Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-01T08:42:16.841Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-09-01T08:42:16.841Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-09-01T08:42:16.841Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-09-01T08:42:16.841Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-01T08:42:16.841Z] === RUN TestDeleteDevicemapper [2022-09-01T08:42:16.841Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:42:16.841Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-01T08:42:16.841Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-01T08:42:18.207Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-09-01T08:42:18.207Z] === RUN TestUpdateMemory [2022-09-01T08:42:18.464Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-01T08:42:18.464Z] === RUN TestUpdateCPUQuota [2022-09-01T08:42:19.393Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-09-01T08:42:19.393Z] === RUN TestUpdatePidsLimit [2022-09-01T08:42:19.393Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-01T08:42:19.649Z] === RUN TestUpdatePidsLimit/no_change [2022-09-01T08:42:19.906Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-01T08:42:20.162Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-01T08:42:20.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-01T08:42:20.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-01T08:42:20.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-01T08:42:21.493Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-01T08:42:21.493Z] === RUN TestUpdateRestartPolicy [2022-09-01T08:42:23.343Z] INFO [linters context/goanalysis] analyzers took 6m38.887726888s with top 10 stages: buildir: 2m19.344055915s, the_only_name: 40.621085193s, goimports: 28.382214522s, unconvert: 23.086371316s, gosec: 18.196514752s, S1038: 17.94679873s, misspell: 7.91134593s, S1039: 6.153821778s, unused: 4.977363356s, inspect: 4.638771416s [2022-09-01T08:42:23.343Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-01T08:42:23.343Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, skip_dirs: 2117/2117, cgo: 2117/2438, filename_unadjuster: 2117/2117, autogenerated_exclude: 2014/2117, exclude-rules: 79/2014, path_prettifier: 2117/2117, identifier_marker: 2014/2014, exclude: 2014/2014, nolint: 0/79 [2022-09-01T08:42:23.343Z] INFO [runner] processing took 84.012446ms with stages: nolint: 34.593674ms, identifier_marker: 21.751794ms, path_prettifier: 9.383833ms, autogenerated_exclude: 8.300715ms, exclude-rules: 7.824421ms, skip_dirs: 1.795945ms, cgo: 220.394µs, filename_unadjuster: 137.032µs, max_same_issues: 1.335µs, uniq_by_line: 539ns, skip_files: 440ns, max_from_linter: 339ns, path_shortener: 297ns, source_code: 289ns, diff: 280ns, exclude: 272ns, severity-rules: 264ns, max_per_file_from_linter: 242ns, sort_results: 232ns, path_prefixer: 109ns [2022-09-01T08:42:23.343Z] INFO [runner] linters took 1m46.09609255s with stages: goanalysis_metalinter: 1m46.011939591s [2022-09-01T08:42:23.343Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-01T08:42:23.343Z] INFO Memory: 2798 samples, avg is 316.0MB, max is 1213.1MB [2022-09-01T08:42:23.343Z] INFO Execution took 4m39.635088066s [2022-09-01T08:42:23.343Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-01T08:42:23.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh dynbinary test-docker-py [2022-09-01T08:42:23.928Z] [2022-09-01T08:42:23.928Z] Removing bundles/ [2022-09-01T08:42:23.928Z] [2022-09-01T08:42:24.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-01T08:42:24.187Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-01T08:42:24.187Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:42:31.125Z] --- PASS: TestBuildWithHugeFile (50.57s) [2022-09-01T08:42:31.125Z] === RUN TestBuildWCOWSandboxSize [2022-09-01T08:42:31.125Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:42:31.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:42:31.125Z] === RUN TestBuildWithEmptyDockerfile [2022-09-01T08:42:31.125Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:42:31.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:42:31.125Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:42:31.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:42:31.125Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:42:31.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:42:31.125Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:42:31.125Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:42:31.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:42:31.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-01T08:42:31.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-09-01T08:42:31.125Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-09-01T08:42:31.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-01T08:42:31.125Z] === RUN TestBuildPreserveOwnership [2022-09-01T08:42:31.125Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-01T08:42:31.125Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-01T08:42:33.659Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-09-01T08:42:33.659Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-01T08:42:33.659Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-01T08:42:33.659Z] === RUN TestWaitNonBlocked [2022-09-01T08:42:33.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:42:33.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:42:33.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:42:33.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:42:33.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:42:33.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:42:33.917Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-01T08:42:33.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2022-09-01T08:42:33.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2022-09-01T08:42:33.917Z] === RUN TestWaitBlocked [2022-09-01T08:42:33.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:42:33.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:42:33.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:42:33.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:42:33.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:42:33.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:42:34.848Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-01T08:42:34.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-09-01T08:42:34.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-09-01T08:42:34.848Z] === RUN TestWaitConditions [2022-09-01T08:42:34.848Z] === RUN TestWaitConditions/default [2022-09-01T08:42:34.848Z] === PAUSE TestWaitConditions/default [2022-09-01T08:42:34.848Z] === RUN TestWaitConditions/not-running [2022-09-01T08:42:34.848Z] === PAUSE TestWaitConditions/not-running [2022-09-01T08:42:34.848Z] === RUN TestWaitConditions/next-exit [2022-09-01T08:42:34.848Z] === PAUSE TestWaitConditions/next-exit [2022-09-01T08:42:34.848Z] === RUN TestWaitConditions/removed [2022-09-01T08:42:34.848Z] === PAUSE TestWaitConditions/removed [2022-09-01T08:42:34.848Z] === CONT TestWaitConditions/default [2022-09-01T08:42:34.848Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:42:34.848Z] === CONT TestWaitConditions/default [2022-09-01T08:42:34.848Z] wait_test.go:146: ContainerID = 5c4a762d16f067d283b6e73c6c20c01e94e1625407900edff5ef8f52606aaecc [2022-09-01T08:42:34.848Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:42:34.848Z] wait_test.go:146: ContainerID = dba5ab202b21654ad763015b6542b22ae48d36061ce8a1bdc5948e3dd776911a [2022-09-01T08:42:35.309Z] --- PASS: TestBuildPreserveOwnership (10.11s) [2022-09-01T08:42:35.309Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.08s) [2022-09-01T08:42:35.309Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-01T08:42:35.309Z] === RUN TestBuildPlatformInvalid [2022-09-01T08:42:35.309Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-01T08:42:35.309Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-01T08:42:35.309Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-01T08:42:35.309Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-01T08:42:35.309Z] PASS [2022-09-01T08:42:35.309Z] [2022-09-01T08:42:35.309Z] === Skipped [2022-09-01T08:42:35.309Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-01T08:42:35.309Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:42:35.309Z] [2022-09-01T08:42:35.309Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:42:35.309Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:42:35.309Z] [2022-09-01T08:42:35.309Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-01T08:42:35.309Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-01T08:42:35.309Z] [2022-09-01T08:42:35.309Z] DONE 34 tests, 3 skipped in 112.051s [2022-09-01T08:42:35.309Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-01T08:42:35.309Z] INFO: Testing against a local daemon [2022-09-01T08:42:35.309Z] === RUN TestConfigInspect [2022-09-01T08:42:35.309Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.309Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-01T08:42:35.309Z] === RUN TestConfigList [2022-09-01T08:42:35.309Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.309Z] --- SKIP: TestConfigList (0.01s) [2022-09-01T08:42:35.309Z] === RUN TestConfigsCreateAndDelete [2022-09-01T08:42:35.309Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.309Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-01T08:42:35.309Z] === RUN TestConfigsUpdate [2022-09-01T08:42:35.309Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.410Z] === CONT TestWaitConditions/removed [2022-09-01T08:42:35.410Z] === CONT TestWaitConditions/not-running [2022-09-01T08:42:35.410Z] === CONT TestWaitConditions/removed [2022-09-01T08:42:35.410Z] wait_test.go:146: ContainerID = 571d3a2063d7eb95ce39f31d7fe00c53ec5e79aeefa7d6894e64928642373e70 [2022-09-01T08:42:35.410Z] === CONT TestWaitConditions/not-running [2022-09-01T08:42:35.410Z] wait_test.go:146: ContainerID = 3a72417bdd4f91d15623bd796677bd0da8fd4309b3ff83d153969d06b4151418 [2022-09-01T08:42:35.568Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-01T08:42:35.568Z] === RUN TestTemplatedConfig [2022-09-01T08:42:35.568Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-01T08:42:35.568Z] === RUN TestConfigCreateResolve [2022-09-01T08:42:35.568Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-01T08:42:35.568Z] PASS [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === Skipped [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-01T08:42:35.568Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-01T08:42:35.568Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-01T08:42:35.568Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-01T08:42:35.568Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-01T08:42:35.568Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-01T08:42:35.568Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:42:35.568Z] [2022-09-01T08:42:35.568Z] DONE 6 tests, 6 skipped in 0.153s [2022-09-01T08:42:35.568Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-01T08:42:35.568Z] INFO: Testing against a local daemon [2022-09-01T08:42:35.568Z] === RUN TestAttachWithTTY [2022-09-01T08:42:35.826Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-01T08:42:35.826Z] === RUN TestAttachWithoutTTy [2022-09-01T08:42:35.826Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-01T08:42:35.826Z] === RUN TestCheckpoint [2022-09-01T08:42:35.826Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:42:35.826Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/commit [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:42:35.826Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/commit [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-01T08:42:35.826Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-01T08:42:35.826Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:42:35.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-01T08:42:35.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-01T08:42:35.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-01T08:42:35.826Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-01T08:42:35.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-01T08:42:35.826Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-01T08:42:35.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-01T08:42:35.826Z] === RUN TestCopyEmptyFile [2022-09-01T08:42:35.973Z] --- PASS: TestWaitConditions (0.01s) [2022-09-01T08:42:35.973Z] --- PASS: TestWaitConditions/default (0.69s) [2022-09-01T08:42:35.973Z] --- PASS: TestWaitConditions/next-exit (0.72s) [2022-09-01T08:42:35.973Z] --- PASS: TestWaitConditions/removed (0.59s) [2022-09-01T08:42:35.973Z] --- PASS: TestWaitConditions/not-running (0.57s) [2022-09-01T08:42:35.973Z] === RUN TestWaitRestartedContainer [2022-09-01T08:42:35.973Z] === RUN TestWaitRestartedContainer/default [2022-09-01T08:42:35.973Z] === PAUSE TestWaitRestartedContainer/default [2022-09-01T08:42:35.973Z] === RUN TestWaitRestartedContainer/not-running [2022-09-01T08:42:35.973Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-01T08:42:35.973Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-01T08:42:35.973Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-01T08:42:35.973Z] === CONT TestWaitRestartedContainer/default [2022-09-01T08:42:35.973Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-01T08:42:36.084Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-01T08:42:36.084Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-01T08:42:36.084Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-01T08:42:36.084Z] === RUN TestCopyFromContainer [2022-09-01T08:42:36.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-01T08:42:37.341Z] === CONT TestWaitRestartedContainer/not-running [2022-09-01T08:42:38.706Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-01T08:42:38.706Z] --- PASS: TestWaitRestartedContainer/next-exit (1.29s) [2022-09-01T08:42:38.706Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-09-01T08:42:38.706Z] --- PASS: TestWaitRestartedContainer/not-running (1.06s) [2022-09-01T08:42:38.706Z] === CONT TestContainerStartOnDaemonRestart [2022-09-01T08:42:38.706Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-01T08:42:40.266Z] === RUN TestCopyFromContainer// [2022-09-01T08:42:40.266Z] === RUN TestCopyFromContainer//bar/root [2022-09-01T08:42:40.266Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-01T08:42:40.266Z] === RUN TestCopyFromContainer/bar/quux [2022-09-01T08:42:40.266Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-01T08:42:40.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-01T08:42:40.526Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-01T08:42:40.526Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-01T08:42:40.526Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-01T08:42:40.784Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer (4.57s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-01T08:42:40.784Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-01T08:42:40.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-01T08:42:40.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:42:40.784Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:42:40.784Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:42:40.785Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:42:40.785Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:42:40.785Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:42:40.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:42:40.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:42:40.785Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:42:40.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-01T08:42:40.785Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-01T08:42:40.785Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-01T08:42:40.785Z] === RUN TestCreateWithInvalidEnv [2022-09-01T08:42:40.785Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-01T08:42:40.785Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-01T08:42:40.785Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-01T08:42:40.785Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-01T08:42:40.785Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-01T08:42:40.785Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-01T08:42:40.785Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-01T08:42:40.785Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-01T08:42:40.785Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-01T08:42:40.785Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-01T08:42:40.785Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-01T08:42:40.785Z] === RUN TestCreateTmpfsMountsTarget [2022-09-01T08:42:40.785Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-01T08:42:40.785Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-01T08:42:41.307Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-09-01T08:42:41.307Z] === CONT TestDaemonHostGatewayIP [2022-09-01T08:42:41.307Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s) [2022-09-01T08:42:41.307Z] === CONT TestDaemonRestartIpcMode [2022-09-01T08:42:42.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-01T08:42:42.160Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-01T08:42:43.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-09-01T08:42:43.100Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-01T08:42:43.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:42:43.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:42:43.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:42:43.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:42:43.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:42:43.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:42:43.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:42:43.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:42:43.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:42:43.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:42:43.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:42:43.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:42:43.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:42:43.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:42:43.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-01T08:42:43.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-01T08:42:43.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-01T08:42:43.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-01T08:42:43.634Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-09-01T08:42:43.634Z] === RUN TestCreateDifferentPlatform [2022-09-01T08:42:43.634Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-01T08:42:43.634Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-01T08:42:43.634Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-09-01T08:42:43.634Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-01T08:42:43.634Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-01T08:42:43.634Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-01T08:42:43.831Z] --- PASS: TestDaemonHostGatewayIP (2.82s) [2022-09-01T08:42:43.831Z] === CONT TestIpcModeOlderClient [2022-09-01T08:42:43.831Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-01T08:42:43.831Z] === CONT TestContainerKillOnDaemonStart [2022-09-01T08:42:43.831Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-09-01T08:42:43.893Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-09-01T08:42:43.893Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-01T08:42:43.893Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-09-01T08:42:43.893Z] === RUN TestCreateInvalidHostConfig [2022-09-01T08:42:43.893Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:42:43.893Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:42:43.893Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:42:43.893Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:42:43.893Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:42:43.893Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:42:43.893Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:42:43.893Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:42:43.893Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:42:43.893Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:42:43.893Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:42:43.893Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:42:43.893Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-01T08:42:43.893Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-01T08:42:43.893Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-01T08:42:43.893Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-01T08:42:43.893Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-01T08:42:43.893Z] === RUN TestContainerStartOnDaemonRestart [2022-09-01T08:42:43.893Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-01T08:42:43.893Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-01T08:42:43.893Z] === RUN TestDaemonRestartIpcMode [2022-09-01T08:42:43.893Z] === PAUSE TestDaemonRestartIpcMode [2022-09-01T08:42:43.893Z] === RUN TestDaemonHostGatewayIP [2022-09-01T08:42:43.893Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:42:43.893Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-01T08:42:43.893Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-01T08:42:43.893Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-01T08:42:43.893Z] === RUN TestContainerKillOnDaemonStart [2022-09-01T08:42:43.893Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-01T08:42:43.893Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-01T08:42:43.893Z] === RUN TestDiff [2022-09-01T08:42:44.152Z] --- PASS: TestDiff (0.40s) [2022-09-01T08:42:44.152Z] === RUN TestExecConsoleSize [2022-09-01T08:42:44.718Z] --- PASS: TestExecConsoleSize (0.49s) [2022-09-01T08:42:44.718Z] === RUN TestExecWithCloseStdin [2022-09-01T08:42:45.284Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-09-01T08:42:45.284Z] === RUN TestExec [2022-09-01T08:42:45.851Z] --- PASS: TestExec (0.56s) [2022-09-01T08:42:45.851Z] === RUN TestExecUser [2022-09-01T08:42:46.418Z] --- PASS: TestExecUser (0.48s) [2022-09-01T08:42:46.418Z] === RUN TestExportContainerAndImportImage [2022-09-01T08:42:46.984Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-09-01T08:42:46.984Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-01T08:42:48.359Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-09-01T08:42:48.359Z] === RUN TestHealthCheckWorkdir [2022-09-01T08:42:48.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-01T08:42:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-01T08:42:48.925Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-09-01T08:42:48.925Z] === RUN TestHealthKillContainer [2022-09-01T08:42:49.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-01T08:42:50.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-01T08:42:50.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-01T08:42:51.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-01T08:42:52.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-01T08:42:53.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-01T08:42:54.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-01T08:42:55.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-01T08:42:55.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-01T08:42:55.999Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-09-01T08:42:56.000Z] PASS [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] === Skipped [2022-09-01T08:42:56.000Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-01T08:42:56.000Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-01T08:42:56.000Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:42:56.000Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-01T08:42:56.000Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-01T08:42:56.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:42:56.000Z] [2022-09-01T08:42:56.000Z] DONE 273 tests, 5 skipped in 136.759s [2022-09-01T08:42:56.000Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-01T08:42:56.000Z] === RUN TestConfigDaemonLibtrustID [2022-09-01T08:42:56.000Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-01T08:42:56.000Z] === RUN TestConfigDaemonID [2022-09-01T08:42:56.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-01T08:42:56.927Z] daemon_test.go:83: [d888b63522dde] daemon is not started [2022-09-01T08:42:56.927Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:42:56.927Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-01T08:42:56.927Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-01T08:42:56.927Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-01T08:42:56.927Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-01T08:42:56.927Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-01T08:42:56.927Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-01T08:42:56.927Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:42:56.927Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-01T08:42:56.927Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-01T08:42:56.927Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-01T08:42:56.927Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-09-01T08:42:56.927Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-01T08:42:56.927Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-01T08:42:56.927Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-01T08:42:57.092Z] --- PASS: TestHealthKillContainer (7.84s) [2022-09-01T08:42:57.092Z] === RUN TestHealthCheckProcessKilled [2022-09-01T08:42:57.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-01T08:42:57.350Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-01T08:42:57.350Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-01T08:42:57.350Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-01T08:42:57.350Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-01T08:42:57.350Z] === RUN TestIpcModeNone [2022-09-01T08:42:57.608Z] --- PASS: TestIpcModeNone (0.43s) [2022-09-01T08:42:57.608Z] === RUN TestIpcModePrivate [2022-09-01T08:42:58.173Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-01T08:42:58.173Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-01T08:42:58.173Z] === RUN TestIpcModeShareable [2022-09-01T08:42:58.173Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:42:58.173Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-01T08:42:58.173Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-01T08:42:58.291Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-01T08:42:58.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-01T08:42:58.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-01T08:42:59.219Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-01T08:42:59.547Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-09-01T08:42:59.547Z] === RUN TestAPIIpcModeHost [2022-09-01T08:42:59.547Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:42:59.547Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-01T08:42:59.547Z] === RUN TestDaemonIpcModeShareable [2022-09-01T08:42:59.547Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:42:59.548Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-01T08:42:59.548Z] === RUN TestDaemonIpcModePrivate [2022-09-01T08:42:59.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-01T08:43:00.147Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-01T08:43:00.147Z] daemon_test.go:197: [df36b0283695b] daemon is not started [2022-09-01T08:43:00.147Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-01T08:43:00.147Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-01T08:43:00.147Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-01T08:43:00.147Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-01T08:43:00.147Z] === RUN TestDaemonProxy [2022-09-01T08:43:00.147Z] === RUN TestDaemonProxy/environment_variables [2022-09-01T08:43:00.450Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:43:00.450Z] Using test binary docker [2022-09-01T08:43:00.450Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-01T08:43:00.450Z] +++ /etc/init.d/apparmor start [2022-09-01T08:43:00.450Z] Not: starting. [2022-09-01T08:43:00.450Z] INFO: Waiting for daemon to start... [2022-09-01T08:43:00.450Z] Starting dockerd [2022-09-01T08:43:00.450Z] +++ 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-09-01T08:43:00.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-01T08:43:00.738Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-09-01T08:43:00.738Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-01T08:43:00.738Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:43:00.738Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-01T08:43:00.738Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-01T08:43:00.738Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:43:00.738Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-01T08:43:00.738Z] === RUN TestIpcModeOlderClient [2022-09-01T08:43:00.738Z] === PAUSE TestIpcModeOlderClient [2022-09-01T08:43:00.738Z] === RUN TestKillContainerInvalidSignal [2022-09-01T08:43:01.305Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-09-01T08:43:01.305Z] === RUN TestKillContainer [2022-09-01T08:43:01.305Z] === RUN TestKillContainer/no_signal [2022-09-01T08:43:01.563Z] === RUN TestKillContainer/non_killing_signal [2022-09-01T08:43:01.821Z] === RUN TestKillContainer/killing_signal [2022-09-01T08:43:02.034Z] === RUN TestDaemonProxy/command-line_options [2022-09-01T08:43:02.387Z] --- PASS: TestKillContainer (1.25s) [2022-09-01T08:43:02.387Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-01T08:43:02.387Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-01T08:43:02.387Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-01T08:43:02.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-01T08:43:02.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-01T08:43:02.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-01T08:43:03.212Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-09-01T08:43:03.212Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-01T08:43:03.212Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-01T08:43:03.212Z] === RUN TestKillStoppedContainer [2022-09-01T08:43:03.471Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-01T08:43:03.471Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-01T08:43:03.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-01T08:43:03.471Z] === RUN TestKillDifferentUserContainer [2022-09-01T08:43:03.730Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-01T08:43:03.730Z] === RUN TestInspectOomKilledTrue [2022-09-01T08:43:03.730Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:03.730Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-01T08:43:03.730Z] === RUN TestInspectOomKilledFalse [2022-09-01T08:43:03.730Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:43:03.730Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-01T08:43:03.730Z] === RUN TestLinksEtcHostsContentMatch [2022-09-01T08:43:03.730Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-01T08:43:03.730Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-01T08:43:03.730Z] === RUN TestLinksContainerNames [2022-09-01T08:43:03.922Z] === RUN TestDaemonProxy/configuration_file [2022-09-01T08:43:03.993Z] . [2022-09-01T08:43:03.993Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:43:03.993Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:43:03.993Z] Error: No such image: emptyfs [2022-09-01T08:43:03.993Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-01T08:43:03.993Z] ++++ docker load [2022-09-01T08:43:04.260Z] Loaded image: emptyfs:latest [2022-09-01T08:43:04.260Z] Running integration-test (iteration 1) [2022-09-01T08:43:04.260Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-01T08:43:04.260Z] ++ 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-09-01T08:43:04.260Z] ++ set -e [2022-09-01T08:43:04.260Z] ++ '[' -n 0 ']' [2022-09-01T08:43:04.260Z] ++ set -x [2022-09-01T08:43:04.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-01T08:43:04.519Z] Loaded image: busybox:latest [2022-09-01T08:43:04.519Z] Loaded image: busybox:glibc [2022-09-01T08:43:04.664Z] --- PASS: TestLinksContainerNames (0.87s) [2022-09-01T08:43:04.664Z] === RUN TestLogsFollowTailEmpty [2022-09-01T08:43:05.230Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-01T08:43:05.230Z] === RUN TestLogs [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:43:05.230Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:43:05.230Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:43:05.230Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:43:05.230Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:43:05.286Z] === RUN TestDaemonProxy/conflicting_options [2022-09-01T08:43:05.455Z] Loaded image: debian:bullseye-slim [2022-09-01T08:43:05.714Z] Loaded image: hello-world:latest [2022-09-01T08:43:05.714Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:43:05.714Z] INFO: Testing against a local daemon [2022-09-01T08:43:05.714Z] === RUN TestCgroupNamespacesBuild [2022-09-01T08:43:05.796Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:43:05.796Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:43:05.848Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-01T08:43:06.364Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-01T08:43:06.364Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy (6.21s) [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-01T08:43:06.409Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-01T08:43:06.409Z] PASS [2022-09-01T08:43:06.409Z] [2022-09-01T08:43:06.409Z] DONE 18 tests in 11.151s [2022-09-01T08:43:06.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-01T08:43:06.409Z] INFO: Testing against a local daemon [2022-09-01T08:43:06.409Z] === RUN TestCommitInheritsEnv [2022-09-01T08:43:06.665Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-09-01T08:43:06.665Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-01T08:43:06.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-01T08:43:06.665Z] === RUN TestImportWithCustomPlatform [2022-09-01T08:43:06.665Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-01T08:43:06.921Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-01T08:43:06.921Z] === RUN TestImportWithCustomPlatform// [2022-09-01T08:43:06.921Z] === RUN TestImportWithCustomPlatform/linux [2022-09-01T08:43:06.921Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-01T08:43:06.921Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:43:06.930Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:43:06.930Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:43:06.930Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:43:06.930Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:43:07.092Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-09-01T08:43:07.092Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-01T08:43:07.177Z] === RUN TestImportWithCustomPlatform/macos [2022-09-01T08:43:07.177Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-01T08:43:07.177Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-01T08:43:07.177Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-01T08:43:07.177Z] === RUN TestImagesFilterMultiReference [2022-09-01T08:43:07.177Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-01T08:43:07.177Z] === RUN TestImagePullPlatformInvalid [2022-09-01T08:43:07.177Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-01T08:43:07.177Z] === RUN TestRemoveImageOrphaning [2022-09-01T08:43:07.433Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-01T08:43:07.433Z] === RUN TestRemoveImageGarbageCollector [2022-09-01T08:43:07.496Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:43:07.496Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:43:07.995Z] time="2022-09-01T08:43:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-01T08:43:08.028Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-09-01T08:43:08.028Z] === RUN TestBuildWithSession [2022-09-01T08:43:08.028Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:43:08.028Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-01T08:43:08.028Z] === RUN TestBuildSquashParent [2022-09-01T08:43:08.063Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:43:08.063Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:43:08.630Z] --- PASS: TestLogs (3.49s) [2022-09-01T08:43:08.630Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-01T08:43:08.630Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-09-01T08:43:08.631Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-09-01T08:43:08.631Z] === RUN TestContainerNetworkMountsNoChown [2022-09-01T08:43:08.889Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-09-01T08:43:08.889Z] === RUN TestMountDaemonRoot [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/default [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/default [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/private [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/private [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rprivate [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/slave [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/slave [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rslave [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/shared [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/shared [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rshared [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/default [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rprivate [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/private [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/shared [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rshared [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rslave [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/slave [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-01T08:43:09.148Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:43:09.148Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:43:09.148Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:43:09.360Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-09-01T08:43:09.360Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-01T08:43:09.360Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-01T08:43:09.360Z] === RUN TestTagInvalidReference [2022-09-01T08:43:09.360Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-01T08:43:09.360Z] === RUN TestTagValidPrefixedRepo [2022-09-01T08:43:09.360Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-01T08:43:09.360Z] === RUN TestTagExistedNameWithoutForce [2022-09-01T08:43:09.360Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-01T08:43:09.360Z] === RUN TestTagOfficialNames [2022-09-01T08:43:09.360Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-01T08:43:09.360Z] === RUN TestTagMatchesDigest [2022-09-01T08:43:09.360Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-01T08:43:09.360Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-01T08:43:09.407Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-01T08:43:09.407Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-01T08:43:09.407Z] === RUN TestContainerBindMountNonRecursive [2022-09-01T08:43:09.407Z] 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-09-01T08:43:09.407Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-09-01T08:43:09.407Z] === RUN TestContainerVolumesMountedAsShared [2022-09-01T08:43:09.407Z] 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-09-01T08:43:09.407Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-01T08:43:09.407Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-01T08:43:09.407Z] 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-09-01T08:43:09.407Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-01T08:43:09.407Z] === RUN TestNetworkNat [2022-09-01T08:43:09.973Z] --- PASS: TestNetworkNat (0.52s) [2022-09-01T08:43:09.973Z] === RUN TestNetworkLocalhostTCPNat [2022-09-01T08:43:10.540Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-01T08:43:10.540Z] === RUN TestNetworkLoopbackNat [2022-09-01T08:43:11.314Z] --- PASS: TestBuildSquashParent (3.10s) [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:43:11.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:43:11.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:43:11.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:43:11.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:43:12.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:43:12.690Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:43:13.070Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-09-01T08:43:13.071Z] === RUN TestPause [2022-09-01T08:43:13.071Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:13.071Z] --- SKIP: TestPause (0.00s) [2022-09-01T08:43:13.071Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-01T08:43:13.071Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:43:13.071Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:43:13.071Z] === RUN TestPauseStopPausedContainer [2022-09-01T08:43:13.071Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:13.071Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-09-01T08:43:13.071Z] === RUN TestPidHost [2022-09-01T08:43:13.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:43:13.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:43:14.004Z] --- PASS: TestPidHost (0.89s) [2022-09-01T08:43:14.004Z] === RUN TestPsFilter [2022-09-01T08:43:14.004Z] --- PASS: TestPsFilter (0.11s) [2022-09-01T08:43:14.004Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-01T08:43:14.570Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-09-01T08:43:14.570Z] === RUN TestRemoveContainerWithVolume [2022-09-01T08:43:14.829Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-09-01T08:43:14.829Z] === RUN TestRemoveContainerRunning [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-09-01T08:43:15.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-09-01T08:43:15.002Z] === RUN TestBuildMultiStageCopy [2022-09-01T08:43:15.002Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-01T08:43:15.087Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-09-01T08:43:15.087Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-01T08:43:15.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-01T08:43:15.653Z] === RUN TestRemoveInvalidContainer [2022-09-01T08:43:15.653Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-01T08:43:15.653Z] === RUN TestRenameLinkedContainer [2022-09-01T08:43:15.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-01T08:43:16.196Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-01T08:43:16.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-01T08:43:16.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-01T08:43:16.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-01T08:43:16.714Z] === RUN TestBuildMultiStageParentConfig [2022-09-01T08:43:17.281Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-09-01T08:43:17.281Z] === RUN TestBuildLabelWithTargets [2022-09-01T08:43:17.555Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-09-01T08:43:17.555Z] === RUN TestRenameStoppedContainer [2022-09-01T08:43:17.813Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-01T08:43:17.813Z] === RUN TestRenameRunningContainerAndReuse [2022-09-01T08:43:18.217Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-09-01T08:43:18.218Z] === RUN TestBuildWithEmptyLayers [2022-09-01T08:43:18.746Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-09-01T08:43:18.746Z] === RUN TestRenameInvalidName [2022-09-01T08:43:18.785Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-09-01T08:43:18.785Z] === RUN TestBuildMultiStageOnBuild [2022-09-01T08:43:19.005Z] --- PASS: TestRenameInvalidName (0.44s) [2022-09-01T08:43:19.005Z] === RUN TestRenameAnonymousContainer [2022-09-01T08:43:20.162Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) [2022-09-01T08:43:20.162Z] === RUN TestBuildUncleanTarFilenames [2022-09-01T08:43:20.379Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-09-01T08:43:20.379Z] === RUN TestRenameContainerWithSameName [2022-09-01T08:43:20.421Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-09-01T08:43:20.421Z] === RUN TestBuildMultiStageLayerLeak [2022-09-01T08:43:20.945Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-01T08:43:20.945Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-01T08:43:21.798Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-09-01T08:43:21.798Z] === RUN TestBuildWithHugeFile [2022-09-01T08:43:21.879Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-09-01T08:43:21.879Z] === RUN TestResize [2022-09-01T08:43:22.137Z] --- PASS: TestResize (0.40s) [2022-09-01T08:43:22.137Z] === RUN TestResizeWithInvalidSize [2022-09-01T08:43:22.704Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-01T08:43:22.704Z] === RUN TestResizeWhenContainerNotStarted [2022-09-01T08:43:22.962Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-09-01T08:43:22.962Z] === RUN TestDaemonRestartKillContainers [2022-09-01T08:43:22.962Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-01T08:43:22.962Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-01T08:43:22.962Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-01T08:43:22.962Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-01T08:43:23.897Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-01T08:43:24.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.70s) [2022-09-01T08:43:24.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-09-01T08:43:24.831Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s) [2022-09-01T08:43:24.831Z] === RUN TestCgroupNamespacesRun [2022-09-01T08:43:25.771Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-09-01T08:43:25.771Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-01T08:43:27.144Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-09-01T08:43:27.144Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-01T08:43:28.078Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-01T08:43:28.078Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-01T08:43:29.458Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-09-01T08:43:29.458Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-01T08:43:30.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-09-01T08:43:30.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-01T08:43:31.328Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-09-01T08:43:31.328Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-01T08:43:31.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-01T08:43:32.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-01T08:43:32.263Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-01T08:43:33.202Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-09-01T08:43:33.202Z] === RUN TestNISDomainname [2022-09-01T08:43:33.202Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-01T08:43:33.202Z] --- SKIP: TestNISDomainname (0.02s) [2022-09-01T08:43:33.202Z] === RUN TestHostnameDnsResolution [2022-09-01T08:43:34.138Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-01T08:43:34.138Z] === RUN TestUnprivilegedPortsAndPing [2022-09-01T08:43:34.138Z] 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-09-01T08:43:34.138Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-01T08:43:34.138Z] === RUN TestPrivilegedHostDevices [2022-09-01T08:43:34.703Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-09-01T08:43:34.704Z] === RUN TestRunConsoleSize [2022-09-01T08:43:34.962Z] --- PASS: TestRunConsoleSize (0.40s) [2022-09-01T08:43:34.962Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-01T08:43:36.861Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s) [2022-09-01T08:43:36.861Z] === RUN TestStats [2022-09-01T08:43:36.861Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:36.861Z] --- SKIP: TestStats (0.00s) [2022-09-01T08:43:36.861Z] === RUN TestStopContainerWithTimeout [2022-09-01T08:43:36.861Z] === RUN TestStopContainerWithTimeout/0 [2022-09-01T08:43:36.861Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-01T08:43:36.861Z] === RUN TestStopContainerWithTimeout/1 [2022-09-01T08:43:36.861Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-01T08:43:36.861Z] === RUN TestStopContainerWithTimeout/3 [2022-09-01T08:43:36.861Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-01T08:43:36.861Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-01T08:43:36.861Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-01T08:43:36.861Z] === CONT TestStopContainerWithTimeout/0 [2022-09-01T08:43:36.861Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-01T08:43:37.801Z] === CONT TestStopContainerWithTimeout/3 [2022-09-01T08:43:39.700Z] === CONT TestStopContainerWithTimeout/1 [2022-09-01T08:43:41.074Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-01T08:43:41.074Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-09-01T08:43:41.074Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-09-01T08:43:41.074Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-09-01T08:43:41.074Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-01T08:43:41.074Z] === RUN TestDeleteDevicemapper [2022-09-01T08:43:41.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:43:41.074Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-01T08:43:41.074Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-01T08:43:42.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.21s) [2022-09-01T08:43:42.448Z] === RUN TestUpdateMemory [2022-09-01T08:43:42.448Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:42.448Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-01T08:43:42.448Z] === RUN TestUpdateCPUQuota [2022-09-01T08:43:42.448Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:42.448Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-01T08:43:42.448Z] === RUN TestUpdatePidsLimit [2022-09-01T08:43:42.448Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:43:42.448Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-01T08:43:42.448Z] === RUN TestUpdateRestartPolicy [2022-09-01T08:43:53.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-01T08:43:54.707Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-09-01T08:43:54.707Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-01T08:43:54.707Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-01T08:43:54.707Z] === RUN TestWaitNonBlocked [2022-09-01T08:43:54.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:43:54.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:43:54.707Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:43:54.707Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:43:54.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:43:54.707Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:43:54.707Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-01T08:43:54.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-09-01T08:43:54.707Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-09-01T08:43:54.707Z] === RUN TestWaitBlocked [2022-09-01T08:43:54.707Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:43:54.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:43:54.707Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:43:54.707Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:43:54.707Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:43:54.707Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:43:54.967Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-01T08:43:54.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-09-01T08:43:54.967Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-09-01T08:43:54.967Z] === RUN TestWaitConditions [2022-09-01T08:43:54.967Z] === RUN TestWaitConditions/default [2022-09-01T08:43:54.967Z] === PAUSE TestWaitConditions/default [2022-09-01T08:43:54.967Z] === RUN TestWaitConditions/not-running [2022-09-01T08:43:54.967Z] === PAUSE TestWaitConditions/not-running [2022-09-01T08:43:54.967Z] === RUN TestWaitConditions/next-exit [2022-09-01T08:43:54.967Z] === PAUSE TestWaitConditions/next-exit [2022-09-01T08:43:54.967Z] === RUN TestWaitConditions/removed [2022-09-01T08:43:54.967Z] === PAUSE TestWaitConditions/removed [2022-09-01T08:43:54.967Z] === CONT TestWaitConditions/default [2022-09-01T08:43:54.967Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:43:54.967Z] === CONT TestWaitConditions/default [2022-09-01T08:43:54.967Z] wait_test.go:146: ContainerID = 6d9b929d978565f8f1936e81d4b08d9e182fe28a9a16b0ea81d78d123af2714f [2022-09-01T08:43:54.967Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:43:54.967Z] wait_test.go:146: ContainerID = 43f671c2659c7a1bfdc8be9557c4cce8cd15bf195c015e2a963707972e1cd6b9 [2022-09-01T08:43:55.911Z] === CONT TestWaitConditions/not-running [2022-09-01T08:43:55.911Z] wait_test.go:146: ContainerID = 648f3e5796bbee6086d8b5f12d880229155ed463c0b0b0e99f499b408674f011 [2022-09-01T08:43:55.911Z] === CONT TestWaitConditions/removed [2022-09-01T08:43:55.911Z] wait_test.go:146: ContainerID = c34df9216d0129930ff823996b9f11cb62bc827dfd5b93ff9f70a6eb509adbdd [2022-09-01T08:43:56.477Z] --- PASS: TestWaitConditions (0.01s) [2022-09-01T08:43:56.477Z] --- PASS: TestWaitConditions/next-exit (0.75s) [2022-09-01T08:43:56.477Z] --- PASS: TestWaitConditions/default (0.82s) [2022-09-01T08:43:56.477Z] --- PASS: TestWaitConditions/removed (0.71s) [2022-09-01T08:43:56.477Z] --- PASS: TestWaitConditions/not-running (0.80s) [2022-09-01T08:43:56.477Z] === RUN TestWaitRestartedContainer [2022-09-01T08:43:56.477Z] === RUN TestWaitRestartedContainer/default [2022-09-01T08:43:56.477Z] === PAUSE TestWaitRestartedContainer/default [2022-09-01T08:43:56.477Z] === RUN TestWaitRestartedContainer/not-running [2022-09-01T08:43:56.477Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-01T08:43:56.477Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-01T08:43:56.477Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-01T08:43:56.477Z] === CONT TestWaitRestartedContainer/default [2022-09-01T08:43:56.477Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-01T08:43:57.853Z] === CONT TestWaitRestartedContainer/not-running [2022-09-01T08:43:58.787Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-01T08:43:58.787Z] --- PASS: TestWaitRestartedContainer/default (1.27s) [2022-09-01T08:43:58.787Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) [2022-09-01T08:43:58.787Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-09-01T08:43:58.787Z] === CONT TestDaemonRestartIpcMode [2022-09-01T08:43:58.787Z] === CONT TestIpcModeOlderClient [2022-09-01T08:43:58.787Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-01T08:43:58.787Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-01T08:44:01.321Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-09-01T08:44:01.580Z] --- PASS: TestDaemonRestartIpcMode (2.92s) [2022-09-01T08:44:01.580Z] PASS [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === Skipped [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-01T08:44:01.580Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-01T08:44:01.580Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-01T08:44:01.580Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-01T08:44:01.580Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-01T08:44:01.580Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-01T08:44:01.580Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-01T08:44:01.580Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-01T08:44:01.580Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-01T08:44:01.580Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-01T08:44:01.580Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-01T08:44:01.580Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-01T08:44:01.580Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-01T08:44:01.580Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-09-01T08:44:01.580Z] 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-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-01T08:44:01.580Z] 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-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-01T08:44:01.580Z] 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-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-01T08:44:01.580Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:44:01.580Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-09-01T08:44:01.580Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-01T08:44:01.580Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-09-01T08:44:01.580Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-01T08:44:01.580Z] 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-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-01T08:44:01.580Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-01T08:44:01.580Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-01T08:44:01.580Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-01T08:44:01.580Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-01T08:44:01.580Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-01T08:44:01.580Z] [2022-09-01T08:44:01.580Z] DONE 250 tests, 27 skipped in 86.227s [2022-09-01T08:44:01.580Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-01T08:44:01.839Z] === RUN TestConfigDaemonLibtrustID [2022-09-01T08:44:02.405Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-01T08:44:02.405Z] === RUN TestConfigDaemonID [2022-09-01T08:44:03.345Z] daemon_test.go:83: [deb342ce6a58d] daemon is not started [2022-09-01T08:44:03.345Z] --- PASS: TestConfigDaemonID (1.07s) [2022-09-01T08:44:03.345Z] === RUN TestDaemonConfigValidation [2022-09-01T08:44:03.345Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:44:03.345Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:44:03.345Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-01T08:44:03.603Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-01T08:44:03.603Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-01T08:44:03.603Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-01T08:44:03.603Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-01T08:44:03.603Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-01T08:44:03.603Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-01T08:44:03.603Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-01T08:44:03.603Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:44:03.603Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-01T08:44:03.603Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-01T08:44:03.603Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-01T08:44:03.603Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-09-01T08:44:03.603Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-09-01T08:44:03.603Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-01T08:44:03.603Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-01T08:44:04.982Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-01T08:44:05.918Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-01T08:44:06.854Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-01T08:44:06.854Z] daemon_test.go:197: [dcf1164d958c6] daemon is not started [2022-09-01T08:44:06.854Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-09-01T08:44:06.854Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-09-01T08:44:06.854Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-09-01T08:44:06.854Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-09-01T08:44:06.854Z] === RUN TestDaemonProxy [2022-09-01T08:44:06.854Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-01T08:44:06.854Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-01T08:44:06.854Z] PASS [2022-09-01T08:44:06.854Z] [2022-09-01T08:44:06.854Z] === Skipped [2022-09-01T08:44:06.854Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-01T08:44:06.854Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-01T08:44:06.854Z] [2022-09-01T08:44:06.854Z] DONE 13 tests, 1 skipped in 5.246s [2022-09-01T08:44:06.854Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-01T08:44:07.113Z] INFO: Testing against a local daemon [2022-09-01T08:44:07.113Z] === RUN TestCommitInheritsEnv [2022-09-01T08:44:08.480Z] --- PASS: TestBuildWithHugeFile (40.07s) [2022-09-01T08:44:08.481Z] === RUN TestBuildWCOWSandboxSize [2022-09-01T08:44:08.481Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:44:08.481Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:44:08.481Z] === RUN TestBuildWithEmptyDockerfile [2022-09-01T08:44:08.481Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:44:08.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:44:08.481Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:44:08.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:44:08.481Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:44:08.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:44:08.481Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:44:08.481Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:44:08.481Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:44:08.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-01T08:44:08.481Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-01T08:44:08.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-01T08:44:08.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-01T08:44:08.481Z] === RUN TestBuildPreserveOwnership [2022-09-01T08:44:08.481Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-01T08:44:08.481Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-01T08:44:08.481Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-09-01T08:44:08.481Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-09-01T08:44:08.481Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-09-01T08:44:08.481Z] === RUN TestBuildPlatformInvalid [2022-09-01T08:44:08.481Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-01T08:44:08.481Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-01T08:44:08.481Z] Loaded image: busybox:latest [2022-09-01T08:44:08.481Z] Loaded image: busybox:glibc [2022-09-01T08:44:08.481Z] Loaded image: debian:bullseye-slim [2022-09-01T08:44:08.481Z] Loaded image: hello-world:latest [2022-09-01T08:44:08.481Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:44:09.644Z] --- PASS: TestCommitInheritsEnv (2.01s) [2022-09-01T08:44:09.644Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-01T08:44:09.644Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform// [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/linux [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/macos [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-01T08:44:09.644Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-01T08:44:09.644Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-01T08:44:09.644Z] === RUN TestImagesFilterMultiReference [2022-09-01T08:44:09.644Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-01T08:44:09.644Z] === RUN TestImagePullPlatformInvalid [2022-09-01T08:44:09.644Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-01T08:44:09.644Z] === RUN TestRemoveImageOrphaning [2022-09-01T08:44:11.542Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-09-01T08:44:11.542Z] === RUN TestRemoveImageGarbageCollector [2022-09-01T08:44:11.542Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-01T08:44:11.542Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-01T08:44:11.542Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-01T08:44:11.542Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-01T08:44:11.542Z] === RUN TestTagInvalidReference [2022-09-01T08:44:11.542Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-01T08:44:11.542Z] === RUN TestTagValidPrefixedRepo [2022-09-01T08:44:11.542Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-01T08:44:11.542Z] === RUN TestTagExistedNameWithoutForce [2022-09-01T08:44:11.542Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-01T08:44:11.542Z] === RUN TestTagOfficialNames [2022-09-01T08:44:11.542Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-01T08:44:11.542Z] === RUN TestTagMatchesDigest [2022-09-01T08:44:11.542Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-01T08:44:11.542Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-01T08:44:15.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-01T08:44:16.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-01T08:44:16.600Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s) [2022-09-01T08:44:16.600Z] PASS [2022-09-01T08:44:16.600Z] [2022-09-01T08:44:16.600Z] === Skipped [2022-09-01T08:44:16.600Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-01T08:44:16.600Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:44:16.600Z] [2022-09-01T08:44:16.600Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:44:16.600Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:44:16.600Z] [2022-09-01T08:44:16.600Z] DONE 34 tests, 2 skipped in 71.824s [2022-09-01T08:44:16.600Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-01T08:44:16.600Z] ++ 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-09-01T08:44:16.600Z] ++ set -e [2022-09-01T08:44:16.600Z] ++ '[' -n 0 ']' [2022-09-01T08:44:16.600Z] ++ set -x [2022-09-01T08:44:16.600Z] ++ 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-09-01T08:44:16.600Z] INFO: Testing against a local daemon [2022-09-01T08:44:16.600Z] === RUN TestConfigInspect [2022-09-01T08:44:18.501Z] --- PASS: TestConfigInspect (2.24s) [2022-09-01T08:44:18.501Z] === RUN TestConfigList [2022-09-01T08:44:19.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-01T08:44:20.405Z] --- PASS: TestConfigList (2.16s) [2022-09-01T08:44:20.405Z] === RUN TestConfigsCreateAndDelete [2022-09-01T08:44:21.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-01T08:44:22.938Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-09-01T08:44:22.938Z] === RUN TestConfigsUpdate [2022-09-01T08:44:24.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-01T08:44:24.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-01T08:44:24.842Z] --- PASS: TestConfigsUpdate (2.18s) [2022-09-01T08:44:24.842Z] === RUN TestTemplatedConfig [2022-09-01T08:44:27.403Z] --- PASS: TestTemplatedConfig (2.50s) [2022-09-01T08:44:27.403Z] === RUN TestConfigCreateResolve [2022-09-01T08:44:27.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-01T08:44:29.975Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-09-01T08:44:29.975Z] PASS [2022-09-01T08:44:29.975Z] [2022-09-01T08:44:29.975Z] DONE 6 tests in 13.584s [2022-09-01T08:44:29.975Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-01T08:44:29.975Z] ++ 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-09-01T08:44:29.975Z] ++ set -e [2022-09-01T08:44:29.975Z] ++ '[' -n 0 ']' [2022-09-01T08:44:29.975Z] ++ set -x [2022-09-01T08:44:29.975Z] ++ 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-09-01T08:44:29.975Z] INFO: Testing against a local daemon [2022-09-01T08:44:29.975Z] === RUN TestAttachWithTTY [2022-09-01T08:44:29.975Z] --- PASS: TestAttachWithTTY (0.14s) [2022-09-01T08:44:29.975Z] === RUN TestAttachWithoutTTy [2022-09-01T08:44:29.975Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-09-01T08:44:29.975Z] === RUN TestCheckpoint [2022-09-01T08:44:29.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:44:29.975Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/commit [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:44:29.975Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/commit [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-01T08:44:29.975Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-01T08:44:29.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-01T08:44:29.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-01T08:44:29.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-01T08:44:29.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-01T08:44:29.975Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-01T08:44:30.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-01T08:44:30.234Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-01T08:44:30.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-01T08:44:30.234Z] === RUN TestCopyEmptyFile [2022-09-01T08:44:30.234Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-09-01T08:44:30.234Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-01T08:44:30.493Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-01T08:44:30.493Z] === RUN TestCopyFromContainer [2022-09-01T08:44:30.680Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-01T08:44:30.680Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:44:30.680Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:44:30.680Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-01T08:44:30.680Z] [2022-09-01T08:44:30.680Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-01T08:44:30.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-01T08:44:30.680Z] Using test binary docker [2022-09-01T08:44:30.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-01T08:44:30.680Z] Not: starting. [2022-09-01T08:44:30.680Z] INFO: Waiting for daemon to start... [2022-09-01T08:44:30.680Z] Starting dockerd [2022-09-01T08:44:30.680Z] . [2022-09-01T08:44:30.680Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-01T08:44:31.429Z] === RUN TestCopyFromContainer// [2022-09-01T08:44:31.429Z] === RUN TestCopyFromContainer//bar/root [2022-09-01T08:44:31.429Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-01T08:44:31.429Z] === RUN TestCopyFromContainer/bar/quux [2022-09-01T08:44:31.429Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-01T08:44:31.688Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-01T08:44:31.688Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-01T08:44:31.688Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-01T08:44:31.688Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-01T08:44:31.688Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer (1.48s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-01T08:44:31.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-01T08:44:31.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:44:31.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:44:31.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:44:31.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:44:31.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:44:31.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:44:31.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-01T08:44:31.947Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-01T08:44:31.947Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-01T08:44:31.947Z] === RUN TestCreateWithInvalidEnv [2022-09-01T08:44:31.947Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-01T08:44:31.947Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-01T08:44:31.947Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-01T08:44:31.947Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-01T08:44:31.947Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-01T08:44:31.947Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-01T08:44:31.947Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-01T08:44:31.947Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-01T08:44:31.947Z] === RUN TestCreateTmpfsMountsTarget [2022-09-01T08:44:31.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-01T08:44:31.947Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-01T08:44:32.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-01T08:44:33.324Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-09-01T08:44:33.324Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:44:34.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:44:34.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:44:34.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:44:34.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:44:34.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:44:34.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-01T08:44:34.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-01T08:44:34.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-01T08:44:34.829Z] === RUN TestCreateDifferentPlatform [2022-09-01T08:44:34.829Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-01T08:44:34.829Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-01T08:44:34.829Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-01T08:44:34.829Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-01T08:44:34.829Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-01T08:44:34.829Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-01T08:44:34.829Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-01T08:44:34.829Z] === RUN TestCreateInvalidHostConfig [2022-09-01T08:44:34.829Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:44:34.829Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:44:34.829Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:44:34.829Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:44:34.829Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:44:34.829Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:44:34.829Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:44:34.829Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-01T08:44:34.829Z] === RUN TestContainerStartOnDaemonRestart [2022-09-01T08:44:34.829Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-01T08:44:34.829Z] === RUN TestDaemonRestartIpcMode [2022-09-01T08:44:34.829Z] === PAUSE TestDaemonRestartIpcMode [2022-09-01T08:44:34.829Z] === RUN TestDaemonHostGatewayIP [2022-09-01T08:44:34.829Z] === PAUSE TestDaemonHostGatewayIP [2022-09-01T08:44:34.829Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-01T08:44:34.829Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-01T08:44:34.829Z] === RUN TestContainerKillOnDaemonStart [2022-09-01T08:44:34.829Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-01T08:44:34.829Z] === RUN TestDiff [2022-09-01T08:44:35.396Z] --- PASS: TestDiff (0.41s) [2022-09-01T08:44:35.396Z] === RUN TestExecConsoleSize [2022-09-01T08:44:35.963Z] --- PASS: TestExecConsoleSize (0.47s) [2022-09-01T08:44:35.963Z] === RUN TestExecWithCloseStdin [2022-09-01T08:44:36.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-01T08:44:36.222Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-09-01T08:44:36.222Z] === RUN TestExec [2022-09-01T08:44:36.789Z] --- PASS: TestExec (0.46s) [2022-09-01T08:44:36.789Z] === RUN TestExecUser [2022-09-01T08:44:37.357Z] --- PASS: TestExecUser (0.47s) [2022-09-01T08:44:37.357Z] === RUN TestExportContainerAndImportImage [2022-09-01T08:44:37.924Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-01T08:44:37.924Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-01T08:44:38.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-01T08:44:39.307Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-01T08:44:39.307Z] === RUN TestHealthCheckWorkdir [2022-09-01T08:44:39.565Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-09-01T08:44:39.565Z] === RUN TestHealthKillContainer [2022-09-01T08:44:40.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-01T08:44:43.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-01T08:44:45.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-01T08:44:45.744Z] --- PASS: TestImportExtremelyLargeImageWorks (92.71s) [2022-09-01T08:44:45.744Z] PASS [2022-09-01T08:44:45.744Z] [2022-09-01T08:44:45.744Z] DONE 22 tests in 95.764s [2022-09-01T08:44:45.744Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-01T08:44:45.744Z] === RUN TestStripANSICommands [2022-09-01T08:44:45.744Z] === RUN TestStripANSICommands/#00 [2022-09-01T08:44:45.744Z] === RUN TestStripANSICommands/#01 [2022-09-01T08:44:45.744Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-01T08:44:45.744Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-01T08:44:45.744Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-01T08:44:45.744Z] PASS [2022-09-01T08:44:45.744Z] [2022-09-01T08:44:45.744Z] DONE 3 tests in 0.009s [2022-09-01T08:44:45.744Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-01T08:44:45.744Z] INFO: Testing against a local daemon [2022-09-01T08:44:45.744Z] === RUN TestNetworkCreateDelete [2022-09-01T08:44:45.744Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-01T08:44:45.744Z] === RUN TestDockerNetworkDeletePreferID [2022-09-01T08:44:45.744Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-01T08:44:45.744Z] === RUN TestDaemonDNSFallback [2022-09-01T08:44:47.686Z] --- PASS: TestHealthKillContainer (7.78s) [2022-09-01T08:44:47.686Z] === RUN TestHealthCheckProcessKilled [2022-09-01T08:44:47.945Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-09-01T08:44:47.945Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-01T08:44:48.512Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-09-01T08:44:48.512Z] === RUN TestIpcModeNone [2022-09-01T08:44:48.771Z] --- PASS: TestIpcModeNone (0.43s) [2022-09-01T08:44:48.771Z] === RUN TestIpcModePrivate [2022-09-01T08:44:49.009Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-09-01T08:44:49.009Z] === RUN TestInspectNetwork [2022-09-01T08:44:49.338Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-01T08:44:49.338Z] --- PASS: TestIpcModePrivate (0.47s) [2022-09-01T08:44:49.338Z] === RUN TestIpcModeShareable [2022-09-01T08:44:49.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-01T08:44:49.597Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-01T08:44:49.855Z] --- PASS: TestIpcModeShareable (0.44s) [2022-09-01T08:44:49.855Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-01T08:44:50.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-01T08:44:51.232Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-09-01T08:44:51.232Z] === RUN TestAPIIpcModeHost [2022-09-01T08:44:51.491Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-01T08:44:51.491Z] === RUN TestDaemonIpcModeShareable [2022-09-01T08:44:52.278Z] === RUN TestInspectNetwork/full_network_id [2022-09-01T08:44:52.278Z] === RUN TestInspectNetwork/partial_network_id [2022-09-01T08:44:52.278Z] === RUN TestInspectNetwork/network_name [2022-09-01T08:44:52.278Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-01T08:44:52.867Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-01T08:44:52.867Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-09-01T08:44:52.867Z] === RUN TestDaemonIpcModePrivate [2022-09-01T08:44:53.803Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-01T08:44:53.803Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-09-01T08:44:53.803Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-01T08:44:54.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-01T08:44:54.739Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-01T08:44:54.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-01T08:44:54.998Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-01T08:44:55.933Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-01T08:44:55.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:44:55.943Z] Using test binary docker [2022-09-01T08:44:55.943Z] +++ /etc/init.d/apparmor start [2022-09-01T08:44:56.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s) [2022-09-01T08:44:56.192Z] === RUN TestIpcModeOlderClient [2022-09-01T08:44:56.192Z] === PAUSE TestIpcModeOlderClient [2022-09-01T08:44:56.192Z] === RUN TestKillContainerInvalidSignal [2022-09-01T08:44:56.200Z] Not: starting. [2022-09-01T08:44:56.200Z] INFO: Waiting for daemon to start... [2022-09-01T08:44:56.200Z] Starting dockerd [2022-09-01T08:44:56.200Z] +++ 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-09-01T08:44:56.442Z] --- PASS: TestInspectNetwork (7.09s) [2022-09-01T08:44:56.443Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-01T08:44:56.443Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-01T08:44:56.443Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-01T08:44:56.443Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-01T08:44:56.443Z] === RUN TestRunContainerWithBridgeNone [2022-09-01T08:44:56.451Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-01T08:44:56.451Z] === RUN TestKillContainer [2022-09-01T08:44:56.451Z] === RUN TestKillContainer/no_signal [2022-09-01T08:44:57.018Z] === RUN TestKillContainer/non_killing_signal [2022-09-01T08:44:57.276Z] === RUN TestKillContainer/killing_signal [2022-09-01T08:44:57.809Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-01T08:44:57.809Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:44:57.809Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:44:57.809Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:44:57.809Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-01T08:44:57.809Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-01T08:44:57.809Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-01T08:44:57.809Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-01T08:44:57.809Z] === RUN TestNetworkList [2022-09-01T08:44:57.809Z] === RUN TestNetworkList//networks [2022-09-01T08:44:57.809Z] === PAUSE TestNetworkList//networks [2022-09-01T08:44:57.809Z] === RUN TestNetworkList//networks/ [2022-09-01T08:44:57.809Z] === PAUSE TestNetworkList//networks/ [2022-09-01T08:44:57.809Z] === CONT TestNetworkList//networks [2022-09-01T08:44:57.809Z] === CONT TestNetworkList//networks/ [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkList (0.01s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-01T08:44:57.809Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-01T08:44:57.809Z] === RUN TestHostIPv4BridgeLabel [2022-09-01T08:44:57.844Z] --- PASS: TestKillContainer (1.20s) [2022-09-01T08:44:57.844Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-09-01T08:44:57.844Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-09-01T08:44:57.844Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-01T08:44:57.844Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-01T08:44:57.844Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-01T08:44:58.102Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-01T08:44:58.370Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-01T08:44:58.370Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-01T08:44:58.724Z] . [2022-09-01T08:44:58.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:44:58.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:44:58.724Z] Error: No such image: emptyfs [2022-09-01T08:44:58.724Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-01T08:44:58.724Z] ++++ docker load [2022-09-01T08:44:58.982Z] Loaded image: emptyfs:latest [2022-09-01T08:44:58.982Z] Running integration-test (iteration 1) [2022-09-01T08:44:58.982Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-01T08:44:58.982Z] ++ 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-09-01T08:44:58.982Z] ++ set -e [2022-09-01T08:44:58.982Z] ++ '[' -n 0 ']' [2022-09-01T08:44:58.982Z] ++ set -x [2022-09-01T08:44:58.982Z] ++ 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-09-01T08:44:59.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-09-01T08:44:59.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-01T08:44:59.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-09-01T08:44:59.038Z] === RUN TestKillStoppedContainer [2022-09-01T08:44:59.038Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-01T08:44:59.038Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-01T08:44:59.038Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-01T08:44:59.038Z] === RUN TestKillDifferentUserContainer [2022-09-01T08:44:59.297Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-09-01T08:44:59.297Z] === RUN TestInspectOomKilledTrue [2022-09-01T08:44:59.298Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-01T08:44:59.298Z] === RUN TestDaemonDefaultNetworkPools [2022-09-01T08:44:59.864Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-01T08:44:59.865Z] === RUN TestInspectOomKilledFalse [2022-09-01T08:44:59.913Z] Loaded image: busybox:latest [2022-09-01T08:45:00.124Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-09-01T08:45:00.124Z] === RUN TestLinksEtcHostsContentMatch [2022-09-01T08:45:00.226Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-01T08:45:00.226Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-01T08:45:00.498Z] Loaded image: busybox:glibc [2022-09-01T08:45:00.691Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-01T08:45:00.691Z] === RUN TestLinksContainerNames [2022-09-01T08:45:01.155Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-01T08:45:01.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-01T08:45:01.259Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-01T08:45:01.259Z] === RUN TestLogsFollowTailEmpty [2022-09-01T08:45:01.827Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-01T08:45:01.827Z] === RUN TestLogs [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:45:01.827Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:45:01.827Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:45:01.827Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:45:02.520Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-01T08:45:02.520Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-01T08:45:02.763Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:45:02.763Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:45:03.021Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-01T08:45:03.021Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-01T08:45:03.082Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-01T08:45:03.082Z] === RUN TestServiceWithPredefinedNetwork [2022-09-01T08:45:03.589Z] === RUN TestLogs/driver_json-file [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:45:03.590Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:45:03.590Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:45:03.590Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:45:04.525Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:45:04.525Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:45:04.669Z] Loaded image: debian:bullseye-slim [2022-09-01T08:45:04.784Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:45:04.784Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:45:04.925Z] Loaded image: hello-world:latest [2022-09-01T08:45:05.182Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:45:05.182Z] INFO: Testing against a local daemon [2022-09-01T08:45:05.182Z] === RUN TestCgroupNamespacesBuild [2022-09-01T08:45:05.352Z] --- PASS: TestLogs (3.73s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s) [2022-09-01T08:45:05.352Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-09-01T08:45:05.352Z] === RUN TestContainerNetworkMountsNoChown [2022-09-01T08:45:05.641Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-09-01T08:45:05.641Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-01T08:45:05.641Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:45:05.641Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:45:05.641Z] === RUN TestServiceWithDataPathPortInit [2022-09-01T08:45:05.920Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/default [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/private [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rprivate [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/slave [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/slave [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rslave [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/shared [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rshared [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/default [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/rprivate [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/private [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/shared [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/rshared [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:45:05.920Z] === CONT TestMountDaemonRoot/rslave [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:45:05.920Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:45:05.921Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:45:05.921Z] === CONT TestMountDaemonRoot/slave [2022-09-01T08:45:05.921Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:45:05.921Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-01T08:45:05.921Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:45:05.921Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-01T08:45:05.921Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:45:05.921Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:45:05.921Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:45:05.921Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:45:06.180Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:45:06.439Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:45:06.439Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-01T08:45:06.439Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:45:06.439Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-01T08:45:06.439Z] === RUN TestContainerBindMountNonRecursive [2022-09-01T08:45:07.704Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-09-01T08:45:07.704Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-01T08:45:07.817Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-09-01T08:45:07.817Z] === RUN TestContainerVolumesMountedAsShared [2022-09-01T08:45:08.075Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-09-01T08:45:08.075Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-01T08:45:08.334Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-09-01T08:45:08.334Z] === RUN TestNetworkNat [2022-09-01T08:45:08.920Z] --- PASS: TestNetworkNat (0.50s) [2022-09-01T08:45:08.920Z] === RUN TestNetworkLocalhostTCPNat [2022-09-01T08:45:09.409Z] sha256:84355eda45a9c7ffb96e607e4c5adb285b462426e2563a518a35b88bd27c5bd9 [2022-09-01T08:45:09.409Z] INFO: Starting docker-py tests... [2022-09-01T08:45:09.409Z] ============================= test session starts ============================== [2022-09-01T08:45:09.409Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-01T08:45:09.409Z] rootdir: /src, inifile: pytest.ini [2022-09-01T08:45:09.409Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-01T08:45:09.409Z] collected 395 items / 2 deselected / 393 selected [2022-09-01T08:45:09.409Z] [2022-09-01T08:45:09.495Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-01T08:45:09.495Z] === RUN TestNetworkLoopbackNat [2022-09-01T08:45:10.230Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2022-09-01T08:45:10.230Z] === RUN TestBuildWithSession [2022-09-01T08:45:10.230Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:45:10.230Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-01T08:45:10.230Z] === RUN TestBuildSquashParent [2022-09-01T08:45:12.026Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-09-01T08:45:12.026Z] === RUN TestPause [2022-09-01T08:45:12.284Z] --- PASS: TestPause (0.42s) [2022-09-01T08:45:12.284Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-01T08:45:12.284Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:45:12.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:45:12.285Z] === RUN TestPauseStopPausedContainer [2022-09-01T08:45:12.851Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-01T08:45:12.851Z] === RUN TestPidHost [2022-09-01T08:45:13.787Z] --- PASS: TestPidHost (0.96s) [2022-09-01T08:45:13.787Z] === RUN TestPsFilter [2022-09-01T08:45:13.787Z] --- PASS: TestPsFilter (0.11s) [2022-09-01T08:45:13.787Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-01T08:45:14.355Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-09-01T08:45:14.355Z] === RUN TestRemoveContainerWithVolume [2022-09-01T08:45:14.614Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-09-01T08:45:14.614Z] === RUN TestRemoveContainerRunning [2022-09-01T08:45:15.182Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-01T08:45:15.182Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-01T08:45:15.441Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-09-01T08:45:15.441Z] === RUN TestRemoveInvalidContainer [2022-09-01T08:45:15.441Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-01T08:45:15.441Z] === RUN TestRenameLinkedContainer [2022-09-01T08:45:17.344Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-09-01T08:45:17.344Z] === RUN TestRenameStoppedContainer [2022-09-01T08:45:17.602Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-01T08:45:17.602Z] === RUN TestRenameRunningContainerAndReuse [2022-09-01T08:45:18.539Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-09-01T08:45:18.539Z] === RUN TestRenameInvalidName [2022-09-01T08:45:18.798Z] --- PASS: TestRenameInvalidName (0.42s) [2022-09-01T08:45:18.798Z] === RUN TestRenameAnonymousContainer [2022-09-01T08:45:20.191Z] --- PASS: TestBuildSquashParent (8.86s) [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:45:20.191Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:45:20.191Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:45:20.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-01T08:45:20.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-01T08:45:20.477Z] --- PASS: TestServiceWithDataPathPortInit (14.29s) [2022-09-01T08:45:20.477Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-01T08:45:20.702Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-09-01T08:45:20.702Z] === RUN TestRenameContainerWithSameName [2022-09-01T08:45:20.702Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-01T08:45:20.702Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-01T08:45:21.364Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-01T08:45:21.638Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-09-01T08:45:21.638Z] === RUN TestResize [2022-09-01T08:45:21.897Z] --- PASS: TestResize (0.42s) [2022-09-01T08:45:21.897Z] === RUN TestResizeWithInvalidSize [2022-09-01T08:45:22.220Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-01T08:45:22.367Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:av0epof7x6dnxzb6dqzwswyoc Created:2022-09-01 08:45:20.838031655 +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[725082b65692df973eb97ad9c70058cbebc9a2f6c62995996426b5911734e7b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8fopw8ee2cuk83a287yzblg6q EndpointID:d15cf0f115d83e48cb124a74e6003a9b51e88c1e92f3523c9b654f0065d7fa96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddaec8ec3879a19f909a5b3943348d71de6d131fc95f2191a02738666785e342 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:85719640dc76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8fopw8ee2cuk83a287yzblg6q EndpointID:d15cf0f115d83e48cb124a74e6003a9b51e88c1e92f3523c9b654f0065d7fa96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-01T08:45:22.465Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-09-01T08:45:22.465Z] === RUN TestResizeWhenContainerNotStarted [2022-09-01T08:45:22.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-01T08:45:22.717Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-01T08:45:22.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:22.724Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:22.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:45:22.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:24.007Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-01T08:45:24.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:45:25.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-01T08:45:25.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-01T08:45:26.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:45:26.532Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-09-01T08:45:26.532Z] PASS [2022-09-01T08:45:26.532Z] [2022-09-01T08:45:26.532Z] === Skipped [2022-09-01T08:45:26.532Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:45:26.532Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:45:26.532Z] [2022-09-01T08:45:26.532Z] DONE 38 tests, 1 skipped in 44.352s [2022-09-01T08:45:26.532Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:45:26.532Z] INFO: Testing against a local daemon [2022-09-01T08:45:26.532Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-01T08:45:26.532Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:26.532Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:45:26.532Z] === RUN TestDockerNetworkIpvlan [2022-09-01T08:45:26.532Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:26.532Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:45:26.532Z] PASS [2022-09-01T08:45:26.532Z] [2022-09-01T08:45:26.532Z] === Skipped [2022-09-01T08:45:26.532Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:45:26.532Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:26.532Z] [2022-09-01T08:45:26.532Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:45:26.532Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:26.532Z] [2022-09-01T08:45:26.532Z] DONE 2 tests, 2 skipped in 0.024s [2022-09-01T08:45:26.532Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:45:26.532Z] INFO: Testing against a local daemon [2022-09-01T08:45:26.532Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-01T08:45:26.938Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:45:27.875Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:45:27.900Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-09-01T08:45:27.900Z] === RUN TestDockerNetworkMacvlan [2022-09-01T08:45:28.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-01T08:45:28.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:45:29.392Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-01T08:45:29.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:45:29.955Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.81s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.95s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s) [2022-09-01T08:45:30.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2022-09-01T08:45:30.172Z] === RUN TestBuildMultiStageCopy [2022-09-01T08:45:30.172Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-01T08:45:30.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:45:31.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:31.846Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-01T08:45:31.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:32.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-01T08:45:32.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-01T08:45:32.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:45:33.197Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-01T08:45:33.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:45:33.737Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-01T08:45:33.762Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-01T08:45:34.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy (5.02s) [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-09-01T08:45:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-09-01T08:45:34.326Z] === RUN TestBuildMultiStageParentConfig [2022-09-01T08:45:34.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:35.696Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2022-09-01T08:45:35.696Z] === RUN TestBuildLabelWithTargets [2022-09-01T08:45:37.010Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-09-01T08:45:37.572Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-09-01T08:45:37.572Z] PASS [2022-09-01T08:45:37.572Z] [2022-09-01T08:45:37.572Z] DONE 8 tests in 11.019s [2022-09-01T08:45:37.572Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-01T08:45:37.572Z] testing: warning: no tests to run [2022-09-01T08:45:37.572Z] PASS [2022-09-01T08:45:37.572Z] [2022-09-01T08:45:37.572Z] DONE 0 tests in 0.007s [2022-09-01T08:45:37.572Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-01T08:45:37.572Z] INFO: Testing against a local daemon [2022-09-01T08:45:37.572Z] === RUN TestAuthZPluginAllowRequest [2022-09-01T08:45:37.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:45:38.220Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2022-09-01T08:45:38.220Z] === RUN TestBuildWithEmptyLayers [2022-09-01T08:45:38.938Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-09-01T08:45:38.938Z] === RUN TestAuthZPluginTLS [2022-09-01T08:45:39.152Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-09-01T08:45:39.152Z] === RUN TestBuildMultiStageOnBuild [2022-09-01T08:45:39.500Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-01T08:45:39.500Z] === RUN TestAuthZPluginDenyRequest [2022-09-01T08:45:40.062Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-01T08:45:40.062Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-01T08:45:40.318Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-01T08:45:40.318Z] === RUN TestAuthZPluginDenyResponse [2022-09-01T08:45:40.880Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-01T08:45:40.880Z] === RUN TestAuthZPluginAllowEventStream [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2022-09-01T08:45:41.162Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-01T08:45:41.162Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-01T08:45:42.098Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-01T08:45:42.247Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-09-01T08:45:42.247Z] === RUN TestAuthZPluginErrorResponse [2022-09-01T08:45:42.429Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-09-01T08:45:42.429Z] === RUN TestBuildUncleanTarFilenames [2022-09-01T08:45:42.808Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-01T08:45:42.808Z] === RUN TestAuthZPluginErrorRequest [2022-09-01T08:45:43.033Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-09-01T08:45:43.033Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-09-01T08:45:43.033Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-01T08:45:43.033Z] === RUN TestCgroupNamespacesRun [2022-09-01T08:45:43.370Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-01T08:45:43.370Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-01T08:45:43.626Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-01T08:45:43.882Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-01T08:45:44.325Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2022-09-01T08:45:44.325Z] === RUN TestBuildMultiStageLayerLeak [2022-09-01T08:45:44.409Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-09-01T08:45:44.409Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-01T08:45:45.249Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-09-01T08:45:45.249Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-01T08:45:45.345Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-09-01T08:45:45.345Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-01T08:45:46.280Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-09-01T08:45:46.280Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-01T08:45:46.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-09-01T08:45:46.615Z] === RUN TestAuthZPluginHeader [2022-09-01T08:45:47.543Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-09-01T08:45:47.543Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-01T08:45:47.601Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2022-09-01T08:45:47.601Z] === RUN TestBuildWithHugeFile [2022-09-01T08:45:47.655Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-09-01T08:45:47.655Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-01T08:45:47.982Z] --- PASS: TestImportExtremelyLargeImageWorks (92.18s) [2022-09-01T08:45:47.982Z] PASS [2022-09-01T08:45:47.982Z] [2022-09-01T08:45:47.982Z] === Skipped [2022-09-01T08:45:47.982Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-01T08:45:47.982Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-01T08:45:47.982Z] [2022-09-01T08:45:47.982Z] DONE 22 tests, 1 skipped in 96.558s [2022-09-01T08:45:47.982Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-01T08:45:47.982Z] === RUN TestStripANSICommands [2022-09-01T08:45:47.982Z] === RUN TestStripANSICommands/#00 [2022-09-01T08:45:47.982Z] === RUN TestStripANSICommands/#01 [2022-09-01T08:45:47.982Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-01T08:45:47.982Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-01T08:45:47.982Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-01T08:45:47.982Z] PASS [2022-09-01T08:45:47.982Z] [2022-09-01T08:45:47.982Z] DONE 3 tests in 0.038s [2022-09-01T08:45:47.982Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-01T08:45:47.982Z] INFO: Testing against a local daemon [2022-09-01T08:45:47.982Z] === RUN TestNetworkCreateDelete [2022-09-01T08:45:47.982Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-09-01T08:45:47.982Z] === RUN TestDockerNetworkDeletePreferID [2022-09-01T08:45:47.982Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-09-01T08:45:47.982Z] === RUN TestDaemonDNSFallback [2022-09-01T08:45:48.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-09-01T08:45:48.591Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-01T08:45:49.966Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-01T08:45:49.966Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-01T08:45:50.509Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-09-01T08:45:50.509Z] === RUN TestInspectNetwork [2022-09-01T08:45:50.509Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.509Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-01T08:45:50.509Z] === RUN TestRunContainerWithBridgeNone [2022-09-01T08:45:50.509Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.509Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-01T08:45:50.509Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:45:50.509Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:45:50.509Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:45:50.509Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-01T08:45:50.509Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-01T08:45:50.509Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-01T08:45:50.509Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-01T08:45:50.509Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-01T08:45:50.510Z] === RUN TestNetworkList [2022-09-01T08:45:50.510Z] === RUN TestNetworkList//networks [2022-09-01T08:45:50.510Z] === PAUSE TestNetworkList//networks [2022-09-01T08:45:50.510Z] === RUN TestNetworkList//networks/ [2022-09-01T08:45:50.510Z] === PAUSE TestNetworkList//networks/ [2022-09-01T08:45:50.510Z] === CONT TestNetworkList//networks [2022-09-01T08:45:50.510Z] === CONT TestNetworkList//networks/ [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkList (0.02s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-01T08:45:50.510Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-01T08:45:50.510Z] === RUN TestHostIPv4BridgeLabel [2022-09-01T08:45:50.510Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.510Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-01T08:45:50.510Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-01T08:45:50.510Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.510Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-01T08:45:50.510Z] === RUN TestDaemonDefaultNetworkPools [2022-09-01T08:45:50.510Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.510Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-01T08:45:50.510Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-01T08:45:50.510Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.510Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-01T08:45:50.510Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-01T08:45:50.510Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.510Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-01T08:45:50.510Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-01T08:45:50.533Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-01T08:45:50.533Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-01T08:45:50.768Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-01T08:45:50.768Z] === RUN TestServiceWithPredefinedNetwork [2022-09-01T08:45:50.768Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-01T08:45:50.768Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-01T08:45:50.768Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:45:50.768Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:45:50.768Z] === RUN TestServiceWithDataPathPortInit [2022-09-01T08:45:50.768Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-09-01T08:45:50.768Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-01T08:45:50.768Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-01T08:45:50.768Z] PASS [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === Skipped [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-01T08:45:50.768Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-01T08:45:50.768Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-01T08:45:50.768Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-01T08:45:50.768Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:45:50.768Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-09-01T08:45:50.768Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-01T08:45:50.768Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] DONE 34 tests, 12 skipped in 7.076s [2022-09-01T08:45:50.768Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:45:50.768Z] INFO: Testing against a local daemon [2022-09-01T08:45:50.768Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-01T08:45:50.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:50.768Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:45:50.768Z] === RUN TestDockerNetworkIpvlan [2022-09-01T08:45:50.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:50.768Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:45:50.768Z] PASS [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === Skipped [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:45:50.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:45:50.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] DONE 2 tests, 2 skipped in 0.092s [2022-09-01T08:45:50.768Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:45:50.768Z] INFO: Testing against a local daemon [2022-09-01T08:45:50.768Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-01T08:45:50.768Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-01T08:45:50.768Z] === RUN TestDockerNetworkMacvlan [2022-09-01T08:45:50.768Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-01T08:45:50.768Z] PASS [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === Skipped [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-01T08:45:50.768Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-01T08:45:50.768Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-01T08:45:50.768Z] [2022-09-01T08:45:50.768Z] DONE 2 tests, 2 skipped in 0.085s [2022-09-01T08:45:50.768Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-01T08:45:51.026Z] testing: warning: no tests to run [2022-09-01T08:45:51.026Z] PASS [2022-09-01T08:45:51.026Z] [2022-09-01T08:45:51.026Z] DONE 0 tests in 0.027s [2022-09-01T08:45:51.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-01T08:45:51.026Z] INFO: Testing against a local daemon [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginAllowRequest [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginTLS [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginDenyRequest [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginDenyResponse [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginAllowEventStream [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginErrorResponse [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginErrorRequest [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-01T08:45:51.026Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.026Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-01T08:45:51.026Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-01T08:45:51.027Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.027Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-01T08:45:51.027Z] === RUN TestAuthZPluginHeader [2022-09-01T08:45:51.027Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.027Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-01T08:45:51.027Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-01T08:45:51.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-09-01T08:45:51.470Z] === RUN TestNISDomainname [2022-09-01T08:45:51.592Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.592Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-01T08:45:51.592Z] === RUN TestAuthZPluginV2Disable [2022-09-01T08:45:51.715Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-09-01T08:45:51.715Z] === RUN TestAuthZPluginV2Disable [2022-09-01T08:45:51.850Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:51.850Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-01T08:45:51.850Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-01T08:45:52.037Z] --- PASS: TestNISDomainname (0.52s) [2022-09-01T08:45:52.037Z] === RUN TestHostnameDnsResolution [2022-09-01T08:45:52.108Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.108Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-01T08:45:52.108Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-01T08:45:52.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.365Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-01T08:45:52.365Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-01T08:45:52.606Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-01T08:45:52.606Z] === RUN TestUnprivilegedPortsAndPing [2022-09-01T08:45:52.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.622Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-01T08:45:52.622Z] PASS [2022-09-01T08:45:52.622Z] [2022-09-01T08:45:52.622Z] === Skipped [2022-09-01T08:45:52.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-01T08:45:52.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.622Z] [2022-09-01T08:45:52.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-01T08:45:52.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.622Z] [2022-09-01T08:45:52.622Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-01T08:45:52.623Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.623Z] [2022-09-01T08:45:52.623Z] DONE 17 tests, 17 skipped in 1.802s [2022-09-01T08:45:52.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-01T08:45:52.881Z] INFO: Testing against a local daemon [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:45:52.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:45:52.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-01T08:45:52.881Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-01T08:45:52.881Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-01T08:45:52.881Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-01T08:45:52.881Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-01T08:45:52.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-01T08:45:52.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-01T08:45:52.881Z] === RUN TestPluginInstall [2022-09-01T08:45:52.881Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.881Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-01T08:45:52.881Z] === RUN TestPluginsWithRuntimes [2022-09-01T08:45:52.881Z] 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-09-01T08:45:52.881Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-01T08:45:52.881Z] === RUN TestPluginBackCompatMediaTypes [2022-09-01T08:45:52.881Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-01T08:45:52.881Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-01T08:45:52.881Z] PASS [2022-09-01T08:45:52.881Z] [2022-09-01T08:45:52.881Z] === Skipped [2022-09-01T08:45:52.881Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-01T08:45:52.881Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-01T08:45:52.881Z] [2022-09-01T08:45:52.881Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-01T08:45:52.881Z] 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-09-01T08:45:52.881Z] [2022-09-01T08:45:52.881Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-01T08:45:52.881Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-01T08:45:52.881Z] [2022-09-01T08:45:52.881Z] DONE 19 tests, 3 skipped in 0.153s [2022-09-01T08:45:52.881Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-01T08:45:52.881Z] INFO: Testing against a local daemon [2022-09-01T08:45:52.881Z] === RUN TestExternalGraphDriver [2022-09-01T08:45:53.173Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-09-01T08:45:53.173Z] === RUN TestPrivilegedHostDevices [2022-09-01T08:45:53.446Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-01T08:45:53.446Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-01T08:45:53.446Z] === RUN TestGraphdriverPluginV2 [2022-09-01T08:45:53.740Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-09-01T08:45:53.740Z] === RUN TestRunConsoleSize [2022-09-01T08:45:53.996Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-01T08:45:54.306Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-01T08:45:54.307Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-01T08:45:55.883Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-09-01T08:45:55.883Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-01T08:45:56.242Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s) [2022-09-01T08:45:56.242Z] === RUN TestStats [2022-09-01T08:45:57.634Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2022-09-01T08:45:57.634Z] PASS [2022-09-01T08:45:57.634Z] [2022-09-01T08:45:57.634Z] === Skipped [2022-09-01T08:45:57.634Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-01T08:45:57.634Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-01T08:45:57.634Z] [2022-09-01T08:45:57.634Z] DONE 2 tests, 1 skipped in 4.182s [2022-09-01T08:45:57.634Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-01T08:45:57.634Z] INFO: Testing against a local daemon [2022-09-01T08:45:57.634Z] === RUN TestContinueAfterPluginCrash [2022-09-01T08:45:57.634Z] === PAUSE TestContinueAfterPluginCrash [2022-09-01T08:45:57.634Z] === RUN TestReadPluginNoRead [2022-09-01T08:45:57.634Z] === PAUSE TestReadPluginNoRead [2022-09-01T08:45:57.634Z] === RUN TestDaemonStartWithLogOpt [2022-09-01T08:45:57.634Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-01T08:45:57.634Z] === CONT TestContinueAfterPluginCrash [2022-09-01T08:45:57.634Z] === CONT TestDaemonStartWithLogOpt [2022-09-01T08:45:58.772Z] --- PASS: TestStats (2.44s) [2022-09-01T08:45:58.772Z] === RUN TestStopContainerWithTimeout [2022-09-01T08:45:58.772Z] === RUN TestStopContainerWithTimeout/0 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-01T08:45:58.772Z] === RUN TestStopContainerWithTimeout/1 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-01T08:45:58.772Z] === RUN TestStopContainerWithTimeout/3 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-01T08:45:58.772Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-01T08:45:58.772Z] === CONT TestStopContainerWithTimeout/0 [2022-09-01T08:45:58.772Z] === CONT TestStopContainerWithTimeout/3 [2022-09-01T08:45:59.150Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2022-09-01T08:45:59.150Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-01T08:45:59.339Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-01T08:46:01.820Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2022-09-01T08:46:01.820Z] === CONT TestReadPluginNoRead [2022-09-01T08:46:01.870Z] === CONT TestStopContainerWithTimeout/1 [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-09-01T08:46:02.805Z] === RUN TestDeleteDevicemapper [2022-09-01T08:46:02.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:46:02.805Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-01T08:46:02.805Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-01T08:46:03.720Z] === RUN TestReadPluginNoRead/default [2022-09-01T08:46:04.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-09-01T08:46:04.183Z] === RUN TestUpdateMemory [2022-09-01T08:46:04.750Z] --- PASS: TestUpdateMemory (0.55s) [2022-09-01T08:46:04.750Z] === RUN TestUpdateCPUQuota [2022-09-01T08:46:05.094Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-01T08:46:05.686Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-09-01T08:46:05.686Z] === RUN TestUpdatePidsLimit [2022-09-01T08:46:05.686Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-01T08:46:05.945Z] === RUN TestUpdatePidsLimit/no_change [2022-09-01T08:46:05.945Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-01T08:46:06.203Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-01T08:46:06.462Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-01T08:46:06.471Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2022-09-01T08:46:06.471Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-01T08:46:06.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-01T08:46:06.720Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-01T08:46:07.404Z] === CONT TestReadPluginNoRead [2022-09-01T08:46:07.404Z] read_test.go:92: [db8c6608d5fb9] daemon is not started [2022-09-01T08:46:07.404Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-09-01T08:46:07.404Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-09-01T08:46:07.404Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-09-01T08:46:07.404Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-09-01T08:46:07.404Z] PASS [2022-09-01T08:46:07.404Z] [2022-09-01T08:46:07.404Z] DONE 6 tests in 10.437s [2022-09-01T08:46:07.404Z] 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-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-01T08:46:07.656Z] === RUN TestUpdateRestartPolicy [2022-09-01T08:46:07.662Z] testing: warning: no tests to run [2022-09-01T08:46:07.662Z] PASS [2022-09-01T08:46:07.662Z] [2022-09-01T08:46:07.662Z] DONE 0 tests in 0.034s [2022-09-01T08:46:07.662Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-01T08:46:07.662Z] INFO: Testing against a local daemon [2022-09-01T08:46:07.662Z] === RUN TestPluginWithDevMounts [2022-09-01T08:46:07.662Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-01T08:46:07.662Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-01T08:46:07.662Z] PASS [2022-09-01T08:46:07.662Z] [2022-09-01T08:46:07.662Z] === Skipped [2022-09-01T08:46:07.662Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-01T08:46:07.662Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-01T08:46:07.662Z] [2022-09-01T08:46:07.662Z] DONE 1 tests, 1 skipped in 0.098s [2022-09-01T08:46:07.662Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-01T08:46:07.662Z] INFO: Testing against a local daemon [2022-09-01T08:46:07.662Z] === RUN TestSecretInspect [2022-09-01T08:46:07.662Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-01T08:46:07.921Z] === RUN TestSecretList [2022-09-01T08:46:07.921Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestSecretList (0.02s) [2022-09-01T08:46:07.921Z] === RUN TestSecretsCreateAndDelete [2022-09-01T08:46:07.921Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-09-01T08:46:07.921Z] === RUN TestSecretsUpdate [2022-09-01T08:46:07.921Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-01T08:46:07.921Z] === RUN TestTemplatedSecret [2022-09-01T08:46:07.921Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-01T08:46:07.921Z] === RUN TestSecretCreateResolve [2022-09-01T08:46:07.921Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-01T08:46:07.921Z] PASS [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === Skipped [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-01T08:46:07.921Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-09-01T08:46:07.921Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-09-01T08:46:07.921Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-01T08:46:07.921Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-01T08:46:07.921Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-01T08:46:07.921Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] [2022-09-01T08:46:07.921Z] DONE 6 tests, 6 skipped in 0.168s [2022-09-01T08:46:07.921Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-01T08:46:07.921Z] INFO: Testing against a local daemon [2022-09-01T08:46:07.921Z] === RUN TestServiceCreateInit [2022-09-01T08:46:07.921Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-01T08:46:07.921Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-01T08:46:07.921Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-01T08:46:07.921Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-01T08:46:07.921Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-01T08:46:07.921Z] === RUN TestCreateServiceMultipleTimes [2022-09-01T08:46:07.921Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-01T08:46:07.921Z] === RUN TestCreateServiceConflict [2022-09-01T08:46:07.921Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:07.921Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-01T08:46:07.921Z] === RUN TestCreateServiceMaxReplicas [2022-09-01T08:46:07.921Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-01T08:46:08.180Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-01T08:46:08.180Z] === RUN TestCreateServiceSecretFileMode [2022-09-01T08:46:08.180Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestCreateServiceConfigFileMode [2022-09-01T08:46:08.180Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestCreateServiceSysctls [2022-09-01T08:46:08.180Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-01T08:46:08.180Z] === RUN TestCreateServiceCapabilities [2022-09-01T08:46:08.180Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-09-01T08:46:08.180Z] === RUN TestInspect [2022-09-01T08:46:08.180Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestInspect (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestCreateJob [2022-09-01T08:46:08.180Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestCreateJob (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestReplicatedJob [2022-09-01T08:46:08.180Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestUpdateReplicatedJob [2022-09-01T08:46:08.180Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-09-01T08:46:08.180Z] === RUN TestServiceListWithStatuses [2022-09-01T08:46:08.180Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:46:08.180Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-01T08:46:08.180Z] === RUN TestDockerNetworkConnectAlias [2022-09-01T08:46:08.180Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestDockerNetworkReConnect [2022-09-01T08:46:08.180Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:08.180Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-01T08:46:08.180Z] === RUN TestServicePlugin [2022-09-01T08:46:09.096Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.74s) [2022-09-01T08:46:09.096Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-01T08:46:10.083Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.083Z] --- SKIP: TestServicePlugin (1.92s) [2022-09-01T08:46:10.083Z] === RUN TestServiceUpdateLabel [2022-09-01T08:46:10.083Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.083Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-01T08:46:10.083Z] === RUN TestServiceUpdateSecrets [2022-09-01T08:46:10.083Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.083Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-01T08:46:10.083Z] === RUN TestServiceUpdateConfigs [2022-09-01T08:46:10.083Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.083Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-01T08:46:10.083Z] === RUN TestServiceUpdateNetwork [2022-09-01T08:46:10.083Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.083Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-09-01T08:46:10.083Z] === RUN TestServiceUpdatePidsLimit [2022-09-01T08:46:10.341Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-09-01T08:46:10.341Z] PASS [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === Skipped [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-01T08:46:10.341Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-01T08:46:10.341Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-01T08:46:10.341Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-01T08:46:10.341Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-01T08:46:10.341Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-01T08:46:10.341Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-01T08:46:10.341Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-01T08:46:10.341Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-01T08:46:10.341Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-09-01T08:46:10.341Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-01T08:46:10.341Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-01T08:46:10.341Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-01T08:46:10.341Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-09-01T08:46:10.341Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-01T08:46:10.341Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-09-01T08:46:10.341Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-01T08:46:10.341Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-09-01T08:46:10.341Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-01T08:46:10.341Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-01T08:46:10.341Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-01T08:46:10.341Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-09-01T08:46:10.341Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-09-01T08:46:10.341Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] DONE 24 tests, 23 skipped in 2.366s [2022-09-01T08:46:10.341Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-01T08:46:10.341Z] INFO: Testing against a local daemon [2022-09-01T08:46:10.341Z] === RUN TestSessionCreate [2022-09-01T08:46:10.341Z] --- PASS: TestSessionCreate (0.03s) [2022-09-01T08:46:10.341Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-01T08:46:10.341Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-01T08:46:10.341Z] PASS [2022-09-01T08:46:10.341Z] [2022-09-01T08:46:10.341Z] DONE 2 tests in 0.151s [2022-09-01T08:46:10.341Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-01T08:46:10.600Z] INFO: Testing against a local daemon [2022-09-01T08:46:10.600Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-01T08:46:10.600Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T08:46:10.600Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T08:46:10.600Z] === RUN TestDiskUsage [2022-09-01T08:46:10.600Z] === PAUSE TestDiskUsage [2022-09-01T08:46:10.600Z] === RUN TestEventsExecDie [2022-09-01T08:46:11.166Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-01T08:46:11.166Z] === RUN TestEventsBackwardsCompatible [2022-09-01T08:46:11.166Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-01T08:46:11.166Z] === RUN TestEventsVolumeCreate [2022-09-01T08:46:11.166Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-01T08:46:11.166Z] === RUN TestInfoBinaryCommits [2022-09-01T08:46:11.166Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-01T08:46:11.166Z] === RUN TestInfoAPIVersioned [2022-09-01T08:46:11.166Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-01T08:46:11.166Z] === RUN TestInfoAPI [2022-09-01T08:46:11.166Z] --- PASS: TestInfoAPI (0.02s) [2022-09-01T08:46:11.166Z] === RUN TestInfoAPIWarnings [2022-09-01T08:46:19.858Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-01T08:46:19.858Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-01T08:46:19.858Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-09-01T08:46:19.858Z] === RUN TestWaitNonBlocked [2022-09-01T08:46:19.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:46:19.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:46:19.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:46:19.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:46:19.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:46:19.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:46:19.858Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-01T08:46:19.858Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-09-01T08:46:19.858Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-01T08:46:19.858Z] === RUN TestWaitBlocked [2022-09-01T08:46:19.858Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:46:19.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:46:19.858Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:46:19.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:46:19.858Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:46:19.858Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:46:20.116Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-01T08:46:20.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-09-01T08:46:20.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-09-01T08:46:20.116Z] === RUN TestWaitConditions [2022-09-01T08:46:20.116Z] === RUN TestWaitConditions/default [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/default [2022-09-01T08:46:20.116Z] === RUN TestWaitConditions/not-running [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/not-running [2022-09-01T08:46:20.116Z] === RUN TestWaitConditions/next-exit [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/next-exit [2022-09-01T08:46:20.116Z] === RUN TestWaitConditions/removed [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/removed [2022-09-01T08:46:20.116Z] === CONT TestWaitConditions/default [2022-09-01T08:46:20.116Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:46:20.116Z] wait_test.go:146: ContainerID = 8df393324c12924ec17966df4190b5c9a9c735fcd391e7ba08e94dcba74c4ba7 [2022-09-01T08:46:20.116Z] === CONT TestWaitConditions/default [2022-09-01T08:46:20.116Z] wait_test.go:146: ContainerID = 60090c91904b173a59b1bab28f0f1f51af01e38ededa95a886aaac5f82f4762e [2022-09-01T08:46:21.051Z] === CONT TestWaitConditions/removed [2022-09-01T08:46:21.051Z] wait_test.go:146: ContainerID = 8586ab9845036d4e6b7121c066f591573eb055e777f34cf5dab42cac1b200386 [2022-09-01T08:46:21.051Z] === CONT TestWaitConditions/not-running [2022-09-01T08:46:21.051Z] wait_test.go:146: ContainerID = a7099d298606155a52acb70a26acecc8b3a13bc85fd629a0aed20ce36250c20f [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions (0.01s) [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions/next-exit (0.71s) [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions/default (0.74s) [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions/removed (0.56s) [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions/not-running (0.53s) [2022-09-01T08:46:21.309Z] === RUN TestWaitRestartedContainer [2022-09-01T08:46:21.309Z] === RUN TestWaitRestartedContainer/default [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/default [2022-09-01T08:46:21.309Z] === RUN TestWaitRestartedContainer/not-running [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-01T08:46:21.309Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-01T08:46:21.309Z] === CONT TestWaitRestartedContainer/default [2022-09-01T08:46:21.310Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-01T08:46:22.687Z] === CONT TestWaitRestartedContainer/not-running [2022-09-01T08:46:23.623Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-01T08:46:23.623Z] --- PASS: TestWaitRestartedContainer/default (1.15s) [2022-09-01T08:46:23.623Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2022-09-01T08:46:23.623Z] --- PASS: TestWaitRestartedContainer/not-running (0.95s) [2022-09-01T08:46:23.623Z] === CONT TestContainerStartOnDaemonRestart [2022-09-01T08:46:23.623Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-01T08:46:25.527Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-09-01T08:46:25.527Z] === CONT TestIpcModeOlderClient [2022-09-01T08:46:25.527Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-01T08:46:25.527Z] === CONT TestContainerKillOnDaemonStart [2022-09-01T08:46:25.786Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-09-01T08:46:25.786Z] === CONT TestDaemonHostGatewayIP [2022-09-01T08:46:27.182Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-01T08:46:27.182Z] PASS [2022-09-01T08:46:27.182Z] [2022-09-01T08:46:27.182Z] DONE 17 tests in 47.903s [2022-09-01T08:46:27.182Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-01T08:46:27.182Z] INFO: Testing against a local daemon [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:46:27.182Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:46:27.182Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-01T08:46:27.182Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-01T08:46:27.182Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-01T08:46:27.182Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-01T08:46:27.182Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-01T08:46:27.182Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-01T08:46:27.182Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-01T08:46:27.182Z] === RUN TestPluginInstall [2022-09-01T08:46:27.182Z] === RUN TestPluginInstall/no_auth [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e755cc3beec609ad0e47b88046d185e14eca363c4de285e7a4ca306c224e5e9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e755cc3beec609ad0e47b88046d185e14eca363c4de285e7a4ca306c224e5e9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:27.182Z] === RUN TestPluginInstall/with_htpasswd [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f39a55691ed7095cf2af246ce88c09618d975b20ee39976675f2395ad494f453" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:27.182Z] time="2022-09-01T08:46:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f39a55691ed7095cf2af246ce88c09618d975b20ee39976675f2395ad494f453" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:27.182Z] === RUN TestPluginInstall/with_insecure [2022-09-01T08:46:28.124Z] time="2022-09-01T08:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:28.124Z] time="2022-09-01T08:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed9aeef6e26e91d9203f6f7fc820a37659f126f0513d5adedbd1b9a221e27d2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:28.124Z] time="2022-09-01T08:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:46:28.124Z] time="2022-09-01T08:46:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed9aeef6e26e91d9203f6f7fc820a37659f126f0513d5adedbd1b9a221e27d2f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:46:28.318Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-09-01T08:46:28.318Z] === CONT TestDaemonRestartIpcMode [2022-09-01T08:46:28.380Z] plugin_test.go:196: [d4efe073f91be] daemon is not started [2022-09-01T08:46:28.380Z] --- PASS: TestPluginInstall (2.74s) [2022-09-01T08:46:28.380Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-09-01T08:46:28.380Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-09-01T08:46:28.380Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-09-01T08:46:28.380Z] === RUN TestPluginsWithRuntimes [2022-09-01T08:46:29.238Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-09-01T08:46:29.238Z] === RUN TestInfoDebug [2022-09-01T08:46:29.238Z] --- PASS: TestInfoDebug (0.54s) [2022-09-01T08:46:29.238Z] === RUN TestInfoInsecureRegistries [2022-09-01T08:46:29.238Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-09-01T08:46:29.238Z] === RUN TestInfoRegistryMirrors [2022-09-01T08:46:29.496Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-01T08:46:29.496Z] === RUN TestLoginFailsWithBadCredentials [2022-09-01T08:46:29.746Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-01T08:46:29.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-01T08:46:29.789Z] === RUN TestPingCacheHeaders [2022-09-01T08:46:29.789Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-01T08:46:29.789Z] === RUN TestPingGet [2022-09-01T08:46:29.789Z] --- PASS: TestPingGet (0.01s) [2022-09-01T08:46:29.789Z] === RUN TestPingHead [2022-09-01T08:46:29.789Z] --- PASS: TestPingHead (0.03s) [2022-09-01T08:46:29.789Z] === RUN TestPingSwarmHeader [2022-09-01T08:46:30.224Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-09-01T08:46:30.387Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-01T08:46:30.673Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-01T08:46:30.972Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-01T08:46:31.599Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-09-01T08:46:31.599Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-09-01T08:46:31.599Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-09-01T08:46:31.599Z] === RUN TestPluginBackCompatMediaTypes [2022-09-01T08:46:31.907Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-01T08:46:31.907Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-09-01T08:46:31.907Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-01T08:46:31.907Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-01T08:46:31.907Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-01T08:46:31.907Z] === RUN TestPingBuilderHeader [2022-09-01T08:46:31.907Z] === RUN TestPingBuilderHeader/default_config [2022-09-01T08:46:32.162Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-01T08:46:32.162Z] PASS [2022-09-01T08:46:32.162Z] [2022-09-01T08:46:32.162Z] DONE 24 tests in 6.694s [2022-09-01T08:46:32.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-01T08:46:32.418Z] INFO: Testing against a local daemon [2022-09-01T08:46:32.418Z] === RUN TestExternalGraphDriver [2022-09-01T08:46:32.474Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-01T08:46:32.674Z] === RUN TestExternalGraphDriver/json [2022-09-01T08:46:33.040Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-09-01T08:46:33.040Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-01T08:46:33.040Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-09-01T08:46:33.040Z] === RUN TestVersion [2022-09-01T08:46:33.040Z] --- PASS: TestVersion (0.03s) [2022-09-01T08:46:33.040Z] === CONT TestDiskUsage [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/container_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/image_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-01T08:46:33.605Z] === RUN TestDiskUsage/after_container.Run [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-01T08:46:34.172Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage (1.19s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-01T08:46:34.172Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-01T08:46:34.172Z] PASS [2022-09-01T08:46:34.172Z] [2022-09-01T08:46:34.172Z] === Skipped [2022-09-01T08:46:34.172Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T08:46:34.172Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T08:46:34.172Z] [2022-09-01T08:46:34.172Z] DONE 57 tests, 1 skipped in 23.830s [2022-09-01T08:46:34.172Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-01T08:46:34.430Z] INFO: Testing against a local daemon [2022-09-01T08:46:34.430Z] === RUN TestVolumesCreateAndList [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-01T08:46:34.430Z] === RUN TestVolumesRemove [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-01T08:46:34.430Z] === RUN TestVolumesInspect [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-01T08:46:34.430Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-01T08:46:34.430Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-01T08:46:34.430Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-01T08:46:34.430Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-01T08:46:34.430Z] PASS [2022-09-01T08:46:34.430Z] [2022-09-01T08:46:34.430Z] DONE 9 tests in 0.186s [2022-09-01T08:46:34.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T08:46:34.430Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14746 is not a child of this shell [2022-09-01T08:46:34.430Z] warning: PID 14746 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-01T08:46:34.430Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T08:46:34.430Z] [2022-09-01T08:46:34.430Z] Unloading profiles will leave already running processes permanently [2022-09-01T08:46:34.430Z] unconfined, which can lead to unexpected situations. [2022-09-01T08:46:34.430Z] [2022-09-01T08:46:34.430Z] To set a process to complain mode, use the command line tool [2022-09-01T08:46:34.430Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T08:46:34.430Z] Removing test suite binaries [2022-09-01T08:46:34.430Z] exiting test-integration [2022-09-01T08:46:34.430Z] ++ exit 0 [2022-09-01T08:46:34.563Z] === RUN TestExternalGraphDriver/spec [2022-09-01T08:46:34.688Z] Post stage [Pipeline] junit [2022-09-01T08:46:35.634Z] Recording test results [2022-09-01T08:46:35.929Z] === RUN TestExternalGraphDriver/pull [2022-09-01T08:46:37.401Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-01T08:46:37.743Z] + echo Ensuring container killed. [2022-09-01T08:46:37.743Z] Ensuring container killed. [2022-09-01T08:46:37.743Z] + docker rm -vf docker-pr1 [2022-09-01T08:46:37.743Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-01T08:46:37.817Z] --- PASS: TestExternalGraphDriver (5.33s) [2022-09-01T08:46:37.817Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-09-01T08:46:37.817Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-09-01T08:46:37.817Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-09-01T08:46:37.817Z] === RUN TestGraphdriverPluginV2 [2022-09-01T08:46:38.025Z] + echo Chowning /workspace to jenkins user [2022-09-01T08:46:38.025Z] Chowning /workspace to jenkins user [2022-09-01T08:46:38.025Z] + id -u [2022-09-01T08:46:38.025Z] + id -g [2022-09-01T08:46:38.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T08:46:38.025Z] Unable to find image 'busybox:latest' locally [2022-09-01T08:46:38.025Z] latest: Pulling from library/busybox [2022-09-01T08:46:38.286Z] 50783e0dfb64: Pulling fs layer [2022-09-01T08:46:38.286Z] 50783e0dfb64: Verifying Checksum [2022-09-01T08:46:38.286Z] 50783e0dfb64: Download complete [2022-09-01T08:46:38.286Z] 50783e0dfb64: Pull complete [2022-09-01T08:46:38.286Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-09-01T08:46:38.286Z] Status: Downloaded newer image for busybox:latest [2022-09-01T08:46:38.336Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-09-01T08:46:38.336Z] PASS [2022-09-01T08:46:38.336Z] [2022-09-01T08:46:38.336Z] === Skipped [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-01T08:46:38.336Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:46:38.336Z] [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:46:38.336Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:46:38.336Z] [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-01T08:46:38.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:46:38.336Z] [2022-09-01T08:46:38.336Z] DONE 273 tests, 3 skipped in 127.677s [2022-09-01T08:46:38.336Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-01T08:46:38.336Z] ++ 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-09-01T08:46:38.336Z] ++ set -e [2022-09-01T08:46:38.337Z] ++ '[' -n 0 ']' [2022-09-01T08:46:38.337Z] ++ set -x [2022-09-01T08:46:38.337Z] ++ 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-09-01T08:46:38.337Z] === RUN TestConfigDaemonLibtrustID [2022-09-01T08:46:38.337Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-01T08:46:38.337Z] === RUN TestConfigDaemonID [2022-09-01T08:46:38.904Z] daemon_test.go:83: [dc96c8733ff20] daemon is not started [2022-09-01T08:46:38.904Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-01T08:46:38.904Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-01T08:46:38.904Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:46:38.904Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-01T08:46:39.163Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-01T08:46:39.163Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-01T08:46:39.163Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-01T08:46:39.163Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-01T08:46:39.163Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T08:46:40.490Z] + bundleName=amd64-rootless [2022-09-01T08:46:40.490Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-01T08:46:40.490Z] Creating amd64-rootless-bundles.tar.gz [2022-09-01T08:46:40.490Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-01T08:46:40.490Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-01T08:46:40.502Z] Archiving artifacts [2022-09-01T08:46:40.538Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-01T08:46:41.474Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-01T08:46:41.981Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2022-09-01T08:46:41.981Z] PASS [2022-09-01T08:46:41.981Z] [2022-09-01T08:46:41.981Z] DONE 5 tests in 9.519s [2022-09-01T08:46:41.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-01T08:46:41.981Z] INFO: Testing against a local daemon [2022-09-01T08:46:41.981Z] === RUN TestContinueAfterPluginCrash [2022-09-01T08:46:41.981Z] === PAUSE TestContinueAfterPluginCrash [2022-09-01T08:46:41.981Z] === RUN TestReadPluginNoRead [2022-09-01T08:46:41.981Z] === PAUSE TestReadPluginNoRead [2022-09-01T08:46:41.981Z] === RUN TestDaemonStartWithLogOpt [2022-09-01T08:46:41.981Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-01T08:46:41.981Z] === CONT TestContinueAfterPluginCrash [2022-09-01T08:46:41.981Z] === CONT TestDaemonStartWithLogOpt [2022-09-01T08:46:42.423Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-01T08:46:42.423Z] daemon_test.go:197: [d53987a987327] daemon is not started [2022-09-01T08:46:42.423Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-01T08:46:42.423Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-01T08:46:42.423Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-01T08:46:42.423Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-01T08:46:42.423Z] === RUN TestDaemonProxy [2022-09-01T08:46:42.423Z] === RUN TestDaemonProxy/environment_variables [2022-09-01T08:46:42.531Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-01T08:46:42.835Z] + make clean [2022-09-01T08:46:43.093Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-01T08:46:43.093Z] docker-dev-cache [2022-09-01T08:46:43.093Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T08:46:44.324Z] === RUN TestDaemonProxy/command-line_options [2022-09-01T08:46:45.252Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-09-01T08:46:45.252Z] === CONT TestReadPluginNoRead [2022-09-01T08:46:45.699Z] === RUN TestDaemonProxy/configuration_file [2022-09-01T08:46:46.762Z] .........................xx.................... [ 29%] [2022-09-01T08:46:47.601Z] === RUN TestDaemonProxy/conflicting_options [2022-09-01T08:46:47.768Z] === RUN TestReadPluginNoRead/default [2022-09-01T08:46:48.168Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy (6.19s) [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-01T08:46:48.427Z] PASS [2022-09-01T08:46:48.427Z] [2022-09-01T08:46:48.427Z] DONE 18 tests in 11.195s [2022-09-01T08:46:48.427Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-01T08:46:48.427Z] ++ 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-09-01T08:46:48.427Z] ++ set -e [2022-09-01T08:46:48.427Z] ++ '[' -n 0 ']' [2022-09-01T08:46:48.427Z] ++ set -x [2022-09-01T08:46:48.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-01T08:46:48.685Z] INFO: Testing against a local daemon [2022-09-01T08:46:48.685Z] === RUN TestCommitInheritsEnv [2022-09-01T08:46:48.697Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-01T08:46:48.944Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-09-01T08:46:48.945Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-01T08:46:48.945Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-01T08:46:48.945Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-01T08:46:48.945Z] === RUN TestImportWithCustomPlatform [2022-09-01T08:46:48.945Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-01T08:46:48.945Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-01T08:46:48.945Z] === RUN TestImportWithCustomPlatform// [2022-09-01T08:46:48.945Z] === RUN TestImportWithCustomPlatform/linux [2022-09-01T08:46:49.203Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-01T08:46:49.203Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-01T08:46:49.203Z] === RUN TestImportWithCustomPlatform/macos [2022-09-01T08:46:49.203Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-01T08:46:49.203Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-01T08:46:49.203Z] === RUN TestImagesFilterMultiReference [2022-09-01T08:46:49.462Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-01T08:46:49.462Z] === RUN TestImagePullPlatformInvalid [2022-09-01T08:46:49.462Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-01T08:46:49.462Z] === RUN TestRemoveImageOrphaning [2022-09-01T08:46:49.721Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-01T08:46:49.721Z] === RUN TestRemoveImageGarbageCollector [2022-09-01T08:46:49.722Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:46:49.722Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-01T08:46:49.722Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-01T08:46:49.722Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-01T08:46:49.722Z] === RUN TestTagInvalidReference [2022-09-01T08:46:49.722Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-01T08:46:49.722Z] === RUN TestTagValidPrefixedRepo [2022-09-01T08:46:49.722Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-01T08:46:49.722Z] === RUN TestTagExistedNameWithoutForce [2022-09-01T08:46:49.722Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-01T08:46:49.722Z] === RUN TestTagOfficialNames [2022-09-01T08:46:49.722Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-01T08:46:49.722Z] === RUN TestTagMatchesDigest [2022-09-01T08:46:49.722Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-01T08:46:49.722Z] PASS [2022-09-01T08:46:49.722Z] [2022-09-01T08:46:49.722Z] === Skipped [2022-09-01T08:46:49.722Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-01T08:46:49.722Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-01T08:46:49.722Z] [2022-09-01T08:46:49.722Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-01T08:46:49.722Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:46:49.722Z] [2022-09-01T08:46:49.722Z] DONE 22 tests, 2 skipped in 1.261s [2022-09-01T08:46:49.722Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-01T08:46:49.722Z] ++ 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-09-01T08:46:49.722Z] ++ set -e [2022-09-01T08:46:49.722Z] ++ '[' -n 0 ']' [2022-09-01T08:46:49.722Z] ++ set -x [2022-09-01T08:46:49.722Z] ++ 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-09-01T08:46:49.722Z] === RUN TestStripANSICommands [2022-09-01T08:46:49.722Z] === RUN TestStripANSICommands/#00 [2022-09-01T08:46:49.722Z] === RUN TestStripANSICommands/#01 [2022-09-01T08:46:49.722Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-01T08:46:49.722Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-01T08:46:49.722Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-01T08:46:49.722Z] PASS [2022-09-01T08:46:49.722Z] [2022-09-01T08:46:49.722Z] DONE 3 tests in 0.036s [2022-09-01T08:46:49.981Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-01T08:46:49.981Z] ++ 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-09-01T08:46:49.981Z] ++ set -e [2022-09-01T08:46:49.981Z] ++ '[' -n 0 ']' [2022-09-01T08:46:49.981Z] ++ set -x [2022-09-01T08:46:49.981Z] ++ 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-09-01T08:46:49.981Z] INFO: Testing against a local daemon [2022-09-01T08:46:49.981Z] === RUN TestNetworkCreateDelete [2022-09-01T08:46:49.981Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-01T08:46:49.981Z] === RUN TestDockerNetworkDeletePreferID [2022-09-01T08:46:50.063Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-01T08:46:50.319Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-09-01T08:46:50.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-01T08:46:50.549Z] === RUN TestDaemonDNSFallback [2022-09-01T08:46:51.245Z] === CONT TestReadPluginNoRead [2022-09-01T08:46:51.245Z] read_test.go:92: [db99ea151d2e2] daemon is not started [2022-09-01T08:46:51.245Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-09-01T08:46:51.245Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-09-01T08:46:51.245Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-09-01T08:46:51.245Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-01T08:46:51.245Z] PASS [2022-09-01T08:46:51.245Z] [2022-09-01T08:46:51.245Z] DONE 6 tests in 9.337s [2022-09-01T08:46:51.245Z] 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-09-01T08:46:51.245Z] testing: warning: no tests to run [2022-09-01T08:46:51.245Z] PASS [2022-09-01T08:46:51.245Z] [2022-09-01T08:46:51.245Z] DONE 0 tests in 0.008s [2022-09-01T08:46:51.246Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-01T08:46:51.246Z] INFO: Testing against a local daemon [2022-09-01T08:46:51.246Z] === RUN TestPluginWithDevMounts [2022-09-01T08:46:51.246Z] === PAUSE TestPluginWithDevMounts [2022-09-01T08:46:51.246Z] === CONT TestPluginWithDevMounts [2022-09-01T08:46:53.145Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-09-01T08:46:53.146Z] PASS [2022-09-01T08:46:53.146Z] [2022-09-01T08:46:53.146Z] DONE 1 tests in 1.600s [2022-09-01T08:46:53.146Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-01T08:46:53.146Z] INFO: Testing against a local daemon [2022-09-01T08:46:53.146Z] === RUN TestSecretInspect [2022-09-01T08:46:55.035Z] --- PASS: TestSecretInspect (2.18s) [2022-09-01T08:46:55.035Z] === RUN TestSecretList [2022-09-01T08:46:57.158Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-09-01T08:46:57.158Z] === RUN TestInspectNetwork [2022-09-01T08:46:57.550Z] --- PASS: TestSecretList (2.17s) [2022-09-01T08:46:57.550Z] === RUN TestSecretsCreateAndDelete [2022-09-01T08:46:59.439Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-09-01T08:46:59.439Z] === RUN TestSecretsUpdate [2022-09-01T08:46:59.691Z] === RUN TestInspectNetwork/full_network_id [2022-09-01T08:46:59.691Z] === RUN TestInspectNetwork/partial_network_id [2022-09-01T08:46:59.691Z] === RUN TestInspectNetwork/network_name [2022-09-01T08:46:59.691Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-01T08:47:01.954Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-01T08:47:01.954Z] === RUN TestTemplatedSecret [2022-09-01T08:47:02.734Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork (7.13s) [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-01T08:47:03.878Z] === RUN TestRunContainerWithBridgeNone [2022-09-01T08:47:04.470Z] --- PASS: TestTemplatedSecret (2.58s) [2022-09-01T08:47:04.470Z] === RUN TestSecretCreateResolve [2022-09-01T08:47:05.780Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:47:05.780Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-01T08:47:05.780Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-01T08:47:05.780Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-01T08:47:05.780Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-01T08:47:05.780Z] === RUN TestNetworkList [2022-09-01T08:47:05.780Z] === RUN TestNetworkList//networks [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkList//networks [2022-09-01T08:47:05.780Z] === RUN TestNetworkList//networks/ [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkList//networks/ [2022-09-01T08:47:05.780Z] === CONT TestNetworkList//networks [2022-09-01T08:47:05.780Z] === CONT TestNetworkList//networks/ [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkList (0.01s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-01T08:47:05.780Z] === RUN TestHostIPv4BridgeLabel [2022-09-01T08:47:06.039Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-01T08:47:06.039Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-01T08:47:06.361Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-09-01T08:47:06.361Z] PASS [2022-09-01T08:47:06.361Z] [2022-09-01T08:47:06.361Z] DONE 6 tests in 13.514s [2022-09-01T08:47:06.361Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-01T08:47:06.361Z] INFO: Testing against a local daemon [2022-09-01T08:47:06.361Z] === RUN TestServiceCreateInit [2022-09-01T08:47:06.361Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-01T08:47:06.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-01T08:47:06.975Z] === RUN TestDaemonDefaultNetworkPools [2022-09-01T08:47:07.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-09-01T08:47:07.910Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-01T08:47:09.285Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-09-01T08:47:09.286Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-01T08:47:10.207Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-01T08:47:10.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-01T08:47:10.220Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-01T08:47:10.527Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-01T08:47:10.786Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-01T08:47:10.786Z] === RUN TestServiceWithPredefinedNetwork [2022-09-01T08:47:13.318Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-09-01T08:47:13.318Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-01T08:47:13.318Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:47:13.318Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:47:13.318Z] === RUN TestServiceWithDataPathPortInit [2022-09-01T08:47:14.696Z] --- PASS: TestServiceCreateInit (7.79s) [2022-09-01T08:47:14.696Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2022-09-01T08:47:14.696Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2022-09-01T08:47:14.696Z] === RUN TestCreateServiceMultipleTimes [2022-09-01T08:47:14.990Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-01T08:47:24.008Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:47:24.008Z] Using test binary docker [2022-09-01T08:47:24.008Z] +++ /etc/init.d/apparmor start [2022-09-01T08:47:24.008Z] Not: starting. [2022-09-01T08:47:24.008Z] INFO: Waiting for daemon to start... [2022-09-01T08:47:24.008Z] Starting dockerd [2022-09-01T08:47:24.008Z] +++ 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-09-01T08:47:24.008Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-01T08:47:24.008Z] Using test binary docker [2022-09-01T08:47:24.008Z] +++ /etc/init.d/apparmor start [2022-09-01T08:47:24.008Z] Not: starting. [2022-09-01T08:47:24.008Z] INFO: Waiting for daemon to start... [2022-09-01T08:47:24.008Z] Starting dockerd [2022-09-01T08:47:24.008Z] +++ 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-09-01T08:47:24.008Z] . [2022-09-01T08:47:24.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:47:24.008Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:47:24.008Z] Error: No such image: emptyfs [2022-09-01T08:47:24.008Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-01T08:47:24.008Z] ++++ docker load [2022-09-01T08:47:24.008Z] Loaded image: emptyfs:latest [2022-09-01T08:47:24.008Z] Running integration-test (iteration 1) [2022-09-01T08:47:24.008Z] 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-09-01T08:47:24.008Z] ++ 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-09-01T08:47:24.008Z] ++ set -e [2022-09-01T08:47:24.008Z] ++ '[' -n 0 ']' [2022-09-01T08:47:24.008Z] ++ set -x [2022-09-01T08:47:24.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-01T08:47:24.008Z] [2022-09-01T08:47:24.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-01T08:47:24.008Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-01T08:47:24.008Z] Error: No such image: emptyfs [2022-09-01T08:47:24.008Z] ++++ docker load [2022-09-01T08:47:24.008Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-01T08:47:24.008Z] Loaded image: emptyfs:latest [2022-09-01T08:47:24.008Z] Running integration-test (iteration 1) [2022-09-01T08:47:24.008Z] 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-09-01T08:47:24.009Z] ++ 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-09-01T08:47:24.009Z] ++ set -e [2022-09-01T08:47:24.009Z] ++ '[' -n 0 ']' [2022-09-01T08:47:24.009Z] ++ set -x [2022-09-01T08:47:24.009Z] ++ 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-09-01T08:47:24.009Z] Loaded image: busybox:latest [2022-09-01T08:47:24.009Z] Loaded image: busybox:glibc [2022-09-01T08:47:24.009Z] Loaded image: busybox:latest [2022-09-01T08:47:24.009Z] Loaded image: busybox:glibc [2022-09-01T08:47:24.009Z] Loaded image: debian:bullseye-slim [2022-09-01T08:47:24.009Z] Loaded image: hello-world:latest [2022-09-01T08:47:24.009Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:47:24.009Z] INFO: Testing against a local daemon [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-01T08:47:24.009Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-01T08:47:24.009Z] Loaded image: debian:bullseye-slim [2022-09-01T08:47:24.009Z] Loaded image: hello-world:latest [2022-09-01T08:47:24.009Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:47:24.009Z] INFO: Testing against a local daemon [2022-09-01T08:47:24.009Z] === RUN TestDockerDaemonSuite [2022-09-01T08:47:24.009Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-01T08:47:24.958Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-01T08:47:24.958Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-01T08:47:25.920Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-01T08:47:26.179Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-01T08:47:27.550Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-01T08:47:28.113Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-01T08:47:28.114Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-01T08:47:28.192Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-09-01T08:47:28.192Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-01T08:47:29.043Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-01T08:47:29.568Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:un0ve3f53o73efeth2i1ch7la Created:2022-09-01 08:47:27.86079562 +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[76aa8f83e82fe1dd4636cc549d3439b68002563727c99459ec6fdda578524971:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9w1zkel0pwkpzh1v8trq4a509 EndpointID:deb4c8c30594206d15f359b5ac677f39dd8249218bb9b7557fe5fe24af597d90 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:764967b6a3da4040d8c122996110aecbfc64a746058f44b654394e97ce919191 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:8403955391c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9w1zkel0pwkpzh1v8trq4a509 EndpointID:deb4c8c30594206d15f359b5ac677f39dd8249218bb9b7557fe5fe24af597d90 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-01T08:47:29.973Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-01T08:47:30.536Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-01T08:47:30.536Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-01T08:47:30.536Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-01T08:47:30.793Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-01T08:47:30.810Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-01T08:47:31.357Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-01T08:47:32.725Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-01T08:47:32.725Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-01T08:47:32.726Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-01T08:47:32.726Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-01T08:47:32.760Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-09-01T08:47:32.761Z] === RUN TestCreateServiceConflict [2022-09-01T08:47:32.761Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-09-01T08:47:32.761Z] === RUN TestCreateServiceMaxReplicas [2022-09-01T08:47:33.756Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-09-01T08:47:33.756Z] PASS [2022-09-01T08:47:33.756Z] [2022-09-01T08:47:33.756Z] === Skipped [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:47:33.756Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:47:33.756Z] [2022-09-01T08:47:33.756Z] DONE 38 tests, 1 skipped in 43.810s [2022-09-01T08:47:33.756Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:47:33.756Z] ++ 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-09-01T08:47:33.756Z] ++ set -e [2022-09-01T08:47:33.756Z] ++ '[' -n 0 ']' [2022-09-01T08:47:33.756Z] ++ set -x [2022-09-01T08:47:33.756Z] ++ 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-09-01T08:47:33.756Z] INFO: Testing against a local daemon [2022-09-01T08:47:33.756Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-01T08:47:33.756Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:47:33.756Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:47:33.756Z] === RUN TestDockerNetworkIpvlan [2022-09-01T08:47:33.756Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:47:33.756Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:47:33.756Z] PASS [2022-09-01T08:47:33.756Z] [2022-09-01T08:47:33.756Z] === Skipped [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:47:33.756Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:47:33.756Z] [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:47:33.756Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:47:33.756Z] [2022-09-01T08:47:33.756Z] DONE 2 tests, 2 skipped in 0.091s [2022-09-01T08:47:33.756Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:47:33.756Z] ++ 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-09-01T08:47:33.756Z] ++ set -e [2022-09-01T08:47:33.756Z] ++ '[' -n 0 ']' [2022-09-01T08:47:33.756Z] ++ set -x [2022-09-01T08:47:33.756Z] ++ 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-09-01T08:47:33.756Z] INFO: Testing against a local daemon [2022-09-01T08:47:33.756Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-01T08:47:35.280Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-09-01T08:47:35.281Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-01T08:47:35.659Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2022-09-01T08:47:35.659Z] === RUN TestDockerNetworkMacvlan [2022-09-01T08:47:35.918Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-01T08:47:36.854Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-01T08:47:37.420Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-01T08:47:39.265Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-01T08:47:39.323Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-01T08:47:40.195Z] --- PASS: TestBuildWithHugeFile (112.66s) [2022-09-01T08:47:40.195Z] === RUN TestBuildWCOWSandboxSize [2022-09-01T08:47:40.195Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:47:40.195Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:47:40.195Z] === RUN TestBuildWithEmptyDockerfile [2022-09-01T08:47:40.451Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:47:40.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:47:40.451Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:47:40.451Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:47:40.451Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:47:40.451Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:47:40.451Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-01T08:47:40.451Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-01T08:47:40.451Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-01T08:47:40.451Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-01T08:47:40.451Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-01T08:47:40.451Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-01T08:47:40.451Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-01T08:47:40.451Z] === RUN TestBuildPreserveOwnership [2022-09-01T08:47:40.451Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-01T08:47:40.494Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-01T08:47:40.698Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-01T08:47:42.000Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-01T08:47:42.342Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-01T08:47:42.598Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-01T08:47:43.527Z] --- PASS: TestBuildPreserveOwnership (3.17s) [2022-09-01T08:47:43.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-09-01T08:47:43.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-09-01T08:47:43.527Z] === RUN TestBuildPlatformInvalid [2022-09-01T08:47:43.786Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-01T08:47:43.786Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-01T08:47:43.986Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-01T08:47:44.042Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-09-01T08:47:44.553Z] PASS [2022-09-01T08:47:44.553Z] [2022-09-01T08:47:44.553Z] DONE 8 tests in 10.838s [2022-09-01T08:47:44.553Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-01T08:47:44.553Z] ++ 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-09-01T08:47:44.553Z] ++ set -e [2022-09-01T08:47:44.553Z] ++ '[' -n 0 ']' [2022-09-01T08:47:44.553Z] ++ set -x [2022-09-01T08:47:44.553Z] ++ 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-09-01T08:47:44.553Z] testing: warning: no tests to run [2022-09-01T08:47:44.553Z] PASS [2022-09-01T08:47:44.553Z] [2022-09-01T08:47:44.553Z] DONE 0 tests in 0.027s [2022-09-01T08:47:44.606Z] Loaded image: busybox:latest [2022-09-01T08:47:44.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-01T08:47:44.813Z] ++ 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-09-01T08:47:44.813Z] ++ set -e [2022-09-01T08:47:44.813Z] ++ '[' -n 0 ']' [2022-09-01T08:47:44.813Z] ++ set -x [2022-09-01T08:47:44.813Z] ++ 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-09-01T08:47:44.813Z] INFO: Testing against a local daemon [2022-09-01T08:47:44.813Z] === RUN TestAuthZPluginAllowRequest [2022-09-01T08:47:44.863Z] Loaded image: busybox:glibc [2022-09-01T08:47:45.923Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-01T08:47:46.188Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-09-01T08:47:46.188Z] === RUN TestAuthZPluginTLS [2022-09-01T08:47:46.231Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-01T08:47:46.446Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-01T08:47:46.447Z] === RUN TestAuthZPluginDenyRequest [2022-09-01T08:47:46.794Z] Loaded image: debian:bullseye-slim [2022-09-01T08:47:47.014Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-01T08:47:47.014Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-01T08:47:47.050Z] Loaded image: hello-world:latest [2022-09-01T08:47:47.050Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-01T08:47:47.050Z] Loaded image: arm32v7/hello-world:latest [2022-09-01T08:47:47.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-01T08:47:47.581Z] === RUN TestAuthZPluginDenyResponse [2022-09-01T08:47:47.614Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-01T08:47:48.148Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-01T08:47:48.148Z] === RUN TestAuthZPluginAllowEventStream [2022-09-01T08:47:48.545Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-01T08:47:49.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-09-01T08:47:49.083Z] === RUN TestAuthZPluginErrorResponse [2022-09-01T08:47:49.478Z] docker_cli_daemon_test.go:1475: [d031298548a55] daemon is not started [2022-09-01T08:47:49.650Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-01T08:47:49.650Z] === RUN TestAuthZPluginErrorRequest [2022-09-01T08:47:50.120Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-01T08:47:50.120Z] === RUN TestCreateServiceSecretFileMode [2022-09-01T08:47:50.217Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-01T08:47:50.217Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-01T08:47:50.376Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2022-09-01T08:47:50.376Z] === RUN TestCreateServiceConfigFileMode [2022-09-01T08:47:50.410Z] check_test.go:540: [dfaae8fbbdf5c] daemon is not started [2022-09-01T08:47:50.410Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-01T08:47:50.410Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-01T08:47:50.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-01T08:47:50.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-01T08:47:50.898Z] ............................ [ 66%] [2022-09-01T08:47:51.779Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-01T08:47:52.160Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-09-01T08:47:52.160Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-01T08:47:52.714Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-01T08:47:52.714Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-01T08:47:52.714Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-01T08:47:52.892Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-09-01T08:47:52.892Z] === RUN TestCreateServiceSysctls [2022-09-01T08:47:53.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-09-01T08:47:53.537Z] === RUN TestAuthZPluginHeader [2022-09-01T08:47:54.081Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-01T08:47:54.104Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-01T08:47:54.104Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-01T08:47:54.104Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-01T08:47:54.104Z] === RUN TestAuthZPluginV2Disable [2022-09-01T08:47:54.104Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-01T08:47:54.104Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-01T08:47:54.104Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-01T08:47:54.104Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-01T08:47:54.104Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-01T08:47:54.104Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-01T08:47:54.644Z] check_test.go:540: [d8291d8b70bd4] daemon is not started [2022-09-01T08:47:54.644Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-01T08:47:54.902Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-01T08:47:55.830Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-01T08:47:56.160Z] --- PASS: TestCreateServiceSysctls (2.74s) [2022-09-01T08:47:56.160Z] === RUN TestCreateServiceCapabilities [2022-09-01T08:47:56.760Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-01T08:47:58.052Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-09-01T08:47:58.052Z] === RUN TestInspect [2022-09-01T08:47:59.284Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-01T08:47:59.846Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.00s) [2022-09-01T08:47:59.846Z] PASS [2022-09-01T08:47:59.846Z] [2022-09-01T08:47:59.846Z] === Skipped [2022-09-01T08:47:59.846Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-01T08:47:59.846Z] build_session_test.go:25: TODO: BuildKit [2022-09-01T08:47:59.847Z] [2022-09-01T08:47:59.847Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-01T08:47:59.847Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-01T08:47:59.847Z] [2022-09-01T08:47:59.847Z] DONE 34 tests, 2 skipped in 180.792s [2022-09-01T08:47:59.847Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-01T08:47:59.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-01T08:47:59.847Z] ++ set -e [2022-09-01T08:47:59.847Z] ++ '[' -n 0 ']' [2022-09-01T08:47:59.847Z] ++ set -x [2022-09-01T08:47:59.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-01T08:47:59.847Z] INFO: Testing against a local daemon [2022-09-01T08:47:59.847Z] === RUN TestConfigInspect [2022-09-01T08:48:00.570Z] --- PASS: TestInspect (2.49s) [2022-09-01T08:48:00.570Z] === RUN TestCreateJob [2022-09-01T08:48:01.743Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-01T08:48:01.743Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-01T08:48:02.674Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-01T08:48:02.674Z] --- PASS: TestConfigInspect (2.89s) [2022-09-01T08:48:02.674Z] === RUN TestConfigList [2022-09-01T08:48:03.239Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-01T08:48:03.802Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-01T08:48:03.838Z] --- PASS: TestCreateJob (3.17s) [2022-09-01T08:48:03.838Z] === RUN TestReplicatedJob [2022-09-01T08:48:04.059Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-01T08:48:04.059Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-01T08:48:04.059Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-01T08:48:04.059Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-01T08:48:05.952Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-01T08:48:05.952Z] --- PASS: TestConfigList (3.12s) [2022-09-01T08:48:05.952Z] === RUN TestConfigsCreateAndDelete [2022-09-01T08:48:07.327Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-01T08:48:07.327Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-01T08:48:07.327Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-01T08:48:07.890Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-01T08:48:08.819Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-01T08:48:09.076Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2022-09-01T08:48:09.076Z] === RUN TestConfigsUpdate [2022-09-01T08:48:09.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-01T08:48:10.274Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-01T08:48:10.274Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-01T08:48:10.377Z] --- PASS: TestReplicatedJob (5.84s) [2022-09-01T08:48:10.378Z] === RUN TestUpdateReplicatedJob [2022-09-01T08:48:10.852Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-01T08:48:10.852Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-01T08:48:10.852Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-01T08:48:11.422Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-01T08:48:11.422Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-01T08:48:11.682Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-01T08:48:11.682Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-01T08:48:11.682Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-01T08:48:11.941Z] --- PASS: TestConfigsUpdate (2.90s) [2022-09-01T08:48:11.941Z] === RUN TestTemplatedConfig [2022-09-01T08:48:12.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-01T08:48:12.207Z] PASS [2022-09-01T08:48:12.207Z] [2022-09-01T08:48:12.207Z] === Skipped [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-01T08:48:12.207Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:12.207Z] [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-01T08:48:12.207Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:12.207Z] [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-01T08:48:12.207Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:12.207Z] [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-01T08:48:12.207Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:12.207Z] [2022-09-01T08:48:12.207Z] DONE 17 tests, 4 skipped in 26.296s [2022-09-01T08:48:12.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-01T08:48:12.207Z] ++ 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-09-01T08:48:12.207Z] ++ set -e [2022-09-01T08:48:12.207Z] ++ '[' -n 0 ']' [2022-09-01T08:48:12.207Z] ++ set -x [2022-09-01T08:48:12.207Z] ++ 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-09-01T08:48:12.207Z] INFO: Testing against a local daemon [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-01T08:48:12.207Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-01T08:48:12.207Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-01T08:48:12.207Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-01T08:48:12.207Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-01T08:48:12.207Z] === RUN TestPluginInstall [2022-09-01T08:48:12.207Z] === RUN TestPluginInstall/no_auth [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:12.207Z] === RUN TestPluginInstall/with_htpasswd [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:12.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-01T08:48:12.725Z] === RUN TestPluginInstall/with_insecure [2022-09-01T08:48:12.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-01T08:48:12.895Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-09-01T08:48:12.895Z] === RUN TestServiceListWithStatuses [2022-09-01T08:48:12.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:48:12.895Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-01T08:48:12.895Z] === RUN TestDockerNetworkConnectAlias [2022-09-01T08:48:13.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fad30266a764a4e243c5dbbb474a12148ee0e61368f8eaf02132f63beb2c44a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fad30266a764a4e243c5dbbb474a12148ee0e61368f8eaf02132f63beb2c44a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:48:13.660Z] plugin_test.go:196: [d3f9334df7534] daemon is not started [2022-09-01T08:48:13.660Z] --- PASS: TestPluginInstall (2.53s) [2022-09-01T08:48:13.660Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-09-01T08:48:13.660Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-09-01T08:48:13.660Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-01T08:48:13.660Z] === RUN TestPluginsWithRuntimes [2022-09-01T08:48:14.255Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-01T08:48:14.255Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-01T08:48:14.255Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-01T08:48:15.036Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-01T08:48:15.622Z] --- PASS: TestTemplatedConfig (3.67s) [2022-09-01T08:48:15.622Z] === RUN TestConfigCreateResolve [2022-09-01T08:48:15.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-01T08:48:15.971Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-01T08:48:16.443Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-01T08:48:16.444Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-01T08:48:16.700Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-01T08:48:16.906Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-09-01T08:48:16.906Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-09-01T08:48:16.906Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-09-01T08:48:16.906Z] === RUN TestPluginBackCompatMediaTypes [2022-09-01T08:48:17.063Z] --- PASS: TestDockerNetworkConnectAlias (3.76s) [2022-09-01T08:48:17.063Z] === RUN TestDockerNetworkReConnect [2022-09-01T08:48:17.473Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-09-01T08:48:17.473Z] PASS [2022-09-01T08:48:17.473Z] [2022-09-01T08:48:17.473Z] DONE 24 tests in 6.439s [2022-09-01T08:48:17.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-01T08:48:17.473Z] ++ 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-09-01T08:48:17.473Z] ++ set -e [2022-09-01T08:48:17.473Z] ++ '[' -n 0 ']' [2022-09-01T08:48:17.473Z] ++ set -x [2022-09-01T08:48:17.473Z] ++ 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-09-01T08:48:17.473Z] INFO: Testing against a local daemon [2022-09-01T08:48:17.473Z] === RUN TestExternalGraphDriver [2022-09-01T08:48:17.630Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-01T08:48:17.630Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-01T08:48:18.040Z] === RUN TestExternalGraphDriver/json [2022-09-01T08:48:18.193Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-01T08:48:18.193Z] --- PASS: TestConfigCreateResolve (2.52s) [2022-09-01T08:48:18.193Z] PASS [2022-09-01T08:48:18.193Z] [2022-09-01T08:48:18.193Z] DONE 6 tests in 18.360s [2022-09-01T08:48:18.193Z] check_test.go:540: [df1133d3be878] daemon is not started [2022-09-01T08:48:18.193Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-01T08:48:18.193Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-01T08:48:18.193Z] ++ 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-09-01T08:48:18.193Z] ++ set -e [2022-09-01T08:48:18.193Z] ++ '[' -n 0 ']' [2022-09-01T08:48:18.193Z] ++ set -x [2022-09-01T08:48:18.193Z] ++ 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-09-01T08:48:18.449Z] INFO: Testing against a local daemon [2022-09-01T08:48:18.449Z] === RUN TestAttachWithTTY [2022-09-01T08:48:18.449Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-01T08:48:18.449Z] === RUN TestAttachWithoutTTy [2022-09-01T08:48:18.449Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-09-01T08:48:18.449Z] === RUN TestCheckpoint [2022-09-01T08:48:18.449Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:48:18.449Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/commit [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:48:18.449Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:48:18.449Z] === CONT TestContainerInvalidJSON/commit [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-01T08:48:18.449Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-01T08:48:18.449Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-01T08:48:18.449Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-01T08:48:18.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-01T08:48:18.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-01T08:48:18.450Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-01T08:48:18.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-01T08:48:18.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-01T08:48:18.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-01T08:48:18.706Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-01T08:48:18.706Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-01T08:48:18.706Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-01T08:48:18.706Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.03s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.02s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-01T08:48:18.706Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-01T08:48:18.706Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-01T08:48:18.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-01T08:48:18.706Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-01T08:48:18.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-09-01T08:48:18.706Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-01T08:48:18.706Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-09-01T08:48:18.706Z] === RUN TestCopyEmptyFile [2022-09-01T08:48:18.963Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-01T08:48:19.220Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-09-01T08:48:19.220Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-01T08:48:19.416Z] === RUN TestExternalGraphDriver/spec [2022-09-01T08:48:19.477Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-09-01T08:48:19.477Z] === RUN TestCopyFromContainer [2022-09-01T08:48:19.734Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-01T08:48:19.734Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-01T08:48:20.330Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-09-01T08:48:20.330Z] === RUN TestServicePlugin [2022-09-01T08:48:20.664Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-01T08:48:20.664Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-01T08:48:21.229Z] === RUN TestCopyFromContainer// [2022-09-01T08:48:21.229Z] === RUN TestCopyFromContainer//bar/root [2022-09-01T08:48:21.229Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-01T08:48:21.318Z] === RUN TestExternalGraphDriver/pull [2022-09-01T08:48:21.485Z] === RUN TestCopyFromContainer/bar/quux [2022-09-01T08:48:21.485Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-01T08:48:21.485Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-01T08:48:21.742Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-01T08:48:21.742Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-01T08:48:22.000Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-01T08:48:22.000Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-01T08:48:22.257Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-01T08:48:22.257Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer (2.97s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-09-01T08:48:22.257Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-09-01T08:48:22.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-01T08:48:22.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:48:22.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:48:22.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:48:22.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:48:22.257Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:48:22.257Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:48:22.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-01T08:48:22.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-01T08:48:22.257Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-01T08:48:22.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-09-01T08:48:22.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-01T08:48:22.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-01T08:48:22.257Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-01T08:48:22.257Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-01T08:48:22.513Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-01T08:48:22.513Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-01T08:48:22.514Z] === RUN TestCreateWithInvalidEnv [2022-09-01T08:48:22.514Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-01T08:48:22.514Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-01T08:48:22.514Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-01T08:48:22.514Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-01T08:48:22.514Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-01T08:48:22.514Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-01T08:48:22.514Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-01T08:48:22.514Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-01T08:48:22.514Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-01T08:48:22.514Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-01T08:48:22.514Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-01T08:48:22.514Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-01T08:48:22.514Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-09-01T08:48:22.514Z] === RUN TestCreateTmpfsMountsTarget [2022-09-01T08:48:22.514Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-01T08:48:22.514Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-01T08:48:22.514Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-01T08:48:22.696Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-09-01T08:48:22.697Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-09-01T08:48:22.697Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-09-01T08:48:22.697Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-09-01T08:48:22.697Z] === RUN TestGraphdriverPluginV2 [2022-09-01T08:48:22.956Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:22.956Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-01T08:48:22.956Z] PASS [2022-09-01T08:48:22.956Z] [2022-09-01T08:48:22.956Z] === Skipped [2022-09-01T08:48:22.956Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-01T08:48:22.956Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:48:22.956Z] [2022-09-01T08:48:22.956Z] DONE 5 tests, 1 skipped in 5.471s [2022-09-01T08:48:22.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-01T08:48:22.956Z] ++ 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-09-01T08:48:22.956Z] ++ set -e [2022-09-01T08:48:22.956Z] ++ '[' -n 0 ']' [2022-09-01T08:48:22.956Z] ++ set -x [2022-09-01T08:48:22.956Z] ++ 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-09-01T08:48:22.956Z] INFO: Testing against a local daemon [2022-09-01T08:48:22.956Z] === RUN TestContinueAfterPluginCrash [2022-09-01T08:48:22.956Z] === PAUSE TestContinueAfterPluginCrash [2022-09-01T08:48:22.956Z] === RUN TestReadPluginNoRead [2022-09-01T08:48:22.956Z] === PAUSE TestReadPluginNoRead [2022-09-01T08:48:22.956Z] === RUN TestDaemonStartWithLogOpt [2022-09-01T08:48:22.956Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-01T08:48:22.956Z] === CONT TestContinueAfterPluginCrash [2022-09-01T08:48:22.956Z] === CONT TestDaemonStartWithLogOpt [2022-09-01T08:48:23.443Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-01T08:48:23.600Z] plugin_test.go:61: [d8c5564514bbf] joining swarm manager [de4672066515c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:48:24.810Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-01T08:48:24.810Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2022-09-01T08:48:24.810Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-01T08:48:24.810Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-01T08:48:24.966Z] plugin_test.go:64: [df8e41252b3bc] joining swarm manager [de4672066515c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:48:26.177Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-01T08:48:26.177Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-01T08:48:26.177Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-01T08:48:26.177Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-01T08:48:26.177Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-01T08:48:26.244Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-09-01T08:48:26.244Z] === CONT TestReadPluginNoRead [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:48:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:48:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:48:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:48:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:48:26.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:48:26.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:48:26.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-01T08:48:26.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-01T08:48:26.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-01T08:48:26.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-01T08:48:26.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-01T08:48:26.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-01T08:48:26.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-01T08:48:26.690Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-01T08:48:26.947Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-09-01T08:48:26.947Z] === RUN TestCreateDifferentPlatform [2022-09-01T08:48:26.947Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-01T08:48:26.947Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-01T08:48:26.947Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-01T08:48:26.947Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-01T08:48:26.947Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-01T08:48:26.947Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-01T08:48:26.947Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-01T08:48:26.947Z] === RUN TestCreateInvalidHostConfig [2022-09-01T08:48:26.947Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:48:26.947Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:48:26.947Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:48:26.947Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:48:26.947Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:48:26.947Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:48:26.947Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:48:26.947Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:48:26.947Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-01T08:48:26.947Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-01T08:48:26.947Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-01T08:48:26.947Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-01T08:48:26.947Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-01T08:48:26.947Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-01T08:48:26.947Z] === RUN TestContainerStartOnDaemonRestart [2022-09-01T08:48:26.947Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-01T08:48:26.947Z] === RUN TestDaemonRestartIpcMode [2022-09-01T08:48:26.947Z] === PAUSE TestDaemonRestartIpcMode [2022-09-01T08:48:26.947Z] === RUN TestDaemonHostGatewayIP [2022-09-01T08:48:26.947Z] === PAUSE TestDaemonHostGatewayIP [2022-09-01T08:48:26.947Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-01T08:48:26.947Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-01T08:48:26.947Z] === RUN TestContainerKillOnDaemonStart [2022-09-01T08:48:26.947Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-01T08:48:26.947Z] === RUN TestDiff [2022-09-01T08:48:27.509Z] --- PASS: TestDiff (0.43s) [2022-09-01T08:48:27.509Z] === RUN TestExecConsoleSize [2022-09-01T08:48:28.072Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-01T08:48:28.072Z] === RUN TestExecWithCloseStdin [2022-09-01T08:48:28.072Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-01T08:48:28.147Z] === RUN TestReadPluginNoRead/default [2022-09-01T08:48:28.635Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-09-01T08:48:28.635Z] === RUN TestExec [2022-09-01T08:48:29.198Z] --- PASS: TestExec (0.52s) [2022-09-01T08:48:29.198Z] === RUN TestExecUser [2022-09-01T08:48:29.523Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-01T08:48:29.761Z] --- PASS: TestExecUser (0.50s) [2022-09-01T08:48:29.761Z] === RUN TestExportContainerAndImportImage [2022-09-01T08:48:30.323Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-09-01T08:48:30.323Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-01T08:48:30.458Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-01T08:48:30.886Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-01T08:48:31.026Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-09-01T08:48:31.450Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-01T08:48:31.593Z] === CONT TestReadPluginNoRead [2022-09-01T08:48:31.593Z] read_test.go:92: [de6a17c95d7a4] daemon is not started [2022-09-01T08:48:31.593Z] --- PASS: TestReadPluginNoRead (5.55s) [2022-09-01T08:48:31.593Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-09-01T08:48:31.593Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-01T08:48:31.593Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-09-01T08:48:31.593Z] PASS [2022-09-01T08:48:31.593Z] [2022-09-01T08:48:31.593Z] DONE 6 tests in 8.635s [2022-09-01T08:48:31.593Z] 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-09-01T08:48:31.593Z] ++ 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-09-01T08:48:31.593Z] ++ set -e [2022-09-01T08:48:31.593Z] ++ '[' -n 0 ']' [2022-09-01T08:48:31.593Z] ++ set -x [2022-09-01T08:48:31.593Z] ++ 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-09-01T08:48:31.593Z] testing: warning: no tests to run [2022-09-01T08:48:31.593Z] PASS [2022-09-01T08:48:31.593Z] [2022-09-01T08:48:31.593Z] DONE 0 tests in 0.030s [2022-09-01T08:48:31.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-01T08:48:31.593Z] ++ 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-09-01T08:48:31.593Z] ++ set -e [2022-09-01T08:48:31.593Z] ++ '[' -n 0 ']' [2022-09-01T08:48:31.593Z] ++ set -x [2022-09-01T08:48:31.593Z] ++ 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-09-01T08:48:31.707Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-09-01T08:48:31.707Z] === RUN TestHealthCheckWorkdir [2022-09-01T08:48:31.707Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-01T08:48:31.852Z] INFO: Testing against a local daemon [2022-09-01T08:48:31.852Z] === RUN TestPluginWithDevMounts [2022-09-01T08:48:31.852Z] === PAUSE TestPluginWithDevMounts [2022-09-01T08:48:31.852Z] === CONT TestPluginWithDevMounts [2022-09-01T08:48:31.877Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-01T08:48:32.270Z] check_test.go:540: [de3a184750c7a] daemon is not started [2022-09-01T08:48:32.270Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-01T08:48:32.270Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-01T08:48:32.270Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-01T08:48:32.270Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-01T08:48:32.270Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-01T08:48:32.527Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-09-01T08:48:32.527Z] === RUN TestHealthKillContainer [2022-09-01T08:48:32.784Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-01T08:48:33.228Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-09-01T08:48:33.228Z] PASS [2022-09-01T08:48:33.228Z] [2022-09-01T08:48:33.228Z] DONE 1 tests in 1.620s [2022-09-01T08:48:33.228Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-01T08:48:33.228Z] ++ 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-09-01T08:48:33.228Z] ++ set -e [2022-09-01T08:48:33.228Z] ++ '[' -n 0 ']' [2022-09-01T08:48:33.228Z] ++ set -x [2022-09-01T08:48:33.228Z] ++ 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-09-01T08:48:33.346Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-01T08:48:33.487Z] INFO: Testing against a local daemon [2022-09-01T08:48:33.487Z] === RUN TestSecretInspect [2022-09-01T08:48:33.908Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-01T08:48:35.279Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-01T08:48:35.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-01T08:48:36.019Z] --- PASS: TestSecretInspect (2.16s) [2022-09-01T08:48:36.019Z] === RUN TestSecretList [2022-09-01T08:48:36.099Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-01T08:48:36.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-01T08:48:37.922Z] --- PASS: TestSecretList (2.16s) [2022-09-01T08:48:37.922Z] === RUN TestSecretsCreateAndDelete [2022-09-01T08:48:38.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-01T08:48:39.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-01T08:48:39.825Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-09-01T08:48:39.825Z] === RUN TestSecretsUpdate [2022-09-01T08:48:40.324Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-01T08:48:40.581Z] --- PASS: TestHealthKillContainer (8.18s) [2022-09-01T08:48:40.581Z] === RUN TestHealthCheckProcessKilled [2022-09-01T08:48:40.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-01T08:48:41.511Z] --- PASS: TestHealthCheckProcessKilled (0.90s) [2022-09-01T08:48:41.511Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-01T08:48:42.073Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-09-01T08:48:42.073Z] === RUN TestIpcModeNone [2022-09-01T08:48:42.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2f668__} [2022-09-01T08:48:42.356Z] --- PASS: TestSecretsUpdate (2.17s) [2022-09-01T08:48:42.356Z] === RUN TestTemplatedSecret [2022-09-01T08:48:42.586Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-01T08:48:42.586Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-01T08:48:42.586Z] check_test.go:540: [d7f6e80fcabae] daemon is not started [2022-09-01T08:48:42.586Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-01T08:48:42.844Z] --- PASS: TestIpcModeNone (0.79s) [2022-09-01T08:48:42.844Z] === RUN TestIpcModePrivate [2022-09-01T08:48:43.407Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-09-01T08:48:43.407Z] --- PASS: TestIpcModePrivate (0.58s) [2022-09-01T08:48:43.407Z] === RUN TestIpcModeShareable [2022-09-01T08:48:43.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14104725816_/foo_false_____} [2022-09-01T08:48:43.971Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-01T08:48:44.230Z] --- PASS: TestIpcModeShareable (0.76s) [2022-09-01T08:48:44.230Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-01T08:48:44.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14104725816_/foo_true_____} [2022-09-01T08:48:44.487Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-01T08:48:44.888Z] --- PASS: TestTemplatedSecret (2.50s) [2022-09-01T08:48:44.888Z] === RUN TestSecretCreateResolve [2022-09-01T08:48:46.264Z] --- PASS: TestSecretCreateResolve (1.78s) [2022-09-01T08:48:46.264Z] PASS [2022-09-01T08:48:46.264Z] [2022-09-01T08:48:46.264Z] DONE 6 tests in 13.021s [2022-09-01T08:48:46.264Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-01T08:48:46.264Z] ++ 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-09-01T08:48:46.264Z] ++ set -e [2022-09-01T08:48:46.264Z] ++ '[' -n 0 ']' [2022-09-01T08:48:46.264Z] ++ set -x [2022-09-01T08:48:46.264Z] ++ 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-09-01T08:48:46.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_false_____} [2022-09-01T08:48:46.386Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-01T08:48:46.522Z] INFO: Testing against a local daemon [2022-09-01T08:48:46.522Z] === RUN TestServiceCreateInit [2022-09-01T08:48:46.522Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-01T08:48:46.643Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2022-09-01T08:48:46.643Z] === RUN TestAPIIpcModeHost [2022-09-01T08:48:47.208Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-09-01T08:48:47.208Z] === RUN TestDaemonIpcModeShareable [2022-09-01T08:48:47.464Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-01T08:48:47.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_true_____} [2022-09-01T08:48:48.653Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-09-01T08:48:48.653Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-09-01T08:48:48.653Z] === RUN TestDaemonIpcModePrivate [2022-09-01T08:48:49.217Z] check_test.go:540: [d5affd7d7613c] daemon is not started [2022-09-01T08:48:49.217Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-01T08:48:49.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_true__0xc000a2f6b0___} [2022-09-01T08:48:49.965Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-01T08:48:49.965Z] tests/integration/client_test.py ..... [ 75%] [2022-09-01T08:48:49.965Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-01T08:48:49.965Z] tests/integration/errors_test.py . [ 76%] [2022-09-01T08:48:50.148Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-01T08:48:50.405Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2022-09-01T08:48:50.405Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-01T08:48:50.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2f6c8__} [2022-09-01T08:48:50.710Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-01T08:48:51.463Z] --- PASS: TestServicePlugin (30.00s) [2022-09-01T08:48:51.463Z] === RUN TestServiceUpdateLabel [2022-09-01T08:48:52.066Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-01T08:48:52.066Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-09-01T08:48:52.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2022-09-01T08:48:52.066Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-01T08:48:52.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2f6e0__} [2022-09-01T08:48:52.321Z] check_test.go:540: [d2c82bf524188] daemon is not started [2022-09-01T08:48:52.321Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-01T08:48:52.390Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-01T08:48:52.390Z] === RUN TestServiceUpdateSecrets [2022-09-01T08:48:53.250Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-09-01T08:48:53.506Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2022-09-01T08:48:53.506Z] === RUN TestIpcModeOlderClient [2022-09-01T08:48:53.506Z] === PAUSE TestIpcModeOlderClient [2022-09-01T08:48:53.506Z] === RUN TestKillContainerInvalidSignal [2022-09-01T08:48:53.763Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2f6f8__} [2022-09-01T08:48:53.996Z] --- PASS: TestServiceCreateInit (7.11s) [2022-09-01T08:48:53.996Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-09-01T08:48:53.996Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-09-01T08:48:53.996Z] === RUN TestCreateServiceMultipleTimes [2022-09-01T08:48:54.019Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2022-09-01T08:48:54.019Z] === RUN TestKillContainer [2022-09-01T08:48:54.019Z] === RUN TestKillContainer/no_signal [2022-09-01T08:48:54.582Z] === RUN TestKillContainer/non_killing_signal [2022-09-01T08:48:54.838Z] === RUN TestKillContainer/killing_signal [2022-09-01T08:48:55.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2f710__} [2022-09-01T08:48:55.351Z] docker_cli_daemon_plugins_test.go:80: [d50e26651fc28] daemon is not started [2022-09-01T08:48:55.912Z] --- PASS: TestKillContainer (1.86s) [2022-09-01T08:48:55.912Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-09-01T08:48:55.912Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-09-01T08:48:55.912Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-09-01T08:48:55.912Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-01T08:48:55.912Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-01T08:48:56.170Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-01T08:48:56.170Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-01T08:48:56.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-01T08:48:56.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2022-09-01T08:48:56.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s) [2022-09-01T08:48:56.734Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s) [2022-09-01T08:48:56.734Z] === RUN TestKillStoppedContainer [2022-09-01T08:48:56.734Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-01T08:48:56.734Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-01T08:48:56.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-09-01T08:48:56.991Z] === RUN TestKillDifferentUserContainer [2022-09-01T08:48:57.555Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-09-01T08:48:57.555Z] === RUN TestInspectOomKilledTrue [2022-09-01T08:48:57.555Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:48:57.555Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-01T08:48:57.555Z] === RUN TestInspectOomKilledFalse [2022-09-01T08:48:57.555Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:48:57.555Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-01T08:48:57.555Z] === RUN TestLinksEtcHostsContentMatch [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-01T08:48:57.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-01T08:48:58.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-09-01T08:48:58.069Z] === RUN TestLinksContainerNames [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-01T08:48:58.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-01T08:48:58.327Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-01T08:48:58.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-01T08:48:58.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-01T08:48:58.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-01T08:48:59.257Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-01T08:48:59.257Z] --- PASS: TestLinksContainerNames (1.33s) [2022-09-01T08:48:59.257Z] === RUN TestLogsFollowTailEmpty [2022-09-01T08:48:59.514Z] docker_cli_daemon_plugins_test.go:170: [d408f45869116] daemon is not started [2022-09-01T08:49:00.077Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-09-01T08:49:00.077Z] === RUN TestLogs [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:49:00.077Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:49:00.077Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:49:00.077Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-01T08:49:00.077Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-01T08:49:00.641Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-01T08:49:00.898Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-01T08:49:01.155Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-01T08:49:01.155Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-01T08:49:01.719Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-01T08:49:01.977Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-01T08:49:02.234Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file [2022-09-01T08:49:03.605Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:49:03.605Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:49:03.605Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:49:03.605Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-01T08:49:03.605Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-01T08:49:04.535Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-01T08:49:04.535Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-01T08:49:04.535Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-01T08:49:05.098Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-01T08:49:05.098Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-01T08:49:05.661Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-01T08:49:05.661Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-01T08:49:05.661Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-01T08:49:05.917Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-01T08:49:06.176Z] check_test.go:540: [d9919ddc0534e] daemon is not started [2022-09-01T08:49:06.176Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-01T08:49:06.738Z] --- PASS: TestLogs (6.60s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.00s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.05s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.14s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.33s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.17s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.93s) [2022-09-01T08:49:06.738Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s) [2022-09-01T08:49:06.738Z] === RUN TestContainerNetworkMountsNoChown [2022-09-01T08:49:06.738Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-01T08:49:06.995Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-01T08:49:07.229Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-09-01T08:49:07.230Z] === RUN TestServiceUpdateConfigs [2022-09-01T08:49:07.252Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-09-01T08:49:07.252Z] === RUN TestMountDaemonRoot [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/default [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/default [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/private [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/private [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rprivate [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/slave [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/slave [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rslave [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/shared [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/shared [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rshared [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/default [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/rshared [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/shared [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/rslave [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/slave [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/rprivate [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/private [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-01T08:49:07.509Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:49:07.509Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-01T08:49:07.509Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-01T08:49:07.510Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-01T08:49:07.510Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-01T08:49:07.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-01T08:49:07.766Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-01T08:49:07.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-01T08:49:08.023Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-01T08:49:08.023Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-01T08:49:08.023Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-01T08:49:08.023Z] === RUN TestContainerBindMountNonRecursive [2022-09-01T08:49:08.336Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-01T08:49:08.586Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-01T08:49:08.885Z] --- PASS: TestCreateServiceMultipleTimes (15.36s) [2022-09-01T08:49:08.885Z] === RUN TestCreateServiceConflict [2022-09-01T08:49:09.528Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-01T08:49:09.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-01T08:49:10.091Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-09-01T08:49:10.091Z] === RUN TestContainerVolumesMountedAsShared [2022-09-01T08:49:10.654Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-09-01T08:49:10.654Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-01T08:49:11.219Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-01T08:49:11.219Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-09-01T08:49:11.219Z] === RUN TestNetworkNat [2022-09-01T08:49:11.219Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-01T08:49:11.452Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-01T08:49:11.452Z] === RUN TestCreateServiceMaxReplicas [2022-09-01T08:49:12.152Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-01T08:49:12.152Z] --- PASS: TestNetworkNat (0.77s) [2022-09-01T08:49:12.152Z] === RUN TestNetworkLocalhostTCPNat [2022-09-01T08:49:13.081Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-09-01T08:49:13.081Z] === RUN TestNetworkLoopbackNat [2022-09-01T08:49:13.081Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-01T08:49:13.081Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-01T08:49:13.644Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-01T08:49:13.980Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-09-01T08:49:13.980Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-01T08:49:14.573Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-01T08:49:14.573Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-01T08:49:15.136Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-01T08:49:15.700Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-01T08:49:15.956Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-01T08:49:15.956Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-09-01T08:49:15.956Z] === RUN TestPause [2022-09-01T08:49:16.518Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-01T08:49:16.776Z] --- PASS: TestPause (0.68s) [2022-09-01T08:49:16.776Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-01T08:49:16.776Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:49:16.776Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:49:16.776Z] === RUN TestPauseStopPausedContainer [2022-09-01T08:49:17.707Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2022-09-01T08:49:17.707Z] === RUN TestPidHost [2022-09-01T08:49:17.963Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-01T08:49:18.219Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-01T08:49:18.476Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-01T08:49:19.038Z] --- PASS: TestPidHost (1.65s) [2022-09-01T08:49:19.038Z] === RUN TestPsFilter [2022-09-01T08:49:19.294Z] --- PASS: TestPsFilter (0.12s) [2022-09-01T08:49:19.294Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-01T08:49:19.856Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-01T08:49:19.856Z] === RUN TestRemoveContainerWithVolume [2022-09-01T08:49:20.117Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-09-01T08:49:20.117Z] === RUN TestRemoveContainerRunning [2022-09-01T08:49:20.684Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-09-01T08:49:20.684Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-01T08:49:21.246Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-09-01T08:49:21.246Z] === RUN TestRemoveInvalidContainer [2022-09-01T08:49:21.246Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-01T08:49:21.246Z] === RUN TestRenameLinkedContainer [2022-09-01T08:49:22.100Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2022-09-01T08:49:22.100Z] === RUN TestServiceUpdateNetwork [2022-09-01T08:49:22.176Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-01T08:49:23.105Z] --- PASS: TestRenameLinkedContainer (1.92s) [2022-09-01T08:49:23.105Z] === RUN TestRenameStoppedContainer [2022-09-01T08:49:23.667Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-09-01T08:49:23.667Z] === RUN TestRenameRunningContainerAndReuse [2022-09-01T08:49:24.282Z] ......... [ 85%] [2022-09-01T08:49:24.595Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2022-09-01T08:49:24.595Z] === RUN TestRenameInvalidName [2022-09-01T08:49:25.158Z] --- PASS: TestRenameInvalidName (0.48s) [2022-09-01T08:49:25.158Z] === RUN TestRenameAnonymousContainer [2022-09-01T08:49:26.526Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-09-01T08:49:26.526Z] === RUN TestRenameContainerWithSameName [2022-09-01T08:49:27.090Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-09-01T08:49:27.090Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-01T08:49:28.019Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-09-01T08:49:28.019Z] === RUN TestResize [2022-09-01T08:49:28.581Z] --- PASS: TestResize (0.43s) [2022-09-01T08:49:28.581Z] === RUN TestResizeWithInvalidSize [2022-09-01T08:49:28.581Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-01T08:49:28.841Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-01T08:49:28.841Z] === RUN TestResizeWhenContainerNotStarted [2022-09-01T08:49:28.851Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-09-01T08:49:28.851Z] === RUN TestCreateServiceSecretFileMode [2022-09-01T08:49:29.097Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-01T08:49:29.109Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-09-01T08:49:29.109Z] === RUN TestCreateServiceConfigFileMode [2022-09-01T08:49:29.434Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-01T08:49:29.663Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:29.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:29.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:29.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-01T08:49:29.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:30.629Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-01T08:49:31.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-01T08:49:31.640Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-09-01T08:49:31.640Z] === RUN TestCreateServiceSysctls [2022-09-01T08:49:33.451Z] check_test.go:540: [d2fa36ea5bd13] daemon is not started [2022-09-01T08:49:33.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-01T08:49:33.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-01T08:49:33.964Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-01T08:49:34.273Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-09-01T08:49:34.273Z] === RUN TestServiceUpdatePidsLimit [2022-09-01T08:49:34.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-01T08:49:34.927Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-09-01T08:49:34.928Z] === RUN TestCreateServiceCapabilities [2022-09-01T08:49:35.200Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-01T08:49:35.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-01T08:49:35.762Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-01T08:49:36.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-01T08:49:36.830Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2022-09-01T08:49:36.830Z] === RUN TestInspect [2022-09-01T08:49:37.196Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-01T08:49:37.196Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-01T08:49:37.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-01T08:49:38.762Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-01T08:49:39.361Z] --- PASS: TestInspect (2.63s) [2022-09-01T08:49:39.361Z] === RUN TestCreateJob [2022-09-01T08:49:39.412Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-01T08:49:40.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-01T08:49:40.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-01T08:49:40.388Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-01T08:49:42.646Z] --- PASS: TestCreateJob (3.01s) [2022-09-01T08:49:42.646Z] === RUN TestReplicatedJob [2022-09-01T08:49:42.695Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-01T08:49:42.695Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-01T08:49:42.912Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:43.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-01T08:49:43.845Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-01T08:49:44.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:45.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-01T08:49:45.359Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-01T08:49:46.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-01T08:49:46.558Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-01T08:49:46.559Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-01T08:49:46.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-01T08:49:46.701Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-01T08:49:46.867Z] --- PASS: TestReplicatedJob (4.65s) [2022-09-01T08:49:46.867Z] === RUN TestUpdateReplicatedJob [2022-09-01T08:49:46.988Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-01T08:49:47.125Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:47.247Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-01T08:49:47.247Z] [2022-09-01T08:49:47.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-01T08:49:47.247Z] =========================== short test summary info ============================ [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-01T08:49:47.247Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-01T08:49:47.247Z] Not supported on most drivers [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-01T08:49:47.247Z] Output of docker top depends on host distro, and is not formalized. [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-01T08:49:47.247Z] Output of docker top depends on host distro, and is not formalized. [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-01T08:49:47.247Z] Can fail if eth0 has multiple IP addresses [2022-09-01T08:49:47.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-01T08:49:47.247Z] This doesn't seem to be taken into account by the engine [2022-09-01T08:49:47.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-01T08:49:47.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-01T08:49:47.247Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.71 seconds == [2022-09-01T08:49:47.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-01T08:49:47.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-01T08:49:48.311Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-01T08:49:49.687Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-01T08:49:49.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-01T08:49:50.152Z] --- PASS: TestUpdateReplicatedJob (2.94s) [2022-09-01T08:49:50.152Z] === RUN TestServiceListWithStatuses [2022-09-01T08:49:50.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:49:50.152Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-01T08:49:50.152Z] === RUN TestDockerNetworkConnectAlias [2022-09-01T08:49:50.201Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-01T08:49:50.417Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-09-01T08:49:50.417Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-01T08:49:50.417Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-09-01T08:49:50.417Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-01T08:49:50.417Z] PASS [2022-09-01T08:49:50.417Z] [2022-09-01T08:49:50.417Z] === Skipped [2022-09-01T08:49:50.417Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-01T08:49:50.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:49:50.417Z] [2022-09-01T08:49:50.417Z] DONE 27 tests, 1 skipped in 163.755s [2022-09-01T08:49:50.417Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-01T08:49:50.417Z] INFO: Testing against a local daemon [2022-09-01T08:49:50.417Z] === RUN TestSessionCreate [2022-09-01T08:49:50.417Z] --- PASS: TestSessionCreate (0.03s) [2022-09-01T08:49:50.417Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-01T08:49:50.417Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-01T08:49:50.417Z] PASS [2022-09-01T08:49:50.417Z] [2022-09-01T08:49:50.417Z] DONE 2 tests in 0.062s [2022-09-01T08:49:50.417Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-01T08:49:50.417Z] INFO: Testing against a local daemon [2022-09-01T08:49:50.417Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-01T08:49:50.417Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-01T08:49:50.417Z] === RUN TestDiskUsage [2022-09-01T08:49:50.417Z] === PAUSE TestDiskUsage [2022-09-01T08:49:50.417Z] === RUN TestEventsExecDie [2022-09-01T08:49:50.674Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-01T08:49:50.674Z] === RUN TestEventsBackwardsCompatible [2022-09-01T08:49:50.674Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-01T08:49:50.674Z] === RUN TestEventsVolumeCreate [2022-09-01T08:49:50.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-01T08:49:50.930Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-01T08:49:50.930Z] === RUN TestInfoBinaryCommits [2022-09-01T08:49:50.930Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-01T08:49:50.930Z] === RUN TestInfoAPIVersioned [2022-09-01T08:49:50.930Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-01T08:49:50.930Z] === RUN TestInfoAPI [2022-09-01T08:49:50.930Z] --- PASS: TestInfoAPI (0.02s) [2022-09-01T08:49:50.930Z] === RUN TestInfoAPIWarnings [2022-09-01T08:49:51.021Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-01T08:49:51.588Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-01T08:49:51.588Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-01T08:49:51.588Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-01T08:49:52.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-01T08:49:52.408Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-01T08:49:53.339Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-01T08:49:53.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-01T08:49:54.340Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2022-09-01T08:49:54.340Z] === RUN TestDockerNetworkReConnect [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.84s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.80s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.92s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.22s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.57s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.21s) [2022-09-01T08:49:55.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2022-09-01T08:49:55.855Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-01T08:49:55.855Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-01T08:49:56.783Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-01T08:49:56.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-01T08:49:56.783Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-01T08:49:56.871Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-09-01T08:49:56.871Z] === RUN TestServicePlugin [2022-09-01T08:49:56.871Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:49:56.871Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-01T08:49:56.871Z] === RUN TestServiceUpdateLabel [2022-09-01T08:49:57.487Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T08:49:57.487Z] [2022-09-01T08:49:57.487Z] Unloading profiles will leave already running processes permanently [2022-09-01T08:49:57.487Z] unconfined, which can lead to unexpected situations. [2022-09-01T08:49:57.487Z] [2022-09-01T08:49:57.487Z] To set a process to complain mode, use the command line tool [2022-09-01T08:49:57.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T08:49:57.487Z] [2022-09-01T08:49:57.714Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-01T08:49:57.971Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.65s) [2022-09-01T08:49:57.971Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.16s) [2022-09-01T08:49:57.971Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.48s) [2022-09-01T08:49:57.971Z] === RUN TestCgroupNamespacesRun Post stage [Pipeline] junit [2022-09-01T08:49:58.886Z] Recording test results [2022-09-01T08:49:59.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-01T08:49:59.339Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2022-09-01T08:49:59.339Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-01T08:49:59.402Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-09-01T08:49:59.402Z] === RUN TestServiceUpdateSecrets [2022-09-01T08:50:00.218Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-01T08:50:00.511Z] + echo Ensuring container killed. [2022-09-01T08:50:00.512Z] Ensuring container killed. [2022-09-01T08:50:00.512Z] + docker rm -vf docker-pr1 [2022-09-01T08:50:00.512Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-01T08:50:00.796Z] + echo Chowning /workspace to jenkins user [2022-09-01T08:50:00.796Z] Chowning /workspace to jenkins user [2022-09-01T08:50:00.796Z] + id -u [2022-09-01T08:50:00.796Z] + id -g [2022-09-01T08:50:00.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T08:50:00.796Z] Unable to find image 'busybox:latest' locally [2022-09-01T08:50:00.796Z] latest: Pulling from library/busybox [2022-09-01T08:50:01.057Z] 50783e0dfb64: Pulling fs layer [2022-09-01T08:50:01.057Z] 50783e0dfb64: Download complete [2022-09-01T08:50:01.057Z] 50783e0dfb64: Pull complete [2022-09-01T08:50:01.057Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-09-01T08:50:01.057Z] Status: Downloaded newer image for busybox:latest [2022-09-01T08:50:01.233Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s) [2022-09-01T08:50:01.233Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-01T08:50:02.163Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-01T08:50:02.420Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.50s) [2022-09-01T08:50:02.420Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T08:50:02.766Z] + bundleName=docker-py [2022-09-01T08:50:02.766Z] + echo Creating docker-py-bundles.tar.gz [2022-09-01T08:50:02.766Z] Creating docker-py-bundles.tar.gz [2022-09-01T08:50:02.766Z] + 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-09-01T08:50:02.780Z] Archiving artifacts [2022-09-01T08:50:02.983Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-01T08:50:03.915Z] check_test.go:540: [dc41fca7e2022] daemon is not started [2022-09-01T08:50:03.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-01T08:50:04.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-09-01T08:50:04.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-01T08:50:04.428Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-01T08:50:04.619Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-01T08:50:04.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh binary [2022-09-01T08:50:05.250Z] [2022-09-01T08:50:05.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-01T08:50:05.510Z] Removing bundles/ [2022-09-01T08:50:05.510Z] [2022-09-01T08:50:05.510Z] ---> Making bundle: binary (in bundles/binary) [2022-09-01T08:50:05.510Z] Building: bundles/binary-daemon/dockerd [2022-09-01T08:50:05.510Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:50:05.614Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.43s) [2022-09-01T08:50:05.614Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-01T08:50:07.507Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2022-09-01T08:50:07.507Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-01T08:50:07.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-01T08:50:08.070Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-09-01T08:50:08.070Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-01T08:50:08.967Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-01T08:50:08.967Z] === RUN TestInfoDebug [2022-09-01T08:50:08.967Z] --- PASS: TestInfoDebug (0.52s) [2022-09-01T08:50:08.967Z] === RUN TestInfoInsecureRegistries [2022-09-01T08:50:08.967Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-01T08:50:08.967Z] === RUN TestInfoRegistryMirrors [2022-09-01T08:50:08.967Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-01T08:50:08.967Z] === RUN TestLoginFailsWithBadCredentials [2022-09-01T08:50:09.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-01T08:50:09.223Z] === RUN TestPingCacheHeaders [2022-09-01T08:50:09.481Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-01T08:50:09.481Z] === RUN TestPingGet [2022-09-01T08:50:09.481Z] --- PASS: TestPingGet (0.01s) [2022-09-01T08:50:09.481Z] === RUN TestPingHead [2022-09-01T08:50:09.481Z] --- PASS: TestPingHead (0.02s) [2022-09-01T08:50:09.481Z] === RUN TestPingSwarmHeader [2022-09-01T08:50:09.962Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2022-09-01T08:50:09.962Z] === RUN TestNISDomainname [2022-09-01T08:50:10.043Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-01T08:50:10.525Z] --- PASS: TestNISDomainname (0.75s) [2022-09-01T08:50:10.525Z] === RUN TestHostnameDnsResolution [2022-09-01T08:50:10.603Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-01T08:50:11.458Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-01T08:50:11.458Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-01T08:50:11.458Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-01T08:50:11.531Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-01T08:50:11.531Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-09-01T08:50:11.531Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-01T08:50:11.531Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-01T08:50:11.531Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-01T08:50:11.531Z] === RUN TestPingBuilderHeader [2022-09-01T08:50:11.531Z] === RUN TestPingBuilderHeader/default_config [2022-09-01T08:50:11.714Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-09-01T08:50:11.714Z] === RUN TestUnprivilegedPortsAndPing [2022-09-01T08:50:12.092Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-01T08:50:12.279Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-01T08:50:12.279Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-01T08:50:12.348Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-09-01T08:50:12.348Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-01T08:50:12.348Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-09-01T08:50:12.348Z] === RUN TestVersion [2022-09-01T08:50:12.348Z] --- PASS: TestVersion (0.02s) [2022-09-01T08:50:12.348Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-01T08:50:12.348Z] === CONT TestDiskUsage [2022-09-01T08:50:12.850Z] --- PASS: TestUnprivilegedPortsAndPing (1.11s) [2022-09-01T08:50:12.850Z] === RUN TestPrivilegedHostDevices [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/container_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/image_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/volume_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-01T08:50:12.910Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-01T08:50:13.414Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-01T08:50:13.414Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-01T08:50:13.472Z] === RUN TestDiskUsage/after_container.Run [2022-09-01T08:50:13.671Z] --- PASS: TestPrivilegedHostDevices (0.98s) [2022-09-01T08:50:13.671Z] === RUN TestRunConsoleSize [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-01T08:50:13.729Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-01T08:50:13.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-01T08:50:13.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage (1.57s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:50:13.987Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-09-01T08:50:13.987Z] PASS [2022-09-01T08:50:13.987Z] [2022-09-01T08:50:13.987Z] DONE 57 tests in 23.922s [2022-09-01T08:50:13.987Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-01T08:50:13.987Z] INFO: Testing against a local daemon [2022-09-01T08:50:13.987Z] === RUN TestVolumesCreateAndList [2022-09-01T08:50:13.987Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-01T08:50:13.987Z] === RUN TestVolumesRemove [2022-09-01T08:50:14.184Z] --- PASS: TestRunConsoleSize (0.62s) [2022-09-01T08:50:14.184Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-01T08:50:14.244Z] === RUN TestVolumesInspect [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-01T08:50:14.244Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-01T08:50:14.244Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-01T08:50:14.244Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-01T08:50:14.244Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-01T08:50:14.244Z] PASS [2022-09-01T08:50:14.244Z] [2022-09-01T08:50:14.244Z] DONE 9 tests in 0.146s [2022-09-01T08:50:14.244Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T08:50:14.275Z] --- PASS: TestServiceUpdateSecrets (14.01s) [2022-09-01T08:50:14.275Z] === RUN TestServiceUpdateConfigs [2022-09-01T08:50:14.806Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-01T08:50:14.806Z] Removing test suite binaries [2022-09-01T08:50:14.806Z] exiting test-integration [2022-09-01T08:50:14.806Z] ++ exit 0 [2022-09-01T08:50:14.806Z] [2022-09-01T08:50:15.552Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-01T08:50:15.552Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs Post stage [Pipeline] junit [2022-09-01T08:50:16.183Z] Recording test results [2022-09-01T08:50:16.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-01T08:50:16.738Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-01T08:50:17.667Z] --- PASS: TestRunWithAlternativeContainerdShim (3.19s) [2022-09-01T08:50:17.667Z] === RUN TestStats [2022-09-01T08:50:17.757Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-01T08:50:18.128Z] + echo Ensuring container killed. [2022-09-01T08:50:18.128Z] Ensuring container killed. [2022-09-01T08:50:18.128Z] + docker rm -vf docker-pr1 [2022-09-01T08:50:18.128Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-01T08:50:18.448Z] + echo Chowning /workspace to jenkins user [2022-09-01T08:50:18.448Z] Chowning /workspace to jenkins user [2022-09-01T08:50:18.448Z] + id -u [2022-09-01T08:50:18.448Z] + id -g [2022-09-01T08:50:18.448Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T08:50:18.448Z] Unable to find image 'busybox:latest' locally [2022-09-01T08:50:18.448Z] latest: Pulling from library/busybox [2022-09-01T08:50:18.595Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-01T08:50:18.705Z] 50783e0dfb64: Pulling fs layer [2022-09-01T08:50:18.705Z] 50783e0dfb64: Download complete [2022-09-01T08:50:18.705Z] 50783e0dfb64: Pull complete [2022-09-01T08:50:18.705Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-09-01T08:50:18.705Z] Status: Downloaded newer image for busybox:latest [2022-09-01T08:50:18.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T08:50:20.218Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-01T08:50:20.218Z] --- PASS: TestStats (2.66s) [2022-09-01T08:50:20.218Z] === RUN TestStopContainerWithTimeout [2022-09-01T08:50:20.218Z] === RUN TestStopContainerWithTimeout/0 [2022-09-01T08:50:20.218Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-01T08:50:20.218Z] === RUN TestStopContainerWithTimeout/1 [2022-09-01T08:50:20.218Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-01T08:50:20.218Z] === RUN TestStopContainerWithTimeout/3 [2022-09-01T08:50:20.218Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-01T08:50:20.218Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-01T08:50:20.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-01T08:50:20.218Z] === CONT TestStopContainerWithTimeout/0 [2022-09-01T08:50:20.218Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-01T08:50:20.404Z] + bundleName=amd64-cgroup2 [2022-09-01T08:50:20.404Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-01T08:50:20.404Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-01T08:50:20.404Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-01T08:50:20.404Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-01T08:50:20.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] archiveArtifacts [2022-09-01T08:50:20.669Z] Archiving artifacts [2022-09-01T08:50:21.038Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-01T08:50:21.295Z] === CONT TestStopContainerWithTimeout/3 [2022-09-01T08:50:21.858Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-01T08:50:22.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-01T08:50:22.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-01T08:50:22.795Z] + make clean [2022-09-01T08:50:22.795Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-01T08:50:22.795Z] docker-dev-cache [2022-09-01T08:50:22.795Z] docker-mod-cache [Pipeline] deleteDir [2022-09-01T08:50:23.042Z] === CONT TestStopContainerWithTimeout/1 [2022-09-01T08:50:23.605Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-01T08:50:24.169Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-01T08:50:24.733Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-01T08:50:24.733Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-09-01T08:50:24.733Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2022-09-01T08:50:24.733Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-09-01T08:50:24.733Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-09-01T08:50:24.733Z] === RUN TestDeleteDevicemapper [2022-09-01T08:50:24.733Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:50:24.733Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-01T08:50:24.733Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-01T08:50:24.989Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T08:50:25.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-01T08:50:25.553Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-01T08:50:25.553Z] check_test.go:540: [ddf6f7a1eabce] daemon is not started [2022-09-01T08:50:25.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-01T08:50:25.553Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-01T08:50:25.553Z] check_test.go:540: [de512c5db1d75] daemon is not started [2022-09-01T08:50:25.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-01T08:50:27.448Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2022-09-01T08:50:27.448Z] === RUN TestUpdateMemory [2022-09-01T08:50:27.448Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:50:27.448Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-01T08:50:27.448Z] === RUN TestUpdateCPUQuota [2022-09-01T08:50:28.816Z] --- PASS: TestUpdateCPUQuota (1.21s) [2022-09-01T08:50:28.816Z] === RUN TestUpdatePidsLimit [2022-09-01T08:50:28.816Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-01T08:50:28.816Z] check_test.go:540: [d30d2f90883e9] daemon is not started [2022-09-01T08:50:28.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-01T08:50:28.816Z] === RUN TestUpdatePidsLimit/no_change [2022-09-01T08:50:29.173Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-09-01T08:50:29.173Z] === RUN TestServiceUpdateNetwork [2022-09-01T08:50:29.379Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-01T08:50:29.637Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-01T08:50:29.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-01T08:50:30.458Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-01T08:50:30.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit (3.46s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-09-01T08:50:32.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-09-01T08:50:32.085Z] === RUN TestUpdateRestartPolicy [2022-09-01T08:50:33.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-01T08:50:35.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-01T08:50:38.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-01T08:50:39.143Z] --- PASS: TestServiceUpdateNetwork (12.07s) [2022-09-01T08:50:39.143Z] === RUN TestServiceUpdatePidsLimit [2022-09-01T08:50:39.885Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-01T08:50:40.454Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-01T08:50:40.518Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-01T08:50:41.016Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-01T08:50:41.086Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-01T08:50:41.289Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-01T08:50:42.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-01T08:50:42.658Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-01T08:50:44.550Z] --- PASS: TestUpdateRestartPolicy (12.28s) [2022-09-01T08:50:44.550Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-01T08:50:44.807Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-01T08:50:45.063Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-09-01T08:50:45.063Z] === RUN TestWaitNonBlocked [2022-09-01T08:50:45.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:50:45.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:50:45.063Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:50:45.063Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:50:45.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-01T08:50:45.063Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-01T08:50:45.626Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-01T08:50:46.190Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-01T08:50:46.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-09-01T08:50:46.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2022-09-01T08:50:46.190Z] === RUN TestWaitBlocked [2022-09-01T08:50:46.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:50:46.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:50:46.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:50:46.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:50:46.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-01T08:50:46.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-01T08:50:47.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-01T08:50:47.376Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-01T08:50:47.376Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2022-09-01T08:50:47.376Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2022-09-01T08:50:47.376Z] === RUN TestWaitConditions [2022-09-01T08:50:47.376Z] === RUN TestWaitConditions/default [2022-09-01T08:50:47.376Z] === PAUSE TestWaitConditions/default [2022-09-01T08:50:47.376Z] === RUN TestWaitConditions/not-running [2022-09-01T08:50:47.376Z] === PAUSE TestWaitConditions/not-running [2022-09-01T08:50:47.376Z] === RUN TestWaitConditions/next-exit [2022-09-01T08:50:47.376Z] === PAUSE TestWaitConditions/next-exit [2022-09-01T08:50:47.376Z] === RUN TestWaitConditions/removed [2022-09-01T08:50:47.376Z] === PAUSE TestWaitConditions/removed [2022-09-01T08:50:47.376Z] === CONT TestWaitConditions/default [2022-09-01T08:50:47.376Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:50:47.376Z] === CONT TestWaitConditions/default [2022-09-01T08:50:47.376Z] wait_test.go:146: ContainerID = 9cfa1a4001c020c7485ba2e80ca0baee72d6d728a994b49c6f34adeb4c7ddb12 [2022-09-01T08:50:47.376Z] === CONT TestWaitConditions/next-exit [2022-09-01T08:50:47.376Z] wait_test.go:146: ContainerID = 56b3b7e5d2f802f66e7c07ac19206ae6d2bc53e6d61f3886b7183d9995bd8efd [2022-09-01T08:50:48.745Z] === CONT TestWaitConditions/removed [2022-09-01T08:50:48.745Z] wait_test.go:146: ContainerID = d4815b9bd17fa9e2f6599ef56a2275c925c099ee10428481c4dbfc7509bc1025 [2022-09-01T08:50:48.745Z] === CONT TestWaitConditions/not-running [2022-09-01T08:50:48.745Z] wait_test.go:146: ContainerID = 068dacf437cd537fb15507efdf9758cf2275694e377aaefa040e3b4420eacc7f [2022-09-01T08:50:49.265Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-01T08:50:50.114Z] --- PASS: TestWaitConditions (0.04s) [2022-09-01T08:50:50.114Z] --- PASS: TestWaitConditions/next-exit (1.15s) [2022-09-01T08:50:50.114Z] --- PASS: TestWaitConditions/default (1.36s) [2022-09-01T08:50:50.114Z] --- PASS: TestWaitConditions/not-running (1.18s) [2022-09-01T08:50:50.114Z] --- PASS: TestWaitConditions/removed (1.46s) [2022-09-01T08:50:50.114Z] === RUN TestWaitRestartedContainer [2022-09-01T08:50:50.114Z] === RUN TestWaitRestartedContainer/default [2022-09-01T08:50:50.114Z] === PAUSE TestWaitRestartedContainer/default [2022-09-01T08:50:50.114Z] === RUN TestWaitRestartedContainer/not-running [2022-09-01T08:50:50.114Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-01T08:50:50.114Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-01T08:50:50.114Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-01T08:50:50.114Z] === CONT TestWaitRestartedContainer/default [2022-09-01T08:50:50.114Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-01T08:50:51.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-01T08:50:52.047Z] === CONT TestWaitRestartedContainer/not-running [2022-09-01T08:50:53.415Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-09-01T08:50:53.415Z] --- PASS: TestWaitRestartedContainer/next-exit (2.13s) [2022-09-01T08:50:53.415Z] --- PASS: TestWaitRestartedContainer/default (2.33s) [2022-09-01T08:50:53.415Z] --- PASS: TestWaitRestartedContainer/not-running (1.38s) [2022-09-01T08:50:53.415Z] === CONT TestContainerStartOnDaemonRestart [2022-09-01T08:50:53.415Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-01T08:50:53.673Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-01T08:50:55.566Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-01T08:50:55.829Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2022-09-01T08:50:55.829Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-01T08:50:55.829Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-01T08:50:55.829Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-01T08:50:55.829Z] PASS [2022-09-01T08:50:55.829Z] [2022-09-01T08:50:55.829Z] === Skipped [2022-09-01T08:50:55.829Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-01T08:50:55.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:50:55.829Z] [2022-09-01T08:50:55.829Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-01T08:50:55.829Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-01T08:50:55.829Z] [2022-09-01T08:50:55.829Z] DONE 27 tests, 2 skipped in 129.012s [2022-09-01T08:50:55.829Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-01T08:50:55.829Z] ++ 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-09-01T08:50:55.829Z] ++ set -e [2022-09-01T08:50:55.829Z] ++ '[' -n 0 ']' [2022-09-01T08:50:55.829Z] ++ set -x [2022-09-01T08:50:55.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-01T08:50:55.829Z] INFO: Testing against a local daemon [2022-09-01T08:50:55.829Z] === RUN TestSessionCreate [2022-09-01T08:50:55.829Z] --- PASS: TestSessionCreate (0.02s) [2022-09-01T08:50:55.830Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-01T08:50:55.830Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-01T08:50:55.830Z] PASS [2022-09-01T08:50:55.830Z] [2022-09-01T08:50:55.830Z] DONE 2 tests in 0.123s [2022-09-01T08:50:55.830Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-01T08:50:55.830Z] ++ 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-09-01T08:50:55.830Z] ++ set -e [2022-09-01T08:50:55.830Z] ++ '[' -n 0 ']' [2022-09-01T08:50:55.830Z] ++ set -x [2022-09-01T08:50:55.830Z] ++ 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-09-01T08:50:55.830Z] INFO: Testing against a local daemon [2022-09-01T08:50:55.830Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-01T08:50:55.830Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T08:50:55.830Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T08:50:55.830Z] === RUN TestDiskUsage [2022-09-01T08:50:55.830Z] === PAUSE TestDiskUsage [2022-09-01T08:50:55.830Z] === RUN TestEventsExecDie [2022-09-01T08:50:56.089Z] --- PASS: TestEventsExecDie (0.48s) [2022-09-01T08:50:56.089Z] === RUN TestEventsBackwardsCompatible [2022-09-01T08:50:56.089Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-09-01T08:50:56.089Z] === RUN TestEventsVolumeCreate [2022-09-01T08:50:56.089Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-01T08:50:56.089Z] === RUN TestInfoBinaryCommits [2022-09-01T08:50:56.089Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-01T08:50:56.089Z] === RUN TestInfoAPIVersioned [2022-09-01T08:50:56.089Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-01T08:50:56.089Z] === RUN TestInfoAPI [2022-09-01T08:50:56.089Z] --- PASS: TestInfoAPI (0.02s) [2022-09-01T08:50:56.089Z] === RUN TestInfoAPIWarnings [2022-09-01T08:50:58.089Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2022-09-01T08:50:58.089Z] === CONT TestIpcModeOlderClient [2022-09-01T08:50:58.089Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-01T08:50:58.089Z] === CONT TestContainerKillOnDaemonStart [2022-09-01T08:50:58.089Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.38s) [2022-09-01T08:50:58.089Z] === CONT TestDaemonHostGatewayIP [2022-09-01T08:50:58.089Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-01T08:50:58.089Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-01T08:50:58.346Z] check_test.go:540: [d89bd6a20a3b6] daemon is not started [2022-09-01T08:50:58.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-01T08:51:00.241Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-01T08:51:01.610Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-01T08:51:01.866Z] --- PASS: TestDaemonHostGatewayIP (3.98s) [2022-09-01T08:51:01.866Z] === CONT TestDaemonRestartIpcMode [2022-09-01T08:51:03.759Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-01T08:51:04.798Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-01T08:51:05.064Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2022-09-01T08:51:05.326Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-01T08:51:05.583Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-01T08:51:06.953Z] check_test.go:540: [d8ba6a5be73b6] daemon is not started [2022-09-01T08:51:06.953Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-01T08:51:07.884Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-01T08:51:10.403Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-01T08:51:10.403Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-01T08:51:10.966Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-09-01T08:51:10.966Z] PASS [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === Skipped [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-01T08:51:10.966Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-01T08:51:10.966Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-01T08:51:10.966Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-01T08:51:10.966Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-01T08:51:10.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-01T08:51:10.966Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-01T08:51:10.966Z] [2022-09-01T08:51:10.966Z] DONE 273 tests, 6 skipped in 172.663s [2022-09-01T08:51:10.966Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-01T08:51:10.966Z] ++ 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-09-01T08:51:10.966Z] ++ set -e [2022-09-01T08:51:10.966Z] ++ '[' -n 0 ']' [2022-09-01T08:51:10.966Z] ++ set -x [2022-09-01T08:51:10.966Z] ++ 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-09-01T08:51:10.966Z] === RUN TestConfigDaemonLibtrustID [2022-09-01T08:51:11.222Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-01T08:51:11.479Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-01T08:51:11.479Z] === RUN TestConfigDaemonID [2022-09-01T08:51:12.846Z] daemon_test.go:83: [dd91d0cc366a5] daemon is not started [2022-09-01T08:51:12.846Z] --- PASS: TestConfigDaemonID (1.08s) [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:51:12.846Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-01T08:51:12.846Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-01T08:51:12.846Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-01T08:51:12.846Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-01T08:51:12.846Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-01T08:51:12.846Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-01T08:51:12.846Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-01T08:51:12.846Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-01T08:51:12.846Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-01T08:51:12.846Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-01T08:51:12.846Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-09-01T08:51:13.103Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-09-01T08:51:13.103Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-01T08:51:13.103Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-01T08:51:13.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-01T08:51:14.170Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-01T08:51:14.170Z] === RUN TestInfoDebug [2022-09-01T08:51:14.170Z] --- PASS: TestInfoDebug (0.52s) [2022-09-01T08:51:14.170Z] === RUN TestInfoInsecureRegistries [2022-09-01T08:51:14.170Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-01T08:51:14.170Z] === RUN TestInfoRegistryMirrors [2022-09-01T08:51:14.230Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-01T08:51:14.428Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-01T08:51:14.428Z] === RUN TestLoginFailsWithBadCredentials [2022-09-01T08:51:14.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-01T08:51:14.687Z] === RUN TestPingCacheHeaders [2022-09-01T08:51:14.687Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-01T08:51:14.687Z] === RUN TestPingGet [2022-09-01T08:51:14.687Z] --- PASS: TestPingGet (0.01s) [2022-09-01T08:51:14.687Z] === RUN TestPingHead [2022-09-01T08:51:14.687Z] --- PASS: TestPingHead (0.02s) [2022-09-01T08:51:14.687Z] === RUN TestPingSwarmHeader [2022-09-01T08:51:15.163Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-01T08:51:15.254Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-01T08:51:15.822Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-01T08:51:16.093Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-01T08:51:16.349Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-01T08:51:16.349Z] daemon_test.go:197: [d5f5a5a4d2c70] daemon is not started [2022-09-01T08:51:16.349Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-09-01T08:51:16.349Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-09-01T08:51:16.349Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-09-01T08:51:16.349Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-09-01T08:51:16.349Z] === RUN TestDaemonProxy [2022-09-01T08:51:16.349Z] === RUN TestDaemonProxy/environment_variables [2022-09-01T08:51:16.764Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-01T08:51:16.764Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-09-01T08:51:16.764Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-01T08:51:16.764Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-01T08:51:16.764Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-01T08:51:16.764Z] === RUN TestPingBuilderHeader [2022-09-01T08:51:16.764Z] === RUN TestPingBuilderHeader/default_config [2022-09-01T08:51:16.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-01T08:51:17.330Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-01T08:51:17.474Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-01T08:51:17.897Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-01T08:51:17.897Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-01T08:51:17.897Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-01T08:51:17.897Z] === RUN TestVersion [2022-09-01T08:51:17.897Z] --- PASS: TestVersion (0.02s) [2022-09-01T08:51:17.897Z] === CONT TestDiskUsage [2022-09-01T08:51:18.036Z] === RUN TestDaemonProxy/command-line_options [2022-09-01T08:51:18.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-01T08:51:18.036Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/container_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/image_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-01T08:51:18.464Z] === RUN TestDiskUsage/after_container.Run [2022-09-01T08:51:18.600Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-01T08:51:19.032Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage (1.14s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T08:51:19.032Z] PASS [2022-09-01T08:51:19.032Z] [2022-09-01T08:51:19.032Z] === Skipped [2022-09-01T08:51:19.032Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T08:51:19.032Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T08:51:19.032Z] [2022-09-01T08:51:19.032Z] DONE 57 tests, 1 skipped in 23.537s [2022-09-01T08:51:19.032Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-01T08:51:19.032Z] ++ 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-09-01T08:51:19.032Z] ++ set -e [2022-09-01T08:51:19.032Z] ++ '[' -n 0 ']' [2022-09-01T08:51:19.032Z] ++ set -x [2022-09-01T08:51:19.032Z] ++ 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-09-01T08:51:19.032Z] INFO: Testing against a local daemon [2022-09-01T08:51:19.032Z] === RUN TestVolumesCreateAndList [2022-09-01T08:51:19.032Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-01T08:51:19.032Z] === RUN TestVolumesRemove [2022-09-01T08:51:19.163Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-01T08:51:19.163Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesRemove (0.05s) [2022-09-01T08:51:19.291Z] === RUN TestVolumesInspect [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-01T08:51:19.291Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-01T08:51:19.291Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-01T08:51:19.291Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-01T08:51:19.291Z] PASS [2022-09-01T08:51:19.291Z] [2022-09-01T08:51:19.291Z] DONE 9 tests in 0.194s [2022-09-01T08:51:19.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T08:51:19.291Z] ++++ cat bundles/test-integration/docker.pid [2022-09-01T08:51:19.291Z] +++ kill 14802 [2022-09-01T08:51:19.550Z] +++ /etc/init.d/apparmor stop [2022-09-01T08:51:19.550Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T08:51:19.550Z] [2022-09-01T08:51:19.550Z] Unloading profiles will leave already running processes permanently [2022-09-01T08:51:19.550Z] unconfined, which can lead to unexpected situations. [2022-09-01T08:51:19.550Z] [2022-09-01T08:51:19.550Z] To set a process to complain mode, use the command line tool [2022-09-01T08:51:19.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T08:51:19.550Z] +++ true [2022-09-01T08:51:19.550Z] exiting test-integration [2022-09-01T08:51:19.550Z] ++ exit 0 [2022-09-01T08:51:19.550Z] [2022-09-01T08:51:19.727Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-01T08:51:19.727Z] === RUN TestDaemonProxy/configuration_file [2022-09-01T08:51:20.289Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config Post stage [Pipeline] junit [2022-09-01T08:51:20.498Z] Recording test results [2022-09-01T08:51:20.729Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-01T08:51:20.852Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-01T08:51:21.060Z] + echo Ensuring container killed. [2022-09-01T08:51:21.060Z] Ensuring container killed. [2022-09-01T08:51:21.060Z] + docker rm -vf docker-pr1 [2022-09-01T08:51:21.060Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-01T08:51:21.109Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-01T08:51:21.340Z] + echo Chowning /workspace to jenkins user [2022-09-01T08:51:21.340Z] Chowning /workspace to jenkins user [2022-09-01T08:51:21.340Z] + id -u [2022-09-01T08:51:21.340Z] + id -g [2022-09-01T08:51:21.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T08:51:21.340Z] Unable to find image 'busybox:latest' locally [2022-09-01T08:51:21.340Z] latest: Pulling from library/busybox [2022-09-01T08:51:21.600Z] 98b248744137: Pulling fs layer [2022-09-01T08:51:21.600Z] 98b248744137: Verifying Checksum [2022-09-01T08:51:21.600Z] 98b248744137: Download complete [2022-09-01T08:51:21.600Z] 98b248744137: Pull complete [2022-09-01T08:51:21.600Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-09-01T08:51:21.600Z] Status: Downloaded newer image for busybox:latest [2022-09-01T08:51:21.674Z] === RUN TestDaemonProxy/conflicting_options [2022-09-01T08:51:21.674Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-01T08:51:22.246Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-01T08:51:22.246Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-01T08:51:22.503Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy (6.31s) [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-01T08:51:22.760Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-01T08:51:22.760Z] PASS [2022-09-01T08:51:22.760Z] [2022-09-01T08:51:22.760Z] DONE 18 tests in 11.799s [2022-09-01T08:51:22.760Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-01T08:51:22.760Z] ++ 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-09-01T08:51:22.760Z] ++ set -e [2022-09-01T08:51:22.760Z] ++ '[' -n 0 ']' [2022-09-01T08:51:22.760Z] ++ set -x [2022-09-01T08:51:22.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-01T08:51:22.760Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-01T08:51:22.760Z] INFO: Testing against a local daemon [2022-09-01T08:51:22.760Z] === RUN TestCommitInheritsEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T08:51:23.271Z] + bundleName=arm64-integration [2022-09-01T08:51:23.271Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-01T08:51:23.271Z] Creating arm64-integration-bundles.tar.gz [2022-09-01T08:51:23.271Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-01T08:51:23.271Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-01T08:51:23.323Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-09-01T08:51:23.323Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-01T08:51:23.323Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-01T08:51:23.323Z] === RUN TestImportWithCustomPlatform [2022-09-01T08:51:23.323Z] check_test.go:540: [d82d073c36f85] daemon is not started [2022-09-01T08:51:23.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-01T08:51:23.324Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-01T08:51:23.324Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-01T08:51:23.324Z] === RUN TestImportWithCustomPlatform// [2022-09-01T08:51:23.324Z] === RUN TestImportWithCustomPlatform/linux [Pipeline] archiveArtifacts [2022-09-01T08:51:23.541Z] Archiving artifacts [2022-09-01T08:51:23.580Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-01T08:51:23.580Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-01T08:51:23.836Z] === RUN TestImportWithCustomPlatform/macos [2022-09-01T08:51:23.836Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-01T08:51:23.836Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-01T08:51:23.836Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-01T08:51:23.836Z] === RUN TestImagesFilterMultiReference [2022-09-01T08:51:23.836Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-09-01T08:51:23.836Z] === RUN TestImagePullPlatformInvalid [2022-09-01T08:51:24.092Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-01T08:51:24.092Z] === RUN TestRemoveImageOrphaning [2022-09-01T08:51:24.349Z] check_test.go:540: [dc67008d7b95d] daemon is not started [2022-09-01T08:51:24.349Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-01T08:51:24.349Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-09-01T08:51:24.349Z] === RUN TestRemoveImageGarbageCollector [2022-09-01T08:51:24.912Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-01T08:51:24.912Z] time="2022-09-01T08:51:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-01T08:51:25.168Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-01T08:51:25.415Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [2022-09-01T08:51:25.424Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] // catchError [Pipeline] sh [2022-09-01T08:51:25.721Z] + make clean [2022-09-01T08:51:25.981Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-01T08:51:25.981Z] docker-dev-cache [2022-09-01T08:51:25.981Z] docker-mod-cache [Pipeline] deleteDir [2022-09-01T08:51:26.353Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-01T08:51:26.916Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-09-01T08:51:26.916Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-01T08:51:26.916Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-01T08:51:26.916Z] === RUN TestTagInvalidReference [2022-09-01T08:51:26.916Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-01T08:51:26.916Z] === RUN TestTagValidPrefixedRepo [2022-09-01T08:51:26.916Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-01T08:51:26.916Z] === RUN TestTagExistedNameWithoutForce [2022-09-01T08:51:26.916Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-01T08:51:26.916Z] === RUN TestTagOfficialNames [2022-09-01T08:51:26.916Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-01T08:51:26.916Z] === RUN TestTagMatchesDigest [2022-09-01T08:51:26.916Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-01T08:51:26.916Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T08:51:29.437Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-01T08:51:30.000Z] check_test.go:540: [dfbf50eedb3ea] daemon is not started [2022-09-01T08:51:30.000Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-01T08:51:33.275Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-01T08:51:33.275Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-01T08:51:34.642Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-01T08:51:34.899Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-01T08:51:36.267Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-01T08:51:38.796Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-01T08:51:40.165Z] check_test.go:540: [d6f1db8d281b0] daemon is not started [2022-09-01T08:51:40.165Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-01T08:51:40.422Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-01T08:51:44.596Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-01T08:51:47.117Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-01T08:51:47.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-01T08:51:48.243Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-01T08:51:50.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-01T08:51:51.068Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-01T08:51:51.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-01T08:51:53.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-01T08:51:53.369Z] check_test.go:540: [d8f9397862534] daemon is not started [2022-09-01T08:51:53.369Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-01T08:51:53.934Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-01T08:51:54.497Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-01T08:51:55.426Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-01T08:51:55.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-01T08:51:57.053Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-01T08:51:57.053Z] check_test.go:540: [d6a2a751d6025] daemon is not started [2022-09-01T08:51:57.053Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-01T08:51:57.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-01T08:52:00.139Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-01T08:52:00.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-01T08:52:01.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-01T08:52:02.441Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-01T08:52:04.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-01T08:52:06.857Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-01T08:52:08.750Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-01T08:52:10.644Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-01T08:52:12.024Z] Created binary: bundles/binary-daemon/dockerd [2022-09-01T08:52:12.024Z] Copying nested executables into bundles/binary-daemon [2022-09-01T08:52:12.024Z] Building: bundles/binary-daemon/docker-proxy [2022-09-01T08:52:12.024Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:52:12.024Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-01T08:52:12.024Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-01T08:52:12.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/make.sh cross [2022-09-01T08:52:12.620Z] [2022-09-01T08:52:12.620Z] Removing bundles/ [2022-09-01T08:52:12.880Z] [2022-09-01T08:52:12.880Z] ---> Making bundle: cross (in bundles/cross) [2022-09-01T08:52:12.880Z] Cross building: bundles/cross/linux/amd64 [2022-09-01T08:52:12.880Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-01T08:52:12.880Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-01T08:52:13.916Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-01T08:52:15.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-01T08:52:17.197Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-01T08:52:18.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-01T08:52:21.839Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-01T08:52:21.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-01T08:52:21.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-01T08:52:23.207Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-01T08:52:24.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-01T08:52:24.136Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-01T08:52:25.505Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-01T08:52:26.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-01T08:52:28.959Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-01T08:52:32.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-01T08:52:33.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-01T08:52:34.525Z] docker_cli_daemon_test.go:2504: [d657b9352b5bb] daemon is not started [2022-09-01T08:52:35.088Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-01T08:52:36.017Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-01T08:52:36.273Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-01T08:52:36.836Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-01T08:52:43.380Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-01T08:52:43.942Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-01T08:52:44.506Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-01T08:52:45.069Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-01T08:52:46.435Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-01T08:52:46.999Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-01T08:52:48.890Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-01T08:52:48.890Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-01T08:52:49.455Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-01T08:52:50.384Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-01T08:52:50.641Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-01T08:52:51.204Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-01T08:52:51.461Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-01T08:52:51.461Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-01T08:52:51.461Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-01T08:52:51.461Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-01T08:52:51.717Z] check_test.go:540: [d40c92a8e5ceb] daemon is not started [2022-09-01T08:52:51.717Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-01T08:52:53.085Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite (336.88s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.26s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.82s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.45s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.25s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.14s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.35s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.21s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.31s) [2022-09-01T08:52:58.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.67s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.32s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.55s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.70s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.98s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.82s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.13s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.45s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.22s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.48s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.72s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.39s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.16s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.54s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.13s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.80s) [2022-09-01T08:52:58.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-01T08:52:58.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.46s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.43s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.68s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.83s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.56s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.49s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.16s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.10s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.66s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.09s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-09-01T08:52:58.335Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.01s) [2022-09-01T08:52:58.335Z] === RUN TestDockerSwarmSuite [2022-09-01T08:52:58.335Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-01T08:52:58.335Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-01T08:52:59.265Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-01T08:53:00.194Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-01T08:53:00.777Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-01T08:53:01.033Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-01T08:53:01.599Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-01T08:53:02.162Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-01T08:53:02.418Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-01T08:53:04.308Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-01T08:53:09.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-01T08:53:14.807Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-01T08:53:14.807Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-01T08:53:16.697Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-01T08:53:19.966Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-01T08:53:21.334Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-01T08:53:21.334Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-01T08:53:21.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-01T08:53:21.334Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-01T08:53:21.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-01T08:53:21.334Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-01T08:53:21.334Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-01T08:53:21.334Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-01T08:53:21.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-01T08:53:23.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-01T08:53:24.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-01T08:53:24.154Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-01T08:53:27.424Z] docker_api_swarm_test.go:563: [d349432aedde4] joining swarm manager [da0ec87bf5717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:53:29.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-01T08:53:32.585Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-01T08:53:32.585Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-01T08:53:37.839Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-01T08:53:39.729Z] docker_api_swarm_test.go:585: [dca83c9a59c36] joining swarm manager [da0ec87bf5717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:53:43.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-01T08:53:43.900Z] check_test.go:611: [d349432aedde4] daemon is not started [2022-09-01T08:53:43.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-01T08:53:44.830Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-01T08:53:48.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-01T08:53:48.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-01T08:53:48.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-01T08:53:49.983Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-01T08:53:50.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-01T08:53:50.240Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-01T08:53:50.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-01T08:53:51.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-01T08:53:52.536Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-01T08:53:53.465Z] docker_api_swarm_test.go:46: [ddcdce7af4042] joining swarm manager [d750e89a5f970]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:54:01.560Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-01T08:54:02.487Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-01T08:54:05.755Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-01T08:54:12.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-01T08:54:12.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-01T08:54:15.068Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-01T08:54:16.435Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-01T08:54:16.435Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-01T08:54:19.398Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-01T08:54:19.398Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-01T08:54:19.398Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-01T08:54:19.398Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-01T08:54:19.398Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-01T08:54:19.398Z] Cross building: bundles/cross/windows/amd64 [2022-09-01T08:54:19.398Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-01T08:54:19.398Z] { [2022-09-01T08:54:19.398Z] "RT_GROUP_ICON": { [2022-09-01T08:54:19.398Z] "#1": { [2022-09-01T08:54:19.398Z] "0409": "../../winresources/docker.ico" [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] }, [2022-09-01T08:54:19.398Z] "RT_MANIFEST": { [2022-09-01T08:54:19.398Z] "#1": { [2022-09-01T08:54:19.398Z] "0409": { [2022-09-01T08:54:19.398Z] "identity": {}, [2022-09-01T08:54:19.398Z] "description": "Docker Engine", [2022-09-01T08:54:19.398Z] "minimum-os": "vista", [2022-09-01T08:54:19.398Z] "execution-level": "", [2022-09-01T08:54:19.398Z] "ui-access": false, [2022-09-01T08:54:19.398Z] "auto-elevate": false, [2022-09-01T08:54:19.398Z] "dpi-awareness": "unaware", [2022-09-01T08:54:19.398Z] "disable-theming": false, [2022-09-01T08:54:19.398Z] "disable-window-filtering": false, [2022-09-01T08:54:19.398Z] "high-resolution-scrolling-aware": false, [2022-09-01T08:54:19.398Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-01T08:54:19.398Z] "long-path-aware": false, [2022-09-01T08:54:19.398Z] "printer-driver-isolation": false, [2022-09-01T08:54:19.398Z] "gdi-scaling": false, [2022-09-01T08:54:19.398Z] "segment-heap": false, [2022-09-01T08:54:19.398Z] "use-common-controls-v6": false [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] }, [2022-09-01T08:54:19.398Z] "RT_MESSAGETABLE": { [2022-09-01T08:54:19.398Z] "#1": { [2022-09-01T08:54:19.398Z] "0409": "../../winresources/event_messages.bin" [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] }, [2022-09-01T08:54:19.398Z] "RT_VERSION": { [2022-09-01T08:54:19.398Z] "#1": { [2022-09-01T08:54:19.398Z] "0409": { [2022-09-01T08:54:19.398Z] "fixed": { [2022-09-01T08:54:19.398Z] "file_version": "0.0.0.0", [2022-09-01T08:54:19.398Z] "product_version": "0.0.0.0", [2022-09-01T08:54:19.398Z] "type": "Unknown" [2022-09-01T08:54:19.398Z] }, [2022-09-01T08:54:19.398Z] "info": { [2022-09-01T08:54:19.398Z] "0000": { [2022-09-01T08:54:19.398Z] "CompanyName": "", [2022-09-01T08:54:19.398Z] "FileVersion": "dev", [2022-09-01T08:54:19.398Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-01T08:54:19.398Z] "OriginalFileName": "dockerd.exe", [2022-09-01T08:54:19.398Z] "ProductName": "", [2022-09-01T08:54:19.398Z] "ProductVersion": "dev", [2022-09-01T08:54:19.398Z] "SpecialBuild": "13f99eb65f5b96b58f9791495fb4a579c6b0afb1" [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] } [2022-09-01T08:54:19.398Z] cmd/dockerd/config.go [2022-09-01T08:54:19.398Z] cmd/dockerd/config_windows.go [2022-09-01T08:54:19.398Z] cmd/dockerd/daemon.go [2022-09-01T08:54:19.398Z] cmd/dockerd/daemon_test.go [2022-09-01T08:54:19.398Z] cmd/dockerd/daemon_windows.go [2022-09-01T08:54:19.398Z] cmd/dockerd/docker.go [2022-09-01T08:54:19.398Z] cmd/dockerd/docker_windows.go [2022-09-01T08:54:19.398Z] cmd/dockerd/genwinres_windows.go [2022-09-01T08:54:19.398Z] cmd/dockerd/metrics.go [2022-09-01T08:54:19.398Z] cmd/dockerd/options.go [2022-09-01T08:54:19.398Z] cmd/dockerd/options_test.go [2022-09-01T08:54:19.398Z] cmd/dockerd/service_windows.go [2022-09-01T08:54:19.398Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-01T08:54:19.398Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-01T08:54:19.703Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-01T08:54:21.593Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-01T08:54:23.496Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-01T08:54:27.669Z] --- PASS: TestImportExtremelyLargeImageWorks (180.54s) [2022-09-01T08:54:27.669Z] PASS [2022-09-01T08:54:27.669Z] [2022-09-01T08:54:27.669Z] DONE 22 tests in 184.872s [2022-09-01T08:54:27.669Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-01T08:54:27.669Z] ++ 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-09-01T08:54:27.669Z] ++ set -e [2022-09-01T08:54:27.669Z] ++ '[' -n 0 ']' [2022-09-01T08:54:27.669Z] ++ set -x [2022-09-01T08:54:27.669Z] ++ 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-09-01T08:54:27.669Z] === RUN TestStripANSICommands [2022-09-01T08:54:27.669Z] === RUN TestStripANSICommands/#00 [2022-09-01T08:54:27.669Z] === RUN TestStripANSICommands/#01 [2022-09-01T08:54:27.669Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-01T08:54:27.669Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-01T08:54:27.669Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-01T08:54:27.669Z] PASS [2022-09-01T08:54:27.669Z] [2022-09-01T08:54:27.669Z] DONE 3 tests in 0.065s [2022-09-01T08:54:27.669Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-01T08:54:27.669Z] ++ 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-09-01T08:54:27.669Z] ++ set -e [2022-09-01T08:54:27.669Z] ++ '[' -n 0 ']' [2022-09-01T08:54:27.669Z] ++ set -x [2022-09-01T08:54:27.669Z] ++ 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-09-01T08:54:27.669Z] INFO: Testing against a local daemon [2022-09-01T08:54:27.669Z] === RUN TestNetworkCreateDelete [2022-09-01T08:54:27.925Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-09-01T08:54:27.925Z] === RUN TestDockerNetworkDeletePreferID [2022-09-01T08:54:28.181Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-01T08:54:28.437Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-09-01T08:54:28.437Z] === RUN TestDaemonDNSFallback [2022-09-01T08:54:29.804Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-01T08:54:31.171Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-01T08:54:35.339Z] --- PASS: TestDaemonDNSFallback (6.61s) [2022-09-01T08:54:35.339Z] === RUN TestInspectNetwork [2022-09-01T08:54:39.508Z] === RUN TestInspectNetwork/full_network_id [2022-09-01T08:54:39.508Z] === RUN TestInspectNetwork/partial_network_id [2022-09-01T08:54:39.508Z] === RUN TestInspectNetwork/network_name [2022-09-01T08:54:39.508Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-01T08:54:40.873Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-01T08:54:40.873Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-01T08:54:43.393Z] --- PASS: TestInspectNetwork (8.45s) [2022-09-01T08:54:43.393Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-01T08:54:43.393Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-01T08:54:43.393Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-01T08:54:43.393Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-01T08:54:43.393Z] === RUN TestRunContainerWithBridgeNone [2022-09-01T08:54:44.320Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-01T08:54:44.320Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-01T08:54:44.577Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-01T08:54:45.506Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-01T08:54:45.506Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-01T08:54:45.506Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:54:45.506Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:54:45.506Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:54:45.506Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-01T08:54:45.506Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-01T08:54:45.506Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-01T08:54:45.506Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-01T08:54:45.506Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-01T08:54:45.506Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-01T08:54:45.507Z] === RUN TestNetworkList [2022-09-01T08:54:45.507Z] === RUN TestNetworkList//networks [2022-09-01T08:54:45.507Z] === PAUSE TestNetworkList//networks [2022-09-01T08:54:45.507Z] === RUN TestNetworkList//networks/ [2022-09-01T08:54:45.507Z] === PAUSE TestNetworkList//networks/ [2022-09-01T08:54:45.507Z] === CONT TestNetworkList//networks [2022-09-01T08:54:45.507Z] === CONT TestNetworkList//networks/ [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkList (0.02s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-01T08:54:45.507Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-01T08:54:45.507Z] === RUN TestHostIPv4BridgeLabel [2022-09-01T08:54:45.762Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-01T08:54:46.020Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-01T08:54:46.020Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-09-01T08:54:46.020Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-01T08:54:47.385Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-01T08:54:47.386Z] === RUN TestDaemonDefaultNetworkPools [2022-09-01T08:54:47.386Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-01T08:54:47.949Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-09-01T08:54:47.949Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-01T08:54:48.510Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-01T08:54:49.073Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-09-01T08:54:49.073Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-01T08:54:49.634Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-01T08:54:50.562Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-09-01T08:54:50.562Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-01T08:54:50.562Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-01T08:54:51.123Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-01T08:54:51.124Z] === RUN TestServiceWithPredefinedNetwork [2022-09-01T08:54:51.380Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-01T08:54:51.942Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-01T08:54:53.832Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-09-01T08:54:53.832Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-01T08:54:53.832Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:54:53.832Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:54:53.832Z] === RUN TestServiceWithDataPathPortInit [2022-09-01T08:54:57.112Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-01T08:55:02.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-01T08:55:04.251Z] docker_api_swarm_test.go:304: [d116b365c7fae] joining swarm manager [d968d50f4b27c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:55:06.141Z] docker_api_swarm_test.go:305: [d0a7e96b921b6] joining swarm manager [d968d50f4b27c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:55:08.031Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-01T08:55:11.300Z] --- PASS: TestServiceWithDataPathPortInit (17.22s) [2022-09-01T08:55:11.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-01T08:55:12.228Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-01T08:55:13.597Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-01T08:55:14.160Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kjwteucqe7ln4pzpg8sjhik62 Created:2022-09-01 08:55:11.870662073 +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[15da59d384f5ea746d6655cb09c11775a5a1f4d25552fdd7d6304d7976a3ae20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3raiy74ukhj3eyj7maaqb6fqn EndpointID:025906926bf603e84b746758d5ef69e93a869d4a0526894f3b69758aaccd21d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d1ce5d663f32970550ebc0f342f2219cb20d189ed20971e2fa0f1c69214bdaa4 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:1b0864158209 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3raiy74ukhj3eyj7maaqb6fqn EndpointID:025906926bf603e84b746758d5ef69e93a869d4a0526894f3b69758aaccd21d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-01T08:55:18.337Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.58s) [2022-09-01T08:55:18.337Z] PASS [2022-09-01T08:55:18.594Z] [2022-09-01T08:55:18.594Z] === Skipped [2022-09-01T08:55:18.594Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-01T08:55:18.594Z] service_test.go:243: FLAKY_TEST [2022-09-01T08:55:18.594Z] [2022-09-01T08:55:18.594Z] DONE 38 tests, 1 skipped in 50.804s [2022-09-01T08:55:18.594Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:55:18.594Z] ++ 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-09-01T08:55:18.594Z] ++ set -e [2022-09-01T08:55:18.594Z] ++ '[' -n 0 ']' [2022-09-01T08:55:18.594Z] ++ set -x [2022-09-01T08:55:18.594Z] ++ 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-09-01T08:55:18.594Z] INFO: Testing against a local daemon [2022-09-01T08:55:18.594Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-01T08:55:18.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:55:18.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:55:18.594Z] === RUN TestDockerNetworkIpvlan [2022-09-01T08:55:18.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:55:18.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:55:18.594Z] PASS [2022-09-01T08:55:18.594Z] [2022-09-01T08:55:18.594Z] === Skipped [2022-09-01T08:55:18.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-01T08:55:18.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:55:18.594Z] [2022-09-01T08:55:18.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-01T08:55:18.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-01T08:55:18.594Z] [2022-09-01T08:55:18.594Z] DONE 2 tests, 2 skipped in 0.093s [2022-09-01T08:55:18.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-01T08:55:18.594Z] ++ 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-09-01T08:55:18.594Z] ++ set -e [2022-09-01T08:55:18.594Z] ++ '[' -n 0 ']' [2022-09-01T08:55:18.594Z] ++ set -x [2022-09-01T08:55:18.594Z] ++ 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-09-01T08:55:18.594Z] INFO: Testing against a local daemon [2022-09-01T08:55:18.594Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-01T08:55:19.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-01T08:55:20.084Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-09-01T08:55:20.084Z] === RUN TestDockerNetworkMacvlan [2022-09-01T08:55:20.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-01T08:55:20.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-01T08:55:20.902Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-01T08:55:20.903Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-01T08:55:21.831Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-01T08:55:22.088Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-01T08:55:22.088Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-01T08:55:22.344Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-01T08:55:22.600Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-01T08:55:22.600Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-01T08:55:25.118Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-01T08:55:27.637Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-01T08:55:30.913Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-01T08:55:31.170Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-01T08:55:31.735Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-01T08:55:31.735Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-01T08:55:32.666Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan (12.76s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.99s) [2022-09-01T08:55:32.922Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2022-09-01T08:55:32.922Z] PASS [2022-09-01T08:55:32.922Z] [2022-09-01T08:55:32.922Z] DONE 8 tests in 14.227s [2022-09-01T08:55:32.922Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-01T08:55:32.922Z] ++ 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-09-01T08:55:32.922Z] ++ set -e [2022-09-01T08:55:32.922Z] ++ '[' -n 0 ']' [2022-09-01T08:55:32.922Z] ++ set -x [2022-09-01T08:55:32.922Z] ++ 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-09-01T08:55:32.922Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-01T08:55:32.922Z] testing: warning: no tests to run [2022-09-01T08:55:32.922Z] PASS [2022-09-01T08:55:32.922Z] [2022-09-01T08:55:32.922Z] DONE 0 tests in 0.034s [2022-09-01T08:55:32.922Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-01T08:55:32.922Z] ++ 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-09-01T08:55:32.922Z] ++ set -e [2022-09-01T08:55:32.922Z] ++ '[' -n 0 ']' [2022-09-01T08:55:32.922Z] ++ set -x [2022-09-01T08:55:32.922Z] ++ 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-09-01T08:55:32.922Z] INFO: Testing against a local daemon [2022-09-01T08:55:32.922Z] === RUN TestAuthZPluginAllowRequest [2022-09-01T08:55:33.178Z] === RUN TestDockerSuite/TestBuildFails [2022-09-01T08:55:33.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-01T08:55:33.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-01T08:55:34.303Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-09-01T08:55:34.303Z] === RUN TestAuthZPluginTLS [2022-09-01T08:55:34.866Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-01T08:55:34.866Z] === RUN TestAuthZPluginDenyRequest [2022-09-01T08:55:35.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-01T08:55:35.428Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-01T08:55:35.428Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-01T08:55:35.992Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-01T08:55:35.992Z] === RUN TestAuthZPluginDenyResponse [2022-09-01T08:55:36.559Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-01T08:55:36.559Z] === RUN TestAuthZPluginAllowEventStream [2022-09-01T08:55:37.121Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-01T08:55:38.048Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-09-01T08:55:38.048Z] === RUN TestAuthZPluginErrorResponse [2022-09-01T08:55:38.304Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-01T08:55:38.561Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-01T08:55:38.561Z] === RUN TestAuthZPluginErrorRequest [2022-09-01T08:55:39.123Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-01T08:55:39.123Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-01T08:55:39.379Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-01T08:55:39.636Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-01T08:55:39.636Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-01T08:55:39.636Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-01T08:55:40.565Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-01T08:55:41.495Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-09-01T08:55:41.495Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-01T08:55:42.057Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-01T08:55:42.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-01T08:55:43.242Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-01T08:55:43.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2022-09-01T08:55:43.242Z] === RUN TestAuthZPluginHeader [2022-09-01T08:55:43.500Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-01T08:55:44.431Z] --- PASS: TestAuthZPluginHeader (1.04s) [2022-09-01T08:55:44.431Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-01T08:55:44.688Z] docker_api_swarm_test.go:272: [d6161c3f56f22] joining swarm manager [d34a071ebc525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:55:45.250Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-01T08:55:46.214Z] docker_api_swarm_test.go:273: [de11efe258f97] joining swarm manager [d34a071ebc525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:55:47.153Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-01T08:55:48.081Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-01T08:55:48.643Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-01T08:55:49.206Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-01T08:55:49.463Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.08s) [2022-09-01T08:55:49.463Z] === RUN TestAuthZPluginV2Disable [2022-09-01T08:55:49.720Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-01T08:55:50.283Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-01T08:55:50.283Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-01T08:55:50.845Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-01T08:55:51.101Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-01T08:55:51.358Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-01T08:55:51.615Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-01T08:55:51.871Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-01T08:55:52.433Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-01T08:55:52.997Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-01T08:55:53.559Z] --- PASS: TestAuthZPluginV2Disable (4.07s) [2022-09-01T08:55:53.559Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-01T08:55:55.456Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-01T08:55:55.898Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-01T08:55:55.898Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-01T08:55:55.898Z] { [2022-09-01T08:55:55.898Z] "RT_GROUP_ICON": { [2022-09-01T08:55:55.898Z] "#1": { [2022-09-01T08:55:55.898Z] "0409": "../../winresources/docker.ico" [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] }, [2022-09-01T08:55:55.898Z] "RT_MANIFEST": { [2022-09-01T08:55:55.898Z] "#1": { [2022-09-01T08:55:55.898Z] "0409": { [2022-09-01T08:55:55.898Z] "identity": {}, [2022-09-01T08:55:55.898Z] "description": "Docker Engine", [2022-09-01T08:55:55.898Z] "minimum-os": "vista", [2022-09-01T08:55:55.898Z] "execution-level": "", [2022-09-01T08:55:55.898Z] "ui-access": false, [2022-09-01T08:55:55.898Z] "auto-elevate": false, [2022-09-01T08:55:55.898Z] "dpi-awareness": "unaware", [2022-09-01T08:55:55.898Z] "disable-theming": false, [2022-09-01T08:55:55.898Z] "disable-window-filtering": false, [2022-09-01T08:55:55.898Z] "high-resolution-scrolling-aware": false, [2022-09-01T08:55:55.898Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-01T08:55:55.898Z] "long-path-aware": false, [2022-09-01T08:55:55.898Z] "printer-driver-isolation": false, [2022-09-01T08:55:55.898Z] "gdi-scaling": false, [2022-09-01T08:55:55.898Z] "segment-heap": false, [2022-09-01T08:55:55.898Z] "use-common-controls-v6": false [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] }, [2022-09-01T08:55:55.898Z] "RT_MESSAGETABLE": { [2022-09-01T08:55:55.898Z] "#1": { [2022-09-01T08:55:55.898Z] "0409": "../../winresources/event_messages.bin" [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] }, [2022-09-01T08:55:55.898Z] "RT_VERSION": { [2022-09-01T08:55:55.898Z] "#1": { [2022-09-01T08:55:55.898Z] "0409": { [2022-09-01T08:55:55.898Z] "fixed": { [2022-09-01T08:55:55.898Z] "file_version": "0.0.0.0", [2022-09-01T08:55:55.898Z] "product_version": "0.0.0.0", [2022-09-01T08:55:55.898Z] "type": "Unknown" [2022-09-01T08:55:55.898Z] }, [2022-09-01T08:55:55.898Z] "info": { [2022-09-01T08:55:55.898Z] "0000": { [2022-09-01T08:55:55.898Z] "CompanyName": "", [2022-09-01T08:55:55.898Z] "FileVersion": "dev", [2022-09-01T08:55:55.898Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-01T08:55:55.898Z] "OriginalFileName": "docker-proxy.exe", [2022-09-01T08:55:55.898Z] "ProductName": "", [2022-09-01T08:55:55.898Z] "ProductVersion": "dev", [2022-09-01T08:55:55.898Z] "SpecialBuild": "13f99eb65f5b96b58f9791495fb4a579c6b0afb1" [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] } [2022-09-01T08:55:55.898Z] cmd/docker-proxy/genwinres_windows.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/main.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/network_proxy_test.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/proxy.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/sctp_proxy.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/tcp_proxy.go [2022-09-01T08:55:55.898Z] cmd/docker-proxy/udp_proxy.go [2022-09-01T08:55:55.898Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-01T08:55:55.898Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-01T08:55:55.898Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-01T08:55:55.898Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-01T08:55:55.898Z] remote: Enumerating objects: 23, done. [2022-09-01T08:55:55.898Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-01T08:55:55.898Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-01T08:55:55.898Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-01T08:55:55.898Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-09-01T08:55:55.898Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-01T08:55:55.898Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-01T08:55:55.898Z] Cross building: bundles/cross/linux/ppc64le [2022-09-01T08:55:55.898Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-01T08:55:55.898Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-01T08:55:57.346Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.75s) [2022-09-01T08:55:57.346Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-01T08:55:59.866Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-01T08:56:03.146Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-01T08:56:03.146Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-01T08:56:03.146Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-01T08:56:03.146Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-01T08:56:03.146Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-01T08:56:03.714Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-01T08:56:05.605Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-01T08:56:07.500Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-01T08:56:08.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-01T08:56:09.795Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.68s) [2022-09-01T08:56:09.795Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-01T08:56:15.037Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-01T08:56:15.037Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-01T08:56:15.600Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-01T08:56:22.140Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-01T08:56:23.506Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-01T08:56:24.434Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-01T08:56:25.800Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-01T08:56:25.800Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-01T08:56:25.800Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-01T08:56:28.318Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-01T08:56:28.879Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-01T08:56:29.808Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-01T08:56:30.064Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-01T08:56:30.630Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (20.70s) [2022-09-01T08:56:30.630Z] PASS [2022-09-01T08:56:30.630Z] [2022-09-01T08:56:30.630Z] DONE 17 tests in 57.675s [2022-09-01T08:56:30.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-01T08:56:30.630Z] ++ 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-09-01T08:56:30.630Z] ++ set -e [2022-09-01T08:56:30.630Z] ++ '[' -n 0 ']' [2022-09-01T08:56:30.630Z] ++ set -x [2022-09-01T08:56:30.630Z] ++ 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-09-01T08:56:30.630Z] INFO: Testing against a local daemon [2022-09-01T08:56:30.630Z] === RUN TestPluginInvalidJSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:56:30.892Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:56:30.892Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-01T08:56:30.892Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-01T08:56:30.892Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-01T08:56:30.892Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-01T08:56:30.892Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-01T08:56:30.892Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-09-01T08:56:30.892Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-01T08:56:30.892Z] === RUN TestPluginInstall [2022-09-01T08:56:30.892Z] === RUN TestPluginInstall/no_auth [2022-09-01T08:56:31.820Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-01T08:56:32.076Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-01T08:56:33.005Z] time="2022-09-01T08:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:33.005Z] time="2022-09-01T08:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ceaa1ec590f063e7598ebd6370be84653da69b299d500eb73dc8eb3c0d2dcac7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:33.006Z] time="2022-09-01T08:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:33.006Z] time="2022-09-01T08:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ceaa1ec590f063e7598ebd6370be84653da69b299d500eb73dc8eb3c0d2dcac7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:33.006Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-01T08:56:33.264Z] === RUN TestPluginInstall/with_htpasswd [2022-09-01T08:56:33.827Z] time="2022-09-01T08:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:33.827Z] time="2022-09-01T08:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16977adc8bca8876b5f2e0652c1871c235f15b73f67e065927fa591cde5b298b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:33.827Z] time="2022-09-01T08:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:33.827Z] time="2022-09-01T08:56:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16977adc8bca8876b5f2e0652c1871c235f15b73f67e065927fa591cde5b298b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:34.084Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-01T08:56:34.084Z] === RUN TestPluginInstall/with_insecure [2022-09-01T08:56:35.011Z] time="2022-09-01T08:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:35.011Z] time="2022-09-01T08:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fe90c8d59e6466f6787356d80e7b9ff237b80667e9116b9f5a9de60807271d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:35.012Z] time="2022-09-01T08:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-01T08:56:35.012Z] time="2022-09-01T08:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78fe90c8d59e6466f6787356d80e7b9ff237b80667e9116b9f5a9de60807271d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-01T08:56:35.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-01T08:56:35.524Z] plugin_test.go:196: [d4be5327b9a05] daemon is not started [2022-09-01T08:56:35.524Z] --- PASS: TestPluginInstall (4.62s) [2022-09-01T08:56:35.524Z] --- PASS: TestPluginInstall/no_auth (2.48s) [2022-09-01T08:56:35.524Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-09-01T08:56:35.524Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-09-01T08:56:35.524Z] === RUN TestPluginsWithRuntimes [2022-09-01T08:56:35.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-01T08:56:35.780Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-01T08:56:36.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-01T08:56:36.599Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-01T08:56:36.855Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-01T08:56:37.111Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-01T08:56:37.367Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-01T08:56:38.298Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-01T08:56:40.190Z] --- PASS: TestPluginsWithRuntimes (4.46s) [2022-09-01T08:56:40.190Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2022-09-01T08:56:40.190Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.46s) [2022-09-01T08:56:40.190Z] === RUN TestPluginBackCompatMediaTypes [2022-09-01T08:56:40.190Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-01T08:56:40.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-01T08:56:41.009Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2022-09-01T08:56:41.009Z] PASS [2022-09-01T08:56:41.009Z] [2022-09-01T08:56:41.009Z] DONE 24 tests in 10.245s [2022-09-01T08:56:41.009Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-01T08:56:41.009Z] ++ 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-09-01T08:56:41.009Z] ++ set -e [2022-09-01T08:56:41.009Z] ++ '[' -n 0 ']' [2022-09-01T08:56:41.009Z] ++ set -x [2022-09-01T08:56:41.009Z] ++ 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-09-01T08:56:41.009Z] INFO: Testing against a local daemon [2022-09-01T08:56:41.009Z] === RUN TestExternalGraphDriver [2022-09-01T08:56:41.265Z] === RUN TestExternalGraphDriver/json [2022-09-01T08:56:42.635Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-01T08:56:42.891Z] docker_api_swarm_node_test.go:20: [d1b1409468449] joining swarm manager [d1f0a19dfce7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:56:43.821Z] === RUN TestExternalGraphDriver/spec [2022-09-01T08:56:44.077Z] docker_api_swarm_node_test.go:21: [d8a2add397f73] joining swarm manager [d1f0a19dfce7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:56:47.344Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-01T08:56:48.270Z] === RUN TestExternalGraphDriver/pull [2022-09-01T08:56:53.598Z] --- PASS: TestExternalGraphDriver (11.92s) [2022-09-01T08:56:53.598Z] --- PASS: TestExternalGraphDriver/json (2.26s) [2022-09-01T08:56:53.598Z] --- PASS: TestExternalGraphDriver/spec (4.62s) [2022-09-01T08:56:53.598Z] --- PASS: TestExternalGraphDriver/pull (4.69s) [2022-09-01T08:56:53.598Z] === RUN TestGraphdriverPluginV2 [2022-09-01T08:56:54.527Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-01T08:56:55.090Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-01T08:56:55.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-01T08:56:56.214Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-01T08:56:58.746Z] --- PASS: TestGraphdriverPluginV2 (5.76s) [2022-09-01T08:56:58.747Z] PASS [2022-09-01T08:56:58.747Z] [2022-09-01T08:56:58.747Z] DONE 5 tests in 17.797s [2022-09-01T08:56:58.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-01T08:56:58.747Z] ++ 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-09-01T08:56:58.747Z] ++ set -e [2022-09-01T08:56:58.747Z] ++ '[' -n 0 ']' [2022-09-01T08:56:58.747Z] ++ set -x [2022-09-01T08:56:58.747Z] ++ 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-09-01T08:56:58.747Z] INFO: Testing against a local daemon [2022-09-01T08:56:58.747Z] === RUN TestContinueAfterPluginCrash [2022-09-01T08:56:58.747Z] === PAUSE TestContinueAfterPluginCrash [2022-09-01T08:56:58.747Z] === RUN TestReadPluginNoRead [2022-09-01T08:56:58.747Z] === PAUSE TestReadPluginNoRead [2022-09-01T08:56:58.747Z] === RUN TestDaemonStartWithLogOpt [2022-09-01T08:56:58.747Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-01T08:56:58.747Z] === CONT TestContinueAfterPluginCrash [2022-09-01T08:56:58.747Z] === CONT TestDaemonStartWithLogOpt [2022-09-01T08:56:59.678Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-01T08:57:05.088Z] docker_api_swarm_test.go:502: [da521b4764d91] joining swarm manager [dbdac3dd1721f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:57:05.651Z] --- PASS: TestDaemonStartWithLogOpt (6.80s) [2022-09-01T08:57:05.651Z] === CONT TestReadPluginNoRead [2022-09-01T08:57:06.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-01T08:57:07.803Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-01T08:57:07.803Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-01T08:57:08.365Z] === RUN TestReadPluginNoRead/default [2022-09-01T08:57:10.255Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-01T08:57:10.819Z] --- PASS: TestContinueAfterPluginCrash (11.86s) [2022-09-01T08:57:11.748Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-01T08:57:13.642Z] === CONT TestReadPluginNoRead [2022-09-01T08:57:13.642Z] read_test.go:92: [d27c1085f1074] daemon is not started [2022-09-01T08:57:13.642Z] --- PASS: TestReadPluginNoRead (7.59s) [2022-09-01T08:57:13.642Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2022-09-01T08:57:13.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2022-09-01T08:57:13.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-09-01T08:57:13.642Z] PASS [2022-09-01T08:57:13.642Z] [2022-09-01T08:57:13.642Z] DONE 6 tests in 14.554s [2022-09-01T08:57:13.642Z] 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-09-01T08:57:13.642Z] ++ 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-09-01T08:57:13.642Z] ++ set -e [2022-09-01T08:57:13.642Z] ++ '[' -n 0 ']' [2022-09-01T08:57:13.642Z] ++ set -x [2022-09-01T08:57:13.642Z] ++ 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-09-01T08:57:13.642Z] testing: warning: no tests to run [2022-09-01T08:57:13.642Z] PASS [2022-09-01T08:57:13.642Z] [2022-09-01T08:57:13.642Z] DONE 0 tests in 0.047s [2022-09-01T08:57:13.642Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-01T08:57:13.642Z] ++ 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-09-01T08:57:13.642Z] ++ set -e [2022-09-01T08:57:13.642Z] ++ '[' -n 0 ']' [2022-09-01T08:57:13.642Z] ++ set -x [2022-09-01T08:57:13.642Z] ++ 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-09-01T08:57:13.642Z] INFO: Testing against a local daemon [2022-09-01T08:57:13.642Z] === RUN TestPluginWithDevMounts [2022-09-01T08:57:13.642Z] === PAUSE TestPluginWithDevMounts [2022-09-01T08:57:13.642Z] === CONT TestPluginWithDevMounts [2022-09-01T08:57:15.011Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-01T08:57:15.268Z] docker_api_swarm_test.go:507: [dc3a0a84199d4] joining swarm manager [dbdac3dd1721f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:57:15.525Z] --- PASS: TestPluginWithDevMounts (1.95s) [2022-09-01T08:57:15.525Z] PASS [2022-09-01T08:57:15.525Z] [2022-09-01T08:57:15.525Z] DONE 1 tests in 2.076s [2022-09-01T08:57:15.525Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-01T08:57:15.525Z] ++ 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-09-01T08:57:15.525Z] ++ set -e [2022-09-01T08:57:15.525Z] ++ '[' -n 0 ']' [2022-09-01T08:57:15.525Z] ++ set -x [2022-09-01T08:57:15.525Z] ++ 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-09-01T08:57:15.525Z] INFO: Testing against a local daemon [2022-09-01T08:57:15.525Z] === RUN TestSecretInspect [2022-09-01T08:57:18.044Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-01T08:57:18.044Z] --- PASS: TestSecretInspect (2.44s) [2022-09-01T08:57:18.044Z] === RUN TestSecretList [2022-09-01T08:57:19.418Z] === RUN TestDockerSuite/TestBuildRm [2022-09-01T08:57:20.784Z] --- PASS: TestSecretList (2.58s) [2022-09-01T08:57:20.784Z] === RUN TestSecretsCreateAndDelete [2022-09-01T08:57:21.714Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-01T08:57:22.642Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-01T08:57:23.570Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2022-09-01T08:57:23.570Z] === RUN TestSecretsUpdate [2022-09-01T08:57:23.570Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-01T08:57:24.133Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-01T08:57:25.062Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-01T08:57:25.992Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-01T08:57:25.992Z] --- PASS: TestSecretsUpdate (2.61s) [2022-09-01T08:57:25.992Z] === RUN TestTemplatedSecret [2022-09-01T08:57:26.925Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-01T08:57:29.445Z] --- PASS: TestTemplatedSecret (3.47s) [2022-09-01T08:57:29.445Z] === RUN TestSecretCreateResolve [2022-09-01T08:57:30.007Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-01T08:57:30.263Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-01T08:57:30.519Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-01T08:57:30.519Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-01T08:57:30.519Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-01T08:57:30.776Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-01T08:57:31.705Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-01T08:57:31.705Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-01T08:57:32.266Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-09-01T08:57:32.266Z] PASS [2022-09-01T08:57:32.266Z] [2022-09-01T08:57:32.266Z] DONE 6 tests in 16.722s [2022-09-01T08:57:32.266Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-01T08:57:32.266Z] ++ 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-09-01T08:57:32.266Z] ++ set -e [2022-09-01T08:57:32.266Z] ++ '[' -n 0 ']' [2022-09-01T08:57:32.266Z] ++ set -x [2022-09-01T08:57:32.266Z] ++ 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-09-01T08:57:32.266Z] INFO: Testing against a local daemon [2022-09-01T08:57:32.266Z] === RUN TestServiceCreateInit [2022-09-01T08:57:32.266Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-01T08:57:32.523Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-01T08:57:35.791Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-01T08:57:36.719Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-01T08:57:36.719Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-01T08:57:37.281Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-01T08:57:37.843Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-01T08:57:38.407Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-01T08:57:39.774Z] === RUN TestDockerSuite/TestBuildUser [2022-09-01T08:57:41.664Z] --- PASS: TestServiceCreateInit (8.98s) [2022-09-01T08:57:41.664Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.38s) [2022-09-01T08:57:41.664Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2022-09-01T08:57:41.664Z] === RUN TestCreateServiceMultipleTimes [2022-09-01T08:57:41.664Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-01T08:57:44.935Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-01T08:57:45.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-01T08:57:48.771Z] docker_api_swarm_node_test.go:81: [d917e4e554df1] joining swarm manager [d8703416ce40b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:57:58.719Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-01T08:57:59.280Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-01T08:57:59.280Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-01T08:57:59.842Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2022-09-01T08:57:59.842Z] === RUN TestCreateServiceConflict [2022-09-01T08:58:00.098Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-01T08:58:01.026Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-01T08:58:01.955Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-01T08:58:01.955Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-01T08:58:01.955Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-01T08:58:01.955Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-01T08:58:01.955Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-01T08:58:01.955Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-01T08:58:01.955Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-01T08:58:01.955Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-01T08:58:01.955Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-01T08:58:02.387Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-01T08:58:02.388Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-01T08:58:02.388Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-01T08:58:02.388Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-01T08:58:02.388Z] Cross building: bundles/cross/linux/s390x [2022-09-01T08:58:02.388Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-01T08:58:02.388Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-01T08:58:02.517Z] --- PASS: TestCreateServiceConflict (2.64s) [2022-09-01T08:58:02.517Z] === RUN TestCreateServiceMaxReplicas [2022-09-01T08:58:02.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-01T08:58:03.446Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-01T08:58:03.446Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-01T08:58:04.375Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-01T08:58:05.743Z] docker_api_swarm_node_test.go:53: [d38085ae3eac0] joining swarm manager [db60dfcf0b9fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:58:05.743Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-01T08:58:06.309Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2022-09-01T08:58:06.309Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-01T08:58:06.567Z] docker_api_swarm_node_test.go:54: [de5656df0bbce] joining swarm manager [db60dfcf0b9fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:58:06.823Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-01T08:58:06.823Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-01T08:58:09.358Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-01T08:58:10.723Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-01T08:58:10.980Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-01T08:58:11.236Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-01T08:58:11.801Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-01T08:58:11.801Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-01T08:58:11.801Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-01T08:58:12.363Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-01T08:58:14.252Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-01T08:58:14.509Z] === RUN TestDockerSuite/TestCommitChange [2022-09-01T08:58:15.072Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-01T08:58:15.633Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-01T08:58:16.562Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-01T08:58:17.947Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-01T08:58:18.203Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-01T08:58:19.133Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-01T08:58:20.060Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.70s) [2022-09-01T08:58:20.060Z] === RUN TestCreateServiceSecretFileMode [2022-09-01T08:58:20.316Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-01T08:58:21.246Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-01T08:58:22.175Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-01T08:58:22.432Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-01T08:58:23.360Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-09-01T08:58:23.360Z] === RUN TestCreateServiceConfigFileMode [2022-09-01T08:58:23.360Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-01T08:58:23.924Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-01T08:58:24.489Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-01T08:58:25.418Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-01T08:58:25.982Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-01T08:58:26.240Z] --- PASS: TestCreateServiceConfigFileMode (3.00s) [2022-09-01T08:58:26.240Z] === RUN TestCreateServiceSysctls [2022-09-01T08:58:26.499Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-01T08:58:27.429Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-01T08:58:28.358Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-01T08:58:28.920Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-01T08:58:29.483Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-01T08:58:29.739Z] --- PASS: TestCreateServiceSysctls (3.70s) [2022-09-01T08:58:29.739Z] === RUN TestCreateServiceCapabilities [2022-09-01T08:58:30.302Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-01T08:58:30.867Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-01T08:58:31.796Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-01T08:58:32.725Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-01T08:58:32.725Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-09-01T08:58:32.725Z] === RUN TestInspect [2022-09-01T08:58:33.654Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-01T08:58:34.215Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-01T08:58:34.215Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-01T08:58:35.144Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-01T08:58:35.707Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-01T08:58:36.269Z] --- PASS: TestInspect (3.50s) [2022-09-01T08:58:36.269Z] === RUN TestCreateJob [2022-09-01T08:58:36.526Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-01T08:58:37.088Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-01T08:58:38.018Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-01T08:58:38.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-01T08:58:39.204Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-01T08:58:40.135Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-01T08:58:40.135Z] --- PASS: TestCreateJob (3.93s) [2022-09-01T08:58:40.135Z] === RUN TestReplicatedJob [2022-09-01T08:58:42.032Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-01T08:58:45.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-01T08:58:46.250Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-01T08:58:46.250Z] --- PASS: TestReplicatedJob (6.12s) [2022-09-01T08:58:46.250Z] === RUN TestUpdateReplicatedJob [2022-09-01T08:58:48.143Z] docker_api_swarm_test.go:202: [dbc0382021275] joining swarm manager [d63349c8654cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:58:49.071Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-01T08:58:50.000Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-01T08:58:50.564Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2022-09-01T08:58:50.564Z] === RUN TestServiceListWithStatuses [2022-09-01T08:58:50.564Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T08:58:50.564Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-01T08:58:50.564Z] === RUN TestDockerNetworkConnectAlias [2022-09-01T08:58:53.841Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-01T08:58:56.359Z] --- PASS: TestDockerNetworkConnectAlias (5.38s) [2022-09-01T08:58:56.359Z] === RUN TestDockerNetworkReConnect [2022-09-01T08:58:56.359Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-01T08:58:56.616Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-01T08:59:00.789Z] --- PASS: TestDockerNetworkReConnect (4.34s) [2022-09-01T08:59:00.789Z] === RUN TestServicePlugin [2022-09-01T08:59:00.789Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-01T08:59:01.045Z] === RUN TestDockerSuite/TestCpToDot [2022-09-01T08:59:01.975Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-01T08:59:02.903Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-01T08:59:03.831Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-01T08:59:04.777Z] plugin_test.go:61: [de1197c831b42] joining swarm manager [d139422a14d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:59:04.777Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-01T08:59:05.707Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-01T08:59:05.963Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-01T08:59:05.963Z] plugin_test.go:64: [d72f017b45335] joining swarm manager [d139422a14d3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:59:06.527Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-01T08:59:07.460Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-01T08:59:07.716Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-01T08:59:07.716Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-01T08:59:08.278Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-01T08:59:08.534Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-01T08:59:08.534Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-01T08:59:08.534Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-01T08:59:08.534Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-01T08:59:09.095Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-01T08:59:09.351Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-01T08:59:09.351Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-01T08:59:09.351Z] === RUN TestDockerSuite/TestCreateRM [2022-09-01T08:59:09.606Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-01T08:59:09.606Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-01T08:59:09.606Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-01T08:59:09.606Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-01T08:59:09.606Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-01T08:59:09.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-01T08:59:11.754Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-01T08:59:11.754Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-01T08:59:11.754Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-01T08:59:12.317Z] docker_api_swarm_test.go:384: [da7a7823f3b66] joining swarm manager [d0a550580b3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T08:59:13.683Z] docker_api_swarm_test.go:385: [d8ba0a998ce70] joining swarm manager [d0a550580b3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T08:59:15.576Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-01T08:59:15.981Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-01T08:59:15.981Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-01T08:59:16.544Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-01T08:59:17.110Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-01T08:59:17.672Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-01T08:59:18.235Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-01T08:59:18.797Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-01T08:59:20.163Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-01T08:59:21.096Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-01T08:59:23.618Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-01T08:59:25.506Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-01T08:59:26.434Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-01T08:59:27.362Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-01T08:59:32.604Z] --- PASS: TestServicePlugin (31.54s) [2022-09-01T08:59:32.604Z] === RUN TestServiceUpdateLabel [2022-09-01T08:59:32.604Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-01T08:59:32.862Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-01T08:59:34.236Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-01T08:59:34.491Z] --- PASS: TestServiceUpdateLabel (2.58s) [2022-09-01T08:59:34.491Z] === RUN TestServiceUpdateSecrets [2022-09-01T08:59:35.052Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-01T08:59:35.308Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-01T08:59:35.564Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-01T08:59:35.820Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-01T08:59:35.820Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-01T08:59:37.187Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-01T08:59:37.749Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-01T08:59:37.749Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-01T08:59:37.749Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-01T08:59:38.677Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-01T08:59:38.677Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-01T08:59:38.852Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-01T08:59:38.852Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-01T08:59:38.852Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-01T08:59:38.852Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-01T08:59:38.852Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-01T08:59:39.189Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-01T08:59:39.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/test/unit [2022-09-01T08:59:39.605Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-01T08:59:39.731Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-01T08:59:39.731Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-01T08:59:39.731Z] + TESTDIRS=./... [2022-09-01T08:59:39.731Z] + exclude_paths='/vendor/|/integration' [2022-09-01T08:59:39.731Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-01T08:59:39.731Z] ++ go list ./... [2022-09-01T08:59:40.670Z] + pkg_list='github.com/docker/docker/api [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/backend [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/container [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/events [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/filters [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/image [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/mount [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/network [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/registry [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/time [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/versions [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:59:40.670Z] github.com/docker/docker/api/types/volume [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:59:40.670Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:59:40.670Z] github.com/docker/docker/cli [2022-09-01T08:59:40.670Z] github.com/docker/docker/cli/config [2022-09-01T08:59:40.670Z] github.com/docker/docker/cli/debug [2022-09-01T08:59:40.670Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:59:40.670Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:59:40.670Z] github.com/docker/docker/client [2022-09-01T08:59:40.670Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:59:40.670Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:59:40.670Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:59:40.670Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:59:40.670Z] github.com/docker/docker/container [2022-09-01T08:59:40.670Z] github.com/docker/docker/container/stream [2022-09-01T08:59:40.670Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:59:40.670Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:59:40.670Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/config [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/events [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:59:40.670Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/images [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/links [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/names [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/network [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/stats [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/utils [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:59:40.671Z] github.com/docker/docker/dockerversion [2022-09-01T08:59:40.671Z] github.com/docker/docker/errdefs [2022-09-01T08:59:40.671Z] github.com/docker/docker/image [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/cache [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/tarexport [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/v1 [2022-09-01T08:59:40.671Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:59:40.671Z] github.com/docker/docker/layer [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:59:40.671Z] github.com/docker/docker/oci [2022-09-01T08:59:40.671Z] github.com/docker/docker/oci/caps [2022-09-01T08:59:40.671Z] github.com/docker/docker/opts [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/archive [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/directory [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/platform [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/pools [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/progress [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/signal [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/stack [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/system [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:59:40.671Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:59:40.671Z] github.com/docker/docker/plugin [2022-09-01T08:59:40.671Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:59:40.671Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:59:40.671Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:59:40.671Z] github.com/docker/docker/quota [2022-09-01T08:59:40.671Z] github.com/docker/docker/reference [2022-09-01T08:59:40.671Z] github.com/docker/docker/registry [2022-09-01T08:59:40.671Z] github.com/docker/docker/registry/resumable [2022-09-01T08:59:40.671Z] github.com/docker/docker/restartmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/rootless [2022-09-01T08:59:40.671Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:59:40.671Z] github.com/docker/docker/runconfig [2022-09-01T08:59:40.671Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/environment [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/registry [2022-09-01T08:59:40.671Z] github.com/docker/docker/testutil/request [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/drivers [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/local [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/mounts [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/service [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:59:40.671Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:59:40.671Z] ++ echo 'github.com/docker/docker/api [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/backend [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/container [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/events [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/filters [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/image [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/mount [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/network [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/registry [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/time [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/versions [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:59:40.671Z] github.com/docker/docker/api/types/volume [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:59:40.671Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:59:40.671Z] github.com/docker/docker/cli [2022-09-01T08:59:40.671Z] github.com/docker/docker/cli/config [2022-09-01T08:59:40.671Z] github.com/docker/docker/cli/debug [2022-09-01T08:59:40.671Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:59:40.671Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/client [2022-09-01T08:59:40.671Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:59:40.671Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:59:40.671Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:59:40.671Z] github.com/docker/docker/container [2022-09-01T08:59:40.671Z] github.com/docker/docker/container/stream [2022-09-01T08:59:40.671Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:59:40.671Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:59:40.671Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/config [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/events [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/images [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/links [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/names [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/network [2022-09-01T08:59:40.671Z] github.com/docker/docker/daemon/stats [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/utils [2022-09-01T08:59:40.671Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:59:40.671Z] github.com/docker/docker/dockerversion [2022-09-01T08:59:40.671Z] github.com/docker/docker/errdefs [2022-09-01T08:59:40.671Z] github.com/docker/docker/image [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/cache [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/tarexport [2022-09-01T08:59:40.671Z] github.com/docker/docker/image/v1 [2022-09-01T08:59:40.671Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:59:40.671Z] github.com/docker/docker/layer [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:59:40.671Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:59:40.671Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:59:40.672Z] github.com/docker/docker/oci [2022-09-01T08:59:40.672Z] github.com/docker/docker/oci/caps [2022-09-01T08:59:40.672Z] github.com/docker/docker/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/archive [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/directory [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/platform [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pools [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/progress [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/signal [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stack [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/system [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:59:40.672Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:59:40.672Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:59:40.672Z] github.com/docker/docker/quota [2022-09-01T08:59:40.672Z] github.com/docker/docker/reference [2022-09-01T08:59:40.672Z] github.com/docker/docker/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/registry/resumable [2022-09-01T08:59:40.672Z] github.com/docker/docker/restartmanager [2022-09-01T08:59:40.672Z] github.com/docker/docker/rootless [2022-09-01T08:59:40.672Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:59:40.672Z] github.com/docker/docker/runconfig [2022-09-01T08:59:40.672Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/environment [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/request [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/drivers [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/local [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/mounts [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/service [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:59:40.672Z] ++ grep --fixed-strings -v /libnetwork [2022-09-01T08:59:40.672Z] + base_pkg_list='github.com/docker/docker/api [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/backend [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/events [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/filters [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/image [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/mount [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/network [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/time [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:59:40.672Z] github.com/docker/docker/cli [2022-09-01T08:59:40.672Z] github.com/docker/docker/cli/config [2022-09-01T08:59:40.672Z] github.com/docker/docker/cli/debug [2022-09-01T08:59:40.672Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:59:40.672Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/client [2022-09-01T08:59:40.672Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:59:40.672Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:59:40.672Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:59:40.672Z] github.com/docker/docker/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/container/stream [2022-09-01T08:59:40.672Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:59:40.672Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:59:40.672Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/config [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/events [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/images [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/links [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/names [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/network [2022-09-01T08:59:40.672Z] github.com/docker/docker/daemon/stats [2022-09-01T08:59:40.672Z] github.com/docker/docker/distribution [2022-09-01T08:59:40.672Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:59:40.672Z] github.com/docker/docker/distribution/utils [2022-09-01T08:59:40.672Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:59:40.672Z] github.com/docker/docker/dockerversion [2022-09-01T08:59:40.672Z] github.com/docker/docker/errdefs [2022-09-01T08:59:40.672Z] github.com/docker/docker/image [2022-09-01T08:59:40.672Z] github.com/docker/docker/image/cache [2022-09-01T08:59:40.672Z] github.com/docker/docker/image/tarexport [2022-09-01T08:59:40.672Z] github.com/docker/docker/image/v1 [2022-09-01T08:59:40.672Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:59:40.672Z] github.com/docker/docker/layer [2022-09-01T08:59:40.672Z] github.com/docker/docker/libcontainerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:59:40.672Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:59:40.672Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:59:40.672Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:59:40.672Z] github.com/docker/docker/oci [2022-09-01T08:59:40.672Z] github.com/docker/docker/oci/caps [2022-09-01T08:59:40.672Z] github.com/docker/docker/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/archive [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/directory [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/platform [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pools [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/progress [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/signal [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stack [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/system [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:59:40.672Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:59:40.672Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:59:40.672Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:59:40.672Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:59:40.672Z] github.com/docker/docker/quota [2022-09-01T08:59:40.672Z] github.com/docker/docker/reference [2022-09-01T08:59:40.672Z] github.com/docker/docker/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/registry/resumable [2022-09-01T08:59:40.672Z] github.com/docker/docker/restartmanager [2022-09-01T08:59:40.672Z] github.com/docker/docker/rootless [2022-09-01T08:59:40.672Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:59:40.672Z] github.com/docker/docker/runconfig [2022-09-01T08:59:40.672Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/environment [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/testutil/request [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/drivers [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/local [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/mounts [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/service [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:59:40.672Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:59:40.672Z] ++ grep --fixed-strings /libnetwork [2022-09-01T08:59:40.672Z] ++ echo 'github.com/docker/docker/api [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/backend [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/container [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/events [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/filters [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/image [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/mount [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/network [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/registry [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/time [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:59:40.672Z] github.com/docker/docker/api/types/volume [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:59:40.672Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:59:40.673Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:59:40.673Z] github.com/docker/docker/cli [2022-09-01T08:59:40.673Z] github.com/docker/docker/cli/config [2022-09-01T08:59:40.673Z] github.com/docker/docker/cli/debug [2022-09-01T08:59:40.673Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:59:40.673Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:59:40.673Z] github.com/docker/docker/client [2022-09-01T08:59:40.673Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:59:40.673Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:59:40.673Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:59:40.673Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:59:40.673Z] github.com/docker/docker/container [2022-09-01T08:59:40.673Z] github.com/docker/docker/container/stream [2022-09-01T08:59:40.673Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:59:40.673Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:59:40.673Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/config [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/events [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/images [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/links [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/names [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/network [2022-09-01T08:59:40.673Z] github.com/docker/docker/daemon/stats [2022-09-01T08:59:40.673Z] github.com/docker/docker/distribution [2022-09-01T08:59:40.673Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:59:40.673Z] github.com/docker/docker/distribution/utils [2022-09-01T08:59:40.673Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:59:40.673Z] github.com/docker/docker/dockerversion [2022-09-01T08:59:40.673Z] github.com/docker/docker/errdefs [2022-09-01T08:59:40.673Z] github.com/docker/docker/image [2022-09-01T08:59:40.673Z] github.com/docker/docker/image/cache [2022-09-01T08:59:40.673Z] github.com/docker/docker/image/tarexport [2022-09-01T08:59:40.673Z] github.com/docker/docker/image/v1 [2022-09-01T08:59:40.673Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:59:40.673Z] github.com/docker/docker/layer [2022-09-01T08:59:40.673Z] github.com/docker/docker/libcontainerd [2022-09-01T08:59:40.673Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:59:40.673Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:59:40.673Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/types [2022-09-01T08:59:40.673Z] github.com/docker/docker/oci [2022-09-01T08:59:40.673Z] github.com/docker/docker/oci/caps [2022-09-01T08:59:40.673Z] github.com/docker/docker/opts [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/archive [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/directory [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/platform [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/pools [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/progress [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/signal [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/stack [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/system [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:59:40.673Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:59:40.673Z] github.com/docker/docker/plugin [2022-09-01T08:59:40.673Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:59:40.673Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:59:40.673Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:59:40.673Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:59:40.673Z] github.com/docker/docker/quota [2022-09-01T08:59:40.673Z] github.com/docker/docker/reference [2022-09-01T08:59:40.673Z] github.com/docker/docker/registry [2022-09-01T08:59:40.673Z] github.com/docker/docker/registry/resumable [2022-09-01T08:59:40.673Z] github.com/docker/docker/restartmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/rootless [2022-09-01T08:59:40.673Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:59:40.673Z] github.com/docker/docker/runconfig [2022-09-01T08:59:40.673Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/environment [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/registry [2022-09-01T08:59:40.673Z] github.com/docker/docker/testutil/request [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/drivers [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/local [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/mounts [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/service [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:59:40.673Z] github.com/docker/docker/volume/testutils' [2022-09-01T08:59:40.673Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/types' [2022-09-01T08:59:40.673Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-01T08:59:40.673Z] + echo 'github.com/docker/docker/libnetwork [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/config [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T08:59:40.673Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/idm [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/ns [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/options [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/osl [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/types' [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T08:59:40.674Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T08:59:40.674Z] + type docker-proxy [2022-09-01T08:59:40.674Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-01T08:59:40.674Z] + hack/make.sh binary-proxy install-proxy [2022-09-01T08:59:40.674Z] [2022-09-01T08:59:40.933Z] Removing bundles/ [2022-09-01T08:59:40.933Z] [2022-09-01T08:59:40.933Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-01T08:59:40.933Z] Building: bundles/binary-proxy/docker-proxy [2022-09-01T08:59:40.933Z] GOOS="" GOARCH="" GOARM="" [2022-09-01T08:59:40.969Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-01T08:59:40.969Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-01T08:59:40.969Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-01T08:59:40.969Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-01T08:59:40.969Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-01T08:59:40.969Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-01T08:59:43.484Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-01T08:59:43.741Z] === RUN TestDockerSuite/TestEventsRename [2022-09-01T08:59:44.304Z] === RUN TestDockerSuite/TestEventsResize [2022-09-01T08:59:44.865Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-01T08:59:49.061Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-01T08:59:49.061Z] [2022-09-01T08:59:49.061Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-01T08:59:49.061Z] Installing docker-proxy to /usr/local/bin/ [2022-09-01T08:59:49.061Z] [2022-09-01T08:59:49.061Z] + mkdir -p bundles [2022-09-01T08:59:49.061Z] + '[' -n 'github.com/docker/docker/api [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/backend/build [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/httpstatus [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/httputils [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/middleware [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/build [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/container [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/debug [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/distribution [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/grpc [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/image [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/network [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/plugin [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/session [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/swarm [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/system [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/server/router/volume [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/backend [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/blkiodev [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/container [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/events [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/filters [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/image [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/mount [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/network [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/registry [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/strslice [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/swarm [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/time [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/versions [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-01T08:59:49.061Z] github.com/docker/docker/api/types/volume [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/builder-next/worker [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/dockerfile [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/remotecontext [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/remotecontext/git [2022-09-01T08:59:49.061Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-01T08:59:49.061Z] github.com/docker/docker/cli [2022-09-01T08:59:49.061Z] github.com/docker/docker/cli/config [2022-09-01T08:59:49.061Z] github.com/docker/docker/cli/debug [2022-09-01T08:59:49.061Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-01T08:59:49.061Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-01T08:59:49.061Z] github.com/docker/docker/client [2022-09-01T08:59:49.061Z] github.com/docker/docker/cmd/docker-proxy [2022-09-01T08:59:49.061Z] github.com/docker/docker/cmd/dockerd [2022-09-01T08:59:49.061Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-01T08:59:49.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-01T08:59:49.061Z] github.com/docker/docker/container [2022-09-01T08:59:49.061Z] github.com/docker/docker/container/stream [2022-09-01T08:59:49.061Z] github.com/docker/docker/contrib/apparmor [2022-09-01T08:59:49.061Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-01T08:59:49.061Z] github.com/docker/docker/contrib/httpserver [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster/convert [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster/executor [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/cluster/provider [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/config [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/containerd [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/events [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/events/testutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/images [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/initlayer [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/links [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/listeners [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/gelf [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/journald [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/local [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/logentries [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/splunk [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/syslog [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/logger/templates [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/names [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/network [2022-09-01T08:59:49.061Z] github.com/docker/docker/daemon/stats [2022-09-01T08:59:49.061Z] github.com/docker/docker/distribution [2022-09-01T08:59:49.061Z] github.com/docker/docker/distribution/metadata [2022-09-01T08:59:49.061Z] github.com/docker/docker/distribution/utils [2022-09-01T08:59:49.061Z] github.com/docker/docker/distribution/xfer [2022-09-01T08:59:49.061Z] github.com/docker/docker/dockerversion [2022-09-01T08:59:49.061Z] github.com/docker/docker/errdefs [2022-09-01T08:59:49.061Z] github.com/docker/docker/image [2022-09-01T08:59:49.061Z] github.com/docker/docker/image/cache [2022-09-01T08:59:49.061Z] github.com/docker/docker/image/tarexport [2022-09-01T08:59:49.061Z] github.com/docker/docker/image/v1 [2022-09-01T08:59:49.061Z] github.com/docker/docker/internal/test/suite [2022-09-01T08:59:49.061Z] github.com/docker/docker/layer [2022-09-01T08:59:49.061Z] github.com/docker/docker/libcontainerd [2022-09-01T08:59:49.061Z] github.com/docker/docker/libcontainerd/queue [2022-09-01T08:59:49.061Z] github.com/docker/docker/libcontainerd/remote [2022-09-01T08:59:49.061Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-01T08:59:49.061Z] github.com/docker/docker/libcontainerd/types [2022-09-01T08:59:49.061Z] github.com/docker/docker/oci [2022-09-01T08:59:49.061Z] github.com/docker/docker/oci/caps [2022-09-01T08:59:49.061Z] github.com/docker/docker/opts [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/aaparser [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/archive [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/authorization [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/broadcaster [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/capabilities [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/chrootarchive [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/containerfs [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/devicemapper [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/directory [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/dmesg [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/fileutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/fsutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/homedir [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/idtools [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/ioutils [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/jsonmessage [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/longpath [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/loopback [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/namesgenerator [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/parsers [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/pidfile [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/platform [2022-09-01T08:59:49.061Z] github.com/docker/docker/pkg/plugingetter [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/plugins [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/plugins/transport [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/pools [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/progress [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/pubsub [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/reexec [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/signal [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/stack [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/stdcopy [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/streamformatter [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/stringid [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/sysinfo [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/system [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/tailfile [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/tarsum [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/urlutil [2022-09-01T08:59:49.062Z] github.com/docker/docker/pkg/useragent [2022-09-01T08:59:49.062Z] github.com/docker/docker/plugin [2022-09-01T08:59:49.062Z] github.com/docker/docker/plugin/executor/containerd [2022-09-01T08:59:49.062Z] github.com/docker/docker/plugin/v2 [2022-09-01T08:59:49.062Z] github.com/docker/docker/profiles/apparmor [2022-09-01T08:59:49.062Z] github.com/docker/docker/profiles/seccomp [2022-09-01T08:59:49.062Z] github.com/docker/docker/quota [2022-09-01T08:59:49.062Z] github.com/docker/docker/reference [2022-09-01T08:59:49.062Z] github.com/docker/docker/registry [2022-09-01T08:59:49.062Z] github.com/docker/docker/registry/resumable [2022-09-01T08:59:49.062Z] github.com/docker/docker/restartmanager [2022-09-01T08:59:49.062Z] github.com/docker/docker/rootless [2022-09-01T08:59:49.062Z] github.com/docker/docker/rootless/specconv [2022-09-01T08:59:49.062Z] github.com/docker/docker/runconfig [2022-09-01T08:59:49.062Z] github.com/docker/docker/runconfig/opts [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/daemon [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/environment [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fakecontext [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fakegit [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fakestorage [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fixtures/load [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/registry [2022-09-01T08:59:49.062Z] github.com/docker/docker/testutil/request [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/drivers [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/local [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/mounts [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/service [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/service/opts [2022-09-01T08:59:49.062Z] github.com/docker/docker/volume/testutils' ']' [2022-09-01T08:59:49.062Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-01T08:59:49.062Z] ? github.com/docker/docker/api [no test files] [2022-09-01T08:59:50.109Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-09-01T08:59:50.109Z] === RUN TestServiceUpdateConfigs [2022-09-01T08:59:50.109Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-01T08:59:50.671Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-01T08:59:51.599Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-01T08:59:54.865Z] === RUN TestDockerSuite/TestEventsTop [2022-09-01T08:59:54.865Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-01T08:59:57.379Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-01T09:00:03.918Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-01T09:00:04.174Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2022-09-01T09:00:04.174Z] === RUN TestServiceUpdateNetwork [2022-09-01T09:00:07.161Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-01T09:00:09.425Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-01T09:00:14.672Z] === RUN TestDockerSuite/TestExec [2022-09-01T09:00:15.599Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-01T09:00:15.599Z] check_test.go:611: [d8ba0a998ce70] daemon is not started [2022-09-01T09:00:15.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-01T09:00:16.968Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-09-01T09:00:16.968Z] === RUN TestServiceUpdatePidsLimit [2022-09-01T09:00:16.968Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-01T09:00:17.897Z] === RUN TestDockerSuite/TestExecEnv [2022-09-01T09:00:18.154Z] docker_api_swarm_test.go:802: [d7ce2d689269f] joining swarm manager [dc4126793b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:00:18.411Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-01T09:00:18.974Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-01T09:00:19.537Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-01T09:00:19.537Z] docker_api_swarm_test.go:802: [dc19a99e272d2] joining swarm manager [dc4126793b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:00:20.465Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-01T09:00:21.027Z] docker_api_swarm_test.go:802: [d8404dee82ed2] joining swarm manager [dc4126793b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-01T09:00:21.027Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-01T09:00:22.395Z] docker_api_swarm_test.go:802: [dabed78a35f1e] joining swarm manager [dc4126793b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-01T09:00:22.652Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-01T09:00:23.215Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-01T09:00:23.471Z] docker_api_swarm_test.go:810: [de48e0fe64f87] joining swarm manager [dc4126793b71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-01T09:00:24.033Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-01T09:00:24.595Z] === RUN TestDockerSuite/TestExecParseError [2022-09-01T09:00:25.163Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-01T09:00:25.735Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-01T09:00:26.297Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-01T09:00:26.554Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-01T09:00:26.810Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-01T09:00:27.065Z] === RUN TestDockerSuite/TestExecTTY [2022-09-01T09:00:27.627Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-01T09:00:28.191Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-01T09:00:28.753Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-01T09:00:29.682Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-01T09:00:29.682Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-01T09:00:29.682Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-01T09:00:31.049Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-01T09:00:31.305Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-01T09:00:32.232Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-01T09:00:32.794Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-01T09:00:33.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-01T09:00:34.286Z] --- PASS: TestServiceUpdatePidsLimit (17.39s) [2022-09-01T09:00:34.286Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.16s) [2022-09-01T09:00:34.286Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-09-01T09:00:34.286Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-09-01T09:00:34.286Z] PASS [2022-09-01T09:00:34.286Z] [2022-09-01T09:00:34.286Z] === Skipped [2022-09-01T09:00:34.286Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-01T09:00:34.286Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-01T09:00:34.286Z] [2022-09-01T09:00:34.286Z] DONE 27 tests, 1 skipped in 181.918s [2022-09-01T09:00:34.286Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-01T09:00:34.286Z] ++ 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-09-01T09:00:34.286Z] ++ set -e [2022-09-01T09:00:34.286Z] ++ '[' -n 0 ']' [2022-09-01T09:00:34.286Z] ++ set -x [2022-09-01T09:00:34.286Z] ++ 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-09-01T09:00:34.286Z] INFO: Testing against a local daemon [2022-09-01T09:00:34.286Z] === RUN TestSessionCreate [2022-09-01T09:00:34.286Z] --- PASS: TestSessionCreate (0.04s) [2022-09-01T09:00:34.286Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-01T09:00:34.286Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-01T09:00:34.286Z] PASS [2022-09-01T09:00:34.286Z] [2022-09-01T09:00:34.286Z] DONE 2 tests in 0.183s [2022-09-01T09:00:34.286Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-01T09:00:34.286Z] ++ 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-09-01T09:00:34.286Z] ++ set -e [2022-09-01T09:00:34.286Z] ++ '[' -n 0 ']' [2022-09-01T09:00:34.286Z] ++ set -x [2022-09-01T09:00:34.286Z] ++ 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-09-01T09:00:34.543Z] INFO: Testing against a local daemon [2022-09-01T09:00:34.543Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-01T09:00:34.543Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T09:00:34.543Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T09:00:34.543Z] === RUN TestDiskUsage [2022-09-01T09:00:34.543Z] === PAUSE TestDiskUsage [2022-09-01T09:00:34.543Z] === RUN TestEventsExecDie [2022-09-01T09:00:34.543Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-01T09:00:35.105Z] --- PASS: TestEventsExecDie (0.72s) [2022-09-01T09:00:35.105Z] === RUN TestEventsBackwardsCompatible [2022-09-01T09:00:35.361Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-01T09:00:35.361Z] === RUN TestEventsVolumeCreate [2022-09-01T09:00:35.361Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-01T09:00:35.361Z] === RUN TestInfoBinaryCommits [2022-09-01T09:00:35.361Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-01T09:00:35.361Z] === RUN TestInfoAPIVersioned [2022-09-01T09:00:35.361Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-01T09:00:35.361Z] === RUN TestInfoAPI [2022-09-01T09:00:35.361Z] --- PASS: TestInfoAPI (0.02s) [2022-09-01T09:00:35.361Z] === RUN TestInfoAPIWarnings [2022-09-01T09:00:36.729Z] === RUN TestDockerSuite/TestHealth [2022-09-01T09:00:54.776Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-01T09:00:54.776Z] === RUN TestInfoDebug [2022-09-01T09:00:54.776Z] --- PASS: TestInfoDebug (0.53s) [2022-09-01T09:00:54.776Z] === RUN TestInfoInsecureRegistries [2022-09-01T09:00:54.776Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-01T09:00:54.776Z] === RUN TestInfoRegistryMirrors [2022-09-01T09:00:54.776Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-01T09:00:54.776Z] === RUN TestLoginFailsWithBadCredentials [2022-09-01T09:00:54.776Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-01T09:00:54.776Z] === RUN TestPingCacheHeaders [2022-09-01T09:00:54.776Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-01T09:00:54.776Z] === RUN TestPingGet [2022-09-01T09:00:54.776Z] --- PASS: TestPingGet (0.01s) [2022-09-01T09:00:54.776Z] === RUN TestPingHead [2022-09-01T09:00:54.776Z] --- PASS: TestPingHead (0.02s) [2022-09-01T09:00:54.776Z] === RUN TestPingSwarmHeader [2022-09-01T09:00:54.776Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-01T09:00:55.032Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-01T09:00:55.595Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-01T09:00:56.158Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-01T09:00:56.158Z] --- PASS: TestPingSwarmHeader (2.25s) [2022-09-01T09:00:56.158Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-01T09:00:56.158Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-01T09:00:56.158Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-01T09:00:56.158Z] === RUN TestPingBuilderHeader [2022-09-01T09:00:56.158Z] === RUN TestPingBuilderHeader/default_config [2022-09-01T09:00:56.720Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-01T09:00:57.281Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-01T09:00:57.281Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-09-01T09:00:57.281Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-01T09:00:57.281Z] === RUN TestVersion [2022-09-01T09:00:57.281Z] --- PASS: TestVersion (0.03s) [2022-09-01T09:00:57.281Z] === CONT TestDiskUsage [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/container_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/image_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-01T09:00:57.848Z] === RUN TestDiskUsage/after_container.Run [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-01T09:00:58.416Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage (1.27s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-01T09:00:58.416Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-01T09:00:58.416Z] PASS [2022-09-01T09:00:58.416Z] [2022-09-01T09:00:58.416Z] === Skipped [2022-09-01T09:00:58.416Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-01T09:00:58.416Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-01T09:00:58.416Z] [2022-09-01T09:00:58.416Z] DONE 57 tests, 1 skipped in 24.171s [2022-09-01T09:00:58.416Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-01T09:00:58.416Z] ++ 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-09-01T09:00:58.416Z] ++ set -e [2022-09-01T09:00:58.416Z] ++ '[' -n 0 ']' [2022-09-01T09:00:58.416Z] ++ set -x [2022-09-01T09:00:58.416Z] ++ 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-09-01T09:00:58.672Z] INFO: Testing against a local daemon [2022-09-01T09:00:58.672Z] === RUN TestVolumesCreateAndList [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-01T09:00:58.672Z] === RUN TestVolumesRemove [2022-09-01T09:00:58.672Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-01T09:00:58.672Z] === RUN TestVolumesInspect [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-01T09:00:58.672Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-01T09:00:58.672Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-01T09:00:58.672Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-01T09:00:58.672Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-01T09:00:58.672Z] PASS [2022-09-01T09:00:58.672Z] [2022-09-01T09:00:58.672Z] DONE 9 tests in 0.264s [2022-09-01T09:00:58.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T09:00:59.185Z] ++++ cat bundles/test-integration/docker.pid [2022-09-01T09:00:59.185Z] +++ kill 7155 [2022-09-01T09:00:59.442Z] +++ /etc/init.d/apparmor stop [2022-09-01T09:00:59.442Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T09:00:59.442Z] [2022-09-01T09:00:59.442Z] Unloading profiles will leave already running processes permanently [2022-09-01T09:00:59.442Z] unconfined, which can lead to unexpected situations. [2022-09-01T09:00:59.442Z] [2022-09-01T09:00:59.442Z] To set a process to complain mode, use the command line tool [2022-09-01T09:00:59.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T09:00:59.442Z] +++ true [2022-09-01T09:00:59.442Z] exiting test-integration [2022-09-01T09:00:59.442Z] ++ exit 0 [2022-09-01T09:00:59.442Z] [2022-09-01T09:01:00.370Z] + for job in $(jobs -p) [2022-09-01T09:01:00.370Z] + wait 9513 [2022-09-01T09:01:01.735Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-01T09:01:01.735Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-01T09:01:01.735Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-01T09:01:01.735Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-01T09:01:02.297Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-01T09:01:02.297Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-01T09:01:03.266Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-01T09:01:03.522Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-01T09:01:03.522Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-01T09:01:03.522Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-01T09:01:03.777Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-01T09:01:04.033Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-01T09:01:04.033Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-01T09:01:04.595Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-01T09:01:04.595Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-01T09:01:05.157Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-01T09:01:05.157Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-01T09:01:05.719Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-01T09:01:06.280Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-01T09:01:06.536Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-01T09:01:07.097Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-01T09:01:09.611Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-01T09:01:09.611Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-01T09:01:09.611Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-01T09:01:10.978Z] === RUN TestDockerSuite/TestImportFile [2022-09-01T09:01:11.905Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-01T09:01:11.906Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-01T09:01:12.836Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-01T09:01:14.202Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-01T09:01:15.139Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-01T09:01:15.705Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-01T09:01:16.266Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-01T09:01:16.828Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-01T09:01:16.828Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-01T09:01:16.828Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-01T09:01:17.389Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-01T09:01:17.645Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-01T09:01:17.645Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-01T09:01:18.209Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-01T09:01:18.209Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-01T09:01:18.209Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-01T09:01:18.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-01T09:01:19.027Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-01T09:01:19.589Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-01T09:01:19.851Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-01T09:01:20.414Z] === RUN TestDockerSuite/TestInspectImage [2022-09-01T09:01:20.414Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-01T09:01:20.414Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-01T09:01:20.415Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-01T09:01:20.415Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-01T09:01:20.977Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-01T09:01:21.539Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-01T09:01:21.539Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-01T09:01:22.100Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-01T09:01:22.355Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-01T09:01:24.879Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-01T09:01:24.879Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-01T09:01:25.443Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-01T09:01:26.005Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-01T09:01:26.934Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-01T09:01:27.496Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-01T09:01:27.752Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-01T09:01:28.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-01T09:01:28.570Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-01T09:01:29.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-01T09:01:29.694Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-01T09:01:29.694Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-01T09:01:30.623Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-01T09:01:31.553Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-01T09:01:31.553Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-01T09:01:32.918Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-01T09:01:34.282Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-01T09:01:35.649Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-01T09:01:35.649Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-01T09:01:37.014Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-01T09:01:37.271Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-01T09:01:37.833Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-01T09:01:40.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-01T09:01:43.633Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-09-01T09:01:43.633Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-01T09:01:43.633Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-01T09:01:43.892Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-01T09:01:43.892Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-01T09:01:44.152Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-09-01T09:01:44.152Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-01T09:01:45.092Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-09-01T09:01:45.092Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-01T09:01:45.092Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-01T09:01:45.351Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-09-01T09:01:45.351Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-01T09:01:45.351Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-01T09:01:45.351Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-01T09:01:45.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-01T09:01:45.610Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-09-01T09:01:45.611Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 77.3% of statements [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-01T09:01:45.611Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-01T09:01:46.159Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-01T09:01:47.088Z] docker_api_swarm_service_test.go:395: [d1bca22b1b698] joining swarm manager [dd09ee7fdee39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:01:48.015Z] docker_api_swarm_service_test.go:395: [da71da6ece334] joining swarm manager [dd09ee7fdee39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:01:48.271Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-01T09:01:48.835Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-01T09:01:49.806Z] ok github.com/docker/docker/builder/remotecontext 0.156s coverage: 13.7% of statements [2022-09-01T09:01:50.066Z] ok github.com/docker/docker/builder/dockerfile 0.587s coverage: 49.3% of statements [2022-09-01T09:01:50.325Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-01T09:01:51.267Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-01T09:01:51.355Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-01T09:01:51.355Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-01T09:01:51.355Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-01T09:01:51.835Z] ok github.com/docker/docker/builder/remotecontext/git 1.733s coverage: 86.3% of statements [2022-09-01T09:01:51.835Z] ? github.com/docker/docker/cli [no test files] [2022-09-01T09:01:51.835Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-01T09:01:51.835Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-01T09:01:51.835Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-01T09:01:52.285Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-01T09:01:52.774Z] ok github.com/docker/docker/cmd/docker-proxy 0.173s coverage: 67.6% of statements [2022-09-01T09:01:53.655Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-01T09:01:54.219Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-01T09:01:55.147Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-01T09:01:55.709Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-01T09:01:56.971Z] ok github.com/docker/docker/client 0.124s coverage: 76.1% of statements [2022-09-01T09:01:58.230Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-01T09:01:58.230Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-01T09:01:58.798Z] === RUN TestDockerSuite/TestLogsSince [2022-09-01T09:02:04.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-01T09:02:05.430Z] docker_api_swarm_service_test.go:343: [d7145f9bef7e0] joining swarm manager [d51f29eef23ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:02:05.430Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-01T09:02:05.992Z] docker_api_swarm_service_test.go:343: [d8c0640f02e56] joining swarm manager [d51f29eef23ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:02:11.249Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-01T09:02:11.249Z] === RUN TestDockerSuite/TestLogsTail [2022-09-01T09:02:11.827Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-01T09:02:12.389Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-01T09:02:12.645Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-01T09:02:12.645Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-01T09:02:12.645Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-01T09:02:12.645Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-01T09:02:12.901Z] === RUN TestDockerSuite/TestNetHostname [2022-09-01T09:02:14.271Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-01T09:02:14.271Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-01T09:02:14.271Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-01T09:02:14.271Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-01T09:02:15.198Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-01T09:02:15.454Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-01T09:02:16.822Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-01T09:02:16.822Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-01T09:02:16.822Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-01T09:02:16.822Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-01T09:02:19.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-01T09:02:21.226Z] docker_api_swarm_service_test.go:490: [d0de3d9150209] joining swarm manager [dadebf3889e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:02:22.162Z] docker_api_swarm_service_test.go:490: [d3829989d7adc] joining swarm manager [dadebf3889e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:02:22.162Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-01T09:02:23.531Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-01T09:02:24.897Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-01T09:02:27.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-01T09:02:29.302Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-01T09:02:30.668Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-01T09:02:33.934Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-01T09:02:34.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-01T09:02:35.118Z] === RUN TestDockerSuite/TestPluginActive [2022-09-01T09:02:35.701Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.9% of statements [2022-09-01T09:02:35.701Z] ok github.com/docker/docker/cmd/dockerd/trap 2.534s coverage: 0.0% of statements [2022-09-01T09:02:35.701Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-01T09:02:35.701Z] ok github.com/docker/docker/container 0.131s coverage: 35.7% of statements [2022-09-01T09:02:35.701Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-01T09:02:35.701Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-01T09:02:35.701Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-01T09:02:35.701Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-01T09:02:38.385Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-01T09:02:40.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-01T09:02:43.429Z] docker_api_swarm_service_test.go:128: [d99e3277f897f] joining swarm manager [de86cfb2d7066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:02:43.825Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-09-01T09:02:43.991Z] docker_api_swarm_service_test.go:129: [dbac4ffdc1831] joining swarm manager [de86cfb2d7066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:02:44.394Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-09-01T09:02:44.920Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-01T09:02:44.920Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-01T09:02:44.920Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-01T09:02:45.847Z] docker_api_swarm_service_test.go:137: [d43ef537fd3ee] joining swarm manager [de86cfb2d7066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-01T09:02:46.303Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-09-01T09:02:46.410Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-01T09:02:46.667Z] docker_api_swarm_service_test.go:138: [d198a4f94d393] joining swarm manager [de86cfb2d7066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-01T09:02:49.183Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-01T09:02:54.422Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-09-01T09:02:54.440Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-01T09:02:54.992Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-01T09:02:55.561Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-01T09:02:55.806Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-01T09:02:56.130Z] ok github.com/docker/docker/daemon 10.175s coverage: 16.4% of statements [2022-09-01T09:02:56.130Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-01T09:02:56.130Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-01T09:02:56.130Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-01T09:02:56.130Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-01T09:02:56.130Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-09-01T09:02:56.736Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-01T09:02:57.665Z] === RUN TestDockerSuite/TestPortList [2022-09-01T09:02:58.670Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.750s coverage: 74.8% of statements [2022-09-01T09:02:58.670Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-01T09:02:59.608Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.535s coverage: 60.7% of statements [2022-09-01T09:03:00.988Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-09-01T09:03:02.896Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.345s coverage: 50.6% of statements [2022-09-01T09:03:02.896Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.200s coverage: 45.9% of statements [2022-09-01T09:03:02.896Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-01T09:03:04.218Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-01T09:03:04.276Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-09-01T09:03:04.845Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.848s coverage: 58.5% of statements [2022-09-01T09:03:04.845Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-01T09:03:04.845Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-01T09:03:05.104Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-01T09:03:05.364Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-09-01T09:03:07.901Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-09-01T09:03:08.839Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 6.9% of statements [2022-09-01T09:03:08.839Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-01T09:03:08.839Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-01T09:03:09.098Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 80.2% of statements [2022-09-01T09:03:09.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-01T09:03:09.672Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-09-01T09:03:09.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-01T09:03:09.932Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-01T09:03:10.502Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.008s coverage: 88.2% of statements [2022-09-01T09:03:11.443Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.107s coverage: 76.8% of statements [2022-09-01T09:03:11.979Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-01T09:03:11.979Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-01T09:03:12.028Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-09-01T09:03:12.596Z] ok github.com/docker/docker/daemon/logger/local 0.052s coverage: 79.4% of statements [2022-09-01T09:03:13.535Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-01T09:03:14.104Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-09-01T09:03:14.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-01T09:03:15.044Z] ok github.com/docker/docker/daemon/logger/journald 3.745s coverage: 74.3% of statements [2022-09-01T09:03:15.044Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-01T09:03:15.044Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-01T09:03:15.044Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-01T09:03:15.044Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-01T09:03:15.614Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-09-01T09:03:15.873Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-01T09:03:16.441Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-01T09:03:16.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.666s coverage: 82.5% of statements [2022-09-01T09:03:16.700Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-01T09:03:16.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-01T09:03:17.639Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-09-01T09:03:19.545Z] ok github.com/docker/docker/distribution 1.525s coverage: 28.0% of statements [2022-09-01T09:03:19.545Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-01T09:03:19.737Z] docker_api_swarm_service_test.go:304: [ddd14cafd998e] joining swarm manager [db182e3026cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:03:19.804Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-01T09:03:20.373Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-09-01T09:03:20.373Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-01T09:03:20.632Z] ok github.com/docker/docker/image 0.050s coverage: 86.9% of statements [2022-09-01T09:03:21.112Z] docker_api_swarm_service_test.go:304: [d51aa2c432c5a] joining swarm manager [db182e3026cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:03:21.112Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-01T09:03:21.202Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-01T09:03:21.461Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-09-01T09:03:21.461Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-01T09:03:21.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-01T09:03:22.030Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-01T09:03:22.969Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-09-01T09:03:23.011Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-01T09:03:23.011Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-01T09:03:23.228Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-09-01T09:03:23.267Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-01T09:03:23.487Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-09-01T09:03:25.158Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-01T09:03:25.393Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 81.9% of statements [2022-09-01T09:03:25.961Z] ok github.com/docker/docker/pkg/authorization 0.369s coverage: 68.3% of statements [2022-09-01T09:03:26.086Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-01T09:03:26.220Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-01T09:03:26.220Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-01T09:03:27.973Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-01T09:03:29.506Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 42.7% of statements [2022-09-01T09:03:29.506Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-01T09:03:29.765Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-01T09:03:30.025Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-01T09:03:30.025Z] ok github.com/docker/docker/layer 7.210s coverage: 68.9% of statements [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-01T09:03:30.025Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-01T09:03:30.594Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 87.2% of statements [2022-09-01T09:03:30.594Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2022-09-01T09:03:30.853Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-01T09:03:32.139Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-01T09:03:32.139Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-01T09:03:32.232Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.1% of statements [2022-09-01T09:03:32.233Z] ok github.com/docker/docker/pkg/idtools 0.578s coverage: 69.3% of statements [2022-09-01T09:03:32.233Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-09-01T09:03:32.492Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-09-01T09:03:32.492Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-01T09:03:32.492Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-01T09:03:32.752Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-09-01T09:03:33.011Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-09-01T09:03:33.271Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-09-01T09:03:33.271Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-09-01T09:03:33.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-01T09:03:33.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-01T09:03:33.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2022-09-01T09:03:34.406Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-01T09:03:34.656Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-01T09:03:34.665Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-01T09:03:34.665Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-01T09:03:36.041Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-09-01T09:03:36.301Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-01T09:03:36.561Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-01T09:03:36.820Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-09-01T09:03:36.820Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-01T09:03:37.079Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-01T09:03:37.648Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-09-01T09:03:37.908Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-01T09:03:38.167Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-09-01T09:03:38.736Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-09-01T09:03:38.996Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-01T09:03:40.901Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-09-01T09:03:40.901Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-01T09:03:41.191Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-01T09:03:41.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-01T09:03:41.470Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-09-01T09:03:41.752Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-01T09:03:42.407Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-09-01T09:03:42.667Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-01T09:03:43.120Z] docker_api_swarm_service_test.go:100: [d280917cdbf8d] joining swarm manager [de4a56de01f42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:03:43.379Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-01T09:03:43.605Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-09-01T09:03:43.864Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-01T09:03:43.941Z] docker_api_swarm_service_test.go:101: [d3b35dc3618e5] joining swarm manager [de4a56de01f42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:03:44.124Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-01T09:03:44.503Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-01T09:03:44.693Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-01T09:03:44.952Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-01T09:03:45.431Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-01T09:03:46.859Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-01T09:03:47.119Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-09-01T09:03:47.690Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-01T09:03:47.951Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-01T09:03:48.628Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-01T09:03:49.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-01T09:03:50.768Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-01T09:03:50.768Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-01T09:03:51.330Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-01T09:03:53.222Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-01T09:03:54.587Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-01T09:03:54.587Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-01T09:03:54.587Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-01T09:03:54.843Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-01T09:03:55.408Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-01T09:03:55.408Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-01T09:03:56.335Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-01T09:03:57.263Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-01T09:03:57.838Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-01T09:04:05.928Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-01T09:04:05.928Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-01T09:04:06.857Z] check_test.go:611: [d280917cdbf8d] daemon is not started [2022-09-01T09:04:07.786Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-01T09:04:07.786Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-01T09:04:07.786Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-01T09:04:07.786Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-01T09:04:10.310Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-01T09:04:10.556Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.3% of statements [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/rootless [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/volume [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-01T09:04:10.556Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === Skipped [2022-09-01T09:04:10.556Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-01T09:04:10.556Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-01T09:04:10.556Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-01T09:04:10.556Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-01T09:04:10.556Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:71: No driver to put! [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-01T09:04:10.556Z] time="2022-09-01T09:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-01T09:04:10.556Z] time="2022-09-01T09:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-01T09:04:10.556Z] time="2022-09-01T09:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-01T09:04:10.556Z] time="2022-09-01T09:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-01T09:04:10.556Z] time="2022-09-01T09:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:71: No driver to put! [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-01T09:04:10.556Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-01T09:04:10.556Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-01T09:04:10.556Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-01T09:04:10.556Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-01T09:04:10.556Z] graphtest_unix.go:71: No driver to put! [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-01T09:04:10.556Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-01T09:04:10.556Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-01T09:04:10.556Z] [2022-09-01T09:04:10.556Z] DONE 2874 tests, 28 skipped in 260.099s [2022-09-01T09:04:10.556Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/bitseq [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cluster [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-01T09:04:10.556Z] github.com/docker/docker/libnetwork/config [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/datastore [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/driverapi [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/etchosts [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/idm [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipam [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/iptables [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/netlabel [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/netutils [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/networkdb [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/ns [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/options [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/osl [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/portallocator [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/portmapper [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/testutils [2022-09-01T09:04:10.557Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-01T09:04:10.557Z] + 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-09-01T09:04:10.873Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-01T09:04:12.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-01T09:04:12.800Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-01T09:04:13.728Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-01T09:04:13.728Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-01T09:04:13.984Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-01T09:04:14.549Z] docker_api_swarm_service_test.go:533: [deb52886f491a] joining swarm manager [d4fa1c15b693d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:04:15.915Z] docker_api_swarm_service_test.go:534: [dc51d7c878eb5] joining swarm manager [d4fa1c15b693d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:04:16.478Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-01T09:04:17.408Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-01T09:04:17.970Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-01T09:04:19.862Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-01T09:04:20.792Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-01T09:04:22.158Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-01T09:04:23.086Z] === RUN TestDockerSuite/TestRmiTag [2022-09-01T09:04:23.086Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-01T09:04:23.647Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-01T09:04:26.913Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-01T09:04:26.913Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-01T09:04:27.477Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-01T09:04:27.733Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-01T09:04:28.295Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-01T09:04:28.860Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-01T09:04:29.115Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-01T09:04:29.678Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-01T09:04:30.240Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-01T09:04:33.507Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-01T09:04:33.507Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-01T09:04:34.874Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-01T09:04:35.435Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-01T09:04:37.326Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-01T09:04:38.691Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-01T09:04:38.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-01T09:04:40.586Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-01T09:04:40.843Z] docker_api_swarm_service_test.go:148: [d0a4290c07e03] joining swarm manager [d31cd82c3b797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:04:41.100Z] === RUN TestDockerSuite/TestDockerFails [2022-09-01T09:04:41.100Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-01T09:04:42.029Z] docker_api_swarm_service_test.go:148: [d6ba599421edd] joining swarm manager [d31cd82c3b797]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:04:42.966Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-01T09:04:43.528Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-01T09:04:44.091Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-01T09:04:45.459Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-01T09:04:46.020Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-01T09:04:46.276Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-01T09:04:47.207Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-01T09:04:47.769Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-01T09:04:48.024Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-01T09:04:48.280Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-01T09:04:48.280Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-01T09:04:48.842Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-01T09:04:49.771Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-01T09:04:50.334Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-01T09:04:50.902Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-01T09:04:51.833Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-01T09:04:52.761Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-01T09:04:53.689Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-01T09:04:54.251Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-01T09:04:54.813Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-01T09:04:55.374Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-01T09:04:55.937Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-01T09:04:56.499Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-01T09:04:57.066Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork 37.221s coverage: 40.6% of statements [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.372s coverage: 59.9% of statements [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.070s coverage: 5.1% of statements [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-01T09:04:57.239Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-01T09:04:57.239Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-01T09:04:57.994Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-01T09:04:58.250Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-01T09:04:58.812Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-01T09:04:59.384Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-01T09:04:59.640Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-01T09:05:01.531Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-01T09:05:01.531Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-01T09:05:02.093Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-01T09:05:02.654Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-01T09:05:02.915Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-01T09:05:02.915Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-01T09:05:03.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-01T09:05:04.041Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-01T09:05:04.298Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-01T09:05:04.862Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-01T09:05:05.119Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-01T09:05:05.119Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-01T09:05:06.047Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-01T09:05:06.047Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-01T09:05:06.977Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-01T09:05:07.215Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.113s coverage: 6.6% of statements [2022-09-01T09:05:07.215Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-01T09:05:07.215Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-01T09:05:07.215Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-09-01T09:05:07.215Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-01T09:05:07.215Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-01T09:05:07.215Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-01T09:05:07.474Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-01T09:05:07.539Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-01T09:05:07.738Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-09-01T09:05:07.998Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-01T09:05:08.100Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-01T09:05:08.260Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-01T09:05:08.357Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-01T09:05:08.613Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-01T09:05:08.868Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-01T09:05:09.796Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-01T09:05:10.723Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-01T09:05:11.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-01T09:05:11.905Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-01T09:05:12.833Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-01T09:05:13.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-01T09:05:13.650Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-01T09:05:13.906Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-01T09:05:15.275Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-01T09:05:17.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-01T09:05:18.330Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-09-01T09:05:25.872Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-01T09:05:26.190Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-01T09:05:30.368Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-01T09:05:33.220Z] ok github.com/docker/docker/libnetwork/ipam 14.270s coverage: 85.3% of statements [2022-09-01T09:05:33.220Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-01T09:05:33.220Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-01T09:05:33.479Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-01T09:05:34.048Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-01T09:05:34.048Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-01T09:05:34.048Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-01T09:05:34.617Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-09-01T09:05:35.185Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.0% of statements [2022-09-01T09:05:35.444Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-01T09:05:35.703Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-01T09:05:38.452Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-01T09:05:39.013Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-01T09:05:40.903Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-01T09:05:42.274Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-01T09:05:42.274Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-01T09:05:42.274Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-01T09:05:42.274Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-01T09:05:42.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-01T09:05:42.836Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-01T09:05:44.205Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-01T09:05:45.133Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-01T09:05:47.026Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-01T09:05:47.589Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-01T09:05:48.526Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-01T09:05:49.088Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-01T09:05:49.089Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-01T09:05:49.089Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-01T09:05:49.345Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-01T09:05:50.712Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-01T09:05:50.712Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-01T09:05:51.276Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-01T09:05:51.839Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-01T09:05:52.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-01T09:05:52.659Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-01T09:05:52.916Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-01T09:05:53.172Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-01T09:05:53.736Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-01T09:05:54.299Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-01T09:05:54.862Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-01T09:05:55.792Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-01T09:05:56.354Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-01T09:05:56.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-01T09:05:57.174Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-01T09:05:57.735Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-01T09:05:57.992Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-01T09:05:57.992Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-01T09:05:58.555Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-01T09:05:59.118Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-01T09:05:59.679Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-01T09:06:00.241Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-01T09:06:00.498Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-01T09:06:00.498Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-01T09:06:00.498Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-01T09:06:03.018Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-01T09:06:03.275Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-01T09:06:03.836Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-01T09:06:05.726Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-01T09:06:08.242Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-01T09:06:10.133Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-01T09:06:14.307Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-01T09:06:15.235Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-01T09:06:15.800Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-01T09:06:17.166Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-01T09:06:17.166Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-01T09:06:17.166Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-01T09:06:17.166Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-01T09:06:17.728Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-01T09:06:17.985Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-01T09:06:19.875Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-01T09:06:21.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-01T09:06:22.176Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-01T09:06:28.709Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-01T09:06:28.709Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-01T09:06:28.709Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-01T09:06:29.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-01T09:06:29.271Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-01T09:06:29.271Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-01T09:06:30.201Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-01T09:06:31.128Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-01T09:06:32.072Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-01T09:06:32.072Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-01T09:06:32.072Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-01T09:06:33.000Z] === RUN TestDockerSuite/TestRunMount [2022-09-01T09:06:37.168Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-01T09:06:37.168Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-01T09:06:37.731Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-01T09:06:38.660Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-01T09:06:40.026Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-01T09:06:41.390Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-01T09:06:42.317Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-01T09:06:43.245Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-01T09:06:44.612Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-01T09:06:45.979Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-01T09:06:45.979Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-01T09:06:46.542Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-01T09:06:47.472Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-01T09:06:48.035Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-01T09:06:48.290Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-01T09:06:49.656Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-01T09:06:51.024Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-01T09:06:51.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-01T09:06:54.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-01T09:06:55.113Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-01T09:06:55.675Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-01T09:06:55.675Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-01T09:06:56.603Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-01T09:06:56.603Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-01T09:06:57.184Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-01T09:06:57.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-01T09:06:57.749Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-01T09:06:57.749Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-01T09:06:58.311Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-01T09:07:00.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-01T09:07:02.718Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-01T09:07:04.608Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-01T09:07:04.608Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-01T09:07:04.608Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-01T09:07:04.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-01T09:07:05.121Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-01T09:07:05.683Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-01T09:07:07.049Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-01T09:07:07.978Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-01T09:07:07.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-01T09:07:08.234Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-01T09:07:08.234Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-01T09:07:08.797Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-01T09:07:09.359Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-01T09:07:10.287Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-01T09:07:10.543Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-01T09:07:10.543Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-01T09:07:10.543Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-01T09:07:11.106Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-01T09:07:11.362Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-01T09:07:11.617Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-01T09:07:11.617Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-01T09:07:11.617Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-01T09:07:12.185Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-01T09:07:13.552Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-01T09:07:13.552Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-01T09:07:13.552Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-01T09:07:14.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-01T09:07:16.005Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-01T09:07:16.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-01T09:07:17.129Z] === RUN TestDockerSuite/TestRunRm [2022-09-01T09:07:17.691Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-01T09:07:19.580Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-01T09:07:21.468Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-01T09:07:22.075Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-01T09:07:22.637Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-01T09:07:24.004Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-01T09:07:24.566Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-01T09:07:25.494Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/networkdb 103.466s coverage: 60.1% of statements [2022-09-01T09:07:27.159Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.017s coverage: 20.0% of statements [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-09-01T09:07:27.159Z] ok github.com/docker/docker/libnetwork/portmapper 0.538s coverage: 48.6% of statements [2022-09-01T09:07:27.385Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-01T09:07:27.417Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-01T09:07:27.417Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-01T09:07:27.676Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === Skipped [2022-09-01T09:07:27.676Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-01T09:07:27.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-01T09:07:27.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-01T09:07:27.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-01T09:07:27.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-01T09:07:27.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-01T09:07:27.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-01T09:07:27.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-01T09:07:27.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-01T09:07:27.676Z] firewalld_test.go:14: firewalld is not running [2022-09-01T09:07:27.676Z] [2022-09-01T09:07:27.676Z] DONE 327 tests, 9 skipped in 199.650s Post stage [Pipeline] junit [2022-09-01T09:07:28.256Z] Recording test results [2022-09-01T09:07:28.723Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-01T09:07:29.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44072/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=13f99eb65f5b96b58f9791495fb4a579c6b0afb1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:13f99eb65f5b96b58f9791495fb4a579c6b0afb1 hack/validate/vendor [2022-09-01T09:07:29.618Z] +++ dirname ./hack/vendor.sh [2022-09-01T09:07:29.618Z] ++ cd ./hack [2022-09-01T09:07:29.618Z] ++ pwd [2022-09-01T09:07:29.618Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-01T09:07:29.618Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-09-01T09:07:29.618Z] + GO111MODULE=auto [2022-09-01T09:07:29.618Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-09-01T09:07:29.618Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-09-01T09:07:29.618Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-09-01T09:07:30.186Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-01T09:07:30.186Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-01T09:07:30.186Z] go: downloading google.golang.org/grpc v1.45.0 [2022-09-01T09:07:30.450Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-09-01T09:07:30.450Z] go: downloading gotest.tools/v3 v3.2.0 [2022-09-01T09:07:30.450Z] go: downloading github.com/docker/go-units v0.5.0 [2022-09-01T09:07:30.656Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-01T09:07:30.709Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-09-01T09:07:30.709Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-09-01T09:07:30.709Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-09-01T09:07:30.709Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-09-01T09:07:30.913Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-01T09:07:30.968Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-01T09:07:30.968Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-09-01T09:07:30.968Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-09-01T09:07:30.968Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-09-01T09:07:30.968Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-09-01T09:07:30.968Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-09-01T09:07:30.968Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-09-01T09:07:31.168Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-01T09:07:31.227Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-09-01T09:07:31.227Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-09-01T09:07:31.227Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-09-01T09:07:31.227Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-09-01T09:07:31.227Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-09-01T09:07:31.227Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-09-01T09:07:31.227Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-09-01T09:07:31.227Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-09-01T09:07:31.227Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-09-01T09:07:31.424Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-01T09:07:31.486Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-09-01T09:07:31.487Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-09-01T09:07:31.487Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-09-01T09:07:31.487Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-09-01T09:07:31.487Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-09-01T09:07:31.487Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-09-01T09:07:31.487Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-09-01T09:07:31.487Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-09-01T09:07:31.487Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-09-01T09:07:31.992Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-01T09:07:32.055Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-09-01T09:07:32.055Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-09-01T09:07:32.055Z] go: downloading github.com/google/uuid v1.3.0 [2022-09-01T09:07:32.055Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-09-01T09:07:32.055Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-09-01T09:07:32.055Z] go: downloading github.com/moby/locker v1.0.1 [2022-09-01T09:07:32.055Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-09-01T09:07:32.055Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-01T09:07:32.055Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-09-01T09:07:32.055Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-09-01T09:07:32.055Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-09-01T09:07:32.055Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-09-01T09:07:32.055Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-09-01T09:07:32.055Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-09-01T09:07:32.055Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-09-01T09:07:32.554Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-01T09:07:33.118Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-01T09:07:34.046Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-01T09:07:34.302Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-01T09:07:34.558Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-01T09:07:34.590Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-09-01T09:07:34.590Z] go: downloading cloud.google.com/go v0.93.3 [2022-09-01T09:07:34.590Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-09-01T09:07:34.590Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-09-01T09:07:34.590Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-09-01T09:07:34.590Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-09-01T09:07:34.590Z] go: downloading github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8 [2022-09-01T09:07:34.590Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-09-01T09:07:34.590Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30 [2022-09-01T09:07:34.590Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-09-01T09:07:34.590Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-09-01T09:07:34.590Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-01T09:07:34.590Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-09-01T09:07:34.849Z] go: downloading github.com/creack/pty v1.1.11 [2022-09-01T09:07:34.849Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-09-01T09:07:34.849Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-09-01T09:07:34.849Z] go: downloading github.com/miekg/dns v1.1.27 [2022-09-01T09:07:35.108Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-09-01T09:07:35.108Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-09-01T09:07:35.108Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-09-01T09:07:35.108Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-09-01T09:07:35.120Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-01T09:07:35.368Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-09-01T09:07:35.368Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-09-01T09:07:35.368Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-09-01T09:07:35.368Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-09-01T09:07:35.376Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-01T09:07:36.306Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-09-01T09:07:36.306Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-01T09:07:37.272Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-01T09:07:38.199Z] === RUN TestDockerSuite/TestRunState [2022-09-01T09:07:39.128Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-01T09:07:39.594Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-09-01T09:07:39.594Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-09-01T09:07:39.594Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-01T09:07:39.594Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-09-01T09:07:39.594Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-09-01T09:07:39.594Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-09-01T09:07:39.594Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-09-01T09:07:39.594Z] go: downloading github.com/containerd/console v1.0.3 [2022-09-01T09:07:39.594Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-09-01T09:07:39.594Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-09-01T09:07:39.594Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-09-01T09:07:39.594Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-01T09:07:39.594Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-09-01T09:07:39.594Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-09-01T09:07:39.594Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-09-01T09:07:39.594Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-01T09:07:39.594Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-01T09:07:39.594Z] go: downloading github.com/prometheus/common v0.32.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-01T09:07:39.594Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-09-01T09:07:39.594Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-09-01T09:07:39.594Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-09-01T09:07:39.594Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-09-01T09:07:39.594Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-09-01T09:07:39.594Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-01T09:07:39.594Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-01T09:07:39.594Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-09-01T09:07:39.853Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-09-01T09:07:39.853Z] go: downloading google.golang.org/api v0.54.0 [2022-09-01T09:07:40.061Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-01T09:07:40.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-01T09:07:40.574Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-01T09:07:40.830Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-01T09:07:40.831Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-01T09:07:40.831Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-01T09:07:41.399Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-01T09:07:41.655Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-01T09:07:42.389Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-09-01T09:07:42.389Z] go: downloading go.opencensus.io v0.23.0 [2022-09-01T09:07:42.389Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-09-01T09:07:42.389Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-09-01T09:07:42.389Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-09-01T09:07:42.389Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-09-01T09:07:42.389Z] go: downloading github.com/google/btree v1.0.1 [2022-09-01T09:07:42.389Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-09-01T09:07:42.389Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-09-01T09:07:42.389Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-01T09:07:42.389Z] go: downloading go.uber.org/goleak v1.1.12 [2022-09-01T09:07:42.389Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-01T09:07:42.389Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-01T09:07:42.389Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-09-01T09:07:42.389Z] go: downloading golang.org/x/text v0.3.7 [2022-09-01T09:07:42.957Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-09-01T09:07:42.957Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-09-01T09:07:42.957Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-09-01T09:07:42.957Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-09-01T09:07:42.957Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-09-01T09:07:42.957Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-09-01T09:07:43.216Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-09-01T09:07:43.216Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-09-01T09:07:43.216Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/kr/pretty v0.2.1 [2022-09-01T09:07:43.216Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-09-01T09:07:43.216Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-09-01T09:07:43.216Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-09-01T09:07:43.216Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-09-01T09:07:43.216Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-09-01T09:07:43.216Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-09-01T09:07:43.216Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-09-01T09:07:43.216Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-09-01T09:07:43.475Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-09-01T09:07:43.475Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-09-01T09:07:43.475Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-09-01T09:07:43.475Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-09-01T09:07:43.475Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-09-01T09:07:43.475Z] go: downloading github.com/kr/text v0.2.0 [2022-09-01T09:07:43.475Z] go: downloading google.golang.org/appengine v1.6.7 [2022-09-01T09:07:43.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-01T09:07:43.545Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-01T09:07:43.545Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-01T09:07:43.545Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-01T09:07:43.735Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-09-01T09:07:43.735Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-09-01T09:07:43.735Z] go: downloading go.uber.org/zap v1.17.0 [2022-09-01T09:07:43.735Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-09-01T09:07:43.735Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-09-01T09:07:43.735Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-09-01T09:07:43.735Z] go: downloading go.uber.org/atomic v1.7.0 [2022-09-01T09:07:43.735Z] go: downloading go.uber.org/multierr v1.6.0 [2022-09-01T09:07:43.735Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-09-01T09:07:43.735Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-09-01T09:07:43.735Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-09-01T09:07:43.735Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-09-01T09:07:43.735Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-01T09:07:43.735Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-09-01T09:07:43.803Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-01T09:07:43.995Z] + GO111MODULE=auto [2022-09-01T09:07:43.995Z] + go mod vendor -modfile vendor.mod [2022-09-01T09:07:45.694Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-01T09:07:46.256Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-01T09:07:47.286Z] Congratulations! All vendoring changes are done the right way. [2022-09-01T09:07:47.625Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-01T09:07:48.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-01T09:07:49.501Z] + echo Ensuring container killed. [2022-09-01T09:07:49.501Z] Ensuring container killed. [2022-09-01T09:07:49.501Z] + docker rm -vf docker-pr1 [2022-09-01T09:07:49.501Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-09-01T09:07:49.784Z] + echo Chowning /workspace to jenkins user [2022-09-01T09:07:49.784Z] Chowning /workspace to jenkins user [2022-09-01T09:07:49.784Z] + id -u [2022-09-01T09:07:49.784Z] + id -g [2022-09-01T09:07:49.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T09:07:50.444Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T09:07:51.455Z] + bundleName=unit [2022-09-01T09:07:51.455Z] + echo Creating unit-bundles.tar.gz [2022-09-01T09:07:51.455Z] Creating unit-bundles.tar.gz [2022-09-01T09:07:51.455Z] + 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-09-01T09:07:51.455Z] bundles/junit-report-libnetwork.xml [2022-09-01T09:07:51.455Z] bundles/junit-report.xml [2022-09-01T09:07:51.455Z] bundles/go-test-report-libnetwork.json [2022-09-01T09:07:51.455Z] bundles/go-test-report.json [2022-09-01T09:07:51.455Z] bundles/profile-libnetwork.out [2022-09-01T09:07:51.455Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-01T09:07:51.468Z] Archiving artifacts [2022-09-01T09:07:51.809Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-01T09:07:51.936Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-01T09:07:52.241Z] + make clean [2022-09-01T09:07:52.499Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-01T09:07:52.499Z] docker-dev-cache [2022-09-01T09:07:52.499Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T09:07:53.703Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-01T09:07:54.273Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-01T09:07:54.529Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-01T09:07:54.785Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-01T09:07:55.347Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-01T09:07:57.239Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-01T09:07:57.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-01T09:07:58.424Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-01T09:07:58.986Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-01T09:07:58.986Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-01T09:07:59.242Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-01T09:07:59.807Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-01T09:08:00.369Z] docker_cli_service_logs_test.go:248: checking task q4hdrirws5g2 [2022-09-01T09:08:00.369Z] docker_cli_service_logs_test.go:253: checking messages for q4hdrirws5g2 [2022-09-01T09:08:00.369Z] docker_cli_service_logs_test.go:248: checking task mvo2o7rf41v9 [2022-09-01T09:08:00.369Z] docker_cli_service_logs_test.go:253: checking messages for mvo2o7rf41v9 [2022-09-01T09:08:00.626Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-01T09:08:01.188Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-01T09:08:01.188Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-01T09:08:01.188Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-01T09:08:01.188Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-01T09:08:01.445Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-01T09:08:02.008Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-01T09:08:03.901Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-01T09:08:05.271Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-01T09:08:05.527Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-01T09:08:06.456Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-01T09:08:07.822Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-01T09:08:08.749Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-01T09:08:10.116Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-01T09:08:12.008Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-01T09:08:12.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-01T09:08:12.570Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-01T09:08:12.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-01T09:08:12.570Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-01T09:08:12.570Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-01T09:08:12.570Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-01T09:08:12.570Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-01T09:08:12.827Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-01T09:08:12.827Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-01T09:08:12.827Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-01T09:08:13.754Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-01T09:08:14.012Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-01T09:08:14.938Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-01T09:08:15.500Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-01T09:08:16.061Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-01T09:08:16.061Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-01T09:08:16.318Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-01T09:08:16.318Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-01T09:08:16.318Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-01T09:08:16.318Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-01T09:08:16.574Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-01T09:08:16.574Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-01T09:08:16.574Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-01T09:08:16.574Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-01T09:08:16.574Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-01T09:08:16.574Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-01T09:08:17.136Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-01T09:08:17.392Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-01T09:08:17.392Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-01T09:08:17.956Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-01T09:08:17.956Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-01T09:08:18.518Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-01T09:08:18.774Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-01T09:08:19.336Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-01T09:08:19.899Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-01T09:08:19.899Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-01T09:08:19.899Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-01T09:08:20.462Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-01T09:08:21.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-01T09:08:21.828Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-01T09:08:22.397Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-01T09:08:22.397Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-01T09:08:22.397Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-01T09:08:22.653Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-01T09:08:22.653Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-01T09:08:24.020Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-01T09:08:24.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-01T09:08:24.534Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-01T09:08:26.443Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-01T09:08:27.004Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-01T09:08:27.005Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-01T09:08:27.005Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-01T09:08:27.005Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-01T09:08:27.005Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-01T09:08:27.566Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-01T09:08:28.129Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-01T09:08:29.135Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-01T09:08:29.135Z] docker_cli_swarm_test.go:1895: [d126024a1369f] joining swarm manager [db00fee7156c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:08:30.500Z] docker_cli_swarm_test.go:1896: [d1915cfd1b2f8] joining swarm manager [db00fee7156c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:08:30.756Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-01T09:08:31.321Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-01T09:08:33.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-01T09:08:35.730Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-01T09:08:38.245Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-01T09:08:39.611Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-01T09:08:40.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-01T09:08:41.905Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-01T09:08:42.833Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-01T09:08:44.198Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-01T09:08:45.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-01T09:08:46.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-01T09:08:46.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-01T09:08:48.649Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-01T09:08:50.032Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-01T09:08:51.398Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-01T09:08:53.289Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-01T09:08:54.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-01T09:08:56.020Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-01T09:08:56.021Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-01T09:08:56.021Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-01T09:08:56.021Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-01T09:08:56.276Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-01T09:08:57.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-01T09:08:57.203Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-01T09:08:58.131Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-01T09:08:59.060Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-01T09:08:59.316Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-01T09:09:00.682Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-01T09:09:00.682Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-01T09:09:00.938Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-01T09:09:01.865Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1697231289 [2022-09-01T09:09:02.122Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-01T09:09:02.378Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-01T09:09:03.325Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-01T09:09:03.581Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-01T09:09:03.581Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-01T09:09:04.947Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-01T09:09:05.877Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-01T09:09:08.392Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-01T09:09:08.392Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-01T09:09:08.953Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-01T09:09:08.953Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-01T09:09:10.318Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-01T09:09:10.318Z] docker_cli_sni_test.go:30: Flakey test [2022-09-01T09:09:10.318Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-01T09:09:12.833Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-01T09:09:14.723Z] docker_cli_swarm_test.go:1796: [d7959c46e4b88] joining swarm manager [d289d824d0ce9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:09:15.284Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-01T09:09:16.212Z] docker_cli_swarm_test.go:1797: [dcf1ca17a386f] joining swarm manager [d289d824d0ce9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:09:17.140Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-01T09:09:17.703Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-01T09:09:18.632Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-01T09:09:21.147Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-01T09:09:23.039Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-01T09:09:23.297Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-01T09:09:24.226Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-01T09:09:25.596Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-01T09:09:26.526Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-01T09:09:29.042Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-01T09:09:32.309Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-01T09:09:33.236Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-01T09:09:36.502Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-01T09:09:39.766Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-01T09:09:41.132Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-01T09:09:41.694Z] docker_cli_swarm_test.go:1315: [d99c0d2b79bdc] joining swarm manager [d3024932e6a93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:09:43.059Z] docker_cli_swarm_test.go:1316: [d799ed8822968] joining swarm manager [d3024932e6a93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:09:43.620Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-01T09:09:44.183Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-01T09:09:44.746Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-01T09:09:45.308Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-01T09:09:45.308Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-01T09:09:45.308Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-01T09:09:45.579Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-01T09:09:46.149Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-01T09:09:46.149Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-01T09:09:46.149Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-01T09:09:46.149Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-01T09:09:46.149Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-01T09:09:47.077Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-01T09:09:47.640Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-01T09:09:48.201Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-01T09:09:49.129Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-01T09:09:53.292Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-01T09:09:53.548Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-01T09:09:53.548Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-01T09:09:53.548Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-01T09:09:54.111Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-01T09:09:55.038Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-01T09:09:56.407Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-01T09:09:58.296Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-01T09:09:59.224Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-01T09:10:17.264Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-01T09:10:17.827Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-01T09:10:18.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-01T09:10:18.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-01T09:10:18.084Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-01T09:10:18.084Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-01T09:10:18.341Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite (1378.31s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.70s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.09s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.92s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.19s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.09s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.13s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.95s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.11s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.60s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.75s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.67s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.78s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2022-09-01T09:10:18.341Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.77s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.23s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.90s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.35s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.44s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.53s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2f668__} (1.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14104725816_/foo_false_____} (0.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14104725816_/foo_true_____} (1.56s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_false_____} (1.59s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_true_____} (1.50s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31498785817_/foo_true__0xc000a2f6b0___} (1.53s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2f6c8__} (1.62s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2f6e0__} (1.43s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2f6f8__} (1.38s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2f710__} (1.48s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.88s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.79s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.10s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.24s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.65s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.68s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.60s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.44s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.89s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.53s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.91s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.42s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.87s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.40s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.23s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.42s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.61s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.34s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.60s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.35s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.89s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.20s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.81s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.14s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.14s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.15s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.14s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.87s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.67s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.45s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.25s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.86s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.13s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.50s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.39s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.20s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.97s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.94s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.80s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.09s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.98s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.59s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.78s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.87s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.87s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.54s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.75s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.78s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.84s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.60s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.19s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.90s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.17s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.52s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.97s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.03s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.05s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.61s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.78s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2022-09-01T09:10:18.342Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildExpose (0.47s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFails (0.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.69s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.06s) [2022-09-01T09:10:18.342Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.10s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.44s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.98s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.38s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.19s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.06s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (7.57s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.38s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.21s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.79s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.90s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.71s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.64s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.61s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.04s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.36s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildPATH (6.67s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.73s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.85s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.87s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.40s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.11s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildUser (1.71s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.87s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.28s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.55s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.81s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.31s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.50s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.98s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.41s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.94s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.17s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.90s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.65s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.66s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.88s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.75s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.19s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.14s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsCopy (0.76s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFilters (1.20s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.82s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExec (0.78s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.30s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecCgroup (1.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecEnv (0.85s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.42s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecInspectID (1.78s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.79s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecUlimits (0.83s) [2022-09-01T09:10:18.343Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.28s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.24s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHealth (18.92s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestBuildHistory (3.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-09-01T09:10:18.343Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestImportGzipped (1.23s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.70s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.40s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.94s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.06s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.87s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.10s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.53s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginActive (2.56s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.95s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.67s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.69s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.17s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPortList (6.20s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (8.03s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (9.28s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.78s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.78s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.32s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.78s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.95s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.96s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.81s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.12s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.64s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.35s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.96s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.71s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.11s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.80s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.16s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.98s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.92s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.40s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.41s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.60s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.09s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.62s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (10.77s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.43s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.92s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (7.49s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.36s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.98s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.77s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-09-01T09:10:18.344Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.62s) [2022-09-01T09:10:18.344Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.74s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.77s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.74s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.73s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.25s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.12s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunMount (3.81s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.99s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.40s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.59s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.70s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.78s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.01s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.63s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.47s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.75s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.77s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.73s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.24s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.94s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.11s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.38s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.64s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.76s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.42s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.24s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.42s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.11s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.68s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.12s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.69s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.47s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.93s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.04s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.08s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.14s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-09-01T09:10:18.345Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.71s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-01T09:10:18.345Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-01T09:10:18.346Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-09-01T09:10:18.346Z] === RUN TestDockerRegistrySuite [2022-09-01T09:10:18.346Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-01T09:10:19.711Z] check_test.go:427: [d8a30686ba741] daemon is not started [2022-09-01T09:10:19.711Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-01T09:10:20.640Z] check_test.go:427: [d66f51deb6f38] daemon is not started [2022-09-01T09:10:20.640Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-01T09:10:21.567Z] check_test.go:427: [d04c043677907] daemon is not started [2022-09-01T09:10:21.822Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-01T09:10:21.822Z] check_test.go:427: [d51c2b989c6da] daemon is not started [2022-09-01T09:10:21.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-01T09:10:25.090Z] check_test.go:427: [d075be13d2dcf] daemon is not started [2022-09-01T09:10:25.090Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-01T09:10:30.340Z] check_test.go:427: [db9c635fb8990] daemon is not started [2022-09-01T09:10:30.340Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-01T09:10:32.855Z] check_test.go:427: [d4473a6860ab0] daemon is not started [2022-09-01T09:10:32.855Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-01T09:10:33.417Z] check_test.go:427: [daaab9d01a9ba] daemon is not started [2022-09-01T09:10:33.417Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-01T09:10:34.346Z] check_test.go:427: [d9eb37e35d366] daemon is not started [2022-09-01T09:10:34.346Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-01T09:10:35.274Z] check_test.go:427: [d5d5215ea20b7] daemon is not started [2022-09-01T09:10:35.274Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-01T09:10:36.639Z] check_test.go:427: [d962bd8437fe1] daemon is not started [2022-09-01T09:10:36.639Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-01T09:10:37.566Z] check_test.go:427: [dcf8296058cf6] daemon is not started [2022-09-01T09:10:37.566Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-01T09:10:38.495Z] check_test.go:427: [d180fe3170b3f] daemon is not started [2022-09-01T09:10:38.751Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-01T09:10:39.678Z] check_test.go:427: [d609c233db609] daemon is not started [2022-09-01T09:10:39.679Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-01T09:10:40.607Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:79cfeebb719ec5a52294172d28a20937068f55377295e53d7637c6ae53d35235 [2022-09-01T09:10:41.169Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f57c51b439c43012d4f3d6420631797f7897d5ac96be0196167b4d2247cea0c5 [2022-09-01T09:10:41.425Z] check_test.go:427: [db308883d9e45] daemon is not started [2022-09-01T09:10:41.425Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-01T09:10:42.354Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0a737f537a6ee60ef027fa33abc924156e1a929552e2af8433f7f131e3626f34 [2022-09-01T09:10:42.917Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc212d7b1cc72cef87ad820331c86d7db7dbfc23151556614e9d526b0a2ef64a [2022-09-01T09:10:43.177Z] check_test.go:427: [da3a564989f28] daemon is not started [2022-09-01T09:10:43.177Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-01T09:10:44.107Z] check_test.go:427: [dcdd4b4a0e70d] daemon is not started [2022-09-01T09:10:44.368Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-01T09:10:46.259Z] check_test.go:427: [d0ba454c8a775] daemon is not started [2022-09-01T09:10:46.259Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-01T09:10:47.187Z] check_test.go:427: [dd0ce8a0f3a86] daemon is not started [2022-09-01T09:10:47.187Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-01T09:10:47.444Z] check_test.go:427: [d7045f137d073] daemon is not started [2022-09-01T09:10:47.444Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-01T09:10:48.372Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-01T09:10:48.372Z] check_test.go:427: [dcca3083ce5c4] daemon is not started [2022-09-01T09:10:48.372Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-01T09:10:49.299Z] check_test.go:427: [d1c4edeee5c14] daemon is not started [2022-09-01T09:10:49.300Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-01T09:10:50.667Z] check_test.go:427: [d6f26dfc65fd5] daemon is not started [2022-09-01T09:10:50.667Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-01T09:10:52.560Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-01T09:10:53.488Z] check_test.go:427: [d341528ebc501] daemon is not started [2022-09-01T09:10:53.488Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-01T09:10:54.051Z] check_test.go:427: [d9885cbf7919c] daemon is not started [2022-09-01T09:10:54.051Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-01T09:10:55.419Z] check_test.go:427: [dd69a00a758b8] daemon is not started [2022-09-01T09:10:55.419Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-01T09:10:55.991Z] check_test.go:427: [d9ad301cca32d] daemon is not started [2022-09-01T09:10:55.991Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-01T09:10:55.991Z] check_test.go:427: [d04af096867c9] daemon is not started [2022-09-01T09:10:55.991Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-01T09:10:56.248Z] check_test.go:427: [dc8569a3f2fb0] daemon is not started [2022-09-01T09:10:56.248Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-01T09:10:56.506Z] check_test.go:427: [d45d22da65008] daemon is not started [2022-09-01T09:10:56.506Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-01T09:10:57.069Z] check_test.go:427: [db853af0e8e5d] daemon is not started [2022-09-01T09:10:57.069Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-01T09:10:57.326Z] check_test.go:427: [dcf9f70d6b666] daemon is not started [2022-09-01T09:10:57.326Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-01T09:10:58.693Z] check_test.go:427: [dcd11623a737e] daemon is not started [2022-09-01T09:10:58.693Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-01T09:10:59.634Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-01T09:11:01.011Z] check_test.go:427: [d1bb9f8ffe60f] daemon is not started [2022-09-01T09:11:01.011Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-01T09:11:01.941Z] check_test.go:427: [d8ad6104ddc96] daemon is not started [2022-09-01T09:11:01.941Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-01T09:11:03.309Z] check_test.go:427: [db2a9c5b6fafc] daemon is not started [2022-09-01T09:11:03.309Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-01T09:11:04.237Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite (46.66s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.21s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.32s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.82s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.53s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.49s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.97s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2022-09-01T09:11:05.168Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2022-09-01T09:11:05.168Z] === RUN TestDockerSchema1RegistrySuite [2022-09-01T09:11:05.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-01T09:11:05.168Z] check_test.go:454: [d8466920e6998] daemon is not started [2022-09-01T09:11:05.168Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-01T09:11:06.539Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-01T09:11:08.430Z] check_test.go:454: [d5ac0e1b113a2] daemon is not started [2022-09-01T09:11:08.430Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-01T09:11:09.361Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-01T09:11:13.531Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-01T09:11:14.479Z] check_test.go:454: [d854d88d111db] daemon is not started [2022-09-01T09:11:14.479Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-01T09:11:15.847Z] check_test.go:454: [dd5f812d09dad] daemon is not started [2022-09-01T09:11:15.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-01T09:11:15.847Z] check_test.go:454: [dba8a182e7612] daemon is not started [2022-09-01T09:11:15.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-01T09:11:17.215Z] check_test.go:454: [de203934ef512] daemon is not started [2022-09-01T09:11:17.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-01T09:11:18.145Z] check_test.go:454: [db6d1ad2714b9] daemon is not started [2022-09-01T09:11:18.145Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-01T09:11:18.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-01T09:11:19.073Z] check_test.go:454: [de2a7c5a3c573] daemon is not started [2022-09-01T09:11:19.073Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-01T09:11:22.350Z] check_test.go:454: [dee6f310805ab] daemon is not started [2022-09-01T09:11:22.350Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-01T09:11:22.350Z] check_test.go:454: [d4db0c97dda82] daemon is not started [2022-09-01T09:11:22.350Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-01T09:11:22.350Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-01T09:11:22.350Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-01T09:11:22.350Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-01T09:11:22.913Z] check_test.go:454: [da9616dfcecd6] daemon is not started [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite (17.80s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.01s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.83s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-09-01T09:11:22.913Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-09-01T09:11:22.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-01T09:11:22.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-01T09:11:23.476Z] check_test.go:483: [d32d49f142bdb] daemon is not started [2022-09-01T09:11:23.732Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-01T09:11:24.294Z] check_test.go:483: [d978886e11850] daemon is not started [2022-09-01T09:11:24.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-01T09:11:24.554Z] check_test.go:483: [de26219463cd3] daemon is not started [2022-09-01T09:11:24.554Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-01T09:11:25.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-01T09:11:26.850Z] check_test.go:483: [d64798c0c31db] daemon is not started [2022-09-01T09:11:26.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-01T09:11:27.412Z] check_test.go:483: [df2229d4e6b3a] daemon is not started [2022-09-01T09:11:27.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-01T09:11:28.341Z] check_test.go:483: [d64eecad60548] daemon is not started [2022-09-01T09:11:28.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-01T09:11:28.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-01T09:11:28.341Z] check_test.go:483: [dcb70762e8f53] daemon is not started [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.71s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.78s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.47s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.63s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.99s) [2022-09-01T09:11:28.597Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-09-01T09:11:28.597Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-01T09:11:28.597Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-01T09:11:29.169Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-01T09:11:29.731Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-01T09:11:32.245Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-01T09:11:33.611Z] check_test.go:510: [dae6089f25740] daemon is not started [2022-09-01T09:11:33.611Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-01T09:11:33.868Z] check_test.go:510: [d28260e5efca4] daemon is not started [2022-09-01T09:11:33.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-01T09:11:34.123Z] check_test.go:510: [d75a1fe83af66] daemon is not started [2022-09-01T09:11:34.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-01T09:11:34.123Z] check_test.go:510: [d6adb0ed287a7] daemon is not started [2022-09-01T09:11:34.123Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-01T09:11:34.379Z] check_test.go:510: [dcd59da42e0a1] daemon is not started [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-09-01T09:11:34.379Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-09-01T09:11:34.379Z] === RUN TestDockerNetworkSuite [2022-09-01T09:11:34.379Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-01T09:11:35.746Z] docker_cli_network_unix_test.go:46: [d6cd9e327734e] daemon is not started [2022-09-01T09:11:35.746Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-01T09:11:36.002Z] docker_cli_network_unix_test.go:46: [ddeb5b14a6f47] daemon is not started [2022-09-01T09:11:36.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-01T09:11:38.778Z] docker_cli_network_unix_test.go:46: [d00ad02302512] daemon is not started [2022-09-01T09:11:39.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-01T09:11:40.400Z] docker_cli_network_unix_test.go:46: [d3ac3df944b83] daemon is not started [2022-09-01T09:11:40.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-01T09:11:40.912Z] docker_cli_network_unix_test.go:1233: [dccd0303b0bfb] daemon is not started [2022-09-01T09:11:43.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-01T09:11:43.994Z] docker_cli_network_unix_test.go:46: [d819acee5a72b] daemon is not started [2022-09-01T09:11:44.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-01T09:11:49.801Z] docker_cli_network_unix_test.go:46: [d57877f7a8b94] daemon is not started [2022-09-01T09:11:49.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-01T09:11:51.691Z] docker_cli_network_unix_test.go:46: [d926ed11cc7bc] daemon is not started [2022-09-01T09:11:52.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-01T09:11:53.178Z] docker_cli_network_unix_test.go:46: [d731b65426445] daemon is not started [2022-09-01T09:11:53.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-01T09:11:53.740Z] docker_cli_network_unix_test.go:46: [de758757c362b] daemon is not started [2022-09-01T09:11:53.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-01T09:11:53.996Z] docker_cli_network_unix_test.go:46: [dc0450c7afa47] daemon is not started [2022-09-01T09:11:54.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-01T09:11:54.814Z] docker_cli_network_unix_test.go:46: [dba388db7b848] daemon is not started [2022-09-01T09:11:55.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-01T09:11:55.632Z] docker_cli_network_unix_test.go:46: [d6f4ef28e1db9] daemon is not started [2022-09-01T09:11:56.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-01T09:11:56.194Z] docker_cli_network_unix_test.go:46: [d9c4667210adc] daemon is not started [2022-09-01T09:11:56.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-01T09:11:56.450Z] docker_cli_network_unix_test.go:46: [d19e52419c84e] daemon is not started [2022-09-01T09:11:56.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-01T09:11:57.011Z] docker_cli_network_unix_test.go:46: [de34cc3d3f7b0] daemon is not started [2022-09-01T09:11:57.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-01T09:11:57.523Z] docker_cli_network_unix_test.go:46: [d93b6c0aa95f3] daemon is not started [2022-09-01T09:11:57.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-01T09:11:57.523Z] docker_cli_network_unix_test.go:46: [de545359c5f66] daemon is not started [2022-09-01T09:11:57.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-01T09:11:57.523Z] docker_cli_network_unix_test.go:46: [d084df9230a91] daemon is not started [2022-09-01T09:11:57.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-01T09:11:58.452Z] docker_cli_network_unix_test.go:46: [d6436e4406270] daemon is not started [2022-09-01T09:11:58.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-01T09:11:59.014Z] docker_cli_network_unix_test.go:46: [dc163951d3402] daemon is not started [2022-09-01T09:11:59.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-01T09:11:59.526Z] docker_cli_network_unix_test.go:46: [d979140b29877] daemon is not started [2022-09-01T09:11:59.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-01T09:11:59.526Z] docker_cli_network_unix_test.go:46: [d0318fff178d9] daemon is not started [2022-09-01T09:11:59.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-01T09:11:59.782Z] docker_cli_network_unix_test.go:46: [d68ebb80f2a01] daemon is not started [2022-09-01T09:11:59.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-01T09:12:01.147Z] docker_cli_network_unix_test.go:968: [d5d87600bd9b1] daemon is not started [2022-09-01T09:12:02.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-01T09:12:03.441Z] docker_cli_network_unix_test.go:46: [d59bee32789bb] daemon is not started [2022-09-01T09:12:03.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-01T09:12:05.963Z] docker_cli_network_unix_test.go:1116: [df5e7b53b2e36] daemon is not started [2022-09-01T09:12:09.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-01T09:12:09.232Z] docker_cli_network_unix_test.go:46: [d13bc3b9dd72c] daemon is not started [2022-09-01T09:12:09.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-01T09:12:09.793Z] docker_cli_network_unix_test.go:46: [d4ad89d3bb675] daemon is not started [2022-09-01T09:12:09.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-01T09:12:09.793Z] docker_cli_network_unix_test.go:46: [d63e387c8f256] daemon is not started [2022-09-01T09:12:09.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-01T09:12:09.793Z] docker_cli_network_unix_test.go:46: [d311f3a65327c] daemon is not started [2022-09-01T09:12:10.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-01T09:12:10.049Z] docker_cli_network_unix_test.go:46: [d35f4575f8569] daemon is not started [2022-09-01T09:12:10.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-01T09:12:10.307Z] docker_cli_network_unix_test.go:46: [dea6cb63f53bb] daemon is not started [2022-09-01T09:12:10.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-01T09:12:10.307Z] docker_cli_network_unix_test.go:46: [d1fa433abeec6] daemon is not started [2022-09-01T09:12:10.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-01T09:12:12.197Z] docker_cli_network_unix_test.go:46: [dde2fbf050d58] daemon is not started [2022-09-01T09:12:12.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-01T09:12:12.759Z] docker_cli_network_unix_test.go:46: [d4903816225ef] daemon is not started [2022-09-01T09:12:12.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-01T09:12:12.759Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-01T09:12:12.759Z] docker_cli_network_unix_test.go:46: [dc7e8ed03e6d6] daemon is not started [2022-09-01T09:12:12.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-01T09:12:13.321Z] docker_cli_network_unix_test.go:46: [d6a96559edf2b] daemon is not started [2022-09-01T09:12:13.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-01T09:12:17.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-01T09:12:18.317Z] docker_cli_network_unix_test.go:1084: [d0b19c7c305af] daemon is not started [2022-09-01T09:12:20.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-01T09:12:20.208Z] docker_cli_network_unix_test.go:46: [dcbb78951c6b8] daemon is not started [2022-09-01T09:12:20.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-01T09:12:20.771Z] docker_cli_network_unix_test.go:46: [de0e522c6afd2] daemon is not started [2022-09-01T09:12:20.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-01T09:12:22.137Z] docker_cli_network_unix_test.go:46: [d833e385c20c0] daemon is not started [2022-09-01T09:12:22.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-01T09:12:22.392Z] docker_cli_network_unix_test.go:46: [dd0da0e35c0d8] daemon is not started [2022-09-01T09:12:22.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-01T09:12:22.954Z] docker_cli_network_unix_test.go:46: [d61ed61b9558b] daemon is not started [2022-09-01T09:12:22.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-01T09:12:23.516Z] docker_cli_network_unix_test.go:46: [df55fae199d10] daemon is not started [2022-09-01T09:12:23.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-01T09:12:24.078Z] docker_cli_network_unix_test.go:46: [d3744e74b38da] daemon is not started [2022-09-01T09:12:24.334Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-01T09:12:25.698Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-01T09:12:28.216Z] docker_cli_swarm_test.go:1180: [d3c4172f6bc22] joining swarm manager [dac8cd32b8cda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:12:30.732Z] docker_cli_network_unix_test.go:46: [de99d43f3b508] daemon is not started [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite (56.29s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.24s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.40s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-01T09:12:30.732Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-09-01T09:12:30.732Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.21s) [2022-09-01T09:12:30.732Z] === RUN TestDockerHubPullSuite [2022-09-01T09:12:30.732Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-01T09:12:33.247Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-01T09:12:34.612Z] docker_cli_swarm_test.go:1189: [db0ab8ea26fe8] joining swarm manager [dac8cd32b8cda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:12:35.538Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-01T09:12:36.464Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-01T09:12:38.351Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-01T09:12:38.913Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite (8.54s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.35s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-09-01T09:12:39.169Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-01T09:12:39.169Z] PASS [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === Skipped [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-01T09:12:39.169Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.06s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.169Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-01T09:12:39.169Z] [2022-09-01T09:12:39.169Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-01T09:12:39.169Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_sni_test.go:30: Flakey test [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-01T09:12:39.170Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-01T09:12:39.170Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-01T09:12:39.170Z] docker_cli_network_unix_test.go:46: [dc7e8ed03e6d6] daemon is not started [2022-09-01T09:12:39.170Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] DONE 1265 tests, 51 skipped in 1525.133s [2022-09-01T09:12:39.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T09:12:39.170Z] ++++ cat bundles/test-integration/docker.pid [2022-09-01T09:12:39.170Z] +++ kill 9444 [2022-09-01T09:12:39.170Z] +++ /etc/init.d/apparmor stop [2022-09-01T09:12:39.170Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] Unloading profiles will leave already running processes permanently [2022-09-01T09:12:39.170Z] unconfined, which can lead to unexpected situations. [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.170Z] To set a process to complain mode, use the command line tool [2022-09-01T09:12:39.170Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T09:12:39.170Z] +++ true [2022-09-01T09:12:39.170Z] exiting test-integration [2022-09-01T09:12:39.170Z] ++ exit 0 [2022-09-01T09:12:39.170Z] [2022-09-01T09:12:39.426Z] + for job in $(jobs -p) [2022-09-01T09:12:39.426Z] + wait 9514 [2022-09-01T09:13:11.449Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-01T09:13:19.532Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-01T09:13:23.697Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-01T09:13:25.063Z] docker_cli_swarm_test.go:1112: [dbe0f7879616f] joining swarm manager [de9b7bb10eaa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:13:26.428Z] docker_cli_swarm_test.go:1113: [d1b7c5eb4bd27] joining swarm manager [de9b7bb10eaa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:14:47.791Z] docker_cli_swarm_test.go:1166: [de405adaccc40] joining swarm manager [de9b7bb10eaa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-01T09:15:26.441Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-01T09:15:26.441Z] docker_cli_swarm_test.go:1447: [d411237412a1e] joining swarm manager [d90499823e975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:15:26.441Z] docker_cli_swarm_test.go:1448: [dfa638d796838] joining swarm manager [d90499823e975]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-01T09:15:34.521Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-01T09:15:35.454Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-01T09:15:35.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-01T09:15:35.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-01T09:15:35.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-01T09:15:36.530Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-01T09:15:39.047Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-01T09:15:42.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-01T09:15:44.210Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-01T09:15:46.100Z] docker_cli_swarm_unix_test.go:63: [db6ffaea59fc9] joining swarm manager [d04f33a72aace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:16:42.268Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-01T09:16:42.268Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-01T09:16:42.268Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-01T09:16:44.160Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-01T09:16:47.428Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-01T09:16:49.942Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-01T09:16:51.839Z] docker_api_swarm_test.go:962: [d39cb953a05db] joining swarm manager [dc5905f35c588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-01T09:17:09.882Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-01T09:17:22.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-01T09:17:23.409Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-01T09:17:25.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-01T09:17:28.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-01T09:17:38.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-01T09:17:41.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-01T09:17:44.188Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-01T09:17:46.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-01T09:17:49.239Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-01T09:17:51.755Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-01T09:17:55.023Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-01T09:17:56.910Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-01T09:18:53.071Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-01T09:19:07.909Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite (1585.17s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.13s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.26s) [2022-09-01T09:19:25.951Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.27s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.07s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.66s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.02s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (27.58s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.58s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.15s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.70s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.12s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.28s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.49s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.92s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.68s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.78s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.66s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.61s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.13s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (5.62s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (26.50s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.35s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.54s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.79s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (34.86s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.57s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.05s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.49s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.26s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.55s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.73s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.16s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.47s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.26s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.84s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.34s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.81s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.01s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.97s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.00s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.60s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.56s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.09s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.64s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.48s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.81s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.68s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.14s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.35s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.90s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.10s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.71s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.33s) [2022-09-01T09:19:25.951Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.96s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.77s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.13s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.89s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.34s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2022-09-01T09:19:25.951Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-09-01T09:19:25.951Z] === RUN TestDockerExternalVolumeSuite [2022-09-01T09:19:25.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-01T09:19:25.951Z] docker_cli_external_volume_driver_test.go:53: [d0bf5915727eb] daemon is not started [2022-09-01T09:19:40.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-01T09:20:48.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-01T09:20:56.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-01T09:21:11.314Z] docker_cli_external_volume_driver_test.go:53: [d2ac5276dd7bf] daemon is not started [2022-09-01T09:21:26.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-01T09:21:40.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-01T09:21:59.018Z] docker_cli_external_volume_driver_test.go:53: [d34a99523793d] daemon is not started [2022-09-01T09:22:11.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-01T09:22:11.180Z] docker_cli_external_volume_driver_test.go:53: [de968f4bd2412] daemon is not started [2022-09-01T09:22:26.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-01T09:22:58.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-01T09:23:16.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-01T09:23:30.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-01T09:24:17.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-01T09:24:35.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-01T09:25:07.582Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-01T09:25:39.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-01T09:25:54.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-01T09:26:09.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-01T09:26:09.343Z] docker_cli_external_volume_driver_test.go:485: [d6cd6f31506e9] daemon is not started [2022-09-01T09:26:27.384Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-01T09:26:27.384Z] docker_cli_external_volume_driver_test.go:53: [d36b393f58cca] daemon is not started [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-09-01T09:26:42.220Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-01T09:26:42.220Z] PASS [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] === Skipped [2022-09-01T09:26:42.220Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-01T09:26:42.220Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-01T09:26:42.220Z] check_test.go:540: [d7f6e80fcabae] daemon is not started [2022-09-01T09:26:42.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-01T09:26:42.220Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-01T09:26:42.220Z] check_test.go:540: [ddf6f7a1eabce] daemon is not started [2022-09-01T09:26:42.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-01T09:26:42.220Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-01T09:26:42.220Z] check_test.go:540: [de512c5db1d75] daemon is not started [2022-09-01T09:26:42.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-01T09:26:42.220Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-01T09:26:42.220Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-01T09:26:42.220Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-01T09:26:42.220Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] DONE 269 tests, 5 skipped in 2365.308s [2022-09-01T09:26:42.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-01T09:26:42.220Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d831dcb055d09/docker.pid [2022-09-01T09:26:42.220Z] +++ kill 7170 [2022-09-01T09:26:42.220Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7170 is not a child of this shell [2022-09-01T09:26:42.220Z] warning: PID 7170 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d831dcb055d09/docker.pid had a nonzero exit code [2022-09-01T09:26:42.220Z] ++++ cat bundles/test-integration/docker.pid [2022-09-01T09:26:42.220Z] +++ kill 9451 [2022-09-01T09:26:42.220Z] +++ /etc/init.d/apparmor stop [2022-09-01T09:26:42.220Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] Unloading profiles will leave already running processes permanently [2022-09-01T09:26:42.220Z] unconfined, which can lead to unexpected situations. [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] To set a process to complain mode, use the command line tool [2022-09-01T09:26:42.220Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-01T09:26:42.220Z] +++ true [2022-09-01T09:26:42.220Z] exiting test-integration [2022-09-01T09:26:42.220Z] ++ exit 0 [2022-09-01T09:26:42.220Z] [2022-09-01T09:26:42.220Z] + exit 0 [2022-09-01T09:26:42.220Z] ++ jobs -p [2022-09-01T09:26:42.220Z] + pids= [2022-09-01T09:26:42.220Z] + echo 'Remaining pids to kill: []' [2022-09-01T09:26:42.220Z] Remaining pids to kill: [] [2022-09-01T09:26:42.220Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-01T09:26:42.232Z] Recording test results [2022-09-01T09:26:43.814Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-01T09:26:44.136Z] + echo Ensuring container killed. [2022-09-01T09:26:44.136Z] Ensuring container killed. [2022-09-01T09:26:44.136Z] + docker ps -aq -f name=docker-pr1-* [2022-09-01T09:26:44.136Z] + cids=4da450ff2c49 [2022-09-01T09:26:44.136Z] f51edd1e540e [2022-09-01T09:26:44.136Z] 3f21610a0ba1 [2022-09-01T09:26:44.136Z] + [ -n 4da450ff2c49 [2022-09-01T09:26:44.136Z] f51edd1e540e [2022-09-01T09:26:44.136Z] 3f21610a0ba1 ] [2022-09-01T09:26:44.136Z] + docker rm -vf 4da450ff2c49 f51edd1e540e 3f21610a0ba1 [2022-09-01T09:26:44.392Z] 4da450ff2c49 [2022-09-01T09:26:44.954Z] f51edd1e540e [2022-09-01T09:26:44.954Z] 3f21610a0ba1 [Pipeline] sh [2022-09-01T09:26:45.269Z] + echo Chowning /workspace to jenkins user [2022-09-01T09:26:45.269Z] Chowning /workspace to jenkins user [2022-09-01T09:26:45.269Z] + id -u [2022-09-01T09:26:45.269Z] + id -g [2022-09-01T09:26:45.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44072:/workspace busybox chown -R 1000:1000 /workspace [2022-09-01T09:26:45.269Z] Unable to find image 'busybox:latest' locally [2022-09-01T09:26:45.269Z] latest: Pulling from library/busybox [2022-09-01T09:26:45.525Z] 50783e0dfb64: Pulling fs layer [2022-09-01T09:26:45.525Z] 50783e0dfb64: Download complete [2022-09-01T09:26:45.525Z] 50783e0dfb64: Pull complete [2022-09-01T09:26:45.525Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-09-01T09:26:45.525Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-01T09:26:48.383Z] + bundleName=amd64 [2022-09-01T09:26:48.383Z] + echo Creating amd64-bundles.tar.gz [2022-09-01T09:26:48.383Z] Creating amd64-bundles.tar.gz [2022-09-01T09:26:48.383Z] + + xargsfind tar bundles -czf -path amd64-bundles.tar.gz */root/*overlay2 [2022-09-01T09:26:48.383Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-01T09:26:49.764Z] Archiving artifacts [2022-09-01T09:26:51.532Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44072/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-01T09:26:51.833Z] + make clean [2022-09-01T09:26:52.097Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-01T09:26:52.097Z] docker-dev-cache [2022-09-01T09:26:52.097Z] 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