Pull request #44125 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3cb933db9d34ad2c75245851332df45c6ff82bf2+924edb948c2731df3b77697a8fcc85da3f6eef57 (7d1b07673dc77c85741ecf6b0c50f0306c3afae7) 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-44125@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-10T10:18:51.779Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-10T10:18:51.782Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-10T10:19:06.970Z] Still waiting to schedule task [2022-09-10T10:19:06.972Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adbb3f3aa36f7724)’ is offline [2022-09-10T10:19:44.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adbb3f3aa36f7724) in /home/ubuntu/workspace/moby_PR-44125 [Pipeline] { [Pipeline] checkout [2022-09-10T10:19:44.672Z] The recommended git tool is: git [2022-09-10T10:19:47.443Z] using credential docker-jenkins-github-credentials [2022-09-10T10:19:47.456Z] Cloning the remote Git repository [2022-09-10T10:19:47.456Z] Cloning with configured refspecs honoured and without tags [2022-09-10T10:19:46.733Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T10:19:46.811Z] > git init /home/ubuntu/workspace/moby_PR-44125 # timeout=10 [2022-09-10T10:19:47.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:19:47.061Z] > git --version # timeout=10 [2022-09-10T10:19:47.078Z] > git --version # 'git version 2.17.1' [2022-09-10T10:19:47.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:19:47.080Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44125/head:refs/remotes/origin/PR-44125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:20:09.908Z] Fetching without tags [2022-09-10T10:20:10.171Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:20:09.784Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:20:09.811Z] > git config --add remote.origin.fetch +refs/pull/44125/head:refs/remotes/origin/PR-44125 # timeout=10 [2022-09-10T10:20:09.842Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:20:09.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:20:09.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:20:09.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:20:09.912Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44125/head:refs/remotes/origin/PR-44125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:20:10.188Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:20:10.208Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:20:11.157Z] Merge succeeded, producing 3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:20:11.157Z] Checking out Revision 3cb933db9d34ad2c75245851332df45c6ff82bf2 (PR-44125) [2022-09-10T10:20:11.047Z] > git remote # timeout=10 [2022-09-10T10:20:11.079Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:20:11.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:20:11.104Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-10T10:20:11.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:20:11.159Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:20:11.183Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:20:15.269Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:20:15.270Z] First time build. Skipping changelog. [2022-09-10T10:20:15.291Z] > git --version # timeout=10 [2022-09-10T10:20:15.299Z] > git --version # 'git version 2.17.1' [2022-09-10T10:20:15.310Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:20:16.236Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44125:/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-10T10:20:31.121Z] Unable to find image 'alpine:latest' locally [2022-09-10T10:20:31.121Z] latest: Pulling from library/alpine [2022-09-10T10:20:31.121Z] 213ec9aee27d: Pulling fs layer [2022-09-10T10:20:31.121Z] 213ec9aee27d: Verifying Checksum [2022-09-10T10:20:31.121Z] 213ec9aee27d: Download complete [2022-09-10T10:20:31.121Z] 213ec9aee27d: Pull complete [2022-09-10T10:20:31.121Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-10T10:20:31.121Z] Status: Downloaded newer image for alpine:latest [2022-09-10T10:20:37.697Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2022-09-10T10:20:37.876Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adbb3f3aa36f7724) in /home/ubuntu/workspace/moby_PR-44125 [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) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-09-10T10:20:37.919Z] The recommended git tool is: git [Pipeline] // stage [2022-09-10T10:20:37.928Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-09-10T10:20:37.947Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-10T10:20:37.954Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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-10T10:20:38.138Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 3cb933db9d34ad2c75245851332df45c6ff82bf2 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-10T10:20:38.297Z] Merge succeeded, producing 3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:20:38.297Z] Checking out Revision 3cb933db9d34ad2c75245851332df45c6ff82bf2 (PR-44125) [2022-09-10T10:20:38.385Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:20:38.395Z] > git --version # timeout=10 [2022-09-10T10:20:38.410Z] > git --version # 'git version 2.17.1' [2022-09-10T10:20:38.415Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:20:37.940Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44125/.git # timeout=10 [2022-09-10T10:20:37.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:20:37.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:20:37.954Z] > git --version # timeout=10 [2022-09-10T10:20:37.963Z] > git --version # 'git version 2.17.1' [2022-09-10T10:20:37.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:20:37.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44125/head:refs/remotes/origin/PR-44125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:20:38.139Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:20:38.150Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:20:38.195Z] > git remote # timeout=10 [2022-09-10T10:20:38.211Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:20:38.223Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:20:38.224Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-10T10:20:38.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:20:38.298Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:20:38.311Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:20:39.006Z] + [ PR != PR ] [2022-09-10T10:20:39.006Z] + [ master != master ] [2022-09-10T10:20:39.006Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T10:20:39.316Z] + docker version [2022-09-10T10:20:39.316Z] Client: Docker Engine - Community [2022-09-10T10:20:39.316Z] Version: 22.06.0-beta.0 [2022-09-10T10:20:39.316Z] API version: 1.42 [2022-09-10T10:20:39.316Z] Go version: go1.18.3 [2022-09-10T10:20:39.316Z] Git commit: 3e9117b [2022-09-10T10:20:39.317Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T10:20:39.317Z] OS/Arch: linux/amd64 [2022-09-10T10:20:39.317Z] Context: default [2022-09-10T10:20:39.317Z] [2022-09-10T10:20:39.317Z] Server: Docker Engine - Community [2022-09-10T10:20:39.317Z] Engine: [2022-09-10T10:20:39.317Z] Version: 22.06.0-beta.0 [2022-09-10T10:20:39.317Z] API version: 1.42 (minimum version 1.12) [2022-09-10T10:20:39.317Z] Go version: go1.18.3 [2022-09-10T10:20:39.317Z] Git commit: 38633e7 [2022-09-10T10:20:39.317Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-10T10:20:39.317Z] OS/Arch: linux/amd64 [2022-09-10T10:20:39.317Z] Experimental: true [2022-09-10T10:20:39.317Z] containerd: [2022-09-10T10:20:39.317Z] Version: 1.6.8 [2022-09-10T10:20:39.317Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:20:39.317Z] runc: [2022-09-10T10:20:39.317Z] Version: 1.1.4 [2022-09-10T10:20:39.317Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T10:20:39.317Z] docker-init: [2022-09-10T10:20:39.317Z] Version: 0.19.0 [2022-09-10T10:20:39.317Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T10:20:39.601Z] + docker info [2022-09-10T10:20:39.601Z] Client: [2022-09-10T10:20:39.601Z] Context: default [2022-09-10T10:20:39.601Z] Debug Mode: false [2022-09-10T10:20:39.601Z] Plugins: [2022-09-10T10:20:39.601Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T10:20:39.601Z] Version: f500bf6 [2022-09-10T10:20:39.601Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-10T10:20:39.601Z] compose: Docker Compose (Docker Inc.) [2022-09-10T10:20:39.601Z] Version: v2.10.2 [2022-09-10T10:20:39.601Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T10:20:39.601Z] scan: Docker Scan (Docker Inc.) [2022-09-10T10:20:39.601Z] Version: v0.17.0 [2022-09-10T10:20:39.601Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-10T10:20:39.601Z] [2022-09-10T10:20:39.601Z] Server: [2022-09-10T10:20:39.601Z] Containers: 0 [2022-09-10T10:20:39.601Z] Running: 0 [2022-09-10T10:20:39.601Z] Paused: 0 [2022-09-10T10:20:39.601Z] Stopped: 0 [2022-09-10T10:20:39.601Z] Images: 1 [2022-09-10T10:20:39.601Z] Server Version: 22.06.0-beta.0 [2022-09-10T10:20:39.601Z] Storage Driver: overlay2 [2022-09-10T10:20:39.601Z] Backing Filesystem: extfs [2022-09-10T10:20:39.601Z] Supports d_type: true [2022-09-10T10:20:39.601Z] Using metacopy: false [2022-09-10T10:20:39.601Z] Native Overlay Diff: true [2022-09-10T10:20:39.601Z] userxattr: false [2022-09-10T10:20:39.601Z] Logging Driver: json-file [2022-09-10T10:20:39.601Z] Cgroup Driver: cgroupfs [2022-09-10T10:20:39.601Z] Cgroup Version: 1 [2022-09-10T10:20:39.601Z] Plugins: [2022-09-10T10:20:39.601Z] Volume: local [2022-09-10T10:20:39.601Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T10:20:39.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T10:20:39.601Z] Swarm: inactive [2022-09-10T10:20:39.601Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-10T10:20:39.601Z] Default Runtime: runc [2022-09-10T10:20:39.601Z] Init Binary: docker-init [2022-09-10T10:20:39.601Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:20:39.601Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T10:20:39.601Z] init version: de40ad0 [2022-09-10T10:20:39.601Z] Security Options: [2022-09-10T10:20:39.601Z] apparmor [2022-09-10T10:20:39.601Z] seccomp [2022-09-10T10:20:39.601Z] Profile: builtin [2022-09-10T10:20:39.601Z] Kernel Version: 5.4.0-1084-aws [2022-09-10T10:20:39.601Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-10T10:20:39.601Z] OSType: linux [2022-09-10T10:20:39.601Z] Architecture: x86_64 [2022-09-10T10:20:39.601Z] CPUs: 2 [2022-09-10T10:20:39.601Z] Total Memory: 7.483GiB [2022-09-10T10:20:39.601Z] Name: ip-10-100-122-146 [2022-09-10T10:20:39.601Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-10T10:20:39.601Z] Docker Root Dir: /var/lib/docker [2022-09-10T10:20:39.601Z] Debug Mode: false [2022-09-10T10:20:39.601Z] Registry: https://index.docker.io/v1/ [2022-09-10T10:20:39.601Z] Labels: [2022-09-10T10:20:39.601Z] Experimental: true [2022-09-10T10:20:39.601Z] Insecure Registries: [2022-09-10T10:20:39.601Z] 127.0.0.0/8 [2022-09-10T10:20:39.601Z] Live Restore Enabled: true [2022-09-10T10:20:39.601Z] [2022-09-10T10:20:39.601Z] WARNING: No swap limit support [Pipeline] sh [2022-09-10T10:20:39.881Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:20:39.881Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:20:39.881Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44125/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-10T10:20:40.139Z] + bash /home/ubuntu/workspace/moby_PR-44125/check-config.sh [2022-09-10T10:20:40.139Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T10:20:40.139Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-10T10:20:40.139Z] [2022-09-10T10:20:40.139Z] Generally Necessary: [2022-09-10T10:20:40.139Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T10:20:40.139Z] - apparmor: enabled and tools installed [2022-09-10T10:20:40.139Z] - CONFIG_NAMESPACES: enabled [2022-09-10T10:20:40.139Z] - CONFIG_NET_NS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_PID_NS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_IPC_NS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_UTS_NS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CGROUPS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T10:20:40.139Z] - CONFIG_CPUSETS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_MEMCG: enabled [2022-09-10T10:20:40.139Z] - CONFIG_KEYS: enabled [2022-09-10T10:20:40.139Z] - CONFIG_VETH: enabled (as module) [2022-09-10T10:20:40.139Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T10:20:40.139Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T10:20:40.139Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T10:20:40.139Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T10:20:40.398Z] - CONFIG_CGROUP_BPF: enabled [2022-09-10T10:20:40.398Z] [2022-09-10T10:20:40.398Z] Optional Features: [2022-09-10T10:20:40.398Z] - CONFIG_USER_NS: enabled [2022-09-10T10:20:40.398Z] - CONFIG_SECCOMP: enabled [2022-09-10T10:20:40.398Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-10T10:20:40.398Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T10:20:40.398Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T10:20:40.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-10T10:20:40.398Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-10T10:20:40.398Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T10:20:40.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T10:20:40.398Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T10:20:40.398Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T10:20:40.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T10:20:40.398Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T10:20:40.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T10:20:40.398Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T10:20:40.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T10:20:40.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T10:20:40.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T10:20:40.398Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-10T10:20:40.398Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-10T10:20:40.398Z] - CONFIG_EXT4_FS: enabled [2022-09-10T10:20:40.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T10:20:40.398Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T10:20:40.398Z] - Network Drivers: [2022-09-10T10:20:40.398Z] - "overlay": [2022-09-10T10:20:40.398Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T10:20:40.398Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T10:20:40.398Z] Optional (for encrypted networks): [2022-09-10T10:20:40.656Z] - CONFIG_CRYPTO: enabled [2022-09-10T10:20:40.656Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T10:20:40.656Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T10:20:40.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T10:20:40.656Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T10:20:40.656Z] - CONFIG_XFRM: enabled [2022-09-10T10:20:40.656Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T10:20:40.656Z] - "ipvlan": [2022-09-10T10:20:40.656Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T10:20:40.656Z] - "macvlan": [2022-09-10T10:20:40.656Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T10:20:40.656Z] - "ftp,tftp client in container": [2022-09-10T10:20:40.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T10:20:40.656Z] - Storage Drivers: [2022-09-10T10:20:40.656Z] - "aufs": [2022-09-10T10:20:40.656Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T10:20:40.656Z] - "btrfs": [2022-09-10T10:20:40.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T10:20:40.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T10:20:40.656Z] - "devicemapper": [2022-09-10T10:20:40.656Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T10:20:40.656Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T10:20:40.656Z] - "overlay": [2022-09-10T10:20:40.656Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T10:20:40.656Z] - "zfs": [2022-09-10T10:20:40.656Z] - /dev/zfs: present [2022-09-10T10:20:40.656Z] - zfs command: missing [2022-09-10T10:20:40.656Z] - zpool command: missing [2022-09-10T10:20:40.656Z] [2022-09-10T10:20:40.656Z] Limits: [2022-09-10T10:20:40.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T10:20:40.656Z] [2022-09-10T10:20:40.656Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T10:20:40.971Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 . [2022-09-10T10:20:41.231Z] #1 [internal] load build definition from Dockerfile [2022-09-10T10:20:41.231Z] #1 transferring dockerfile: 31B [2022-09-10T10:20:41.231Z] #1 transferring dockerfile: 19.11kB done [2022-09-10T10:20:41.231Z] #1 DONE 0.2s [2022-09-10T10:20:41.231Z] [2022-09-10T10:20:41.231Z] #2 [internal] load .dockerignore [2022-09-10T10:20:41.231Z] #2 transferring context: 145B done [2022-09-10T10:20:41.231Z] #2 DONE 0.2s [2022-09-10T10:20:41.231Z] [2022-09-10T10:20:41.231Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-10T10:20:41.489Z] #3 DONE 0.3s [2022-09-10T10:20:41.752Z] [2022-09-10T10:20:41.753Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-10T10:20:41.753Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-10T10:20:41.753Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-09-10T10:20:41.753Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-09-10T10:20:41.753Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.1s [2022-09-10T10:20:41.753Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-10T10:20:41.753Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-09-10T10:20:41.753Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-09-10T10:20:41.753Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-09-10T10:20:42.011Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done [2022-09-10T10:20:42.011Z] #4 DONE 0.6s [2022-09-10T10:20:42.577Z] [2022-09-10T10:20:42.577Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-10T10:20:43.144Z] #5 DONE 0.8s [2022-09-10T10:20:43.144Z] [2022-09-10T10:20:43.144Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:20:43.144Z] #6 DONE 0.8s [2022-09-10T10:20:43.144Z] [2022-09-10T10:20:43.144Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-10T10:20:43.144Z] #7 DONE 0.8s [2022-09-10T10:20:43.144Z] [2022-09-10T10:20:43.144Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:20:43.144Z] #8 DONE 0.9s [2022-09-10T10:20:43.406Z] [2022-09-10T10:20:43.406Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:20:43.406Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:20:43.666Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:20:43.666Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T10:20:43.666Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T10:20:43.666Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.85MB / 9.86MB 0.3s [2022-09-10T10:20:43.926Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-10T10:20:43.926Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-10T10:20:43.926Z] #9 ... [2022-09-10T10:20:43.926Z] [2022-09-10T10:20:43.926Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-10T10:20:43.926Z] #10 DONE 0.7s [2022-09-10T10:20:44.190Z] [2022-09-10T10:20:44.190Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:20:44.190Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T10:20:44.190Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:20:44.190Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T10:20:44.190Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T10:20:44.190Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-09-10T10:20:44.190Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-09-10T10:20:47.499Z] #11 ... [2022-09-10T10:20:47.499Z] [2022-09-10T10:20:47.499Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:20:47.499Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-09-10T10:20:47.499Z] #9 DONE 4.0s [2022-09-10T10:20:47.499Z] [2022-09-10T10:20:47.499Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:20:47.499Z] #12 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.2s done [2022-09-10T10:20:47.499Z] #12 sha256:2fe84e0d95d50e52e2d121dd0ee6548f95c868b172c64eca4acee2894a9f71fe 1.80kB / 1.80kB done [2022-09-10T10:20:47.499Z] #12 sha256:6d7adf071e0a8fc31a41dd6eee6679699c2a86768e8e49fa9c033d65bc398e10 7.10kB / 7.10kB done [2022-09-10T10:20:47.499Z] #12 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-10T10:20:47.499Z] #12 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-10T10:20:47.499Z] #12 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.7s done [2022-09-10T10:20:47.499Z] #12 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s done [2022-09-10T10:20:47.499Z] #12 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.5s done [2022-09-10T10:20:47.499Z] #12 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.4s done [2022-09-10T10:20:47.499Z] #12 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 113.25MB / 148.82MB 3.9s [2022-09-10T10:20:47.499Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.6s [2022-09-10T10:20:47.499Z] #12 sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 157B / 157B 2.6s done [2022-09-10T10:20:47.759Z] #12 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 130.02MB / 148.82MB 4.1s [2022-09-10T10:20:48.021Z] #12 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 141.80MB / 148.82MB 4.3s [2022-09-10T10:20:49.400Z] #12 ... [2022-09-10T10:20:49.400Z] [2022-09-10T10:20:49.400Z] #13 [internal] load build context [2022-09-10T10:20:49.400Z] #13 transferring context: 62.72MB 5.0s done [2022-09-10T10:20:49.400Z] #13 DONE 6.2s [2022-09-10T10:20:49.400Z] [2022-09-10T10:20:49.400Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:20:49.400Z] #12 ... [2022-09-10T10:20:49.400Z] [2022-09-10T10:20:49.400Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:20:49.400Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.2s done [2022-09-10T10:20:49.400Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.8s done [2022-09-10T10:20:49.400Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-10T10:20:49.400Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-09-10T10:20:49.400Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-09-10T10:20:49.658Z] #14 ... [2022-09-10T10:20:49.658Z] [2022-09-10T10:20:49.658Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:20:49.942Z] #12 sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 148.82MB / 148.82MB 6.3s done [2022-09-10T10:20:50.201Z] #12 ... [2022-09-10T10:20:50.201Z] [2022-09-10T10:20:50.201Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:20:50.201Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-09-10T10:20:50.201Z] #11 DONE 6.7s [2022-09-10T10:20:50.201Z] [2022-09-10T10:20:50.201Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:20:51.138Z] #12 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.0s done [2022-09-10T10:20:51.138Z] #12 ... [2022-09-10T10:20:51.138Z] [2022-09-10T10:20:51.138Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T10:20:51.138Z] #15 DONE 0.7s [2022-09-10T10:20:51.138Z] [2022-09-10T10:20:51.138Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T10:20:51.704Z] #16 DONE 0.7s [2022-09-10T10:20:51.704Z] [2022-09-10T10:20:51.704Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:20:51.704Z] #14 DONE 8.4s [2022-09-10T10:20:51.704Z] [2022-09-10T10:20:51.704Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:20:51.704Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.2s [2022-09-10T10:20:52.279Z] #12 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.6s done [2022-09-10T10:20:52.538Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-09-10T10:20:52.797Z] #12 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.3s done [2022-09-10T10:20:52.878Z] Still waiting to schedule task [2022-09-10T10:20:52.878Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0150f34819c857914)’ is offline [2022-09-10T10:20:53.056Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s [2022-09-10T10:20:57.263Z] #12 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.0s done [2022-09-10T10:20:57.264Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-09-10T10:21:00.556Z] #12 ... [2022-09-10T10:21:00.556Z] [2022-09-10T10:21:00.556Z] #17 [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-10T10:21:00.556Z] #0 1.085 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:21:00.556Z] #0 1.095 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:21:00.556Z] #0 1.095 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:21:00.556Z] #0 1.240 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:21:00.556Z] #0 1.458 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:21:00.556Z] #0 1.690 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:21:00.556Z] #0 2.972 Fetched 8574 kB in 2s (3962 kB/s) [2022-09-10T10:21:00.556Z] #0 2.972 Reading package lists... [2022-09-10T10:21:00.556Z] #0 3.764 Reading package lists... [2022-09-10T10:21:00.556Z] #0 4.548 Building dependency tree... [2022-09-10T10:21:00.556Z] #0 4.899 The following additional packages will be installed: [2022-09-10T10:21:00.556Z] #0 4.900 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-10T10:21:00.556Z] #0 4.900 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-10T10:21:00.556Z] #0 4.901 Recommended packages: [2022-09-10T10:21:00.556Z] #0 4.901 libldap-common publicsuffix libsasl2-modules [2022-09-10T10:21:00.556Z] #0 5.072 The following NEW packages will be installed: [2022-09-10T10:21:00.556Z] #0 5.073 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-10T10:21:00.556Z] #0 5.073 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T10:21:00.556Z] #0 5.074 libssh2-1 openssl [2022-09-10T10:21:00.556Z] #0 5.378 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:21:00.556Z] #0 5.378 Need to get 3047 kB of archives. [2022-09-10T10:21:00.556Z] #0 5.378 After this operation, 6661 kB of additional disk space will be used. [2022-09-10T10:21:00.556Z] #0 5.378 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-09-10T10:21:00.556Z] #0 5.389 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-09-10T10:21:00.556Z] #0 5.390 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-09-10T10:21:00.556Z] #0 5.393 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-10T10:21:00.556Z] #0 5.394 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-09-10T10:21:00.556Z] #0 5.395 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-10T10:21:00.556Z] #0 5.397 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-09-10T10:21:00.556Z] #0 5.398 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-09-10T10:21:00.556Z] #0 5.399 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-09-10T10:21:00.556Z] #0 5.400 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-09-10T10:21:00.556Z] #0 5.401 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-09-10T10:21:00.556Z] #0 5.403 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-09-10T10:21:00.556Z] #0 5.404 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-10T10:21:00.556Z] #0 5.406 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-10T10:21:00.556Z] #0 5.407 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-10T10:21:00.556Z] #0 5.547 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:21:00.556Z] #0 5.585 Fetched 3047 kB in 0s (9354 kB/s) [2022-09-10T10:21:00.556Z] #0 5.612 Selecting previously unselected package openssl. [2022-09-10T10:21:00.556Z] #0 5.612 (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-10T10:21:00.556Z] #0 5.612 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 5.616 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:21:00.556Z] #0 5.752 Selecting previously unselected package ca-certificates. [2022-09-10T10:21:00.556Z] #0 5.753 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-10T10:21:00.556Z] #0 5.757 Unpacking ca-certificates (20210119) ... [2022-09-10T10:21:00.556Z] #0 5.830 Selecting previously unselected package libbrotli1:amd64. [2022-09-10T10:21:00.556Z] #0 5.831 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 5.839 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-10T10:21:00.556Z] #0 5.912 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-10T10:21:00.556Z] #0 5.912 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 5.917 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 5.959 Selecting previously unselected package libsasl2-2:amd64. [2022-09-10T10:21:00.556Z] #0 5.962 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 5.965 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 6.024 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-10T10:21:00.556Z] #0 6.024 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.028 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 6.085 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-10T10:21:00.556Z] #0 6.085 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.092 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-10T10:21:00.556Z] #0 6.134 Selecting previously unselected package libpsl5:amd64. [2022-09-10T10:21:00.556Z] #0 6.134 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.138 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-09-10T10:21:00.556Z] #0 6.182 Selecting previously unselected package librtmp1:amd64. [2022-09-10T10:21:00.556Z] #0 6.182 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.193 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:21:00.556Z] #0 6.228 Selecting previously unselected package libssh2-1:amd64. [2022-09-10T10:21:00.556Z] #0 6.228 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.237 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-09-10T10:21:00.556Z] #0 6.283 Selecting previously unselected package libcurl4:amd64. [2022-09-10T10:21:00.556Z] #0 6.283 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.287 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:21:00.556Z] #0 6.356 Selecting previously unselected package curl. [2022-09-10T10:21:00.556Z] #0 6.357 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.368 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:21:00.556Z] #0 6.432 Selecting previously unselected package libonig5:amd64. [2022-09-10T10:21:00.556Z] #0 6.432 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.444 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:21:00.556Z] #0 6.498 Selecting previously unselected package libjq1:amd64. [2022-09-10T10:21:00.556Z] #0 6.498 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.502 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:21:00.556Z] #0 6.559 Selecting previously unselected package jq. [2022-09-10T10:21:00.556Z] #0 6.560 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-09-10T10:21:00.556Z] #0 6.565 Unpacking jq (1.6-2.1) ... [2022-09-10T10:21:00.556Z] #0 6.604 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-09-10T10:21:00.556Z] #0 6.617 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-09-10T10:21:00.556Z] #0 6.629 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-09-10T10:21:00.556Z] #0 6.639 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 6.657 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:21:00.556Z] #0 6.668 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 6.680 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-09-10T10:21:00.556Z] #0 6.693 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:21:00.556Z] #0 6.712 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:21:00.556Z] #0 6.731 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:21:00.556Z] #0 6.736 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:21:00.556Z] #0 6.748 Setting up ca-certificates (20210119) ... [2022-09-10T10:21:00.556Z] #0 7.314 Updating certificates in /etc/ssl/certs... [2022-09-10T10:21:00.556Z] #0 8.023 129 added, 0 removed; done. [2022-09-10T10:21:00.556Z] #0 8.054 Setting up jq (1.6-2.1) ... [2022-09-10T10:21:00.556Z] #0 8.064 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:21:00.556Z] #0 8.073 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:21:00.556Z] #0 8.085 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:21:00.556Z] #0 8.105 Processing triggers for ca-certificates (20210119) ... [2022-09-10T10:21:00.556Z] #0 8.113 Updating certificates in /etc/ssl/certs... [2022-09-10T10:21:00.556Z] #0 8.747 0 added, 0 removed; done. [2022-09-10T10:21:00.556Z] #0 8.747 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T10:21:00.556Z] #0 8.747 done. [2022-09-10T10:21:00.556Z] #17 ... [2022-09-10T10:21:00.556Z] [2022-09-10T10:21:00.556Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:21:01.494Z] #12 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.1s done [2022-09-10T10:21:01.753Z] #12 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 [2022-09-10T10:21:03.130Z] #12 ... [2022-09-10T10:21:03.130Z] [2022-09-10T10:21:03.130Z] #17 [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-10T10:21:03.130Z] #17 DONE 11.2s [2022-09-10T10:21:03.130Z] [2022-09-10T10:21:03.130Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:21:03.130Z] #12 ... [2022-09-10T10:21:03.130Z] [2022-09-10T10:21:03.130Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T10:21:03.130Z] #18 DONE 0.2s [2022-09-10T10:21:03.130Z] [2022-09-10T10:21:03.130Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:21:07.328Z] #12 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 5.0s [2022-09-10T10:21:09.236Z] #12 extracting sha256:93eabe4e10f98988104b175001113147adb40e80af83a03a48d2a16ab660ae81 7.5s done [2022-09-10T10:21:09.495Z] #12 extracting sha256:5c1723a88090179532edf17f72b229ae83a6f7d624cc2a78bd0d3a1aee80de87 done [2022-09-10T10:21:09.495Z] #12 DONE 26.2s [2022-09-10T10:21:09.495Z] [2022-09-10T10:21:09.495Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T10:21:10.870Z] #19 DONE 1.2s [2022-09-10T10:21:10.870Z] [2022-09-10T10:21:10.870Z] #20 [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-10T10:21:11.438Z] #20 DONE 0.6s [2022-09-10T10:21:11.438Z] [2022-09-10T10:21:11.438Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T10:21:11.438Z] #21 DONE 0.1s [2022-09-10T10:21:11.438Z] [2022-09-10T10:21:11.438Z] #22 [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-10T10:21:11.698Z] #22 ... [2022-09-10T10:21:11.698Z] [2022-09-10T10:21:11.698Z] #23 [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-10T10:21:11.698Z] #23 DONE 0.1s [2022-09-10T10:21:11.698Z] [2022-09-10T10:21:11.698Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T10:21:11.698Z] #24 DONE 0.2s [2022-09-10T10:21:11.698Z] [2022-09-10T10:21:11.698Z] #25 [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-10T10:21:12.267Z] #25 ... [2022-09-10T10:21:12.267Z] [2022-09-10T10:21:12.267Z] #26 [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-10T10:21:12.267Z] #0 1.538 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T10:21:12.267Z] #0 1.784 [2022-09-10T10:21:12.267Z] #0 2.001 #=#=# ######################################################################## 100.0% [2022-09-10T10:21:12.267Z] #0 2.259 [2022-09-10T10:21:12.267Z] #0 3.136 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T10:21:12.267Z] #0 3.405 [2022-09-10T10:21:12.267Z] #0 3.627 #=#=# ######################################################################## 100.0% [2022-09-10T10:21:12.267Z] #0 3.866 [2022-09-10T10:21:12.267Z] #0 4.775 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-10T10:21:12.267Z] #0 5.037 [2022-09-10T10:21:12.267Z] #0 5.253 #=#=# 0.0% ################## 26.0% ########################################### 60.1% ######################################################################## 100.0% [2022-09-10T10:21:12.267Z] #0 5.928 [2022-09-10T10:21:12.267Z] #0 6.644 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T10:21:12.267Z] #0 6.883 [2022-09-10T10:21:12.267Z] #0 7.104 #=#=# ######################################################################## 100.0% [2022-09-10T10:21:12.267Z] #0 7.305 [2022-09-10T10:21:12.267Z] #0 7.910 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T10:21:12.267Z] #0 8.162 [2022-09-10T10:21:12.267Z] #0 8.381 #=#=# ######################################################################## 100.0% [2022-09-10T10:21:12.267Z] #0 8.743 [2022-09-10T10:21:12.267Z] #0 8.876 Download of images into '/build' complete. [2022-09-10T10:21:12.267Z] #0 8.876 Use something like the following to load the result into a Docker daemon: [2022-09-10T10:21:12.267Z] #0 8.876 tar -cC '/build' . | docker load [2022-09-10T10:21:12.267Z] #26 DONE 9.0s [2022-09-10T10:21:12.267Z] [2022-09-10T10:21:12.267Z] #27 [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-10T10:21:14.181Z] #27 ... [2022-09-10T10:21:14.181Z] [2022-09-10T10:21:14.181Z] #28 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-10T10:21:14.181Z] #28 DONE 2.6s [2022-09-10T10:21:14.181Z] [2022-09-10T10:21:14.181Z] #29 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-10T10:21:16.096Z] #29 DONE 2.1s [2022-09-10T10:21:16.096Z] [2022-09-10T10:21:16.096Z] #27 [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-10T10:21:16.096Z] #27 4.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:21:16.096Z] #27 4.591 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:21:16.356Z] #27 4.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:21:16.926Z] #27 5.219 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-10T10:21:17.185Z] #27 5.688 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:21:17.444Z] #27 ... [2022-09-10T10:21:17.444Z] [2022-09-10T10:21:17.444Z] #30 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-10T10:21:17.444Z] #30 DONE 1.4s [2022-09-10T10:21:17.706Z] [2022-09-10T10:21:17.706Z] #31 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-10T10:21:18.643Z] #31 DONE 1.2s [2022-09-10T10:21:18.643Z] [2022-09-10T10:21:18.643Z] #32 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-10T10:21:20.025Z] #32 DONE 1.4s [2022-09-10T10:21:20.025Z] [2022-09-10T10:21:20.025Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:20.025Z] #0 4.443 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-10T10:21:20.025Z] #0 6.944 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T10:21:20.025Z] #0 6.946 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:21:20.025Z] #0 7.001 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T10:21:20.025Z] #0 7.010 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-10T10:21:20.025Z] #0 7.089 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T10:21:20.025Z] #0 7.452 go: downloading github.com/spf13/viper v1.11.0 [2022-09-10T10:21:20.025Z] #0 7.530 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T10:21:20.025Z] #0 8.258 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T10:21:20.025Z] #0 8.273 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T10:21:20.025Z] #0 8.358 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-10T10:21:20.025Z] #0 8.371 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-10T10:21:20.284Z] #33 ... [2022-09-10T10:21:20.284Z] [2022-09-10T10:21:20.284Z] #34 [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-10T10:21:21.663Z] #34 ... [2022-09-10T10:21:21.663Z] [2022-09-10T10:21:21.663Z] #35 [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-10T10:21:21.663Z] #0 4.412 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T10:21:21.663Z] #0 9.141 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T10:21:21.663Z] #0 9.144 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T10:21:21.663Z] #0 9.247 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T10:21:21.663Z] #35 ... [2022-09-10T10:21:21.663Z] [2022-09-10T10:21:21.663Z] #36 [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-10T10:21:21.663Z] #0 4.760 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-10T10:21:21.663Z] #0 6.356 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T10:21:21.663Z] #0 6.908 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T10:21:21.663Z] #0 7.127 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T10:21:21.663Z] #0 7.165 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T10:21:21.663Z] #0 7.445 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T10:21:21.663Z] #0 7.655 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T10:21:21.663Z] #0 8.099 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T10:21:21.663Z] #0 8.270 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T10:21:21.663Z] #0 8.326 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T10:21:21.663Z] #0 8.410 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T10:21:21.663Z] #0 8.596 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T10:21:21.663Z] #36 ... [2022-09-10T10:21:21.663Z] [2022-09-10T10:21:21.663Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:21:21.663Z] #0 4.177 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-10T10:21:21.663Z] #0 5.776 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-10T10:21:21.663Z] #0 7.397 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T10:21:21.663Z] #0 7.552 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-10T10:21:21.663Z] #0 7.587 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-10T10:21:21.922Z] #37 ... [2022-09-10T10:21:21.922Z] [2022-09-10T10:21:21.922Z] #38 [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-10T10:21:21.922Z] #0 3.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:21:21.922Z] #0 3.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:21:21.922Z] #0 3.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:21:21.922Z] #0 4.401 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:21:21.922Z] #0 5.715 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:21:21.922Z] #0 7.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:21:21.922Z] #38 ... [2022-09-10T10:21:21.922Z] [2022-09-10T10:21:21.922Z] #39 [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-10T10:21:21.922Z] #0 4.630 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-10T10:21:22.182Z] #39 ... [2022-09-10T10:21:22.182Z] [2022-09-10T10:21:22.182Z] #40 [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-10T10:21:22.182Z] #0 3.478 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T10:21:22.182Z] #0 3.486 Cloning into '.'... [2022-09-10T10:21:22.441Z] #40 ... [2022-09-10T10:21:22.441Z] [2022-09-10T10:21:22.441Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:22.441Z] #33 10.17 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-10T10:21:22.441Z] #33 10.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-10T10:21:22.441Z] #33 10.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T10:21:22.441Z] #33 10.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T10:21:25.741Z] #33 ... [2022-09-10T10:21:25.741Z] [2022-09-10T10:21:25.741Z] #25 [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-10T10:21:25.741Z] #25 3.912 + git clone https://github.com/docker/distribution.git . [2022-09-10T10:21:25.741Z] #25 3.912 Cloning into '.'... [2022-09-10T10:21:25.741Z] #25 ... [2022-09-10T10:21:25.741Z] [2022-09-10T10:21:25.741Z] #36 [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-10T10:21:25.741Z] #36 14.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T10:21:25.741Z] #36 14.35 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T10:21:26.001Z] #36 ... [2022-09-10T10:21:26.001Z] [2022-09-10T10:21:26.001Z] #22 [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-10T10:21:26.001Z] #22 4.507 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-10T10:21:26.001Z] #22 ... [2022-09-10T10:21:26.001Z] [2022-09-10T10:21:26.001Z] #39 [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-10T10:21:26.001Z] #39 13.25 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-10T10:21:26.001Z] #39 13.26 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-10T10:21:26.001Z] #39 13.58 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-10T10:21:26.001Z] #39 13.79 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-10T10:21:26.001Z] #39 13.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T10:21:26.001Z] #39 14.08 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-10T10:21:26.001Z] #39 14.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-10T10:21:26.001Z] #39 14.17 go: downloading github.com/peterh/liner v1.2.2 [2022-09-10T10:21:26.001Z] #39 14.32 go: downloading github.com/google/go-dap v0.6.0 [2022-09-10T10:21:26.001Z] #39 14.58 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-10T10:21:26.940Z] #39 15.28 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-10T10:21:26.940Z] #39 15.39 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-10T10:21:26.940Z] #39 15.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-10T10:21:28.847Z] #39 17.29 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-10T10:21:28.847Z] #39 17.52 go: downloading github.com/cilium/ebpf v0.7.0 [2022-09-10T10:21:29.416Z] #39 ... [2022-09-10T10:21:29.416Z] [2022-09-10T10:21:29.416Z] #22 [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-10T10:21:29.416Z] #22 16.88 tomll can be used in two ways: [2022-09-10T10:21:29.416Z] #22 16.89 Writing to STDIN and reading from STDOUT: [2022-09-10T10:21:29.416Z] #22 16.89 cat file.toml | tomll > file.toml [2022-09-10T10:21:29.416Z] #22 16.89 [2022-09-10T10:21:29.416Z] #22 16.89 Reading and updating a list of files: [2022-09-10T10:21:29.416Z] #22 16.89 tomll a.toml b.toml c.toml [2022-09-10T10:21:29.416Z] #22 16.89 [2022-09-10T10:21:29.416Z] #22 16.89 When given a list of files, tomll will modify all files in place without asking. [2022-09-10T10:21:29.416Z] #22 DONE 17.9s [2022-09-10T10:21:29.416Z] [2022-09-10T10:21:29.416Z] #27 [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-10T10:21:29.416Z] #27 7.723 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:21:29.416Z] #27 9.827 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:21:29.416Z] #27 11.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-10T10:21:29.416Z] #27 17.20 Fetched 8578 kB in 13s (661 kB/s) [2022-09-10T10:21:29.416Z] #27 17.20 Reading package lists... [2022-09-10T10:21:29.416Z] #27 ... [2022-09-10T10:21:29.416Z] [2022-09-10T10:21:29.416Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:29.416Z] #33 15.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:21:29.416Z] #33 15.28 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-10T10:21:29.416Z] #33 15.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T10:21:29.416Z] #33 15.51 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T10:21:29.416Z] #33 15.66 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-10T10:21:29.416Z] #33 15.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-10T10:21:29.416Z] #33 15.78 go: downloading github.com/spf13/afero v1.8.2 [2022-09-10T10:21:29.416Z] #33 15.88 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T10:21:29.416Z] #33 15.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T10:21:29.416Z] #33 16.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-10T10:21:29.416Z] #33 16.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T10:21:29.416Z] #33 16.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T10:21:29.416Z] #33 16.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T10:21:29.416Z] #33 16.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T10:21:29.416Z] #33 16.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T10:21:29.416Z] #33 16.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T10:21:29.416Z] #33 16.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T10:21:29.416Z] #33 16.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-10T10:21:29.416Z] #33 17.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T10:21:29.416Z] #33 17.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-10T10:21:29.985Z] #33 18.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T10:21:30.317Z] #33 18.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T10:21:30.609Z] #33 19.04 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-10T10:21:30.873Z] #33 19.32 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-10T10:21:30.873Z] #33 19.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-10T10:21:31.812Z] #33 ... [2022-09-10T10:21:31.812Z] [2022-09-10T10:21:31.812Z] #34 [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-10T10:21:31.812Z] #34 1.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:21:31.812Z] #34 1.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:21:31.812Z] #34 1.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:21:31.812Z] #34 2.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:21:31.812Z] #34 3.278 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:21:31.812Z] #34 4.298 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:21:31.812Z] #34 5.194 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:21:31.812Z] #34 6.387 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:21:31.812Z] #34 7.549 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:21:31.812Z] #34 8.802 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:21:31.812Z] #34 8.850 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:21:31.812Z] #34 8.852 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:21:31.812Z] #34 8.862 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:21:31.812Z] #34 8.884 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:21:31.812Z] #34 8.914 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:21:31.812Z] #34 8.918 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:21:31.812Z] #34 8.920 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:21:31.812Z] #34 8.922 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:21:31.812Z] #34 8.930 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:21:31.812Z] #34 8.931 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:21:31.812Z] #34 8.932 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:21:31.812Z] #34 ... [2022-09-10T10:21:31.812Z] [2022-09-10T10:21:31.812Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:31.812Z] #33 20.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T10:21:32.077Z] #33 20.47 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-10T10:21:32.077Z] #33 20.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T10:21:32.077Z] #33 20.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T10:21:32.077Z] #33 20.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T10:21:32.077Z] #33 20.68 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-10T10:21:32.077Z] #33 20.71 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T10:21:32.336Z] #33 20.76 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-10T10:21:32.336Z] #33 20.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T10:21:32.336Z] #33 ... [2022-09-10T10:21:32.336Z] [2022-09-10T10:21:32.336Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:21:32.336Z] #37 10.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T10:21:32.336Z] #37 11.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:21:32.336Z] #37 ... [2022-09-10T10:21:32.336Z] [2022-09-10T10:21:32.336Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:32.336Z] #33 20.90 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-10T10:21:32.336Z] #33 20.97 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-10T10:21:32.595Z] #33 21.04 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T10:21:32.595Z] #33 21.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T10:21:32.595Z] #33 ... [2022-09-10T10:21:32.595Z] [2022-09-10T10:21:32.595Z] #35 [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-10T10:21:32.595Z] #35 11.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T10:21:32.595Z] #35 ... [2022-09-10T10:21:32.595Z] [2022-09-10T10:21:32.595Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:32.595Z] #33 21.25 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-10T10:21:32.854Z] #33 21.27 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-10T10:21:32.854Z] #33 21.54 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T10:21:33.113Z] #33 21.60 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-10T10:21:33.113Z] #33 21.66 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-10T10:21:33.113Z] #33 21.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T10:21:33.113Z] #33 21.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T10:21:33.113Z] #33 21.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-10T10:21:33.372Z] #33 21.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T10:21:33.372Z] #33 21.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T10:21:33.372Z] #33 22.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T10:21:33.634Z] #33 22.15 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T10:21:33.634Z] #33 22.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T10:21:33.634Z] #33 22.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T10:21:33.892Z] #33 22.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T10:21:33.892Z] #33 22.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T10:21:33.892Z] #33 22.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T10:21:33.892Z] #33 22.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T10:21:34.150Z] #33 22.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T10:21:34.150Z] #33 22.67 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T10:21:34.150Z] #33 22.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T10:21:34.150Z] #33 22.73 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-10T10:21:34.409Z] #33 22.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T10:21:34.409Z] #33 22.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T10:21:34.409Z] #33 22.95 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-10T10:21:34.409Z] #33 23.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T10:21:34.409Z] #33 23.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-10T10:21:34.669Z] #33 23.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T10:21:34.669Z] #33 23.17 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T10:21:34.669Z] #33 23.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T10:21:34.669Z] #33 23.26 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-10T10:21:35.489Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0150f34819c857914) in /home/ubuntu/workspace/moby_PR-44125 [Pipeline] { [Pipeline] checkout [2022-09-10T10:21:35.585Z] The recommended git tool is: git [2022-09-10T10:21:35.604Z] #33 24.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T10:21:35.604Z] #33 24.02 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T10:21:35.604Z] #33 24.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T10:21:35.604Z] #33 24.12 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-10T10:21:35.604Z] #33 24.28 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-10T10:21:35.604Z] #33 24.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T10:21:35.863Z] #33 24.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T10:21:35.863Z] #33 24.44 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T10:21:35.863Z] #33 24.48 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-10T10:21:36.121Z] #33 24.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T10:21:36.121Z] #33 24.78 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-10T10:21:36.121Z] #33 24.85 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-10T10:21:36.121Z] #33 24.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T10:21:36.121Z] #33 ... [2022-09-10T10:21:36.121Z] [2022-09-10T10:21:36.122Z] #38 [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-10T10:21:36.122Z] #38 14.79 Fetched 8574 kB in 11s (761 kB/s) [2022-09-10T10:21:36.122Z] #38 14.79 Reading package lists... [2022-09-10T10:21:36.380Z] #38 20.65 Reading package lists... [2022-09-10T10:21:36.380Z] #38 25.01 Building dependency tree... [2022-09-10T10:21:36.380Z] #38 ... [2022-09-10T10:21:36.380Z] [2022-09-10T10:21:36.380Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:36.380Z] #33 24.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T10:21:36.380Z] #33 25.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T10:21:36.380Z] #33 25.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T10:21:36.640Z] #33 25.14 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-10T10:21:36.640Z] #33 25.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T10:21:36.898Z] #33 25.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T10:21:36.898Z] #33 25.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T10:21:36.898Z] #33 25.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-10T10:21:36.898Z] #33 25.45 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T10:21:37.157Z] #33 25.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T10:21:37.157Z] #33 25.71 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-10T10:21:37.157Z] #33 25.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T10:21:37.418Z] #33 25.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T10:21:37.418Z] #33 26.02 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-10T10:21:37.418Z] #33 26.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T10:21:37.418Z] #33 26.10 go: downloading honnef.co/go/tools v0.3.1 [2022-09-10T10:21:38.397Z] using credential docker-jenkins-github-credentials [2022-09-10T10:21:38.406Z] Cloning the remote Git repository [2022-09-10T10:21:38.406Z] Cloning with configured refspecs honoured and without tags [2022-09-10T10:21:38.425Z] Cloning repository https://github.com/moby/moby.git [2022-09-10T10:21:38.474Z] > git init /home/ubuntu/workspace/moby_PR-44125 # timeout=10 [2022-09-10T10:21:38.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:21:38.857Z] > git --version # timeout=10 [2022-09-10T10:21:38.867Z] > git --version # 'git version 2.25.1' [2022-09-10T10:21:38.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:21:38.869Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44125/head:refs/remotes/origin/PR-44125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:21:39.324Z] #33 27.85 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-10T10:21:39.324Z] #33 27.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T10:21:39.324Z] #33 28.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T10:21:39.324Z] #33 28.06 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-10T10:21:39.582Z] #33 28.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T10:21:39.582Z] #33 28.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T10:21:39.582Z] #33 28.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T10:21:39.582Z] #33 28.26 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T10:21:39.841Z] #33 28.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T10:21:40.104Z] #33 ... [2022-09-10T10:21:40.104Z] [2022-09-10T10:21:40.104Z] #39 [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-10T10:21:40.104Z] #39 18.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-10T10:21:40.104Z] #39 ... [2022-09-10T10:21:40.104Z] [2022-09-10T10:21:40.104Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:40.104Z] #33 28.63 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-10T10:21:40.104Z] #33 28.65 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-10T10:21:40.370Z] #33 28.82 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-10T10:21:40.370Z] #33 28.84 go: downloading golang.org/x/text v0.3.7 [2022-09-10T10:21:44.567Z] #33 ... [2022-09-10T10:21:44.567Z] [2022-09-10T10:21:44.567Z] #25 [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-10T10:21:44.567Z] #25 22.41 Updating files: 84% (1850/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-10T10:21:44.567Z] #25 22.61 + git checkout -q v2.3.0 [2022-09-10T10:21:44.567Z] #25 23.98 + 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-10T10:21:44.567Z] #25 ... [2022-09-10T10:21:44.567Z] [2022-09-10T10:21:44.567Z] #27 [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-10T10:21:44.567Z] #27 17.20 Reading package lists... [2022-09-10T10:21:44.567Z] #27 22.66 Reading package lists... [2022-09-10T10:21:44.567Z] #27 27.09 Building dependency tree... [2022-09-10T10:21:44.567Z] #27 29.68 The following additional packages will be installed: [2022-09-10T10:21:44.567Z] #27 29.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:21:44.567Z] #27 29.70 python3-protobuf python3-six [2022-09-10T10:21:44.567Z] #27 29.70 Suggested packages: [2022-09-10T10:21:44.567Z] #27 29.71 python3-setuptools [2022-09-10T10:21:44.567Z] #27 29.72 Recommended packages: [2022-09-10T10:21:44.567Z] #27 29.72 iproute2 | iproute [2022-09-10T10:21:44.567Z] #27 30.20 The following NEW packages will be installed: [2022-09-10T10:21:44.567Z] #27 30.21 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:21:44.567Z] #27 30.22 python3-protobuf python3-six [2022-09-10T10:21:44.567Z] #27 30.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:21:44.567Z] #27 30.65 Need to get 2315 kB of archives. [2022-09-10T10:21:44.567Z] #27 30.65 After this operation, 11.1 MB of additional disk space will be used. [2022-09-10T10:21:44.568Z] #27 30.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-10T10:21:44.568Z] #27 30.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:21:44.568Z] #27 30.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-10T10:21:44.568Z] #27 30.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-10T10:21:44.568Z] #27 30.70 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-10T10:21:44.568Z] #27 30.71 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-10T10:21:44.568Z] #27 30.71 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-10T10:21:44.568Z] #27 ... [2022-09-10T10:21:44.568Z] [2022-09-10T10:21:44.568Z] #38 [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-10T10:21:44.568Z] #38 25.01 Building dependency tree... [2022-09-10T10:21:44.568Z] #38 27.65 python3 is already the newest version (3.9.2-3). [2022-09-10T10:21:44.568Z] #38 27.65 The following additional packages will be installed: [2022-09-10T10:21:44.568Z] #38 27.66 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-10T10:21:44.568Z] #38 27.67 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-10T10:21:44.568Z] #38 27.69 Suggested packages: [2022-09-10T10:21:44.568Z] #38 27.70 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-10T10:21:44.568Z] #38 27.70 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-10T10:21:44.568Z] #38 27.70 m4-doc ed diffutils-doc [2022-09-10T10:21:44.568Z] #38 27.70 Recommended packages: [2022-09-10T10:21:44.568Z] #38 27.70 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-10T10:21:44.568Z] #38 29.09 The following NEW packages will be installed: [2022-09-10T10:21:44.568Z] #38 29.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-10T10:21:44.568Z] #38 29.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-10T10:21:44.568Z] #38 29.10 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-10T10:21:44.568Z] #38 29.10 libyajl2 m4 patch xz-utils [2022-09-10T10:21:44.568Z] #38 29.45 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:21:44.568Z] #38 29.45 Need to get 5940 kB of archives. [2022-09-10T10:21:44.568Z] #38 29.45 After this operation, 18.7 MB of additional disk space will be used. [2022-09-10T10:21:44.568Z] #38 29.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-10T10:21:44.568Z] #38 29.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-10T10:21:44.568Z] #38 29.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-10T10:21:44.568Z] #38 29.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-10T10:21:44.568Z] #38 29.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-10T10:21:44.568Z] #38 29.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-10T10:21:44.568Z] #38 29.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-10T10:21:44.568Z] #38 29.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-10T10:21:44.568Z] #38 29.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-10T10:21:44.568Z] #38 29.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-10T10:21:44.568Z] #38 29.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-10T10:21:44.568Z] #38 29.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:21:44.568Z] #38 29.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-10T10:21:44.568Z] #38 29.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-10T10:21:44.568Z] #38 29.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-10T10:21:44.568Z] #38 29.74 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-10T10:21:44.568Z] #38 29.75 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-10T10:21:44.568Z] #38 29.75 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-10T10:21:44.568Z] #38 29.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-10T10:21:44.568Z] #38 29.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-10T10:21:44.568Z] #38 29.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-10T10:21:44.568Z] #38 29.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-10T10:21:44.568Z] #38 29.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-10T10:21:44.568Z] #38 30.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:21:44.568Z] #38 31.05 Fetched 5940 kB in 1s (9143 kB/s) [2022-09-10T10:21:44.568Z] #38 31.13 Selecting previously unselected package bzip2. [2022-09-10T10:21:44.568Z] #38 31.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-10T10:21:44.568Z] #38 31.19 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 31.20 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:21:44.568Z] #38 31.29 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:21:44.568Z] #38 31.29 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 31.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:21:44.568Z] #38 31.77 Selecting previously unselected package libmagic1:amd64. [2022-09-10T10:21:44.568Z] #38 31.78 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 31.79 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:21:44.568Z] #38 31.95 Selecting previously unselected package file. [2022-09-10T10:21:44.568Z] #38 31.97 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 31.98 Unpacking file (1:5.39-3) ... [2022-09-10T10:21:44.568Z] #38 32.08 Selecting previously unselected package xz-utils. [2022-09-10T10:21:44.568Z] #38 32.09 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 32.09 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:21:44.568Z] #38 32.40 Selecting previously unselected package libsigsegv2:amd64. [2022-09-10T10:21:44.568Z] #38 32.40 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 32.40 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-10T10:21:44.568Z] #38 32.49 Selecting previously unselected package m4. [2022-09-10T10:21:44.568Z] #38 32.50 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-10T10:21:44.568Z] #38 32.52 Unpacking m4 (1.4.18-5) ... [2022-09-10T10:21:44.568Z] #38 32.73 Selecting previously unselected package autoconf. [2022-09-10T10:21:44.568Z] #38 32.74 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-10T10:21:44.568Z] #38 32.75 Unpacking autoconf (2.69-14) ... [2022-09-10T10:21:44.568Z] #38 33.11 Selecting previously unselected package autotools-dev. [2022-09-10T10:21:44.568Z] #38 33.13 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-10T10:21:44.568Z] #38 33.14 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:21:44.826Z] #38 33.26 Selecting previously unselected package automake. [2022-09-10T10:21:44.826Z] #38 33.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-10T10:21:44.826Z] #38 33.28 Unpacking automake (1:1.16.3-2) ... [2022-09-10T10:21:45.087Z] #38 33.70 Selecting previously unselected package patch. [2022-09-10T10:21:45.087Z] #38 33.70 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-10T10:21:45.087Z] #38 33.72 Unpacking patch (2.7.6-7) ... [2022-09-10T10:21:45.346Z] #38 33.90 Selecting previously unselected package dpkg-dev. [2022-09-10T10:21:45.346Z] #38 33.91 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:21:45.346Z] #38 33.91 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:21:45.605Z] #38 ... [2022-09-10T10:21:45.605Z] [2022-09-10T10:21:45.605Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:45.605Z] #33 34.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-10T10:21:45.872Z] #33 34.34 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-10T10:21:45.872Z] #33 34.36 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T10:21:45.872Z] #33 34.39 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T10:21:45.872Z] #33 34.46 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T10:21:45.872Z] #33 34.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T10:21:46.135Z] #33 34.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T10:21:46.135Z] #33 34.73 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T10:21:46.135Z] #33 34.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T10:21:46.135Z] #33 34.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T10:21:46.396Z] #33 34.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T10:21:46.396Z] #33 35.07 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-10T10:21:46.396Z] #33 ... [2022-09-10T10:21:46.396Z] [2022-09-10T10:21:46.396Z] #35 [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-10T10:21:46.396Z] #35 34.72 v3.0.2 [2022-09-10T10:21:46.396Z] #35 DONE 35.2s [2022-09-10T10:21:46.655Z] [2022-09-10T10:21:46.655Z] #37 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-10T10:21:46.655Z] #37 34.54 NAME: [2022-09-10T10:21:46.655Z] #37 34.56 go-winres - A tool for embedding resources in Windows executables [2022-09-10T10:21:46.655Z] #37 34.56 [2022-09-10T10:21:46.655Z] #37 34.56 USAGE: [2022-09-10T10:21:46.655Z] #37 34.56 go-winres [global options] command [command options] [arguments...] [2022-09-10T10:21:46.655Z] #37 34.56 [2022-09-10T10:21:46.655Z] #37 34.56 COMMANDS: [2022-09-10T10:21:46.655Z] #37 34.57 init Create an initial ./winres/winres.json [2022-09-10T10:21:46.655Z] #37 34.57 make Make syso files for the "go build" command [2022-09-10T10:21:46.655Z] #37 34.57 simply Make syso files for the "go build" command (simplified) [2022-09-10T10:21:46.655Z] #37 34.57 extract Extract all resources from an executable [2022-09-10T10:21:46.655Z] #37 34.57 patch Replace resources in an executable file (exe, dll) [2022-09-10T10:21:46.655Z] #37 34.57 help, h Shows a list of commands or help for one command [2022-09-10T10:21:46.655Z] #37 34.58 [2022-09-10T10:21:46.655Z] #37 34.58 GLOBAL OPTIONS: [2022-09-10T10:21:46.655Z] #37 34.58 --help, -h show help (default: false) [2022-09-10T10:21:46.655Z] #37 DONE 35.2s [2022-09-10T10:21:46.655Z] [2022-09-10T10:21:46.655Z] #38 [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-10T10:21:46.655Z] #38 34.96 Selecting previously unselected package build-essential. [2022-09-10T10:21:46.655Z] #38 34.97 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-10T10:21:46.655Z] #38 34.98 Unpacking build-essential (12.9) ... [2022-09-10T10:21:46.655Z] #38 35.26 Selecting previously unselected package libcap2:amd64. [2022-09-10T10:21:46.655Z] #38 35.27 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-10T10:21:46.655Z] #38 35.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:21:46.914Z] #38 35.43 Selecting previously unselected package libcap-dev:amd64. [2022-09-10T10:21:46.914Z] #38 35.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-10T10:21:46.914Z] #38 35.44 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-10T10:21:47.172Z] #38 35.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:21:47.172Z] #38 35.70 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:21:47.172Z] #38 35.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:47.172Z] #38 35.80 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-10T10:21:47.172Z] #38 35.80 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:21:47.430Z] #38 35.82 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:47.430Z] #38 35.95 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T10:21:47.430Z] #38 35.95 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-10T10:21:47.430Z] #38 35.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:21:47.688Z] #38 36.28 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T10:21:47.688Z] #38 36.28 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-10T10:21:47.688Z] #38 36.30 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:21:48.627Z] #38 37.26 Selecting previously unselected package libtool. [2022-09-10T10:21:48.627Z] #38 37.28 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-10T10:21:48.627Z] #38 37.28 Unpacking libtool (2.4.6-15) ... [2022-09-10T10:21:48.886Z] #38 37.50 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T10:21:48.886Z] #38 37.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-10T10:21:48.886Z] #38 37.53 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:21:49.145Z] #38 37.66 Selecting previously unselected package libyajl2:amd64. [2022-09-10T10:21:49.145Z] #38 37.68 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-10T10:21:49.145Z] #38 37.68 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:21:49.145Z] #38 37.74 Selecting previously unselected package libyajl-dev:amd64. [2022-09-10T10:21:49.145Z] #38 37.75 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-10T10:21:49.145Z] #38 37.77 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-10T10:21:49.404Z] #38 37.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:21:49.404Z] #38 37.93 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:21:49.404Z] #38 37.94 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:21:49.404Z] #38 37.96 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:21:49.404Z] #38 37.98 Setting up file (1:5.39-3) ... [2022-09-10T10:21:49.404Z] #38 38.00 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:21:49.404Z] #38 38.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:49.404Z] #38 38.02 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:49.404Z] #38 38.03 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:21:49.404Z] #38 38.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:21:49.404Z] #38 38.07 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-10T10:21:49.404Z] #38 38.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:21:49.404Z] #38 38.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:21:49.663Z] #38 38.11 Setting up patch (2.7.6-7) ... [2022-09-10T10:21:49.663Z] #38 38.13 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:21:49.663Z] #38 38.15 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-10T10:21:49.663Z] #38 38.17 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-10T10:21:49.663Z] #38 38.18 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:21:49.663Z] #38 38.19 Setting up libtool (2.4.6-15) ... [2022-09-10T10:21:49.663Z] #38 38.21 Setting up m4 (1.4.18-5) ... [2022-09-10T10:21:49.663Z] #38 38.23 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:21:49.663Z] #38 38.27 Setting up autoconf (2.69-14) ... [2022-09-10T10:21:49.663Z] #38 38.29 Setting up build-essential (12.9) ... [2022-09-10T10:21:49.663Z] #38 38.31 Setting up automake (1:1.16.3-2) ... [2022-09-10T10:21:49.923Z] #38 38.32 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-10T10:21:49.923Z] #38 38.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:21:50.182Z] #38 DONE 38.7s [2022-09-10T10:21:50.182Z] [2022-09-10T10:21:50.182Z] #40 [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-10T10:21:50.182Z] #40 37.22 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-10T10:21:50.182Z] #40 37.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T10:21:50.182Z] #40 38.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:21:52.389Z] Fetching without tags [2022-09-10T10:21:52.575Z] Merging remotes/origin/master commit 924edb948c2731df3b77697a8fcc85da3f6eef57 into PR head commit 3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:21:53.187Z] Merge succeeded, producing 3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:21:53.187Z] Checking out Revision 3cb933db9d34ad2c75245851332df45c6ff82bf2 (PR-44125) [2022-09-10T10:21:52.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:21:52.374Z] > git config --add remote.origin.fetch +refs/pull/44125/head:refs/remotes/origin/PR-44125 # timeout=10 [2022-09-10T10:21:52.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:21:52.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-10T10:21:52.391Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-10T10:21:52.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:21:52.392Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44125/head:refs/remotes/origin/PR-44125 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-10T10:21:52.584Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:21:52.594Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:21:53.135Z] > git remote # timeout=10 [2022-09-10T10:21:53.149Z] > git config --get remote.origin.url # timeout=10 [2022-09-10T10:21:53.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-10T10:21:53.159Z] > git merge 924edb948c2731df3b77697a8fcc85da3f6eef57 # timeout=10 [2022-09-10T10:21:53.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-10T10:21:53.188Z] > git config core.sparsecheckout # timeout=10 [2022-09-10T10:21:53.203Z] > git checkout -f 3cb933db9d34ad2c75245851332df45c6ff82bf2 # timeout=10 [2022-09-10T10:21:55.464Z] #40 ... [2022-09-10T10:21:55.464Z] [2022-09-10T10:21:55.464Z] #27 [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-10T10:21:55.464Z] #27 32.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-10T10:21:55.464Z] #27 34.35 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:21:55.464Z] #27 34.62 Fetched 2315 kB in 3s (748 kB/s) [2022-09-10T10:21:55.464Z] #27 34.79 Selecting previously unselected package libprotobuf23:amd64. [2022-09-10T10:21:55.464Z] #27 34.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 ... 15717 files and directories currently installed.) [2022-09-10T10:21:55.464Z] #27 34.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 35.01 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-10T10:21:55.464Z] #27 36.16 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:21:55.464Z] #27 36.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:21:55.464Z] #27 36.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:21:55.464Z] #27 36.47 Selecting previously unselected package python3-six. [2022-09-10T10:21:55.464Z] #27 36.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-10T10:21:55.464Z] #27 36.47 Unpacking python3-six (1.16.0-2) ... [2022-09-10T10:21:55.464Z] #27 36.68 Selecting previously unselected package python3-protobuf. [2022-09-10T10:21:55.464Z] #27 36.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 36.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-10T10:21:55.464Z] #27 37.30 Selecting previously unselected package libnet1:amd64. [2022-09-10T10:21:55.464Z] #27 37.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 37.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:21:55.464Z] #27 37.43 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T10:21:55.464Z] #27 37.43 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 37.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:21:55.464Z] #27 37.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:21:55.464Z] #27 37.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 37.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:55.464Z] #27 37.65 Selecting previously unselected package criu. [2022-09-10T10:21:55.464Z] #27 37.65 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-10T10:21:55.464Z] #27 37.66 Unpacking criu (3.17.1-1) ... [2022-09-10T10:21:55.464Z] #27 38.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:21:55.464Z] #27 39.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-10T10:21:55.464Z] #27 39.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:21:55.464Z] #27 39.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:21:55.464Z] #27 39.95 Setting up python3-six (1.16.0-2) ... [2022-09-10T10:21:55.464Z] #27 40.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:21:55.464Z] #27 41.00 Setting up python3-protobuf (3.12.4-1) ... [2022-09-10T10:21:55.464Z] #27 43.84 Setting up criu (3.17.1-1) ... [2022-09-10T10:21:56.844Z] #27 45.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:21:56.974Z] Commit message: "Update uses of Image platform fields in OCI image-spec" [2022-09-10T10:21:57.030Z] > git --version # timeout=10 [2022-09-10T10:21:57.036Z] > git --version # 'git version 2.25.1' [2022-09-10T10:21:57.041Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-10T10:21:57.424Z] #27 DONE 45.8s [2022-09-10T10:21:57.424Z] [2022-09-10T10:21:57.424Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:21:57.424Z] #33 36.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T10:21:57.424Z] #33 36.43 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-10T10:21:57.424Z] #33 36.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T10:21:57.424Z] #33 36.55 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-10T10:21:57.424Z] #33 36.63 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-10T10:21:57.424Z] #33 36.75 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-10T10:21:57.424Z] #33 36.98 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-10T10:21:57.424Z] #33 37.02 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T10:21:57.424Z] #33 37.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T10:21:57.424Z] #33 37.22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T10:21:57.424Z] #33 37.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T10:21:57.424Z] #33 37.27 go: downloading github.com/prometheus/common v0.32.1 [2022-09-10T10:21:57.424Z] #33 37.63 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-10T10:21:57.424Z] #33 37.64 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-10T10:21:57.424Z] #33 38.48 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T10:21:57.424Z] #33 39.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T10:21:57.828Z] + docker version [2022-09-10T10:21:59.974Z] #33 ... [2022-09-10T10:21:59.974Z] [2022-09-10T10:21:59.974Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:21:59.974Z] #0 0.961 Cloning into '/tmp/crun-build'... [2022-09-10T10:21:59.974Z] #0 6.000 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-10T10:21:59.974Z] #0 6.016 Cloning into '/tmp/crun-build/libocispec'... [2022-09-10T10:21:59.974Z] #0 7.149 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-10T10:21:59.974Z] #0 7.162 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-10T10:21:59.974Z] #0 7.172 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-10T10:21:59.974Z] #0 7.173 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-10T10:21:59.974Z] #0 7.184 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-10T10:21:59.974Z] #0 9.129 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-10T10:22:00.545Z] #41 10.53 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-10T10:22:01.924Z] #41 11.62 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-10T10:22:01.924Z] #41 11.78 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-10T10:22:02.183Z] #41 11.96 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-10T10:22:03.562Z] #41 ... [2022-09-10T10:22:03.562Z] [2022-09-10T10:22:03.562Z] #36 [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-10T10:22:03.562Z] #36 51.93 gotestsum version dev [2022-09-10T10:22:04.131Z] #36 DONE 52.7s [2022-09-10T10:22:04.131Z] [2022-09-10T10:22:04.131Z] #34 [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-10T10:22:06.047Z] #34 45.91 Fetched 49.2 MB in 45s (1103 kB/s) [2022-09-10T10:22:14.171Z] #34 45.91 Reading package lists... [2022-09-10T10:22:14.171Z] #34 ... [2022-09-10T10:22:14.171Z] [2022-09-10T10:22:14.171Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:22:14.171Z] #41 23.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-10T10:22:15.888Z] Client: Docker Engine - Community [2022-09-10T10:22:15.888Z] Version: 22.06.0-beta.0 [2022-09-10T10:22:15.888Z] API version: 1.42 [2022-09-10T10:22:15.888Z] Go version: go1.18.3 [2022-09-10T10:22:15.888Z] Git commit: 3e9117b [2022-09-10T10:22:15.888Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T10:22:15.888Z] OS/Arch: linux/arm64 [2022-09-10T10:22:15.888Z] Context: default [2022-09-10T10:22:15.888Z] [2022-09-10T10:22:15.888Z] Server: Docker Engine - Community [2022-09-10T10:22:15.888Z] Engine: [2022-09-10T10:22:15.889Z] Version: 22.06.0-beta.0 [2022-09-10T10:22:15.889Z] API version: 1.42 (minimum version 1.12) [2022-09-10T10:22:15.889Z] Go version: go1.18.3 [2022-09-10T10:22:15.889Z] Git commit: 38633e7 [2022-09-10T10:22:15.889Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-10T10:22:15.889Z] OS/Arch: linux/arm64 [2022-09-10T10:22:15.889Z] Experimental: true [2022-09-10T10:22:15.889Z] containerd: [2022-09-10T10:22:15.889Z] Version: 1.6.8 [2022-09-10T10:22:15.889Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:22:15.889Z] runc: [2022-09-10T10:22:15.889Z] Version: 1.1.4 [2022-09-10T10:22:15.889Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-10T10:22:15.889Z] docker-init: [2022-09-10T10:22:15.889Z] Version: 0.19.0 [2022-09-10T10:22:15.889Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-10T10:22:16.226Z] + docker info [2022-09-10T10:22:16.226Z] Client: [2022-09-10T10:22:16.226Z] Context: default [2022-09-10T10:22:16.226Z] Debug Mode: false [2022-09-10T10:22:16.226Z] Plugins: [2022-09-10T10:22:16.226Z] buildx: Docker Buildx (Docker Inc.) [2022-09-10T10:22:16.226Z] Version: v0.8.2 [2022-09-10T10:22:16.226Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-10T10:22:16.226Z] compose: Docker Compose (Docker Inc.) [2022-09-10T10:22:16.226Z] Version: v2.10.2 [2022-09-10T10:22:16.226Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-10T10:22:16.226Z] [2022-09-10T10:22:16.226Z] Server: [2022-09-10T10:22:16.226Z] Containers: 0 [2022-09-10T10:22:16.226Z] Running: 0 [2022-09-10T10:22:16.226Z] Paused: 0 [2022-09-10T10:22:16.226Z] Stopped: 0 [2022-09-10T10:22:16.226Z] Images: 0 [2022-09-10T10:22:16.226Z] Server Version: 22.06.0-beta.0 [2022-09-10T10:22:16.226Z] Storage Driver: overlay2 [2022-09-10T10:22:16.226Z] Backing Filesystem: extfs [2022-09-10T10:22:16.226Z] Supports d_type: true [2022-09-10T10:22:16.226Z] Using metacopy: false [2022-09-10T10:22:16.226Z] Native Overlay Diff: true [2022-09-10T10:22:16.226Z] userxattr: false [2022-09-10T10:22:16.226Z] Logging Driver: json-file [2022-09-10T10:22:16.226Z] Cgroup Driver: cgroupfs [2022-09-10T10:22:16.226Z] Cgroup Version: 1 [2022-09-10T10:22:16.226Z] Plugins: [2022-09-10T10:22:16.226Z] Volume: local [2022-09-10T10:22:16.226Z] Network: bridge host ipvlan macvlan null overlay [2022-09-10T10:22:16.226Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-10T10:22:16.226Z] Swarm: inactive [2022-09-10T10:22:16.226Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-10T10:22:16.226Z] Default Runtime: runc [2022-09-10T10:22:16.226Z] Init Binary: docker-init [2022-09-10T10:22:16.226Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-10T10:22:16.226Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-10T10:22:16.226Z] init version: de40ad0 [2022-09-10T10:22:16.226Z] Security Options: [2022-09-10T10:22:16.226Z] apparmor [2022-09-10T10:22:16.226Z] seccomp [2022-09-10T10:22:16.226Z] Profile: builtin [2022-09-10T10:22:16.226Z] Kernel Version: 5.15.0-1019-aws [2022-09-10T10:22:16.226Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-10T10:22:16.226Z] OSType: linux [2022-09-10T10:22:16.226Z] Architecture: aarch64 [2022-09-10T10:22:16.226Z] CPUs: 2 [2022-09-10T10:22:16.226Z] Total Memory: 7.559GiB [2022-09-10T10:22:16.226Z] Name: ip-10-100-95-34 [2022-09-10T10:22:16.226Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-10T10:22:16.226Z] Docker Root Dir: /var/lib/docker [2022-09-10T10:22:16.226Z] Debug Mode: false [2022-09-10T10:22:16.226Z] Registry: https://index.docker.io/v1/ [2022-09-10T10:22:16.226Z] Labels: [2022-09-10T10:22:16.226Z] Experimental: true [2022-09-10T10:22:16.226Z] Insecure Registries: [2022-09-10T10:22:16.226Z] 127.0.0.0/8 [2022-09-10T10:22:16.226Z] Live Restore Enabled: true [2022-09-10T10:22:16.226Z] [Pipeline] sh [2022-09-10T10:22:16.550Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:22:16.550Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-10T10:22:16.550Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44125/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-10T10:22:16.550Z] + bash /home/ubuntu/workspace/moby_PR-44125/check-config.sh [2022-09-10T10:22:16.550Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-10T10:22:16.550Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-10T10:22:16.550Z] [2022-09-10T10:22:16.550Z] Generally Necessary: [2022-09-10T10:22:16.550Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-10T10:22:16.550Z] - apparmor: enabled and tools installed [2022-09-10T10:22:16.550Z] - CONFIG_NAMESPACES: enabled [2022-09-10T10:22:16.550Z] - CONFIG_NET_NS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_PID_NS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_IPC_NS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_UTS_NS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CGROUPS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-10T10:22:16.550Z] - CONFIG_CPUSETS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_MEMCG: enabled [2022-09-10T10:22:16.550Z] - CONFIG_KEYS: enabled [2022-09-10T10:22:16.550Z] - CONFIG_VETH: enabled (as module) [2022-09-10T10:22:16.550Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-10T10:22:16.550Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-10T10:22:16.550Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-10T10:22:16.806Z] - CONFIG_CGROUP_BPF: enabled [2022-09-10T10:22:16.806Z] [2022-09-10T10:22:16.806Z] Optional Features: [2022-09-10T10:22:16.806Z] - CONFIG_USER_NS: enabled [2022-09-10T10:22:16.806Z] - CONFIG_SECCOMP: enabled [2022-09-10T10:22:16.806Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-10T10:22:16.806Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-10T10:22:16.806Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-10T10:22:16.806Z] (cgroup swap accounting is currently enabled) [2022-09-10T10:22:16.806Z] - CONFIG_BLK_CGROUP: enabled [2022-09-10T10:22:16.806Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-10T10:22:16.806Z] - CONFIG_CGROUP_PERF: enabled [2022-09-10T10:22:16.806Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-10T10:22:16.806Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-10T10:22:16.806Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-10T10:22:16.806Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-10T10:22:16.806Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-10T10:22:16.806Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-10T10:22:17.064Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-10T10:22:17.064Z] - CONFIG_IP_VS: enabled (as module) [2022-09-10T10:22:17.064Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-10T10:22:17.064Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-10T10:22:17.064Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-10T10:22:17.064Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-10T10:22:17.064Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-10T10:22:17.064Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-10T10:22:17.065Z] - CONFIG_EXT4_FS: enabled [2022-09-10T10:22:17.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-10T10:22:17.065Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-10T10:22:17.065Z] - Network Drivers: [2022-09-10T10:22:17.065Z] - "overlay": [2022-09-10T10:22:17.065Z] - CONFIG_VXLAN: enabled (as module) [2022-09-10T10:22:17.065Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-10T10:22:17.065Z] Optional (for encrypted networks): [2022-09-10T10:22:17.065Z] - CONFIG_CRYPTO: enabled [2022-09-10T10:22:17.065Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-10T10:22:17.065Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-10T10:22:17.065Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-10T10:22:17.065Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-10T10:22:17.065Z] - CONFIG_XFRM: enabled [2022-09-10T10:22:17.065Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-10T10:22:17.065Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-10T10:22:17.065Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-10T10:22:17.065Z] - "ipvlan": [2022-09-10T10:22:17.065Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-10T10:22:17.065Z] - "macvlan": [2022-09-10T10:22:17.321Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-10T10:22:17.321Z] - CONFIG_DUMMY: enabled (as module) [2022-09-10T10:22:17.321Z] - "ftp,tftp client in container": [2022-09-10T10:22:17.321Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-10T10:22:17.321Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-10T10:22:17.321Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-10T10:22:17.321Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-10T10:22:17.321Z] - Storage Drivers: [2022-09-10T10:22:17.321Z] - "aufs": [2022-09-10T10:22:17.321Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-10T10:22:17.321Z] - "btrfs": [2022-09-10T10:22:17.321Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-10T10:22:17.322Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-10T10:22:17.322Z] - "devicemapper": [2022-09-10T10:22:17.322Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-10T10:22:17.322Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-10T10:22:17.322Z] - "overlay": [2022-09-10T10:22:17.322Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-10T10:22:17.322Z] - "zfs": [2022-09-10T10:22:17.322Z] - /dev/zfs: present [2022-09-10T10:22:17.322Z] - zfs command: missing [2022-09-10T10:22:17.322Z] - zpool command: missing [2022-09-10T10:22:17.322Z] [2022-09-10T10:22:17.322Z] Limits: [2022-09-10T10:22:17.322Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-10T10:22:17.322Z] [2022-09-10T10:22:17.322Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-10T10:22:17.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 . [2022-09-10T10:22:17.930Z] #1 [internal] load build definition from Dockerfile [2022-09-10T10:22:17.930Z] #1 transferring dockerfile: 19.11kB done [2022-09-10T10:22:17.930Z] #1 DONE 0.1s [2022-09-10T10:22:17.930Z] [2022-09-10T10:22:17.930Z] #2 [internal] load .dockerignore [2022-09-10T10:22:17.930Z] #2 transferring context: 145B done [2022-09-10T10:22:17.930Z] #2 DONE 0.2s [2022-09-10T10:22:17.930Z] [2022-09-10T10:22:17.930Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-10T10:22:18.538Z] #3 DONE 0.4s [2022-09-10T10:22:18.538Z] [2022-09-10T10:22:18.538Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-10T10:22:18.538Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-09-10T10:22:18.538Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-09-10T10:22:18.538Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-09-10T10:22:18.538Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-09-10T10:22:18.538Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s [2022-09-10T10:22:18.822Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-09-10T10:22:18.822Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-09-10T10:22:18.822Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-09-10T10:22:18.822Z] #4 DONE 0.5s [2022-09-10T10:22:19.079Z] [2022-09-10T10:22:19.079Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-10T10:22:20.453Z] #5 ... [2022-09-10T10:22:20.453Z] [2022-09-10T10:22:20.453Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:22:20.453Z] #6 DONE 1.1s [2022-09-10T10:22:20.453Z] [2022-09-10T10:22:20.453Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-10T10:22:20.453Z] #7 DONE 1.3s [2022-09-10T10:22:20.453Z] [2022-09-10T10:22:20.453Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-10T10:22:20.453Z] #8 DONE 1.3s [2022-09-10T10:22:20.453Z] [2022-09-10T10:22:20.453Z] #5 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-10T10:22:20.453Z] #5 DONE 1.4s [2022-09-10T10:22:20.753Z] #41 ... [2022-09-10T10:22:20.753Z] [2022-09-10T10:22:20.753Z] #34 [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-10T10:22:20.753Z] #34 45.91 Reading package lists... [2022-09-10T10:22:23.788Z] [2022-09-10T10:22:23.788Z] #9 [internal] load build context [2022-09-10T10:22:23.788Z] #9 DONE 0.0s [2022-09-10T10:22:23.788Z] [2022-09-10T10:22:23.788Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:22:23.788Z] #10 DONE 0.0s [2022-09-10T10:22:23.788Z] [2022-09-10T10:22:23.788Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:23.788Z] #11 resolve docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 0.1s done [2022-09-10T10:22:24.046Z] #11 sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d 1.86kB / 1.86kB done [2022-09-10T10:22:24.046Z] #11 sha256:0da5cee18bec9020914ebb0ea1e5187386f62e7b820b28d873ba9fc63e3c98b5 1.80kB / 1.80kB done [2022-09-10T10:22:24.046Z] #11 sha256:a814e9c37e35d15b2e14ae4bd1c34829c96be6f0599d73e3eb49c20417c0415e 7.12kB / 7.12kB done [2022-09-10T10:22:24.303Z] #11 ... [2022-09-10T10:22:24.303Z] [2022-09-10T10:22:24.303Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-10T10:22:24.303Z] #12 DONE 0.7s [2022-09-10T10:22:24.560Z] [2022-09-10T10:22:24.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:24.560Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 1.05MB / 53.69MB 0.5s [2022-09-10T10:22:24.824Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 8.39MB / 53.69MB 0.7s [2022-09-10T10:22:24.824Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0B / 4.94MB 0.7s [2022-09-10T10:22:24.824Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 29.36MB / 53.69MB 0.8s [2022-09-10T10:22:24.824Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 1.05MB / 4.94MB 0.8s [2022-09-10T10:22:25.085Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 35.65MB / 53.69MB 0.9s [2022-09-10T10:22:25.085Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 0.9s [2022-09-10T10:22:25.085Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 46.14MB / 53.69MB 1.0s [2022-09-10T10:22:25.085Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.1s [2022-09-10T10:22:25.380Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 1.2s done [2022-09-10T10:22:25.380Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 0B / 54.68MB 1.4s [2022-09-10T10:22:25.705Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 6.28MB / 54.68MB 1.6s [2022-09-10T10:22:26.014Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 12.58MB / 54.68MB 1.8s [2022-09-10T10:22:26.014Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0B / 10.66MB 1.8s [2022-09-10T10:22:26.014Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 22.02MB / 54.68MB 1.9s [2022-09-10T10:22:26.014Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 3.23MB / 10.66MB 1.9s [2022-09-10T10:22:26.014Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 [2022-09-10T10:22:26.014Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 0B / 81.12MB 1.9s [2022-09-10T10:22:26.273Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 27.39MB / 54.68MB 2.0s [2022-09-10T10:22:26.273Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 2.0s [2022-09-10T10:22:26.273Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 5.24MB / 81.12MB 2.0s [2022-09-10T10:22:26.530Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 41.94MB / 54.68MB 2.4s [2022-09-10T10:22:26.530Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 2.1s done [2022-09-10T10:22:26.530Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 19.29MB / 81.12MB 2.4s [2022-09-10T10:22:26.530Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.20MB / 115.10MB 2.4s [2022-09-10T10:22:26.530Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 2.5s [2022-09-10T10:22:26.530Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 25.83MB / 81.12MB 2.5s [2022-09-10T10:22:26.530Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 12.58MB / 115.10MB 2.5s [2022-09-10T10:22:26.788Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 40.89MB / 115.10MB 2.7s [2022-09-10T10:22:26.788Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 41.94MB / 81.12MB 2.8s [2022-09-10T10:22:26.788Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 51.38MB / 115.10MB 2.8s [2022-09-10T10:22:27.049Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 55.57MB / 81.12MB 2.9s [2022-09-10T10:22:27.049Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 62.91MB / 115.10MB 2.9s [2022-09-10T10:22:27.049Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 78.94MB / 81.12MB 3.1s [2022-09-10T10:22:27.049Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 72.35MB / 115.10MB 3.1s [2022-09-10T10:22:27.306Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 79.69MB / 115.10MB 3.2s [2022-09-10T10:22:27.327Z] #34 59.74 Reading package lists... [2022-09-10T10:22:27.327Z] #34 ... [2022-09-10T10:22:27.327Z] [2022-09-10T10:22:27.327Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:22:27.327Z] #41 31.69 libtoolize: putting auxiliary files in '.'. [2022-09-10T10:22:27.327Z] #41 31.69 libtoolize: copying file './ltmain.sh' [2022-09-10T10:22:27.327Z] #41 32.15 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-10T10:22:27.327Z] #41 32.15 libtoolize: and rerunning libtoolize and aclocal. [2022-09-10T10:22:27.327Z] #41 32.15 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:22:27.564Z] #11 ... [2022-09-10T10:22:27.564Z] [2022-09-10T10:22:27.564Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:22:27.564Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-10T10:22:27.564Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:22:27.564Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-10T10:22:27.564Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-10T10:22:27.564Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-10T10:22:27.564Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-09-10T10:22:27.564Z] #13 DONE 3.8s [2022-09-10T10:22:27.564Z] [2022-09-10T10:22:27.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:27.564Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.4s done [2022-09-10T10:22:27.564Z] #11 sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 113.25MB / 115.10MB 3.5s [2022-09-10T10:22:27.564Z] #11 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 3.5s [2022-09-10T10:22:27.821Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 3.7s done [2022-09-10T10:22:28.103Z] #11 sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 125B / 125B 3.8s done [2022-09-10T10:22:28.666Z] #11 ... [2022-09-10T10:22:28.666Z] [2022-09-10T10:22:28.666Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-10T10:22:28.666Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-10T10:22:28.666Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-10T10:22:28.666Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-10T10:22:28.666Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-09-10T10:22:28.666Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-09-10T10:22:28.666Z] #10 DONE 4.8s [2022-09-10T10:22:28.666Z] [2022-09-10T10:22:28.666Z] #9 [internal] load build context [2022-09-10T10:22:28.666Z] #9 transferring context: 62.72MB 4.5s done [2022-09-10T10:22:28.666Z] #9 DONE 4.8s [2022-09-10T10:22:28.666Z] [2022-09-10T10:22:28.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:29.232Z] #41 39.16 configure.ac:7: installing './compile' [2022-09-10T10:22:29.232Z] #41 39.17 configure.ac:11: installing './config.guess' [2022-09-10T10:22:29.232Z] #41 39.17 configure.ac:11: installing './config.sub' [2022-09-10T10:22:29.232Z] #41 39.18 configure.ac:8: installing './install-sh' [2022-09-10T10:22:29.232Z] #41 39.19 configure.ac:8: installing './missing' [2022-09-10T10:22:29.494Z] #41 39.28 Makefile.am: installing './depcomp' [2022-09-10T10:22:29.636Z] #11 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 3.7s done [2022-09-10T10:22:29.893Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 [2022-09-10T10:22:30.150Z] #11 ... [2022-09-10T10:22:30.150Z] [2022-09-10T10:22:30.150Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-10T10:22:30.150Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-09-10T10:22:30.150Z] #14 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done [2022-09-10T10:22:30.150Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-09-10T10:22:30.150Z] #14 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done [2022-09-10T10:22:30.150Z] #14 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.1s done [2022-09-10T10:22:30.150Z] #14 DONE 6.5s [2022-09-10T10:22:30.150Z] [2022-09-10T10:22:30.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:30.150Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done [2022-09-10T10:22:30.150Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.1s [2022-09-10T10:22:30.431Z] #41 40.29 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:22:30.431Z] #41 40.29 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:22:30.431Z] #41 40.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:22:30.431Z] #41 40.37 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:22:30.431Z] #41 40.44 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:22:30.474Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done [2022-09-10T10:22:30.690Z] #41 40.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:22:30.690Z] #41 40.59 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:22:30.690Z] #41 40.66 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:22:30.730Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f [2022-09-10T10:22:30.949Z] #41 40.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:22:34.013Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 2.9s done [2022-09-10T10:22:34.013Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 [2022-09-10T10:22:34.240Z] #41 ... [2022-09-10T10:22:34.240Z] [2022-09-10T10:22:34.240Z] #34 [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-10T10:22:34.240Z] #34 59.74 Reading package lists... [2022-09-10T10:22:34.278Z] #11 ... [2022-09-10T10:22:34.278Z] [2022-09-10T10:22:34.279Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-10T10:22:34.279Z] #15 DONE 0.2s [2022-09-10T10:22:34.279Z] [2022-09-10T10:22:34.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:36.172Z] #11 ... [2022-09-10T10:22:36.172Z] [2022-09-10T10:22:36.172Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-10T10:22:36.172Z] #16 DONE 1.9s [2022-09-10T10:22:36.172Z] [2022-09-10T10:22:36.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:36.736Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 2.6s done [2022-09-10T10:22:36.736Z] #11 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 [2022-09-10T10:22:38.436Z] #34 74.06 Building dependency tree... [2022-09-10T10:22:40.394Z] #34 ... [2022-09-10T10:22:40.394Z] [2022-09-10T10:22:40.394Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:22:40.394Z] #41 50.22 configure.ac:7: installing 'build-aux/compile' [2022-09-10T10:22:40.394Z] #41 50.23 configure.ac:9: installing 'build-aux/config.guess' [2022-09-10T10:22:40.394Z] #41 50.23 configure.ac:9: installing 'build-aux/config.sub' [2022-09-10T10:22:40.394Z] #41 50.23 configure.ac:11: installing 'build-aux/install-sh' [2022-09-10T10:22:40.394Z] #41 50.25 configure.ac:11: installing 'build-aux/missing' [2022-09-10T10:22:40.394Z] #41 50.44 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:22:40.679Z] #41 50.56 parallel-tests: installing 'build-aux/test-driver' [2022-09-10T10:22:40.908Z] #11 ... [2022-09-10T10:22:40.908Z] [2022-09-10T10:22:40.908Z] #17 [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-10T10:22:40.908Z] #0 1.272 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:40.908Z] #0 1.294 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:40.908Z] #0 1.294 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:40.908Z] #0 1.443 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:40.908Z] #0 1.731 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:40.908Z] #0 1.939 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:22:40.908Z] #0 2.727 Fetched 8460 kB in 2s (4934 kB/s) [2022-09-10T10:22:40.908Z] #0 2.727 Reading package lists... [2022-09-10T10:22:40.908Z] #0 3.283 Reading package lists... [2022-09-10T10:22:40.908Z] #0 3.831 Building dependency tree... [2022-09-10T10:22:40.908Z] #0 4.223 The following additional packages will be installed: [2022-09-10T10:22:40.908Z] #0 4.223 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-09-10T10:22:40.908Z] #0 4.223 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-09-10T10:22:40.908Z] #0 4.223 Recommended packages: [2022-09-10T10:22:40.908Z] #0 4.223 libldap-common publicsuffix libsasl2-modules [2022-09-10T10:22:40.908Z] #0 4.351 The following NEW packages will be installed: [2022-09-10T10:22:40.908Z] #0 4.351 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-09-10T10:22:40.908Z] #0 4.351 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-10T10:22:40.908Z] #0 4.351 libssh2-1 openssl [2022-09-10T10:22:40.908Z] #0 4.623 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:22:40.908Z] #0 4.623 Need to get 2942 kB of archives. [2022-09-10T10:22:40.908Z] #0 4.623 After this operation, 6482 kB of additional disk space will be used. [2022-09-10T10:22:40.908Z] #0 4.623 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-09-10T10:22:40.908Z] #0 4.647 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-09-10T10:22:40.908Z] #0 4.697 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-09-10T10:22:40.908Z] #0 4.702 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-10T10:22:40.908Z] #0 4.704 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-09-10T10:22:40.908Z] #0 4.712 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-10T10:22:40.908Z] #0 4.714 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-09-10T10:22:40.908Z] #0 4.759 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-09-10T10:22:40.908Z] #0 4.783 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-09-10T10:22:40.908Z] #0 4.784 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-09-10T10:22:40.908Z] #0 4.793 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-09-10T10:22:40.908Z] #0 4.858 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-09-10T10:22:40.908Z] #0 4.874 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-10T10:22:40.908Z] #0 4.894 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-10T10:22:40.908Z] #0 4.899 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-10T10:22:40.908Z] #0 5.325 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:22:40.908Z] #0 5.379 Fetched 2942 kB in 1s (5101 kB/s) [2022-09-10T10:22:40.908Z] #0 5.524 Selecting previously unselected package openssl. [2022-09-10T10:22:40.908Z] #0 5.524 (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-10T10:22:40.908Z] #0 5.525 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 5.533 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:22:40.908Z] #0 5.797 Selecting previously unselected package ca-certificates. [2022-09-10T10:22:40.908Z] #0 5.797 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-09-10T10:22:40.908Z] #0 5.817 Unpacking ca-certificates (20210119) ... [2022-09-10T10:22:40.908Z] #0 5.925 Selecting previously unselected package libbrotli1:arm64. [2022-09-10T10:22:40.908Z] #0 5.925 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 5.933 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-10T10:22:40.908Z] #0 5.998 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-10T10:22:40.908Z] #0 5.998 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.002 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.063 Selecting previously unselected package libsasl2-2:arm64. [2022-09-10T10:22:40.908Z] #0 6.065 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.070 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.122 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-10T10:22:40.908Z] #0 6.122 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.122 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.187 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-10T10:22:40.908Z] #0 6.188 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.192 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-10T10:22:40.908Z] #0 6.238 Selecting previously unselected package libpsl5:arm64. [2022-09-10T10:22:40.908Z] #0 6.239 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.243 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-09-10T10:22:40.908Z] #0 6.288 Selecting previously unselected package librtmp1:arm64. [2022-09-10T10:22:40.908Z] #0 6.289 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.293 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:22:40.908Z] #0 6.335 Selecting previously unselected package libssh2-1:arm64. [2022-09-10T10:22:40.908Z] #0 6.335 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.346 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-09-10T10:22:40.908Z] #0 6.398 Selecting previously unselected package libcurl4:arm64. [2022-09-10T10:22:40.908Z] #0 6.398 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.404 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:22:40.908Z] #0 6.473 Selecting previously unselected package curl. [2022-09-10T10:22:40.908Z] #0 6.473 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.477 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:22:40.908Z] #0 6.552 Selecting previously unselected package libonig5:arm64. [2022-09-10T10:22:40.908Z] #0 6.552 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.556 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:22:40.908Z] #0 6.651 Selecting previously unselected package libjq1:arm64. [2022-09-10T10:22:40.908Z] #0 6.651 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.656 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:22:40.908Z] #0 6.746 Selecting previously unselected package jq. [2022-09-10T10:22:40.908Z] #0 6.746 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-09-10T10:22:40.908Z] #0 6.754 Unpacking jq (1.6-2.1) ... [2022-09-10T10:22:40.908Z] #0 6.806 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-09-10T10:22:40.908Z] #0 6.821 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-09-10T10:22:40.908Z] #0 6.836 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-09-10T10:22:40.908Z] #0 6.849 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.862 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-09-10T10:22:40.908Z] #0 6.875 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.890 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-09-10T10:22:40.908Z] #0 6.904 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-09-10T10:22:40.908Z] #0 6.927 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:22:40.908Z] #0 6.940 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:22:40.908Z] #0 6.953 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-09-10T10:22:40.908Z] #0 6.971 Setting up ca-certificates (20210119) ... [2022-09-10T10:22:40.908Z] #0 7.647 Updating certificates in /etc/ssl/certs... [2022-09-10T10:22:40.908Z] #0 8.529 129 added, 0 removed; done. [2022-09-10T10:22:40.908Z] #0 8.565 Setting up jq (1.6-2.1) ... [2022-09-10T10:22:40.908Z] #0 8.579 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-09-10T10:22:40.908Z] #0 8.591 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-09-10T10:22:40.908Z] #0 8.602 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:22:40.908Z] #0 8.624 Processing triggers for ca-certificates (20210119) ... [2022-09-10T10:22:40.908Z] #0 8.634 Updating certificates in /etc/ssl/certs... [2022-09-10T10:22:40.908Z] #0 9.270 0 added, 0 removed; done. [2022-09-10T10:22:40.908Z] #0 9.270 Running hooks in /etc/ca-certificates/update.d... [2022-09-10T10:22:40.908Z] #0 9.271 done. [2022-09-10T10:22:40.908Z] #17 ... [2022-09-10T10:22:40.908Z] [2022-09-10T10:22:40.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:40.908Z] #11 ... [2022-09-10T10:22:40.908Z] [2022-09-10T10:22:40.908Z] #17 [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-10T10:22:40.908Z] #17 DONE 10.6s [2022-09-10T10:22:40.908Z] [2022-09-10T10:22:40.908Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:41.165Z] #11 ... [2022-09-10T10:22:41.165Z] [2022-09-10T10:22:41.165Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-10T10:22:41.165Z] #18 DONE 0.4s [2022-09-10T10:22:41.165Z] [2022-09-10T10:22:41.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:c41345ea7f7b10a980cb3a8d67943a0c5ca2c4f8bf277f523e09ffee2ea6241d [2022-09-10T10:22:41.729Z] #11 extracting sha256:ce4b18ebc17d4bada0b4b06a74402d46e284d9bb591950c2e36ca39cb08a0490 4.8s done [2022-09-10T10:22:41.991Z] #11 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 [2022-09-10T10:22:41.991Z] #11 extracting sha256:50499e473b1d2a8614f3a22cedc5e12536658352dbbf254bd9fdf892d378a426 done [2022-09-10T10:22:42.248Z] #11 DONE 18.5s [2022-09-10T10:22:42.248Z] [2022-09-10T10:22:42.248Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-10T10:22:42.580Z] #41 52.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:22:42.580Z] #41 52.35 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:22:42.839Z] #41 52.85 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:22:42.839Z] #41 52.85 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:22:42.839Z] #41 52.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:22:43.097Z] #41 53.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:22:43.097Z] #41 53.13 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:22:43.097Z] #41 53.20 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:22:43.621Z] #19 DONE 1.6s [2022-09-10T10:22:43.621Z] [2022-09-10T10:22:43.622Z] #20 [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-10T10:22:43.622Z] #0 1.586 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-10T10:22:43.622Z] #0 1.775 [2022-09-10T10:22:43.622Z] #0 1.994 #=#=# ######################################################################## 100.0% [2022-09-10T10:22:43.622Z] #0 2.243 [2022-09-10T10:22:44.552Z] #20 ... [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #21 [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-10T10:22:44.552Z] #21 DONE 0.5s [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #22 [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-10T10:22:44.552Z] #22 DONE 0.2s [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #23 [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-10T10:22:44.552Z] #23 ... [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-10T10:22:44.552Z] #24 DONE 0.3s [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-10T10:22:44.552Z] #25 DONE 0.3s [2022-09-10T10:22:44.552Z] [2022-09-10T10:22:44.552Z] #26 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-10T10:22:44.552Z] #26 DONE 0.3s [2022-09-10T10:22:44.813Z] [2022-09-10T10:22:44.813Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-10T10:22:44.813Z] #27 DONE 0.4s [2022-09-10T10:22:44.813Z] [2022-09-10T10:22:44.813Z] #28 [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-10T10:22:46.387Z] #41 ... [2022-09-10T10:22:46.387Z] [2022-09-10T10:22:46.388Z] #34 [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-10T10:22:46.388Z] #34 80.63 The following additional packages will be installed: [2022-09-10T10:22:46.388Z] #34 80.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-10T10:22:46.388Z] #34 80.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-10T10:22:46.388Z] #34 80.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.64 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-10T10:22:46.388Z] #34 80.64 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-10T10:22:46.388Z] #34 80.64 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-10T10:22:46.388Z] #34 80.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-10T10:22:46.388Z] #34 80.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-10T10:22:46.388Z] #34 80.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-10T10:22:46.388Z] #34 80.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-10T10:22:46.388Z] #34 80.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-10T10:22:46.388Z] #34 80.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-10T10:22:46.388Z] #34 80.65 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-10T10:22:46.388Z] #34 80.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-10T10:22:46.388Z] #34 80.66 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-10T10:22:46.388Z] #34 80.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-10T10:22:46.388Z] #34 80.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-10T10:22:46.388Z] #34 80.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.67 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-10T10:22:46.388Z] #34 80.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-10T10:22:46.388Z] #34 80.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-10T10:22:46.388Z] #34 80.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-10T10:22:46.388Z] #34 80.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.68 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-10T10:22:46.388Z] #34 80.68 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-10T10:22:46.388Z] #34 80.68 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-10T10:22:46.388Z] #34 80.68 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 80.69 linux-libc-dev-s390x-cross patch xz-utils [2022-09-10T10:22:46.388Z] #34 80.73 Suggested packages: [2022-09-10T10:22:46.388Z] #34 80.73 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-10T10:22:46.388Z] #34 80.73 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.73 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-10T10:22:46.388Z] #34 80.73 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-10T10:22:46.388Z] #34 80.74 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-10T10:22:46.388Z] #34 80.74 libyaml-shell-perl ed diffutils-doc [2022-09-10T10:22:46.388Z] #34 80.74 Recommended packages: [2022-09-10T10:22:46.388Z] #34 80.74 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-10T10:22:46.388Z] #34 80.74 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-10T10:22:46.388Z] #34 86.16 The following NEW packages will be installed: [2022-09-10T10:22:46.388Z] #34 86.17 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-10T10:22:46.388Z] #34 86.17 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.17 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.17 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-10T10:22:46.388Z] #34 86.17 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.17 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.17 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-10T10:22:46.388Z] #34 86.17 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-10T10:22:46.388Z] #34 86.17 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-10T10:22:46.388Z] #34 86.17 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-10T10:22:46.388Z] #34 86.17 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.17 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-10T10:22:46.388Z] #34 86.18 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.18 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-10T10:22:46.388Z] #34 86.18 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-10T10:22:46.388Z] #34 86.18 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-10T10:22:46.388Z] #34 86.18 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-10T10:22:46.388Z] #34 86.18 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.18 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-10T10:22:46.388Z] #34 86.18 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-10T10:22:46.388Z] #34 86.18 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-10T10:22:46.388Z] #34 86.18 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-10T10:22:46.388Z] #34 86.18 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.19 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.19 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.19 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-10T10:22:46.388Z] #34 86.19 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-10T10:22:46.388Z] #34 86.19 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.19 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-10T10:22:46.388Z] #34 86.19 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.19 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.19 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-10T10:22:46.388Z] #34 86.19 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-10T10:22:46.388Z] #34 86.19 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.19 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.20 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.20 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-10T10:22:46.388Z] #34 86.20 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.20 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-10T10:22:46.388Z] #34 86.21 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-10T10:22:46.388Z] #34 86.21 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-10T10:22:46.388Z] #34 86.21 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.21 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-10T10:22:46.388Z] #34 86.21 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-10T10:22:46.388Z] #34 86.21 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-10T10:22:46.388Z] #34 86.21 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-10T10:22:46.388Z] #34 86.22 linux-libc-dev-s390x-cross patch xz-utils [2022-09-10T10:22:46.955Z] #34 86.80 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:22:46.955Z] #34 86.80 Need to get 788 MB of archives. [2022-09-10T10:22:46.955Z] #34 86.80 After this operation, 3385 MB of additional disk space will be used. [2022-09-10T10:22:46.955Z] #34 86.80 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-10T10:22:46.955Z] #34 86.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-10T10:22:46.955Z] #34 86.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-10T10:22:46.955Z] #34 86.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-10T10:22:46.955Z] #34 86.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-10T10:22:46.955Z] #34 86.83 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-10T10:22:46.955Z] #34 86.83 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-10T10:22:46.955Z] #34 86.94 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-10T10:22:46.955Z] #34 87.04 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-10T10:22:47.215Z] #34 87.16 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-10T10:22:47.215Z] #34 87.23 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-10T10:22:47.215Z] #34 87.31 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-10T10:22:47.474Z] #34 87.32 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-10T10:22:49.381Z] #34 89.00 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-10T10:22:49.381Z] #34 89.00 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-10T10:22:50.072Z] #28 4.771 + RM_GOPATH=0 [2022-09-10T10:22:50.072Z] #28 4.771 + TMP_GOPATH= [2022-09-10T10:22:50.072Z] #28 4.771 + : /build [2022-09-10T10:22:50.072Z] #28 4.771 + '[' -z '' ']' [2022-09-10T10:22:50.072Z] #28 4.776 ++ mktemp -d [2022-09-10T10:22:50.072Z] #28 4.811 + export GOPATH=/tmp/tmp.bxLX9GsyGr [2022-09-10T10:22:50.072Z] #28 4.811 + GOPATH=/tmp/tmp.bxLX9GsyGr [2022-09-10T10:22:50.072Z] #28 4.811 + RM_GOPATH=1 [2022-09-10T10:22:50.072Z] #28 4.812 + case "$(go env GOARCH)" in [2022-09-10T10:22:50.072Z] #28 4.812 ++ go env GOARCH [2022-09-10T10:22:50.072Z] #28 4.839 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:22:50.072Z] #28 4.839 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:22:50.072Z] #28 4.840 ++ dirname /install.sh [2022-09-10T10:22:50.072Z] #28 4.850 + dir=/ [2022-09-10T10:22:50.072Z] #28 4.851 + bin=rootlesskit [2022-09-10T10:22:50.072Z] #28 4.851 + shift [2022-09-10T10:22:50.072Z] #28 4.851 + '[' '!' -f //rootlesskit.installer ']' [2022-09-10T10:22:50.072Z] #28 4.851 + . //rootlesskit.installer [2022-09-10T10:22:50.072Z] #28 4.851 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:22:50.072Z] #28 4.855 + install_rootlesskit [2022-09-10T10:22:50.072Z] #28 4.855 + case "$1" in [2022-09-10T10:22:50.072Z] #28 4.855 + export CGO_ENABLED=0 [2022-09-10T10:22:50.072Z] #28 4.855 + CGO_ENABLED=0 [2022-09-10T10:22:50.072Z] #28 4.855 + _install_rootlesskit [2022-09-10T10:22:50.072Z] #28 4.856 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-10T10:22:50.072Z] #28 4.856 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:22:50.072Z] #28 4.856 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:22:50.072Z] #28 4.856 + GOBIN=/build [2022-09-10T10:22:50.072Z] #28 4.856 + GO111MODULE=on [2022-09-10T10:22:50.072Z] #28 4.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:22:50.072Z] #28 5.417 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-10T10:22:50.322Z] #34 90.29 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-10T10:22:50.580Z] #34 90.30 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-10T10:22:50.636Z] #28 ... [2022-09-10T10:22:50.636Z] [2022-09-10T10:22:50.636Z] #29 [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-10T10:22:50.636Z] #0 4.801 + RM_GOPATH=0 [2022-09-10T10:22:50.636Z] #0 4.807 + TMP_GOPATH= [2022-09-10T10:22:50.636Z] #0 4.807 + : /build [2022-09-10T10:22:50.636Z] #0 4.808 + '[' -z '' ']' [2022-09-10T10:22:50.636Z] #0 4.810 ++ mktemp -d [2022-09-10T10:22:50.636Z] #0 4.811 + export GOPATH=/tmp/tmp.WftqVluHCD [2022-09-10T10:22:50.636Z] #0 4.812 + GOPATH=/tmp/tmp.WftqVluHCD [2022-09-10T10:22:50.636Z] #0 4.813 + RM_GOPATH=1 [2022-09-10T10:22:50.636Z] #0 4.813 + case "$(go env GOARCH)" in [2022-09-10T10:22:50.636Z] #0 4.814 ++ go env GOARCH [2022-09-10T10:22:50.636Z] #0 4.835 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:22:50.636Z] #0 4.837 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:22:50.636Z] #0 4.838 ++ dirname /install.sh [2022-09-10T10:22:50.636Z] #0 4.844 + dir=/ [2022-09-10T10:22:50.636Z] #0 4.844 + bin=dockercli [2022-09-10T10:22:50.636Z] #0 4.845 + shift [2022-09-10T10:22:50.636Z] #0 4.845 + '[' '!' -f //dockercli.installer ']' [2022-09-10T10:22:50.636Z] #0 4.845 + . //dockercli.installer [2022-09-10T10:22:50.636Z] #0 4.845 ++ : stable [2022-09-10T10:22:50.636Z] #0 4.846 ++ : 17.06.2-ce [2022-09-10T10:22:50.636Z] #0 4.846 + install_dockercli [2022-09-10T10:22:50.636Z] #0 4.846 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T10:22:50.636Z] #0 4.847 Install docker/cli version 17.06.2-ce from stable [2022-09-10T10:22:50.636Z] #0 4.847 ++ uname -m [2022-09-10T10:22:50.636Z] #0 4.850 + arch=aarch64 [2022-09-10T10:22:50.636Z] #0 4.850 + '[' aarch64 '!=' x86_64 ']' [2022-09-10T10:22:50.636Z] #0 4.851 + '[' aarch64 '!=' s390x ']' [2022-09-10T10:22:50.636Z] #0 4.851 + '[' aarch64 '!=' armhf ']' [2022-09-10T10:22:50.636Z] #0 4.851 + build_dockercli [2022-09-10T10:22:50.636Z] #0 4.852 + git clone https://github.com/docker/docker-ce /tmp/tmp.WftqVluHCD/tmp/docker-ce [2022-09-10T10:22:50.636Z] #0 4.863 Cloning into '/tmp/tmp.WftqVluHCD/tmp/docker-ce'... [2022-09-10T10:22:51.960Z] #34 91.51 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-10T10:22:51.960Z] #34 91.51 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-10T10:22:52.528Z] #29 ... [2022-09-10T10:22:52.528Z] [2022-09-10T10:22:52.528Z] #28 [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-10T10:22:52.528Z] #28 7.697 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:22:52.528Z] #28 7.780 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-10T10:22:52.785Z] #28 8.140 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-10T10:22:52.904Z] #34 92.71 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-10T10:22:52.904Z] #34 92.71 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-10T10:22:53.843Z] #34 93.81 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-10T10:22:53.843Z] #34 93.81 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-10T10:22:53.843Z] #34 93.81 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-10T10:22:53.843Z] #34 93.81 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-10T10:22:53.843Z] #34 93.82 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-10T10:22:53.843Z] #34 93.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-10T10:22:53.843Z] #34 93.82 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-10T10:22:53.843Z] #34 93.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-10T10:22:53.843Z] #34 93.87 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-10T10:22:54.103Z] #34 93.87 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-10T10:22:54.103Z] #34 93.88 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-10T10:22:54.103Z] #34 93.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-10T10:22:54.103Z] #34 93.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-10T10:22:54.103Z] #34 93.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-10T10:22:54.103Z] #34 93.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-10T10:22:54.103Z] #34 94.01 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-10T10:22:54.103Z] #34 94.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-10T10:22:54.103Z] #34 94.06 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-10T10:22:54.103Z] #34 94.09 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-10T10:22:54.683Z] #28 ... [2022-09-10T10:22:54.683Z] [2022-09-10T10:22:54.683Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:22:54.683Z] #0 4.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:54.683Z] #0 4.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:54.683Z] #0 4.734 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:54.683Z] #0 5.891 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:54.683Z] #0 8.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:54.683Z] #30 ... [2022-09-10T10:22:54.683Z] [2022-09-10T10:22:54.683Z] #31 [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-10T10:22:54.683Z] #0 5.583 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-09-10T10:22:54.683Z] #0 6.350 go: downloading github.com/tc-hib/winres v0.1.5 [2022-09-10T10:22:54.683Z] #0 7.630 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-10T10:22:54.683Z] #0 7.970 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-09-10T10:22:54.683Z] #0 8.000 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-09-10T10:22:54.683Z] #31 10.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-10T10:22:54.683Z] #31 ... [2022-09-10T10:22:54.683Z] [2022-09-10T10:22:54.683Z] #32 [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-10T10:22:54.683Z] #0 4.524 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:54.683Z] #0 4.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:54.683Z] #0 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:54.683Z] #0 5.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:54.683Z] #0 7.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:54.683Z] #0 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:22:54.683Z] #32 ... [2022-09-10T10:22:54.683Z] [2022-09-10T10:22:54.683Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:22:54.683Z] #0 5.122 go: downloading github.com/go-delve/delve v1.8.1 [2022-09-10T10:22:54.940Z] #33 ... [2022-09-10T10:22:54.940Z] [2022-09-10T10:22:54.940Z] #34 [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-10T10:22:54.940Z] #0 5.517 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-10T10:22:54.940Z] #0 6.614 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-10T10:22:54.940Z] #0 6.616 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-10T10:22:54.940Z] #0 6.796 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-10T10:22:54.940Z] #0 8.468 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-10T10:22:55.042Z] #34 ... [2022-09-10T10:22:55.042Z] [2022-09-10T10:22:55.042Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:22:55.042Z] #41 65.03 configure.ac:11: installing 'build-aux/compile' [2022-09-10T10:22:55.197Z] #34 ... [2022-09-10T10:22:55.197Z] [2022-09-10T10:22:55.197Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:22:55.197Z] #0 5.495 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-09-10T10:22:55.197Z] #0 8.177 go: downloading github.com/fatih/color v1.13.0 [2022-09-10T10:22:55.197Z] #0 8.187 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:22:55.197Z] #0 8.373 go: downloading github.com/spf13/cobra v1.4.0 [2022-09-10T10:22:55.197Z] #0 8.374 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-10T10:22:55.197Z] #0 8.819 go: downloading github.com/spf13/viper v1.11.0 [2022-09-10T10:22:55.197Z] #0 8.958 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-10T10:22:55.197Z] #0 9.512 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-09-10T10:22:55.197Z] #0 9.540 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-09-10T10:22:55.197Z] #35 ... [2022-09-10T10:22:55.197Z] [2022-09-10T10:22:55.197Z] #20 [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-10T10:22:55.197Z] #20 3.225 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-10T10:22:55.197Z] #20 3.506 [2022-09-10T10:22:55.197Z] #20 3.723 #=#=# 0.1% ######################################################################## 100.0% [2022-09-10T10:22:55.197Z] #20 4.157 [2022-09-10T10:22:55.197Z] #20 5.786 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-09-10T10:22:55.197Z] #20 6.028 [2022-09-10T10:22:55.197Z] #20 6.251 #=#=# 0.0% ########################################## 59.2% ######################################################################## 100.0% [2022-09-10T10:22:55.197Z] #20 6.822 [2022-09-10T10:22:55.197Z] #20 8.476 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-10T10:22:55.197Z] #20 10.43 [2022-09-10T10:22:55.197Z] #20 10.78 #=#=# ######################################################################## 100.0% [2022-09-10T10:22:55.197Z] #20 12.22 [2022-09-10T10:22:55.301Z] #41 65.03 configure.ac:11: installing 'build-aux/config.guess' [2022-09-10T10:22:55.301Z] #41 65.03 configure.ac:11: installing 'build-aux/config.sub' [2022-09-10T10:22:55.301Z] #41 65.05 configure.ac:13: installing 'build-aux/install-sh' [2022-09-10T10:22:55.301Z] #41 65.06 configure.ac:13: installing 'build-aux/missing' [2022-09-10T10:22:55.301Z] #41 65.06 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-10T10:22:55.301Z] #41 65.28 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:22:55.454Z] #20 ... [2022-09-10T10:22:55.454Z] [2022-09-10T10:22:55.454Z] #36 [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-10T10:22:55.454Z] #0 4.505 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:55.454Z] #0 4.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:55.454Z] #0 4.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:55.454Z] #0 5.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:55.454Z] #0 7.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:55.454Z] #0 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:22:55.454Z] #36 ... [2022-09-10T10:22:55.454Z] [2022-09-10T10:22:55.454Z] #37 [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-10T10:22:55.454Z] #0 5.655 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-09-10T10:22:55.710Z] #37 ... [2022-09-10T10:22:55.711Z] [2022-09-10T10:22:55.711Z] #38 [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-10T10:22:55.711Z] #0 4.808 + git clone https://github.com/docker/distribution.git . [2022-09-10T10:22:55.711Z] #0 4.814 Cloning into '.'... [2022-09-10T10:22:55.711Z] #38 ... [2022-09-10T10:22:55.711Z] [2022-09-10T10:22:55.711Z] #39 [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-10T10:22:55.711Z] #0 4.048 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-10T10:22:55.711Z] #0 4.048 Cloning into '.'... [2022-09-10T10:22:55.967Z] #39 ... [2022-09-10T10:22:55.967Z] [2022-09-10T10:22:55.967Z] #40 [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-10T10:22:55.967Z] #0 5.370 go: downloading gotest.tools/gotestsum v1.8.1 [2022-09-10T10:22:55.967Z] #0 7.054 go: downloading github.com/fatih/color v1.10.0 [2022-09-10T10:22:55.967Z] #0 7.146 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-10T10:22:55.967Z] #0 7.302 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-10T10:22:55.967Z] #0 7.337 go: downloading github.com/pkg/errors v0.9.1 [2022-09-10T10:22:55.967Z] #0 7.628 go: downloading golang.org/x/tools v0.1.0 [2022-09-10T10:22:55.967Z] #0 7.824 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-10T10:22:55.967Z] #0 7.884 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-10T10:22:55.967Z] #0 7.942 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-10T10:22:55.967Z] #0 8.118 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-10T10:22:55.967Z] #40 11.67 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-10T10:22:55.967Z] #40 11.68 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-10T10:22:55.967Z] #40 ... [2022-09-10T10:22:55.967Z] [2022-09-10T10:22:55.967Z] #41 [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-10T10:22:55.967Z] #0 5.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:55.967Z] #0 5.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:55.967Z] #0 5.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:55.967Z] #0 6.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:55.967Z] #0 9.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:56.224Z] #41 ... [2022-09-10T10:22:56.224Z] [2022-09-10T10:22:56.224Z] #40 [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-10T10:22:56.224Z] #40 11.83 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-10T10:22:56.682Z] #41 66.45 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:22:56.941Z] #41 66.72 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:22:56.941Z] #41 66.72 checking how to print strings... printf [2022-09-10T10:22:56.941Z] #41 66.73 checking for gcc... gcc [2022-09-10T10:22:57.200Z] #41 66.82 checking whether the C compiler works... yes [2022-09-10T10:22:57.200Z] #41 67.03 checking for C compiler default output file name... a.out [2022-09-10T10:22:57.460Z] #41 67.03 checking for suffix of executables... [2022-09-10T10:22:57.460Z] #41 67.26 checking whether we are cross compiling... no [2022-09-10T10:22:57.721Z] #41 67.42 checking for suffix of object files... o [2022-09-10T10:22:57.721Z] #41 67.49 checking whether we are using the GNU C compiler... yes [2022-09-10T10:22:57.721Z] #41 67.64 checking whether gcc accepts -g... yes [2022-09-10T10:22:57.981Z] #41 67.73 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:22:58.240Z] #41 67.93 checking whether gcc understands -c and -o together... yes [2022-09-10T10:22:58.240Z] #41 68.11 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:22:58.240Z] #41 68.13 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:22:58.240Z] #41 68.14 checking for egrep... /bin/grep -E [2022-09-10T10:22:58.240Z] #41 68.15 checking for fgrep... /bin/grep -F [2022-09-10T10:22:58.240Z] #41 68.15 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:22:58.240Z] #41 68.16 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:22:58.240Z] #41 68.18 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:22:58.240Z] #41 68.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:22:58.500Z] #41 68.28 checking whether ln -s works... yes [2022-09-10T10:22:58.500Z] #41 68.28 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:22:58.500Z] #41 68.31 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:22:58.500Z] #41 68.32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:22:58.500Z] #41 68.32 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:22:58.500Z] #41 68.32 checking for objdump... objdump [2022-09-10T10:22:58.500Z] #41 68.33 checking how to recognize dependent libraries... pass_all [2022-09-10T10:22:58.500Z] #41 68.33 checking for dlltool... no [2022-09-10T10:22:58.500Z] #41 68.33 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:22:58.500Z] #41 68.34 checking for ar... ar [2022-09-10T10:22:58.500Z] #41 68.34 checking for archiver @FILE support... @ [2022-09-10T10:22:58.500Z] #41 68.49 checking for strip... strip [2022-09-10T10:22:58.500Z] #41 68.49 checking for ranlib... ranlib [2022-09-10T10:22:58.500Z] #41 68.49 checking for gawk... no [2022-09-10T10:22:58.500Z] #41 68.50 checking for mawk... mawk [2022-09-10T10:22:58.758Z] #41 68.50 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:22:59.016Z] #41 68.87 checking for sysroot... no [2022-09-10T10:22:59.016Z] #41 68.87 checking for a working dd... /bin/dd [2022-09-10T10:22:59.016Z] #41 68.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:22:59.016Z] #41 68.97 checking for mt... no [2022-09-10T10:22:59.016Z] #41 68.97 checking if : is a manifest tool... no [2022-09-10T10:22:59.016Z] #41 68.98 checking how to run the C preprocessor... gcc -E [2022-09-10T10:22:59.501Z] #40 14.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-10T10:22:59.501Z] #40 14.87 go: downloading golang.org/x/mod v0.3.0 [2022-09-10T10:22:59.533Z] #41 69.20 checking for ANSI C header files... yes [2022-09-10T10:22:59.757Z] #40 ... [2022-09-10T10:22:59.757Z] [2022-09-10T10:22:59.757Z] #23 [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-10T10:22:59.757Z] #23 5.368 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:22:59.757Z] #23 5.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:22:59.757Z] #23 5.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:22:59.757Z] #23 5.914 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-10T10:22:59.757Z] #23 6.377 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:22:59.757Z] #23 9.383 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:22:59.757Z] #23 12.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:22:59.794Z] #41 69.63 checking for sys/types.h... yes [2022-09-10T10:22:59.794Z] #41 69.74 checking for sys/stat.h... yes [2022-09-10T10:23:00.013Z] #23 ... [2022-09-10T10:23:00.013Z] [2022-09-10T10:23:00.013Z] #20 [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-10T10:23:00.013Z] #20 15.14 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-10T10:23:00.013Z] #20 17.08 [2022-09-10T10:23:00.013Z] #20 17.50 #=#=# ######################################################################## 100.0% [2022-09-10T10:23:00.052Z] #41 69.88 checking for stdlib.h... yes [2022-09-10T10:23:00.270Z] #20 19.05 [2022-09-10T10:23:00.310Z] #41 70.01 checking for string.h... yes [2022-09-10T10:23:00.570Z] #41 70.23 checking for memory.h... yes [2022-09-10T10:23:00.570Z] #41 70.38 checking for strings.h... yes [2022-09-10T10:23:00.829Z] #41 70.55 checking for inttypes.h... yes [2022-09-10T10:23:00.834Z] #20 19.53 Download of images into '/build' complete. [2022-09-10T10:23:00.834Z] #20 19.53 Use something like the following to load the result into a Docker daemon: [2022-09-10T10:23:00.834Z] #20 19.53 tar -cC '/build' . | docker load [2022-09-10T10:23:01.088Z] #41 70.75 checking for stdint.h... yes [2022-09-10T10:23:01.088Z] #41 70.87 checking for unistd.h... yes [2022-09-10T10:23:01.347Z] #41 71.05 checking for dlfcn.h... yes [2022-09-10T10:23:01.347Z] #41 71.22 checking for objdir... .libs [2022-09-10T10:23:01.606Z] #41 71.47 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:23:01.606Z] #41 71.56 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:23:01.606Z] #41 71.56 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:23:02.174Z] #41 71.66 checking if gcc static flag -static works... yes [2022-09-10T10:23:02.174Z] #41 72.07 checking if gcc supports -c -o file.o... yes [2022-09-10T10:23:02.209Z] #20 ... [2022-09-10T10:23:02.209Z] [2022-09-10T10:23:02.209Z] #37 [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-10T10:23:02.209Z] #37 17.57 tomll can be used in two ways: [2022-09-10T10:23:02.209Z] #37 17.57 Writing to STDIN and reading from STDOUT: [2022-09-10T10:23:02.209Z] #37 17.57 cat file.toml | tomll > file.toml [2022-09-10T10:23:02.209Z] #37 17.57 [2022-09-10T10:23:02.209Z] #37 17.58 Reading and updating a list of files: [2022-09-10T10:23:02.209Z] #37 17.58 tomll a.toml b.toml c.toml [2022-09-10T10:23:02.209Z] #37 17.58 [2022-09-10T10:23:02.209Z] #37 17.58 When given a list of files, tomll will modify all files in place without asking. [2022-09-10T10:23:02.433Z] #41 72.18 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:23:02.433Z] #41 72.18 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:23:02.694Z] #41 72.25 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:23:02.694Z] #41 72.48 checking how to hardcode library paths into programs... immediate [2022-09-10T10:23:02.694Z] #41 72.48 checking whether stripping libraries is possible... yes [2022-09-10T10:23:02.694Z] #41 72.48 checking if libtool supports shared libraries... yes [2022-09-10T10:23:02.694Z] #41 72.48 checking whether to build shared libraries... no [2022-09-10T10:23:02.694Z] #41 72.48 checking whether to build static libraries... yes [2022-09-10T10:23:02.694Z] #41 72.48 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:23:02.694Z] #41 72.53 checking whether build environment is sane... yes [2022-09-10T10:23:02.694Z] #41 72.59 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:23:02.694Z] #41 72.60 checking whether make sets $(MAKE)... yes [2022-09-10T10:23:02.694Z] #41 72.67 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:23:02.952Z] #41 72.71 checking whether make supports nested variables... yes [2022-09-10T10:23:02.952Z] #41 72.75 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:23:02.952Z] #41 72.76 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:23:02.952Z] #41 72.76 checking how to create a ustar tar archive... gnutar [2022-09-10T10:23:02.952Z] #41 72.81 checking dependency style of gcc... gcc3 [2022-09-10T10:23:02.952Z] #41 72.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:23:02.952Z] #41 72.96 checking whether make supports nested variables... (cached) yes [2022-09-10T10:23:02.952Z] #41 72.96 checking for gawk... (cached) mawk [2022-09-10T10:23:02.952Z] #41 72.96 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:23:02.952Z] #41 72.96 checking for gcc... (cached) gcc [2022-09-10T10:23:02.952Z] #41 73.06 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:23:02.952Z] #41 73.06 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:23:02.952Z] #41 73.06 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:23:03.211Z] #41 73.06 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:23:03.211Z] #41 73.07 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:23:03.211Z] #41 73.15 checking for python3... /usr/bin/python3 [2022-09-10T10:23:03.211Z] #41 73.15 checking for python3 version... 3.9 [2022-09-10T10:23:03.470Z] #41 73.21 checking for python3 platform... linux [2022-09-10T10:23:03.470Z] #41 73.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:23:03.729Z] #41 73.39 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:23:03.729Z] #41 73.51 checking for go-md2man... no [2022-09-10T10:23:03.729Z] #41 73.52 checking error.h usability... yes [2022-09-10T10:23:03.729Z] #41 73.73 checking error.h presence... yes [2022-09-10T10:23:03.988Z] #41 73.79 checking for error.h... yes [2022-09-10T10:23:03.988Z] #41 73.81 checking linux/openat2.h usability... yes [2022-09-10T10:23:03.988Z] #41 73.94 checking linux/openat2.h presence... yes [2022-09-10T10:23:03.988Z] #41 73.98 checking for linux/openat2.h... yes [2022-09-10T10:23:04.246Z] #41 74.00 checking for copy_file_range... yes [2022-09-10T10:23:04.506Z] #41 74.24 checking for fgetxattr... yes [2022-09-10T10:23:04.731Z] #37 ... [2022-09-10T10:23:04.731Z] [2022-09-10T10:23:04.731Z] #31 [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-10T10:23:04.731Z] #31 10.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:23:04.764Z] #41 74.49 checking for statx... yes [2022-09-10T10:23:04.988Z] #31 ... [2022-09-10T10:23:04.988Z] [2022-09-10T10:23:04.988Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:04.988Z] #35 11.20 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-09-10T10:23:04.988Z] #35 11.33 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-09-10T10:23:04.988Z] #35 11.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-10T10:23:04.988Z] #35 11.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-10T10:23:04.988Z] #35 16.59 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-10T10:23:04.988Z] #35 16.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:23:04.988Z] #35 16.72 go: downloading github.com/stretchr/testify v1.7.1 [2022-09-10T10:23:04.988Z] #35 16.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-10T10:23:04.988Z] #35 16.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-10T10:23:04.988Z] #35 17.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-10T10:23:04.988Z] #35 17.06 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-09-10T10:23:04.988Z] #35 17.20 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-09-10T10:23:04.988Z] #35 17.25 go: downloading github.com/spf13/afero v1.8.2 [2022-09-10T10:23:04.988Z] #35 17.42 go: downloading github.com/spf13/cast v1.4.1 [2022-09-10T10:23:04.988Z] #35 17.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-10T10:23:04.988Z] #35 17.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-10T10:23:04.988Z] #35 17.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-10T10:23:04.988Z] #35 17.66 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-10T10:23:04.988Z] #35 17.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-10T10:23:04.988Z] #35 17.71 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-10T10:23:04.988Z] #35 17.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-10T10:23:04.988Z] #35 17.74 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-10T10:23:04.988Z] #35 17.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-09-10T10:23:04.988Z] #35 17.86 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-10T10:23:04.988Z] #35 17.98 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-09-10T10:23:04.988Z] #35 18.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-10T10:23:04.988Z] #35 18.58 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-09-10T10:23:04.988Z] #35 18.75 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-09-10T10:23:04.988Z] #35 18.91 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-10T10:23:04.988Z] #35 19.28 go: downloading github.com/Antonboom/errname v0.1.6 [2022-09-10T10:23:04.988Z] #35 19.38 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-09-10T10:23:04.988Z] #35 19.47 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-09-10T10:23:04.988Z] #35 20.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-10T10:23:04.988Z] #35 20.56 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-09-10T10:23:04.988Z] #35 20.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-10T10:23:04.988Z] #35 20.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-10T10:23:05.023Z] #41 74.77 checking for fgetpwent_r... yes [2022-09-10T10:23:05.245Z] #35 20.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-10T10:23:05.281Z] #41 75.04 checking for issetugid... no [2022-09-10T10:23:05.502Z] #35 ... [2022-09-10T10:23:05.502Z] [2022-09-10T10:23:05.502Z] #28 [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-10T10:23:05.502Z] #28 10.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-10T10:23:05.502Z] #28 11.78 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T10:23:05.502Z] #28 11.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T10:23:05.502Z] #28 11.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T10:23:05.502Z] #28 12.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:23:05.502Z] #28 12.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T10:23:05.502Z] #28 12.66 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-10T10:23:05.502Z] #28 12.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-10T10:23:05.502Z] #28 13.21 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-10T10:23:05.502Z] #28 15.09 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-10T10:23:05.502Z] #28 15.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:23:05.502Z] #28 ... [2022-09-10T10:23:05.502Z] [2022-09-10T10:23:05.502Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:05.502Z] #35 21.29 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-09-10T10:23:05.539Z] #41 75.31 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:23:05.539Z] #41 75.31 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:23:05.539Z] #41 75.32 checking for library containing yajl_tree_get... [2022-09-10T10:23:05.539Z] #41 ... [2022-09-10T10:23:05.539Z] [2022-09-10T10:23:05.539Z] #34 [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-10T10:23:05.540Z] #34 95.56 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-10T10:23:05.540Z] #34 95.56 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-10T10:23:05.540Z] #34 95.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-10T10:23:05.540Z] #34 95.65 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-10T10:23:05.540Z] #34 95.71 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-10T10:23:05.540Z] #34 97.01 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-10T10:23:05.540Z] #34 97.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-10T10:23:05.540Z] #34 97.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:23:05.540Z] #34 97.09 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-10T10:23:05.540Z] #34 97.10 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-10T10:23:05.540Z] #34 97.10 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-10T10:23:05.540Z] #34 97.37 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-10T10:23:05.540Z] #34 97.39 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-10T10:23:05.540Z] #34 97.39 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-10T10:23:05.540Z] #34 97.40 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-10T10:23:05.540Z] #34 97.40 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-10T10:23:05.540Z] #34 97.40 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-10T10:23:05.540Z] #34 97.41 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-10T10:23:05.540Z] #34 97.41 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-10T10:23:05.540Z] #34 97.42 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-10T10:23:05.540Z] #34 97.42 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-10T10:23:05.540Z] #34 97.43 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-10T10:23:05.540Z] #34 97.43 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-10T10:23:05.540Z] #34 97.43 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-10T10:23:05.540Z] #34 97.43 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-10T10:23:05.540Z] #34 97.48 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-10T10:23:05.540Z] #34 97.48 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-10T10:23:05.540Z] #34 97.49 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-10T10:23:05.540Z] #34 97.49 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-10T10:23:05.540Z] #34 97.57 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-10T10:23:05.540Z] #34 97.59 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-10T10:23:05.540Z] #34 97.62 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-10T10:23:05.540Z] #34 97.65 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-10T10:23:05.540Z] #34 99.65 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-10T10:23:05.540Z] #34 99.65 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-10T10:23:05.540Z] #34 99.71 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-10T10:23:05.540Z] #34 99.78 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-10T10:23:05.540Z] #34 99.85 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-10T10:23:05.540Z] #34 101.8 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-10T10:23:05.540Z] #34 101.8 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-10T10:23:05.540Z] #34 101.8 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-10T10:23:05.540Z] #34 101.9 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-10T10:23:05.540Z] #34 101.9 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-10T10:23:05.540Z] #34 101.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-10T10:23:05.540Z] #34 101.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-10T10:23:05.540Z] #34 101.9 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-10T10:23:05.540Z] #34 101.9 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-10T10:23:05.540Z] #34 102.0 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-10T10:23:05.540Z] #34 102.0 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-10T10:23:05.540Z] #34 104.0 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-10T10:23:05.540Z] #34 104.0 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-10T10:23:05.540Z] #34 104.0 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-10T10:23:05.540Z] #34 104.1 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-10T10:23:05.540Z] #34 104.1 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-10T10:23:05.762Z] #35 21.47 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-10T10:23:05.762Z] #35 ... [2022-09-10T10:23:05.762Z] [2022-09-10T10:23:05.762Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:05.762Z] #30 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:23:05.762Z] #30 16.69 Fetched 8460 kB in 12s (691 kB/s) [2022-09-10T10:23:05.762Z] #30 16.69 Reading package lists... [2022-09-10T10:23:05.762Z] #30 21.09 Reading package lists... [2022-09-10T10:23:05.762Z] #30 ... [2022-09-10T10:23:05.762Z] [2022-09-10T10:23:05.762Z] #37 [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-10T10:23:05.762Z] #37 DONE 21.5s [2022-09-10T10:23:05.762Z] [2022-09-10T10:23:05.762Z] #20 [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-10T10:23:05.762Z] #20 DONE 24.6s [2022-09-10T10:23:05.762Z] [2022-09-10T10:23:05.762Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:05.762Z] #35 21.51 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-09-10T10:23:05.816Z] #34 105.7 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-10T10:23:05.816Z] #34 105.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-10T10:23:05.816Z] #34 105.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-10T10:23:05.816Z] #34 105.7 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-10T10:23:05.816Z] #34 105.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-10T10:23:05.816Z] #34 105.7 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-10T10:23:05.816Z] #34 105.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-10T10:23:05.816Z] #34 105.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-10T10:23:05.816Z] #34 ... [2022-09-10T10:23:05.816Z] [2022-09-10T10:23:05.816Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:05.816Z] #41 75.32 checking for library containing yajl_tree_get... -lyajl [2022-09-10T10:23:05.816Z] #41 75.67 checking for yajl >= 2.0.0... yes [2022-09-10T10:23:06.074Z] #41 75.71 checking sys/capability.h usability... yes [2022-09-10T10:23:06.074Z] #41 75.91 checking sys/capability.h presence... yes [2022-09-10T10:23:06.074Z] #41 76.00 checking for sys/capability.h... yes [2022-09-10T10:23:06.331Z] #35 21.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-10T10:23:06.331Z] #35 22.16 go: downloading github.com/breml/bidichk v0.2.3 [2022-09-10T10:23:06.589Z] #35 ... [2022-09-10T10:23:06.589Z] [2022-09-10T10:23:06.589Z] #41 [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-10T10:23:06.589Z] #41 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:23:06.589Z] #41 17.15 Fetched 8460 kB in 12s (696 kB/s) [2022-09-10T10:23:06.641Z] #41 76.00 checking for library containing cap_from_name... -lcap [2022-09-10T10:23:06.846Z] #41 17.15 Reading package lists... [2022-09-10T10:23:06.846Z] #41 ... [2022-09-10T10:23:06.846Z] [2022-09-10T10:23:06.846Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:23:06.846Z] #33 12.48 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-09-10T10:23:06.846Z] #33 12.48 go: downloading github.com/spf13/cobra v1.1.3 [2022-09-10T10:23:06.846Z] #33 12.83 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-09-10T10:23:06.846Z] #33 13.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-09-10T10:23:06.846Z] #33 13.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-10T10:23:06.846Z] #33 13.42 go: downloading github.com/cosiner/argv v0.1.0 [2022-09-10T10:23:06.846Z] #33 13.48 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-09-10T10:23:06.846Z] #33 13.52 go: downloading github.com/peterh/liner v1.2.2 [2022-09-10T10:23:06.846Z] #33 13.73 go: downloading github.com/google/go-dap v0.6.0 [2022-09-10T10:23:06.846Z] #33 13.95 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-09-10T10:23:06.846Z] #33 14.53 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-09-10T10:23:06.846Z] #33 14.77 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-09-10T10:23:06.846Z] #33 14.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-09-10T10:23:06.846Z] #33 16.34 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-09-10T10:23:06.846Z] #33 16.70 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-09-10T10:23:06.846Z] #33 ... [2022-09-10T10:23:06.846Z] [2022-09-10T10:23:06.846Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:06.846Z] #35 22.41 go: downloading github.com/breml/errchkjson v0.3.0 [2022-09-10T10:23:06.846Z] #35 22.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-10T10:23:06.846Z] #35 22.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-10T10:23:07.104Z] #35 22.70 go: downloading github.com/daixiang0/gci v0.3.3 [2022-09-10T10:23:07.104Z] #35 22.70 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-09-10T10:23:07.104Z] #35 22.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-10T10:23:07.104Z] #35 22.89 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-09-10T10:23:07.208Z] #41 76.52 checking for library containing dlopen... -ldl [2022-09-10T10:23:07.208Z] #41 77.10 checking seccomp.h usability... yes [2022-09-10T10:23:07.208Z] #41 77.25 checking seccomp.h presence... yes [2022-09-10T10:23:07.360Z] #35 23.06 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-09-10T10:23:07.360Z] #35 23.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-10T10:23:07.360Z] #35 23.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-10T10:23:07.466Z] #41 77.31 checking for seccomp.h... yes [2022-09-10T10:23:07.617Z] #35 23.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-09-10T10:23:07.617Z] #35 23.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-10T10:23:07.725Z] #41 77.32 checking for library containing seccomp_rule_add... -lseccomp [2022-09-10T10:23:07.873Z] #35 23.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-10T10:23:07.873Z] #35 23.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-10T10:23:07.873Z] #35 23.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-10T10:23:07.983Z] #41 77.63 checking for library containing seccomp_arch_resolve_name... none required [2022-09-10T10:23:07.983Z] #41 77.88 checking systemd/sd-bus.h usability... yes [2022-09-10T10:23:08.131Z] #35 23.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-10T10:23:08.132Z] #35 23.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-10T10:23:08.242Z] #41 78.01 checking systemd/sd-bus.h presence... yes [2022-09-10T10:23:08.242Z] #41 78.08 checking for systemd/sd-bus.h... yes [2022-09-10T10:23:08.389Z] #35 23.91 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-10T10:23:08.389Z] #35 23.96 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-10T10:23:08.389Z] #35 23.97 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-10T10:23:08.389Z] #35 24.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-10T10:23:08.389Z] #35 24.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-10T10:23:08.389Z] #35 24.12 go: downloading github.com/julz/importas v0.1.0 [2022-09-10T10:23:08.500Z] #41 78.09 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-10T10:23:08.646Z] #35 24.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-10T10:23:08.646Z] #35 24.22 go: downloading github.com/kulti/thelper v0.6.2 [2022-09-10T10:23:08.646Z] #35 24.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-10T10:23:08.759Z] #41 78.48 checking for sd_notify_barrier... yes [2022-09-10T10:23:08.906Z] #35 24.46 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-10T10:23:08.906Z] #35 24.47 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-09-10T10:23:08.906Z] #35 24.58 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-10T10:23:08.906Z] #35 24.63 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-09-10T10:23:09.018Z] #41 78.73 checking linux/bpf.h usability... yes [2022-09-10T10:23:09.018Z] #41 78.92 checking linux/bpf.h presence... yes [2022-09-10T10:23:09.018Z] #41 78.97 checking for linux/bpf.h... yes [2022-09-10T10:23:09.162Z] #35 24.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-10T10:23:09.162Z] #35 24.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-10T10:23:09.162Z] #35 24.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-10T10:23:09.162Z] #35 24.88 go: downloading github.com/mgechev/revive v1.2.1 [2022-09-10T10:23:09.276Z] #41 78.97 checking compilation for eBPF... yes [2022-09-10T10:23:09.276Z] #41 79.17 checking for criu >= 3.15... no [2022-09-10T10:23:09.276Z] #41 79.19 configure: CRIU headers not found, building without CRIU support [2022-09-10T10:23:09.276Z] #41 79.20 checking for criu > 3.16... no [2022-09-10T10:23:09.276Z] #41 79.22 configure: CRIU version doesn't support join-ns API [2022-09-10T10:23:09.276Z] #41 79.22 checking for criu > 3.16.1... no [2022-09-10T10:23:09.276Z] #41 79.24 configure: CRIU version doesn't support for pre-dumping [2022-09-10T10:23:09.276Z] #41 79.24 checking for new mount API (fsconfig)... yes [2022-09-10T10:23:09.535Z] #41 79.32 checking for seccomp notify API... yes [2022-09-10T10:23:09.535Z] #41 79.38 checking for gperf... no [2022-09-10T10:23:09.535Z] #41 79.39 configure: gperf not found - cannot rebuild signal parser code [2022-09-10T10:23:09.725Z] #35 25.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-10T10:23:09.725Z] #35 25.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-10T10:23:09.725Z] #35 25.58 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-10T10:23:09.725Z] #35 ... [2022-09-10T10:23:09.725Z] [2022-09-10T10:23:09.725Z] #32 [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-10T10:23:09.725Z] #32 15.47 Fetched 8460 kB in 11s (754 kB/s) [2022-09-10T10:23:09.725Z] #32 15.47 Reading package lists... [2022-09-10T10:23:09.725Z] #32 19.53 Reading package lists... [2022-09-10T10:23:09.725Z] #32 21.79 Building dependency tree... [2022-09-10T10:23:09.795Z] #41 79.39 checking for library containing argp_parse... none required [2022-09-10T10:23:09.982Z] #32 ... [2022-09-10T10:23:09.982Z] [2022-09-10T10:23:09.982Z] #38 [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-10T10:23:09.982Z] #38 22.43 Updating files: 60% (1321/2185) Updating files: 61% (1333/2185) Updating files: 62% (1355/2185) Updating files: 63% (1377/2185) Updating files: 64% (1399/2185) Updating files: 65% (1421/2185) Updating files: 66% (1443/2185) Updating files: 67% (1464/2185) Updating files: 68% (1486/2185) Updating files: 69% (1508/2185) Updating files: 70% (1530/2185) Updating files: 71% (1552/2185) Updating files: 72% (1574/2185) Updating files: 73% (1596/2185) Updating files: 74% (1617/2185) Updating files: 75% (1639/2185) Updating files: 76% (1661/2185) Updating files: 77% (1683/2185) Updating files: 78% (1705/2185) Updating files: 79% (1727/2185) Updating files: 80% (1748/2185) Updating files: 81% (1770/2185) Updating files: 82% (1792/2185) Updating files: 83% (1814/2185) Updating files: 84% (1836/2185) Updating files: 85% (1858/2185) Updating files: 86% (1880/2185) Updating files: 87% (1901/2185) Updating files: 88% (1923/2185) Updating files: 89% (1945/2185) Updating files: 90% (1967/2185) Updating files: 91% (1989/2185) Updating files: 92% (2011/2185) Updating files: 93% (2033/2185) Updating files: 94% (2054/2185) Updating files: 95% (2076/2185) Updating files: 96% (2098/2185) Updating files: 97% (2120/2185) Updating files: 98% (2142/2185) Updating files: 99% (2164/2185) Updating files: 100% (2185/2185) Updating files: 100% (2185/2185), done. [2022-09-10T10:23:09.982Z] #38 23.19 + git checkout -q v2.3.0 [2022-09-10T10:23:09.982Z] #38 24.91 + 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-10T10:23:10.056Z] #41 79.87 checking that generated files are newer than configure... done [2022-09-10T10:23:10.056Z] #41 79.87 configure: creating ./config.status [2022-09-10T10:23:10.240Z] #38 ... [2022-09-10T10:23:10.240Z] [2022-09-10T10:23:10.240Z] #36 [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-10T10:23:10.240Z] #36 15.97 Fetched 8460 kB in 12s (723 kB/s) [2022-09-10T10:23:10.240Z] #36 15.97 Reading package lists... [2022-09-10T10:23:10.240Z] #36 21.76 Reading package lists... [2022-09-10T10:23:10.241Z] #36 ... [2022-09-10T10:23:10.241Z] [2022-09-10T10:23:10.241Z] #23 [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-10T10:23:10.241Z] #23 15.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-09-10T10:23:10.241Z] #23 17.99 Fetched 8464 kB in 13s (654 kB/s) [2022-09-10T10:23:10.241Z] #23 17.99 Reading package lists... [2022-09-10T10:23:10.498Z] #23 23.75 Reading package lists... [2022-09-10T10:23:10.498Z] #23 ... [2022-09-10T10:23:10.498Z] [2022-09-10T10:23:10.498Z] #32 [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-10T10:23:10.498Z] #32 25.97 python3 is already the newest version (3.9.2-3). [2022-09-10T10:23:10.498Z] #32 25.97 The following additional packages will be installed: [2022-09-10T10:23:10.498Z] #32 25.99 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-10T10:23:10.498Z] #32 26.01 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-10T10:23:10.498Z] #32 26.02 Suggested packages: [2022-09-10T10:23:10.498Z] #32 26.04 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-10T10:23:10.498Z] #32 26.04 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-10T10:23:10.498Z] #32 26.04 m4-doc ed diffutils-doc [2022-09-10T10:23:10.498Z] #32 26.04 Recommended packages: [2022-09-10T10:23:10.498Z] #32 26.04 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-10T10:23:11.867Z] #32 27.35 The following NEW packages will be installed: [2022-09-10T10:23:11.867Z] #32 27.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-10T10:23:11.867Z] #32 27.38 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-10T10:23:11.867Z] #32 27.40 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-10T10:23:11.867Z] #32 27.40 libyajl2 m4 patch xz-utils [2022-09-10T10:23:11.962Z] #41 81.82 config.status: creating Makefile [2022-09-10T10:23:11.962Z] #41 81.91 config.status: creating rpm/crun.spec [2022-09-10T10:23:11.962Z] #41 81.97 config.status: creating config.h [2022-09-10T10:23:11.962Z] #41 82.00 config.status: executing libtool commands [2022-09-10T10:23:11.962Z] #41 82.03 config.status: executing depfiles commands [2022-09-10T10:23:12.126Z] #32 27.79 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:23:12.126Z] #32 27.79 Need to get 5916 kB of archives. [2022-09-10T10:23:12.126Z] #32 27.79 After this operation, 18.6 MB of additional disk space will be used. [2022-09-10T10:23:12.126Z] #32 27.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-10T10:23:12.126Z] #32 27.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-09-10T10:23:12.126Z] #32 27.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-09-10T10:23:12.126Z] #32 27.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-09-10T10:23:12.126Z] #32 27.80 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-10T10:23:12.126Z] #32 27.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-09-10T10:23:12.126Z] #32 27.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-09-10T10:23:12.126Z] #32 27.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-09-10T10:23:12.126Z] #32 27.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-10T10:23:12.126Z] #32 27.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-09-10T10:23:12.126Z] #32 27.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-10T10:23:12.126Z] #32 27.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-10T10:23:12.382Z] #32 27.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-09-10T10:23:12.382Z] #32 27.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-10T10:23:12.382Z] #32 27.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-09-10T10:23:12.382Z] #32 27.99 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-10T10:23:12.382Z] #32 27.99 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-10T10:23:12.382Z] #32 28.00 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-10T10:23:12.382Z] #32 28.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-10T10:23:12.382Z] #32 28.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-09-10T10:23:12.638Z] #32 28.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-10T10:23:12.638Z] #32 28.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-10T10:23:12.638Z] #32 28.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-09-10T10:23:12.910Z] #41 82.92 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-10T10:23:13.170Z] #41 82.94 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:23:13.428Z] #41 83.17 checking for gcc... gcc [2022-09-10T10:23:13.569Z] #32 29.27 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:13.687Z] #41 83.23 checking whether the C compiler works... yes [2022-09-10T10:23:13.687Z] #41 83.49 checking for C compiler default output file name... a.out [2022-09-10T10:23:13.687Z] #41 83.50 checking for suffix of executables... [2022-09-10T10:23:13.825Z] #32 29.52 Fetched 5916 kB in 1s (7799 kB/s) [2022-09-10T10:23:13.825Z] #32 29.60 Selecting previously unselected package bzip2. [2022-09-10T10:23:13.945Z] #41 83.67 checking whether we are cross compiling... [2022-09-10T10:23:13.945Z] #41 ... [2022-09-10T10:23:13.945Z] [2022-09-10T10:23:13.945Z] #40 [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-10T10:23:13.945Z] #40 DONE 122.4s [2022-09-10T10:23:13.945Z] [2022-09-10T10:23:13.945Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:13.945Z] #41 83.67 checking whether we are cross compiling... no [2022-09-10T10:23:13.945Z] #41 83.81 checking for suffix of object files... [2022-09-10T10:23:13.945Z] #41 ... [2022-09-10T10:23:13.945Z] [2022-09-10T10:23:13.945Z] #34 [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-10T10:23:13.945Z] #34 105.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-10T10:23:13.945Z] #34 105.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-10T10:23:13.945Z] #34 105.8 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-10T10:23:13.945Z] #34 105.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-10T10:23:13.945Z] #34 105.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-10T10:23:13.945Z] #34 105.9 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-10T10:23:13.945Z] #34 105.9 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-10T10:23:13.945Z] #34 107.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-10T10:23:13.945Z] #34 107.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-10T10:23:13.945Z] #34 107.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-10T10:23:13.945Z] #34 107.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-10T10:23:13.945Z] #34 107.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-10T10:23:13.945Z] #34 109.4 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-09-10T10:23:13.945Z] #34 109.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-10T10:23:13.945Z] #34 109.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-10T10:23:13.945Z] #34 109.4 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-09-10T10:23:13.945Z] #34 109.4 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-10T10:23:13.945Z] #34 109.4 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-10T10:23:13.945Z] #34 109.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-10T10:23:13.945Z] #34 109.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-10T10:23:13.946Z] #34 109.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-10T10:23:13.946Z] #34 109.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-10T10:23:13.946Z] #34 109.5 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-09-10T10:23:13.946Z] #34 109.5 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-09-10T10:23:13.946Z] #34 111.3 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-10T10:23:13.946Z] #34 111.3 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-10T10:23:13.946Z] #34 111.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-10T10:23:13.946Z] #34 111.3 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-10T10:23:13.946Z] #34 111.4 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-10T10:23:13.946Z] #34 113.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-09-10T10:23:13.946Z] #34 113.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-10T10:23:13.946Z] #34 ... [2022-09-10T10:23:13.946Z] [2022-09-10T10:23:13.946Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:13.946Z] #41 83.81 checking for suffix of object files... o [2022-09-10T10:23:14.082Z] #32 29.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:23:14.082Z] #32 29.66 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-09-10T10:23:14.082Z] #32 29.68 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:23:14.082Z] #32 29.84 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:23:14.082Z] #32 29.86 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-09-10T10:23:14.082Z] #32 29.87 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:23:14.206Z] #41 83.92 checking whether we are using the GNU C compiler... yes [2022-09-10T10:23:14.207Z] #41 84.11 checking whether gcc accepts -g... yes [2022-09-10T10:23:14.465Z] #41 84.17 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:23:14.723Z] #41 84.41 checking whether gcc understands -c and -o together... [2022-09-10T10:23:14.723Z] #41 ... [2022-09-10T10:23:14.723Z] [2022-09-10T10:23:14.723Z] #39 [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-10T10:23:14.723Z] #39 123.0 Delve is a source level debugger for Go programs. [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-10T10:23:14.723Z] #39 123.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 Pass flags to the program you are debugging using `--`, for example: [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 Usage: [2022-09-10T10:23:14.723Z] #39 123.0 dlv [command] [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 Available Commands: [2022-09-10T10:23:14.723Z] #39 123.0 attach Attach to running process and begin debugging. [2022-09-10T10:23:14.723Z] #39 123.0 connect Connect to a headless debug server with a terminal client. [2022-09-10T10:23:14.723Z] #39 123.0 core Examine a core dump. [2022-09-10T10:23:14.723Z] #39 123.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-10T10:23:14.723Z] #39 123.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-10T10:23:14.723Z] #39 123.0 exec Execute a precompiled binary, and begin a debug session. [2022-09-10T10:23:14.723Z] #39 123.0 help Help about any command [2022-09-10T10:23:14.723Z] #39 123.0 run Deprecated command. Use 'debug' instead. [2022-09-10T10:23:14.723Z] #39 123.0 test Compile test binary and begin debugging program. [2022-09-10T10:23:14.723Z] #39 123.0 trace Compile and begin tracing program. [2022-09-10T10:23:14.723Z] #39 123.0 version Prints version. [2022-09-10T10:23:14.723Z] #39 123.0 [2022-09-10T10:23:14.723Z] #39 123.0 Flags: [2022-09-10T10:23:14.723Z] #39 123.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-10T10:23:14.723Z] #39 123.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-10T10:23:14.723Z] #39 123.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-10T10:23:14.723Z] #39 123.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-10T10:23:14.723Z] #39 123.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-10T10:23:14.723Z] #39 123.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-10T10:23:14.723Z] #39 123.0 --disable-aslr Disables address space randomization [2022-09-10T10:23:14.723Z] #39 123.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-10T10:23:14.723Z] #39 123.0 -h, --help help for dlv [2022-09-10T10:23:14.723Z] #39 123.0 --init string Init file, executed by the terminal client. [2022-09-10T10:23:14.723Z] #39 123.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-10T10:23:14.723Z] #39 123.0 --log Enable debugging server logging. [2022-09-10T10:23:14.723Z] #39 123.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-10T10:23:14.723Z] #39 123.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-10T10:23:14.723Z] #39 123.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-10T10:23:14.724Z] #39 123.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-10T10:23:14.724Z] #39 123.0 --wd string Working directory for running the program. [2022-09-10T10:23:14.724Z] #39 123.0 [2022-09-10T10:23:14.724Z] #39 123.0 Additional help topics: [2022-09-10T10:23:14.724Z] #39 123.0 dlv backend Help about the --backend flag. [2022-09-10T10:23:14.724Z] #39 123.0 dlv log Help about logging flags. [2022-09-10T10:23:14.724Z] #39 123.0 dlv redirect Help about file redirection. [2022-09-10T10:23:14.724Z] #39 123.0 [2022-09-10T10:23:14.724Z] #39 123.0 Use "dlv [command] --help" for more information about a command. [2022-09-10T10:23:14.724Z] #39 DONE 123.2s [2022-09-10T10:23:14.724Z] [2022-09-10T10:23:14.724Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:14.724Z] #41 84.41 checking whether gcc understands -c and -o together... yes [2022-09-10T10:23:14.982Z] #41 84.61 checking how to run the C preprocessor... gcc -E [2022-09-10T10:23:14.982Z] #41 84.87 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:23:14.982Z] #41 84.89 checking for egrep... /bin/grep -E [2022-09-10T10:23:15.011Z] #32 30.50 Selecting previously unselected package libmagic1:arm64. [2022-09-10T10:23:15.011Z] #32 30.50 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-09-10T10:23:15.011Z] #32 30.52 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-09-10T10:23:15.267Z] #32 30.77 Selecting previously unselected package file. [2022-09-10T10:23:15.267Z] #32 30.77 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-09-10T10:23:15.267Z] #32 30.79 Unpacking file (1:5.39-3) ... [2022-09-10T10:23:15.267Z] #32 30.95 Selecting previously unselected package xz-utils. [2022-09-10T10:23:15.267Z] #32 30.95 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-10T10:23:15.267Z] #32 30.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:23:15.523Z] #32 31.25 Selecting previously unselected package libsigsegv2:arm64. [2022-09-10T10:23:15.523Z] #32 31.26 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-09-10T10:23:15.523Z] #32 31.26 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-09-10T10:23:15.548Z] #41 84.89 checking for ANSI C header files... yes [2022-09-10T10:23:15.795Z] #32 31.42 Selecting previously unselected package m4. [2022-09-10T10:23:15.795Z] #32 31.45 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-09-10T10:23:15.795Z] #32 31.45 Unpacking m4 (1.4.18-5) ... [2022-09-10T10:23:15.807Z] #41 85.59 checking for sys/types.h... yes [2022-09-10T10:23:16.052Z] #32 31.67 Selecting previously unselected package autoconf. [2022-09-10T10:23:16.052Z] #32 31.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-10T10:23:16.052Z] #32 31.69 Unpacking autoconf (2.69-14) ... [2022-09-10T10:23:16.068Z] #41 85.79 checking for sys/stat.h... yes [2022-09-10T10:23:16.328Z] #41 85.96 checking for stdlib.h... yes [2022-09-10T10:23:16.328Z] #41 86.07 checking for string.h... yes [2022-09-10T10:23:16.328Z] #41 86.24 checking for memory.h... yes [2022-09-10T10:23:16.328Z] #41 86.35 checking for strings.h... yes [2022-09-10T10:23:16.586Z] #41 86.45 checking for inttypes.h... yes [2022-09-10T10:23:16.586Z] #41 86.60 checking for stdint.h... yes [2022-09-10T10:23:16.619Z] #32 32.15 Selecting previously unselected package autotools-dev. [2022-09-10T10:23:16.619Z] #32 32.15 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-10T10:23:16.619Z] #32 32.17 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:23:16.875Z] #32 32.39 Selecting previously unselected package automake. [2022-09-10T10:23:16.875Z] #32 32.40 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-10T10:23:16.875Z] #32 32.41 Unpacking automake (1:1.16.3-2) ... [2022-09-10T10:23:17.103Z] #41 86.72 checking for unistd.h... yes [2022-09-10T10:23:17.103Z] #41 86.87 checking minix/config.h usability... no [2022-09-10T10:23:17.103Z] #41 86.98 checking minix/config.h presence... no [2022-09-10T10:23:17.103Z] #41 87.04 checking for minix/config.h... no [2022-09-10T10:23:17.362Z] #41 87.05 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-10T10:23:17.362Z] #41 87.18 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:23:17.362Z] #41 87.35 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:23:17.362Z] #41 87.35 checking how to print strings... printf [2022-09-10T10:23:17.362Z] #41 87.35 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:23:17.362Z] #41 87.37 checking for fgrep... /bin/grep -F [2022-09-10T10:23:17.362Z] #41 87.37 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:23:17.362Z] #41 87.38 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:23:17.441Z] #32 33.02 Selecting previously unselected package patch. [2022-09-10T10:23:17.441Z] #32 33.03 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-09-10T10:23:17.441Z] #32 33.05 Unpacking patch (2.7.6-7) ... [2022-09-10T10:23:17.441Z] #32 ... [2022-09-10T10:23:17.441Z] [2022-09-10T10:23:17.441Z] #41 [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-10T10:23:17.441Z] #41 17.15 Reading package lists... [2022-09-10T10:23:17.441Z] #41 23.22 Reading package lists... [2022-09-10T10:23:17.441Z] #41 27.74 Building dependency tree... [2022-09-10T10:23:17.441Z] #41 31.53 The following additional packages will be installed: [2022-09-10T10:23:17.441Z] #41 31.56 libbtrfs0 [2022-09-10T10:23:17.441Z] #41 31.80 The following NEW packages will be installed: [2022-09-10T10:23:17.441Z] #41 31.80 libbtrfs-dev libbtrfs0 [2022-09-10T10:23:17.441Z] #41 32.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:23:17.441Z] #41 32.26 Need to get 454 kB of archives. [2022-09-10T10:23:17.441Z] #41 32.26 After this operation, 1275 kB of additional disk space will be used. [2022-09-10T10:23:17.441Z] #41 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-10T10:23:17.441Z] #41 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-10T10:23:17.441Z] #41 ... [2022-09-10T10:23:17.441Z] [2022-09-10T10:23:17.441Z] #32 [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-10T10:23:17.441Z] #32 33.17 Selecting previously unselected package dpkg-dev. [2022-09-10T10:23:17.441Z] #32 33.17 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:23:17.441Z] #32 33.19 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:23:17.622Z] #41 87.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:23:17.622Z] #41 87.40 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:23:17.622Z] #41 87.47 checking whether ln -s works... yes [2022-09-10T10:23:17.622Z] #41 87.47 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:23:17.622Z] #41 87.50 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:23:17.622Z] #41 87.50 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:23:17.622Z] #41 87.50 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:23:17.622Z] #41 87.50 checking for objdump... objdump [2022-09-10T10:23:17.622Z] #41 87.51 checking how to recognize dependent libraries... pass_all [2022-09-10T10:23:17.622Z] #41 87.51 checking for dlltool... no [2022-09-10T10:23:17.622Z] #41 87.51 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:23:17.622Z] #41 87.51 checking for ar... ar [2022-09-10T10:23:17.622Z] #41 87.51 checking for archiver @FILE support... @ [2022-09-10T10:23:17.880Z] #41 87.60 checking for strip... strip [2022-09-10T10:23:17.880Z] #41 87.61 checking for ranlib... ranlib [2022-09-10T10:23:17.880Z] #41 87.61 checking for gawk... no [2022-09-10T10:23:17.880Z] #41 87.61 checking for mawk... mawk [2022-09-10T10:23:17.880Z] #41 87.61 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:23:17.880Z] #41 87.84 checking for sysroot... no [2022-09-10T10:23:18.139Z] #41 87.85 checking for a working dd... /bin/dd [2022-09-10T10:23:18.139Z] #41 87.86 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:23:18.139Z] #41 87.94 checking for mt... no [2022-09-10T10:23:18.139Z] #41 87.94 checking if : is a manifest tool... no [2022-09-10T10:23:18.139Z] #41 87.94 checking for dlfcn.h... yes [2022-09-10T10:23:18.139Z] #41 88.03 checking for objdir... .libs [2022-09-10T10:23:18.398Z] #41 88.28 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:23:18.398Z] #41 88.33 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:23:18.398Z] #41 88.33 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:23:18.657Z] #41 88.38 checking if gcc static flag -static works... yes [2022-09-10T10:23:18.657Z] #41 88.56 checking if gcc supports -c -o file.o... yes [2022-09-10T10:23:18.657Z] #41 88.62 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:23:18.657Z] #41 88.62 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:23:18.917Z] #41 88.65 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:23:18.917Z] #41 88.83 checking how to hardcode library paths into programs... immediate [2022-09-10T10:23:18.917Z] #41 88.83 checking whether stripping libraries is possible... yes [2022-09-10T10:23:18.917Z] #41 88.84 checking if libtool supports shared libraries... yes [2022-09-10T10:23:18.917Z] #41 88.84 checking whether to build shared libraries... no [2022-09-10T10:23:18.917Z] #41 88.84 checking whether to build static libraries... yes [2022-09-10T10:23:18.917Z] #41 88.84 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:23:18.917Z] #41 88.86 checking whether build environment is sane... yes [2022-09-10T10:23:18.917Z] #41 88.88 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:23:18.917Z] #41 88.89 checking whether make sets $(MAKE)... yes [2022-09-10T10:23:19.181Z] #41 88.92 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:23:19.181Z] #41 88.93 checking whether make supports nested variables... yes [2022-09-10T10:23:19.181Z] #41 88.95 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:23:19.181Z] #41 88.95 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:23:19.181Z] #41 88.95 checking how to create a ustar tar archive... gnutar [2022-09-10T10:23:19.181Z] #41 88.99 checking dependency style of gcc... gcc3 [2022-09-10T10:23:19.181Z] #41 89.09 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:23:19.181Z] #41 89.09 checking whether make supports nested variables... (cached) yes [2022-09-10T10:23:19.181Z] #41 89.09 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:23:19.181Z] #41 89.09 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:23:19.181Z] #41 89.10 checking for yajl >= 2.1.0... yes [2022-09-10T10:23:19.181Z] #41 89.12 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:23:19.181Z] #41 89.12 checking for gcc... (cached) gcc [2022-09-10T10:23:19.348Z] #32 34.68 Selecting previously unselected package build-essential. [2022-09-10T10:23:19.348Z] #32 34.69 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-09-10T10:23:19.348Z] #32 34.71 Unpacking build-essential (12.9) ... [2022-09-10T10:23:19.348Z] #32 35.00 Selecting previously unselected package libcap2:arm64. [2022-09-10T10:23:19.348Z] #32 35.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-10T10:23:19.348Z] #32 35.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:23:19.439Z] #41 89.17 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:23:19.439Z] #41 89.17 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:23:19.440Z] #41 89.18 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:23:19.440Z] #41 89.18 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:23:19.440Z] #41 89.18 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:23:19.440Z] #41 89.25 checking for python3... /usr/bin/python3 [2022-09-10T10:23:19.440Z] #41 89.25 checking for python3 version... 3.9 [2022-09-10T10:23:19.440Z] #41 89.32 checking for python3 platform... linux [2022-09-10T10:23:19.644Z] #32 35.23 Selecting previously unselected package libcap-dev:arm64. [2022-09-10T10:23:19.644Z] #32 35.24 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-09-10T10:23:19.644Z] #32 35.26 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-09-10T10:23:19.699Z] #41 89.38 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:23:19.699Z] #41 89.50 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:23:19.901Z] #32 35.57 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:23:19.901Z] #32 35.59 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:23:19.901Z] #32 35.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:19.901Z] #32 ... [2022-09-10T10:23:19.901Z] [2022-09-10T10:23:19.901Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:19.901Z] #35 25.59 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-09-10T10:23:19.901Z] #35 25.75 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-09-10T10:23:19.901Z] #35 25.78 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-10T10:23:19.901Z] #35 25.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-10T10:23:19.901Z] #35 25.92 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-10T10:23:19.901Z] #35 25.98 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-09-10T10:23:19.901Z] #35 26.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-10T10:23:19.901Z] #35 26.27 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-09-10T10:23:19.901Z] #35 26.35 go: downloading github.com/sivchari/tenv v1.5.0 [2022-09-10T10:23:19.901Z] #35 26.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-10T10:23:19.901Z] #35 26.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-10T10:23:19.901Z] #35 26.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-10T10:23:19.901Z] #35 26.64 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-09-10T10:23:19.901Z] #35 26.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-10T10:23:19.901Z] #35 26.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-10T10:23:19.901Z] #35 26.76 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-10T10:23:19.901Z] #35 26.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-10T10:23:19.901Z] #35 26.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-09-10T10:23:19.901Z] #35 27.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-10T10:23:19.901Z] #35 27.26 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-10T10:23:19.901Z] #35 27.33 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-09-10T10:23:19.901Z] #35 27.36 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-10T10:23:19.901Z] #35 27.46 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-10T10:23:19.901Z] #35 27.52 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-09-10T10:23:19.901Z] #35 27.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-10T10:23:19.901Z] #35 27.72 go: downloading honnef.co/go/tools v0.3.1 [2022-09-10T10:23:19.901Z] #35 29.43 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-09-10T10:23:19.901Z] #35 29.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-10T10:23:19.901Z] #35 29.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-10T10:23:19.902Z] #35 29.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-10T10:23:19.902Z] #35 29.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-10T10:23:19.902Z] #35 29.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-10T10:23:19.902Z] #35 29.82 go: downloading golang.org/x/text v0.3.7 [2022-09-10T10:23:19.902Z] #35 35.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-10T10:23:19.902Z] #35 35.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-10T10:23:19.902Z] #35 35.46 go: downloading github.com/magiconair/properties v1.8.6 [2022-09-10T10:23:19.902Z] #35 35.47 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-09-10T10:23:19.902Z] #35 35.57 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-09-10T10:23:19.902Z] #35 35.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-09-10T10:23:19.963Z] #41 89.64 checking that generated files are newer than configure... done [2022-09-10T10:23:19.963Z] #41 89.87 configure: creating ./config.status [2022-09-10T10:23:20.199Z] #35 ... [2022-09-10T10:23:20.199Z] [2022-09-10T10:23:20.199Z] #31 [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-10T10:23:20.199Z] #31 35.34 NAME: [2022-09-10T10:23:20.199Z] #31 35.34 go-winres - A tool for embedding resources in Windows executables [2022-09-10T10:23:20.199Z] #31 35.34 [2022-09-10T10:23:20.199Z] #31 35.34 USAGE: [2022-09-10T10:23:20.199Z] #31 35.34 go-winres [global options] command [command options] [arguments...] [2022-09-10T10:23:20.199Z] #31 35.34 [2022-09-10T10:23:20.199Z] #31 35.34 COMMANDS: [2022-09-10T10:23:20.199Z] #31 35.35 init Create an initial ./winres/winres.json [2022-09-10T10:23:20.199Z] #31 35.35 make Make syso files for the "go build" command [2022-09-10T10:23:20.199Z] #31 35.35 simply Make syso files for the "go build" command (simplified) [2022-09-10T10:23:20.199Z] #31 35.35 extract Extract all resources from an executable [2022-09-10T10:23:20.199Z] #31 35.35 patch Replace resources in an executable file (exe, dll) [2022-09-10T10:23:20.199Z] #31 35.36 help, h Shows a list of commands or help for one command [2022-09-10T10:23:20.199Z] #31 35.36 [2022-09-10T10:23:20.199Z] #31 35.36 GLOBAL OPTIONS: [2022-09-10T10:23:20.199Z] #31 35.36 --help, -h show help (default: false) [2022-09-10T10:23:20.509Z] #31 ... [2022-09-10T10:23:20.509Z] [2022-09-10T10:23:20.509Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:20.509Z] #30 21.09 Reading package lists... [2022-09-10T10:23:20.509Z] #30 26.10 Building dependency tree... [2022-09-10T10:23:20.509Z] #30 29.99 The following additional packages will be installed: [2022-09-10T10:23:20.509Z] #30 30.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:23:20.509Z] #30 30.00 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-10T10:23:20.509Z] #30 30.00 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-10T10:23:20.510Z] #30 30.00 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-10T10:23:20.510Z] #30 30.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-10T10:23:20.510Z] #30 30.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-10T10:23:20.510Z] #30 30.01 mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T10:23:20.510Z] #30 30.04 Suggested packages: [2022-09-10T10:23:20.510Z] #30 30.04 gcc-10-locales seccomp wine64 [2022-09-10T10:23:20.510Z] #30 31.21 The following NEW packages will be installed: [2022-09-10T10:23:20.510Z] #30 31.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:23:20.510Z] #30 31.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-10T10:23:20.510Z] #30 31.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-10T10:23:20.510Z] #30 31.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-10T10:23:20.510Z] #30 31.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-10T10:23:20.510Z] #30 31.21 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-10T10:23:20.510Z] #30 31.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-10T10:23:20.510Z] #30 31.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-10T10:23:20.510Z] #30 31.21 mingw-w64-x86-64-dev [2022-09-10T10:23:20.510Z] #30 31.61 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:23:20.510Z] #30 31.61 Need to get 108 MB of archives. [2022-09-10T10:23:20.510Z] #30 31.61 After this operation, 620 MB of additional disk space will be used. [2022-09-10T10:23:20.510Z] #30 31.61 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-10T10:23:20.510Z] #30 31.66 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-10T10:23:20.510Z] #30 31.79 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-10T10:23:20.510Z] #30 31.79 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-10T10:23:20.510Z] #30 31.80 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-10T10:23:20.510Z] #30 31.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-10T10:23:20.510Z] #30 32.01 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-10T10:23:20.510Z] #30 32.25 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-10T10:23:20.510Z] #30 32.25 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-10T10:23:20.510Z] #30 32.65 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-10T10:23:20.510Z] #30 33.55 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-10T10:23:20.510Z] #30 34.06 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-10T10:23:20.510Z] #30 34.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-09-10T10:23:20.510Z] #30 ... [2022-09-10T10:23:20.510Z] [2022-09-10T10:23:20.510Z] #32 [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-10T10:23:20.778Z] #32 36.22 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-10T10:23:20.778Z] #32 36.24 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:23:20.778Z] #32 36.29 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:20.778Z] #32 ... [2022-09-10T10:23:20.778Z] [2022-09-10T10:23:20.778Z] #36 [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-10T10:23:20.778Z] #36 21.76 Reading package lists... [2022-09-10T10:23:20.778Z] #36 26.59 Building dependency tree... [2022-09-10T10:23:20.778Z] #36 30.41 The following additional packages will be installed: [2022-09-10T10:23:20.778Z] #36 30.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-10T10:23:20.778Z] #36 30.44 Suggested packages: [2022-09-10T10:23:20.778Z] #36 30.45 cmake-doc ninja-build lrzip [2022-09-10T10:23:20.778Z] #36 30.45 Recommended packages: [2022-09-10T10:23:20.778Z] #36 30.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T10:23:20.778Z] #36 31.28 The following NEW packages will be installed: [2022-09-10T10:23:20.778Z] #36 31.28 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-10T10:23:20.778Z] #36 31.30 vim-common xxd [2022-09-10T10:23:20.778Z] #36 31.75 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:23:20.778Z] #36 31.75 Need to get 15.6 MB of archives. [2022-09-10T10:23:20.778Z] #36 31.75 After this operation, 67.4 MB of additional disk space will be used. [2022-09-10T10:23:20.778Z] #36 31.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:23:20.778Z] #36 31.76 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-10T10:23:20.778Z] #36 31.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-10T10:23:20.778Z] #36 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-10T10:23:20.778Z] #36 32.09 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-10T10:23:20.778Z] #36 32.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-09-10T10:23:20.778Z] #36 32.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-09-10T10:23:20.778Z] #36 32.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-09-10T10:23:20.778Z] #36 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-09-10T10:23:20.778Z] #36 32.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-09-10T10:23:20.778Z] #36 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:20.778Z] #36 33.60 Fetched 15.6 MB in 1s (16.9 MB/s) [2022-09-10T10:23:20.778Z] #36 33.70 Selecting previously unselected package xxd. [2022-09-10T10:23:20.778Z] #36 33.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:23:20.778Z] #36 33.81 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:23:20.778Z] #36 33.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:23:20.778Z] #36 34.19 Selecting previously unselected package vim-common. [2022-09-10T10:23:20.778Z] #36 34.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:23:20.778Z] #36 34.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:23:20.778Z] #36 35.03 Selecting previously unselected package cmake-data. [2022-09-10T10:23:20.778Z] #36 35.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-10T10:23:20.778Z] #36 35.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:23:20.778Z] #36 ... [2022-09-10T10:23:20.778Z] [2022-09-10T10:23:20.778Z] #32 [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-10T10:23:20.778Z] #32 36.54 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:23:20.778Z] #32 36.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:23:21.154Z] #32 36.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:23:21.339Z] #41 91.07 config.status: creating Makefile [2022-09-10T10:23:21.339Z] #41 91.11 config.status: creating config.h [2022-09-10T10:23:21.339Z] #41 91.14 config.status: executing libtool commands [2022-09-10T10:23:21.339Z] #41 91.17 config.status: executing depfiles commands [2022-09-10T10:23:21.420Z] #32 37.19 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-10T10:23:21.420Z] #32 37.20 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-10T10:23:21.420Z] #32 37.22 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:23:21.637Z] #41 91.54 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-10T10:23:21.637Z] #41 91.57 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:23:21.932Z] #41 91.78 checking for gcc... gcc [2022-09-10T10:23:21.932Z] #41 91.85 checking whether the C compiler works... yes [2022-09-10T10:23:22.193Z] #41 92.04 checking for C compiler default output file name... a.out [2022-09-10T10:23:22.193Z] #41 92.04 checking for suffix of executables... [2022-09-10T10:23:22.193Z] #41 92.16 checking whether we are cross compiling... no [2022-09-10T10:23:22.355Z] #32 37.94 Selecting previously unselected package libtool. [2022-09-10T10:23:22.355Z] #32 37.95 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-10T10:23:22.355Z] #32 38.00 Unpacking libtool (2.4.6-15) ... [2022-09-10T10:23:22.355Z] #32 ... [2022-09-10T10:23:22.355Z] [2022-09-10T10:23:22.355Z] #23 [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-10T10:23:22.355Z] #23 23.75 Reading package lists... [2022-09-10T10:23:22.355Z] #23 28.08 Building dependency tree... [2022-09-10T10:23:22.355Z] #23 31.82 The following additional packages will be installed: [2022-09-10T10:23:22.355Z] #23 31.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:23:22.355Z] #23 31.84 python3-protobuf python3-six [2022-09-10T10:23:22.355Z] #23 31.86 Suggested packages: [2022-09-10T10:23:22.355Z] #23 31.86 python3-setuptools [2022-09-10T10:23:22.355Z] #23 31.86 Recommended packages: [2022-09-10T10:23:22.355Z] #23 31.86 iproute2 | iproute [2022-09-10T10:23:22.355Z] #23 32.51 The following NEW packages will be installed: [2022-09-10T10:23:22.356Z] #23 32.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-10T10:23:22.356Z] #23 32.53 python3-protobuf python3-six [2022-09-10T10:23:22.356Z] #23 33.09 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:23:22.356Z] #23 33.09 Need to get 2136 kB of archives. [2022-09-10T10:23:22.356Z] #23 33.09 After this operation, 10.8 MB of additional disk space will be used. [2022-09-10T10:23:22.356Z] #23 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-09-10T10:23:22.356Z] #23 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:23:22.356Z] #23 33.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-10T10:23:22.356Z] #23 33.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-09-10T10:23:22.356Z] #23 33.14 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-10T10:23:22.356Z] #23 33.15 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-10T10:23:22.356Z] #23 33.21 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-10T10:23:22.356Z] #23 35.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-09-10T10:23:22.356Z] #23 36.79 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:22.356Z] #23 37.15 Fetched 2136 kB in 3s (648 kB/s) [2022-09-10T10:23:22.356Z] #23 37.34 Selecting previously unselected package libprotobuf23:arm64. [2022-09-10T10:23:22.356Z] #23 37.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-10T10:23:22.356Z] #23 37.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-09-10T10:23:22.356Z] #23 37.45 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-09-10T10:23:22.463Z] #41 92.28 checking for suffix of object files... o [2022-09-10T10:23:22.463Z] #41 92.35 checking whether we are using the GNU C compiler... yes [2022-09-10T10:23:22.463Z] #41 92.41 checking whether gcc accepts -g... yes [2022-09-10T10:23:22.612Z] #23 ... [2022-09-10T10:23:22.612Z] [2022-09-10T10:23:22.612Z] #39 [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-10T10:23:22.612Z] #39 36.78 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-10T10:23:22.612Z] #39 36.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-10T10:23:22.612Z] #39 37.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-10T10:23:22.730Z] #41 92.48 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:23:22.730Z] #41 92.62 checking whether gcc understands -c and -o together... yes [2022-09-10T10:23:22.730Z] #41 92.73 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:23:22.730Z] #41 92.74 checking whether build environment is sane... yes [2022-09-10T10:23:22.730Z] #41 92.77 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:23:22.730Z] #41 92.78 checking for gawk... no [2022-09-10T10:23:22.730Z] #41 92.78 checking for mawk... mawk [2022-09-10T10:23:22.730Z] #41 92.78 checking whether make sets $(MAKE)... yes [2022-09-10T10:23:22.730Z] #41 92.81 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:23:22.989Z] #41 92.84 checking whether make supports nested variables... yes [2022-09-10T10:23:22.989Z] #41 92.87 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:23:22.989Z] #41 92.87 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:23:22.989Z] #41 92.87 checking how to create a ustar tar archive... gnutar [2022-09-10T10:23:22.989Z] #41 92.88 checking dependency style of gcc... gcc3 [2022-09-10T10:23:23.247Z] #41 92.98 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:23:23.247Z] #41 92.98 checking whether make supports nested variables... (cached) yes [2022-09-10T10:23:23.247Z] #41 93.00 checking build system type... x86_64-pc-linux-gnu [2022-09-10T10:23:23.247Z] #41 93.16 checking host system type... x86_64-pc-linux-gnu [2022-09-10T10:23:23.247Z] #41 93.16 checking how to print strings... printf [2022-09-10T10:23:23.247Z] #41 93.17 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:23:23.247Z] #41 93.18 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:23:23.247Z] #41 93.19 checking for egrep... /bin/grep -E [2022-09-10T10:23:23.247Z] #41 93.20 checking for fgrep... /bin/grep -F [2022-09-10T10:23:23.247Z] #41 93.20 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:23:23.247Z] #41 93.22 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:23:23.247Z] #41 93.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:23:23.247Z] #41 93.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:23:23.506Z] #41 93.33 checking whether ln -s works... yes [2022-09-10T10:23:23.506Z] #41 93.33 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:23:23.506Z] #41 93.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-10T10:23:23.506Z] #41 93.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:23:23.506Z] #41 93.35 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:23:23.506Z] #41 93.35 checking for objdump... objdump [2022-09-10T10:23:23.506Z] #41 93.35 checking how to recognize dependent libraries... pass_all [2022-09-10T10:23:23.506Z] #41 93.35 checking for dlltool... no [2022-09-10T10:23:23.506Z] #41 93.36 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:23:23.506Z] #41 93.36 checking for ar... ar [2022-09-10T10:23:23.506Z] #41 93.36 checking for archiver @FILE support... @ [2022-09-10T10:23:23.506Z] #41 93.45 checking for strip... strip [2022-09-10T10:23:23.506Z] #41 93.46 checking for ranlib... ranlib [2022-09-10T10:23:23.765Z] #41 93.46 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:23:23.765Z] #41 93.75 checking for sysroot... no [2022-09-10T10:23:23.765Z] #41 93.75 checking for a working dd... /bin/dd [2022-09-10T10:23:23.765Z] #41 93.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:23:23.765Z] #41 93.79 checking for mt... no [2022-09-10T10:23:23.765Z] #41 93.80 checking if : is a manifest tool... no [2022-09-10T10:23:23.765Z] #41 93.82 checking how to run the C preprocessor... gcc -E [2022-09-10T10:23:24.002Z] #39 ... [2022-09-10T10:23:24.002Z] [2022-09-10T10:23:24.002Z] #31 [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-10T10:23:24.002Z] #31 DONE 39.4s [2022-09-10T10:23:24.002Z] [2022-09-10T10:23:24.002Z] #34 [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-10T10:23:24.002Z] #34 34.19 v3.0.2 [2022-09-10T10:23:24.002Z] #34 DONE 39.4s [2022-09-10T10:23:24.002Z] [2022-09-10T10:23:24.002Z] #41 [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-10T10:23:24.002Z] #41 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:24.002Z] #41 33.61 Fetched 454 kB in 0s (1232 kB/s) [2022-09-10T10:23:24.002Z] #41 33.71 Selecting previously unselected package libbtrfs0:arm64. [2022-09-10T10:23:24.002Z] #41 33.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-09-10T10:23:24.002Z] #41 33.80 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-10T10:23:24.002Z] #41 33.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:23:24.002Z] #41 34.18 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-10T10:23:24.002Z] #41 34.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-10T10:23:24.002Z] #41 34.61 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:23:24.002Z] #41 34.95 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:23:24.002Z] #41 35.01 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:23:24.002Z] #41 35.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:23:24.002Z] #41 DONE 39.4s [2022-09-10T10:23:24.002Z] [2022-09-10T10:23:24.002Z] #32 [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-10T10:23:24.002Z] #32 38.34 Selecting previously unselected package libudev-dev:arm64. [2022-09-10T10:23:24.002Z] #32 38.34 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-10T10:23:24.002Z] #32 38.36 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:23:24.002Z] #32 38.74 Selecting previously unselected package libyajl2:arm64. [2022-09-10T10:23:24.002Z] #32 38.74 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-09-10T10:23:24.002Z] #32 38.77 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:23:24.002Z] #32 38.93 Selecting previously unselected package libyajl-dev:arm64. [2022-09-10T10:23:24.002Z] #32 38.93 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-09-10T10:23:24.002Z] #32 38.95 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-09-10T10:23:24.002Z] #32 39.29 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:23:24.002Z] #32 39.31 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:23:24.003Z] #32 39.36 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:23:24.003Z] #32 39.37 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-09-10T10:23:24.003Z] #32 39.45 Setting up file (1:5.39-3) ... [2022-09-10T10:23:24.003Z] #32 39.55 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:23:24.003Z] #32 39.57 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:24.003Z] #32 39.60 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:24.003Z] #32 39.65 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:23:24.003Z] #32 39.72 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-10T10:23:24.003Z] #32 39.75 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-09-10T10:23:24.283Z] #41 93.96 checking for ANSI C header files... [2022-09-10T10:23:24.283Z] #41 ... [2022-09-10T10:23:24.283Z] [2022-09-10T10:23:24.283Z] #34 [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-10T10:23:24.283Z] #34 114.2 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:24.283Z] #34 114.8 Fetched 788 MB in 27s (29.6 MB/s) [2022-09-10T10:23:24.283Z] #34 114.9 Selecting previously unselected package liblocale-gettext-perl. [2022-09-10T10:23:24.283Z] #34 114.9 (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-10T10:23:24.283Z] #34 115.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-10T10:23:24.283Z] #34 115.1 Selecting previously unselected package bzip2. [2022-09-10T10:23:24.283Z] #34 115.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.1 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:23:24.283Z] #34 115.2 Selecting previously unselected package libmagic-mgc. [2022-09-10T10:23:24.283Z] #34 115.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-10T10:23:24.283Z] #34 115.6 Selecting previously unselected package libmagic1:amd64. [2022-09-10T10:23:24.283Z] #34 115.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:23:24.283Z] #34 115.7 Selecting previously unselected package file. [2022-09-10T10:23:24.283Z] #34 115.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.7 Unpacking file (1:5.39-3) ... [2022-09-10T10:23:24.283Z] #34 115.9 Selecting previously unselected package xz-utils. [2022-09-10T10:23:24.283Z] #34 115.9 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 115.9 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:23:24.283Z] #34 116.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-10T10:23:24.283Z] #34 116.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 116.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-10T10:23:24.283Z] #34 117.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-10T10:23:24.283Z] #34 117.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 117.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-10T10:23:24.283Z] #34 118.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-10T10:23:24.283Z] #34 118.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 118.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-10T10:23:24.283Z] #34 119.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-10T10:23:24.283Z] #34 119.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 119.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-10T10:23:24.283Z] #34 119.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-10T10:23:24.283Z] #34 119.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 119.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-10T10:23:24.283Z] #34 120.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-10T10:23:24.283Z] #34 120.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 120.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:23:24.283Z] #34 120.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-10T10:23:24.283Z] #34 120.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:24.283Z] #34 120.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:23:24.293Z] #32 39.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:23:24.293Z] #32 39.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:23:24.293Z] #32 39.92 Setting up patch (2.7.6-7) ... [2022-09-10T10:23:24.293Z] #32 ... [2022-09-10T10:23:24.293Z] [2022-09-10T10:23:24.293Z] #42 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-10T10:23:24.293Z] #42 DONE 0.5s [2022-09-10T10:23:24.293Z] [2022-09-10T10:23:24.293Z] #32 [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-10T10:23:24.293Z] #32 39.96 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:23:24.293Z] #32 39.99 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-09-10T10:23:24.293Z] #32 39.99 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-09-10T10:23:24.293Z] #32 40.04 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:23:24.542Z] #34 ... [2022-09-10T10:23:24.542Z] [2022-09-10T10:23:24.542Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:24.542Z] #41 93.96 checking for ANSI C header files... yes [2022-09-10T10:23:24.542Z] #41 94.39 checking for sys/types.h... yes [2022-09-10T10:23:24.550Z] #32 40.07 Setting up libtool (2.4.6-15) ... [2022-09-10T10:23:24.551Z] #32 40.16 Setting up m4 (1.4.18-5) ... [2022-09-10T10:23:24.551Z] #32 40.30 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:23:24.551Z] #32 40.41 Setting up autoconf (2.69-14) ... [2022-09-10T10:23:24.801Z] #41 94.54 checking for sys/stat.h... yes [2022-09-10T10:23:24.801Z] #41 94.69 checking for stdlib.h... yes [2022-09-10T10:23:24.801Z] #41 94.79 checking for string.h... yes [2022-09-10T10:23:24.812Z] #32 40.47 Setting up build-essential (12.9) ... [2022-09-10T10:23:24.812Z] #32 40.50 Setting up automake (1:1.16.3-2) ... [2022-09-10T10:23:24.812Z] #32 40.52 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-10T10:23:24.812Z] #32 40.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:23:25.060Z] #41 94.89 checking for memory.h... yes [2022-09-10T10:23:25.060Z] #41 95.01 checking for strings.h... yes [2022-09-10T10:23:25.320Z] #41 95.12 checking for inttypes.h... yes [2022-09-10T10:23:25.320Z] #41 95.24 checking for stdint.h... yes [2022-09-10T10:23:25.578Z] #41 95.38 checking for unistd.h... yes [2022-09-10T10:23:25.579Z] #41 95.50 checking for dlfcn.h... yes [2022-09-10T10:23:25.741Z] #32 DONE 41.5s [2022-09-10T10:23:25.741Z] [2022-09-10T10:23:25.741Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:25.741Z] #30 36.22 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-10T10:23:25.741Z] #30 36.86 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-10T10:23:25.741Z] #30 36.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-10T10:23:25.741Z] #30 36.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-10T10:23:25.741Z] #30 36.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-09-10T10:23:25.741Z] #30 37.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-09-10T10:23:25.741Z] #30 37.03 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-10T10:23:25.741Z] #30 37.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-09-10T10:23:25.741Z] #30 37.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-09-10T10:23:25.741Z] #30 37.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-09-10T10:23:25.741Z] #30 37.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-09-10T10:23:25.741Z] #30 37.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-09-10T10:23:25.741Z] #30 37.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-09-10T10:23:25.741Z] #30 37.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-09-10T10:23:25.741Z] #30 37.17 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-10T10:23:25.741Z] #30 37.18 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-10T10:23:25.741Z] #30 37.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-09-10T10:23:25.741Z] #30 38.37 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:23:25.741Z] #30 38.65 Fetched 108 MB in 6s (18.4 MB/s) [2022-09-10T10:23:25.741Z] #30 38.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T10:23:25.741Z] #30 38.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 ... 15708 files and directories currently installed.) [2022-09-10T10:23:25.741Z] #30 38.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-10T10:23:25.741Z] #30 38.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:23:25.837Z] #41 95.60 checking for objdir... .libs [2022-09-10T10:23:26.095Z] #41 95.86 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:23:26.095Z] #41 95.94 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:23:26.095Z] #41 95.94 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:23:26.353Z] #41 96.00 checking if gcc static flag -static works... yes [2022-09-10T10:23:26.353Z] #41 96.30 checking if gcc supports -c -o file.o... yes [2022-09-10T10:23:26.353Z] #41 96.39 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:23:26.353Z] #41 96.39 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-10T10:23:26.612Z] #41 96.43 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:23:26.612Z] #41 96.62 checking how to hardcode library paths into programs... immediate [2022-09-10T10:23:26.612Z] #41 96.62 checking whether stripping libraries is possible... yes [2022-09-10T10:23:26.612Z] #41 96.62 checking if libtool supports shared libraries... yes [2022-09-10T10:23:26.612Z] #41 96.63 checking whether to build shared libraries... no [2022-09-10T10:23:26.612Z] #41 96.63 checking whether to build static libraries... yes [2022-09-10T10:23:26.872Z] #41 96.64 checking float.h usability... yes [2022-09-10T10:23:26.872Z] #41 96.74 checking float.h presence... yes [2022-09-10T10:23:26.872Z] #41 96.79 checking for float.h... yes [2022-09-10T10:23:27.111Z] #30 42.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T10:23:27.111Z] #30 42.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-09-10T10:23:27.111Z] #30 42.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:23:27.130Z] #41 96.81 checking limits.h usability... yes [2022-09-10T10:23:27.130Z] #41 96.92 checking limits.h presence... yes [2022-09-10T10:23:27.130Z] #41 96.97 checking for limits.h... yes [2022-09-10T10:23:27.130Z] #41 96.99 checking stddef.h usability... yes [2022-09-10T10:23:27.389Z] #41 97.12 checking stddef.h presence... yes [2022-09-10T10:23:27.389Z] #41 97.16 checking for stddef.h... yes [2022-09-10T10:23:27.389Z] #41 97.17 checking for stdlib.h... (cached) yes [2022-09-10T10:23:27.389Z] #41 97.19 checking for string.h... (cached) yes [2022-09-10T10:23:27.389Z] #41 97.21 checking sys/time.h usability... yes [2022-09-10T10:23:27.389Z] #41 97.29 checking sys/time.h presence... yes [2022-09-10T10:23:27.389Z] #41 97.32 checking for sys/time.h... yes [2022-09-10T10:23:27.389Z] #41 97.33 checking for inline... inline [2022-09-10T10:23:27.649Z] #41 97.40 checking for size_t... yes [2022-09-10T10:23:27.908Z] #41 97.70 checking for stdlib.h... (cached) yes [2022-09-10T10:23:27.908Z] #41 97.70 checking for GNU libc compatible malloc... yes [2022-09-10T10:23:27.908Z] #41 97.83 checking for stdlib.h... (cached) yes [2022-09-10T10:23:28.167Z] #41 97.83 checking for GNU libc compatible realloc... yes [2022-09-10T10:23:28.167Z] #41 98.03 checking for working strtod... yes [2022-09-10T10:23:28.426Z] #41 98.27 checking for gettimeofday... yes [2022-09-10T10:23:28.480Z] #30 ... [2022-09-10T10:23:28.480Z] [2022-09-10T10:23:28.480Z] #23 [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-10T10:23:28.480Z] #23 38.19 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:23:28.481Z] #23 38.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:23:28.481Z] #23 38.24 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:23:28.481Z] #23 38.54 Selecting previously unselected package python3-six. [2022-09-10T10:23:28.481Z] #23 38.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-10T10:23:28.481Z] #23 38.59 Unpacking python3-six (1.16.0-2) ... [2022-09-10T10:23:28.481Z] #23 38.79 Selecting previously unselected package python3-protobuf. [2022-09-10T10:23:28.481Z] #23 38.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-09-10T10:23:28.481Z] #23 38.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-10T10:23:28.481Z] #23 39.62 Selecting previously unselected package libnet1:arm64. [2022-09-10T10:23:28.481Z] #23 39.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T10:23:28.481Z] #23 39.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:23:28.481Z] #23 39.83 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T10:23:28.481Z] #23 39.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-10T10:23:28.481Z] #23 39.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:23:28.481Z] #23 40.14 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:23:28.481Z] #23 40.14 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:23:28.481Z] #23 40.14 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:28.481Z] #23 40.35 Selecting previously unselected package criu. [2022-09-10T10:23:28.481Z] #23 40.37 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-09-10T10:23:28.481Z] #23 40.39 Unpacking criu (3.17.1-1) ... [2022-09-10T10:23:28.481Z] #23 41.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:23:28.481Z] #23 43.71 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-09-10T10:23:28.481Z] #23 43.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:23:28.481Z] #23 43.75 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:23:28.481Z] #23 43.77 Setting up python3-six (1.16.0-2) ... [2022-09-10T10:23:28.684Z] #41 98.43 checking for memset... yes [2022-09-10T10:23:28.943Z] #41 98.65 checking for strspn... yes [2022-09-10T10:23:28.943Z] #41 98.91 checking that generated files are newer than configure... done [2022-09-10T10:23:28.943Z] #41 98.91 configure: creating ./config.status [2022-09-10T10:23:29.411Z] #23 44.93 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:23:29.411Z] #23 44.95 Setting up python3-protobuf (3.12.4-1) ... [2022-09-10T10:23:29.411Z] #23 ... [2022-09-10T10:23:29.411Z] [2022-09-10T10:23:29.411Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:29.668Z] #30 45.23 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T10:23:29.668Z] #30 45.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-10T10:23:29.668Z] #30 45.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:23:29.668Z] #30 45.38 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-10T10:23:29.668Z] #30 45.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:23:29.668Z] #30 45.39 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:23:29.925Z] #30 45.58 Selecting previously unselected package dmsetup. [2022-09-10T10:23:29.925Z] #30 45.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:23:29.925Z] #30 45.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:23:29.925Z] #30 45.77 Selecting previously unselected package mingw-w64-common. [2022-09-10T10:23:29.925Z] #30 45.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-10T10:23:30.181Z] #30 45.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-10T10:23:30.320Z] #41 100.1 config.status: creating Makefile [2022-09-10T10:23:30.320Z] #41 100.1 config.status: creating config.h [2022-09-10T10:23:30.320Z] #41 100.2 config.status: executing depfiles commands [2022-09-10T10:23:30.320Z] #41 100.2 config.status: executing libtool commands [2022-09-10T10:23:30.439Z] #30 ... [2022-09-10T10:23:30.439Z] [2022-09-10T10:23:30.439Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:23:30.439Z] #35 36.08 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-09-10T10:23:30.439Z] #35 36.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-10T10:23:30.439Z] #35 36.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-10T10:23:30.439Z] #35 36.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-10T10:23:30.439Z] #35 36.45 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-10T10:23:30.439Z] #35 36.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-10T10:23:30.439Z] #35 36.64 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-10T10:23:30.439Z] #35 36.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-10T10:23:30.439Z] #35 36.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-10T10:23:30.439Z] #35 37.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-10T10:23:30.439Z] #35 37.16 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-09-10T10:23:30.439Z] #35 37.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-10T10:23:30.439Z] #35 37.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-09-10T10:23:30.439Z] #35 37.95 go: downloading github.com/google/go-cmp v0.5.7 [2022-09-10T10:23:30.439Z] #35 38.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-10T10:23:30.439Z] #35 38.16 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-09-10T10:23:30.439Z] #35 38.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-09-10T10:23:30.439Z] #35 38.24 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-09-10T10:23:30.439Z] #35 38.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-10T10:23:30.439Z] #35 38.41 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-10T10:23:30.439Z] #35 38.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-10T10:23:30.439Z] #35 38.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-10T10:23:30.439Z] #35 38.57 go: downloading github.com/prometheus/common v0.32.1 [2022-09-10T10:23:30.439Z] #35 38.95 go: downloading github.com/prometheus/procfs v0.7.3 [2022-09-10T10:23:30.439Z] #35 38.95 go: downloading google.golang.org/protobuf v1.28.0 [2022-09-10T10:23:30.439Z] #35 40.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-10T10:23:30.439Z] #35 41.75 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-10T10:23:30.439Z] #35 ... [2022-09-10T10:23:30.439Z] [2022-09-10T10:23:30.439Z] #36 [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-10T10:23:30.439Z] #36 38.93 Selecting previously unselected package libicu67:arm64. [2022-09-10T10:23:30.439Z] #36 38.94 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-09-10T10:23:30.439Z] #36 38.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-10T10:23:30.439Z] #36 45.24 Selecting previously unselected package libxml2:arm64. [2022-09-10T10:23:30.439Z] #36 45.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-09-10T10:23:30.439Z] #36 45.26 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:23:30.439Z] #36 45.74 Selecting previously unselected package libarchive13:arm64. [2022-09-10T10:23:30.439Z] #36 45.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-09-10T10:23:30.439Z] #36 45.75 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-10T10:23:30.439Z] #36 46.12 Selecting previously unselected package libjsoncpp24:arm64. [2022-09-10T10:23:30.439Z] #36 46.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-09-10T10:23:30.439Z] #36 46.13 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-10T10:23:30.697Z] #36 46.31 Selecting previously unselected package librhash0:arm64. [2022-09-10T10:23:30.697Z] #36 46.31 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-09-10T10:23:30.697Z] #36 46.34 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-09-10T10:23:30.888Z] #41 100.9 GEN .version [2022-09-10T10:23:30.888Z] #41 100.9 make install-recursive [2022-09-10T10:23:30.888Z] #41 100.9 make[1]: Entering directory '/tmp/crun-build' [2022-09-10T10:23:30.888Z] #41 100.9 Making install in libocispec [2022-09-10T10:23:30.956Z] #36 46.51 Selecting previously unselected package libuv1:arm64. [2022-09-10T10:23:30.956Z] #36 46.52 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-09-10T10:23:30.956Z] #36 46.53 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-09-10T10:23:30.956Z] #36 46.71 Selecting previously unselected package cmake. [2022-09-10T10:23:30.956Z] #36 46.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-09-10T10:23:30.956Z] #36 46.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:23:31.147Z] #41 100.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:23:31.147Z] #41 101.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-10T10:23:31.147Z] #41 101.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-10T10:23:31.147Z] #41 101.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-10T10:23:31.147Z] #41 101.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-10T10:23:31.715Z] #41 101.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-10T10:23:31.973Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-10T10:23:31.974Z] #41 101.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-10T10:23:31.974Z] #41 101.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-10T10:23:32.540Z] #41 102.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-10T10:23:32.799Z] #41 102.6 make install-recursive [2022-09-10T10:23:32.799Z] #41 102.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:23:32.799Z] #41 102.6 Making install in yajl [2022-09-10T10:23:32.799Z] #41 102.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:23:32.799Z] #41 102.7 CC verify/json_verify-json_verify.o [2022-09-10T10:23:32.799Z] #41 102.7 CC src/libyajl_la-yajl_alloc.lo [2022-09-10T10:23:32.799Z] #41 102.7 CC src/libyajl_la-yajl.lo [2022-09-10T10:23:32.799Z] #41 102.7 CC src/libyajl_la-yajl_gen.lo [2022-09-10T10:23:32.799Z] #41 102.7 CC src/libyajl_la-yajl_parser.lo [2022-09-10T10:23:32.799Z] #41 102.7 CC src/libyajl_la-yajl_buf.lo [2022-09-10T10:23:32.799Z] #41 102.8 CC src/libyajl_la-yajl_encode.lo [2022-09-10T10:23:33.057Z] #41 102.8 CC src/libyajl_la-yajl_lex.lo [2022-09-10T10:23:33.057Z] #41 102.8 CC src/libyajl_la-yajl_tree.lo [2022-09-10T10:23:33.480Z] #36 ... [2022-09-10T10:23:33.480Z] [2022-09-10T10:23:33.480Z] #23 [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-10T10:23:33.480Z] #23 48.75 Setting up criu (3.17.1-1) ... [2022-09-10T10:23:33.625Z] #41 ... [2022-09-10T10:23:33.625Z] [2022-09-10T10:23:33.625Z] #34 [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-10T10:23:33.625Z] #34 133.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-10T10:23:33.625Z] #34 133.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:33.625Z] #34 133.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:23:33.625Z] #34 133.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-10T10:23:33.625Z] #34 133.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:33.625Z] #34 133.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:23:34.410Z] #23 ... [2022-09-10T10:23:34.410Z] [2022-09-10T10:23:34.410Z] #43 [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-10T10:23:34.410Z] #0 2.027 + RM_GOPATH=0 [2022-09-10T10:23:34.410Z] #0 2.027 + TMP_GOPATH= [2022-09-10T10:23:34.410Z] #0 2.027 + : /build [2022-09-10T10:23:34.410Z] #0 2.027 + '[' -z '' ']' [2022-09-10T10:23:34.410Z] #0 2.027 ++ mktemp -d [2022-09-10T10:23:34.410Z] #0 2.028 + export GOPATH=/tmp/tmp.mq1G48jvbS [2022-09-10T10:23:34.410Z] #0 2.028 + GOPATH=/tmp/tmp.mq1G48jvbS [2022-09-10T10:23:34.410Z] #0 2.028 + RM_GOPATH=1 [2022-09-10T10:23:34.410Z] #0 2.028 + case "$(go env GOARCH)" in [2022-09-10T10:23:34.410Z] #0 2.034 ++ go env GOARCH [2022-09-10T10:23:34.410Z] #0 2.068 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:23:34.410Z] #0 2.068 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:23:34.410Z] #0 2.068 ++ dirname /install.sh [2022-09-10T10:23:34.410Z] #0 2.068 + dir=/ [2022-09-10T10:23:34.410Z] #0 2.068 + bin=containerd [2022-09-10T10:23:34.410Z] #0 2.068 + shift [2022-09-10T10:23:34.410Z] #0 2.068 + '[' '!' -f //containerd.installer ']' [2022-09-10T10:23:34.410Z] #0 2.068 + . //containerd.installer [2022-09-10T10:23:34.410Z] #0 2.068 ++ set -e [2022-09-10T10:23:34.410Z] #0 2.068 ++ : v1.6.8 [2022-09-10T10:23:34.410Z] #0 2.068 + install_containerd [2022-09-10T10:23:34.410Z] #0 2.068 + echo 'Install containerd version v1.6.8' [2022-09-10T10:23:34.410Z] #0 2.068 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mq1G48jvbS/src/github.com/containerd/containerd [2022-09-10T10:23:34.410Z] #0 2.068 Install containerd version v1.6.8 [2022-09-10T10:23:34.410Z] #0 2.092 Cloning into '/tmp/tmp.mq1G48jvbS/src/github.com/containerd/containerd'... [2022-09-10T10:23:34.410Z] #43 ... [2022-09-10T10:23:34.410Z] [2022-09-10T10:23:34.410Z] #36 [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-10T10:23:34.410Z] #36 49.29 Setting up libicu67:arm64 (67.1-7) ... [2022-09-10T10:23:34.410Z] #36 49.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:23:34.410Z] #36 49.37 Setting up libuv1:arm64 (1.40.0-2) ... [2022-09-10T10:23:34.410Z] #36 49.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:23:34.410Z] #36 49.45 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-09-10T10:23:34.410Z] #36 49.48 Setting up librhash0:arm64 (1.4.1-2) ... [2022-09-10T10:23:34.410Z] #36 49.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:23:34.410Z] #36 49.52 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:23:34.410Z] #36 49.54 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-09-10T10:23:34.410Z] #36 49.56 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:23:34.410Z] #36 49.58 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:23:35.792Z] #36 ... [2022-09-10T10:23:35.792Z] [2022-09-10T10:23:35.792Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:35.792Z] #0 1.344 Cloning into '/tmp/crun-build'... [2022-09-10T10:23:35.792Z] #0 6.855 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-10T10:23:35.792Z] #0 6.880 Cloning into '/tmp/crun-build/libocispec'... [2022-09-10T10:23:35.792Z] #0 8.063 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-10T10:23:35.792Z] #0 8.101 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-10T10:23:35.792Z] #0 8.102 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-10T10:23:35.792Z] #0 8.102 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-10T10:23:35.792Z] #0 8.119 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-10T10:23:35.792Z] #0 9.946 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-10T10:23:36.051Z] #44 ... [2022-09-10T10:23:36.051Z] [2022-09-10T10:23:36.051Z] #36 [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-10T10:23:36.051Z] #36 DONE 51.7s [2022-09-10T10:23:36.051Z] [2022-09-10T10:23:36.051Z] #23 [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-10T10:23:36.051Z] #23 50.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:23:36.051Z] #23 DONE 51.5s [2022-09-10T10:23:36.051Z] [2022-09-10T10:23:36.051Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:36.051Z] #30 51.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T10:23:36.051Z] #30 51.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-10T10:23:36.051Z] #30 51.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:23:36.309Z] #30 ... [2022-09-10T10:23:36.309Z] [2022-09-10T10:23:36.309Z] #45 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-10T10:23:36.309Z] #45 DONE 0.3s [2022-09-10T10:23:36.567Z] [2022-09-10T10:23:36.567Z] #46 [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-10T10:23:37.131Z] #46 0.887 + RM_GOPATH=0 [2022-09-10T10:23:37.131Z] #46 0.892 + TMP_GOPATH= [2022-09-10T10:23:37.131Z] #46 0.892 + : /build [2022-09-10T10:23:37.131Z] #46 0.895 + '[' -z '' ']' [2022-09-10T10:23:37.131Z] #46 0.897 ++ mktemp -d [2022-09-10T10:23:37.131Z] #46 0.903 + export GOPATH=/tmp/tmp.HXJxpu0G16 [2022-09-10T10:23:37.131Z] #46 0.903 + GOPATH=/tmp/tmp.HXJxpu0G16 [2022-09-10T10:23:37.131Z] #46 0.903 + RM_GOPATH=1 [2022-09-10T10:23:37.131Z] #46 0.904 + case "$(go env GOARCH)" in [2022-09-10T10:23:37.131Z] #46 0.905 ++ go env GOARCH [2022-09-10T10:23:37.131Z] #46 0.946 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:23:37.131Z] #46 0.951 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:23:37.131Z] #46 0.952 ++ dirname /install.sh [2022-09-10T10:23:37.131Z] #46 0.955 + dir=/ [2022-09-10T10:23:37.387Z] #46 0.969 + bin=tini [2022-09-10T10:23:37.387Z] #46 0.969 + shift [2022-09-10T10:23:37.387Z] #46 0.969 + '[' '!' -f //tini.installer ']' [2022-09-10T10:23:37.387Z] #46 0.969 + . //tini.installer [2022-09-10T10:23:37.387Z] #46 0.970 ++ : v0.19.0 [2022-09-10T10:23:37.387Z] #46 0.970 + install_tini [2022-09-10T10:23:37.387Z] #46 0.970 + echo 'Install tini version v0.19.0' [2022-09-10T10:23:37.387Z] #46 0.970 Install tini version v0.19.0 [2022-09-10T10:23:37.387Z] #46 0.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.HXJxpu0G16/tini [2022-09-10T10:23:37.387Z] #46 1.000 Cloning into '/tmp/tmp.HXJxpu0G16/tini'... [2022-09-10T10:23:37.950Z] #46 1.787 + cd /tmp/tmp.HXJxpu0G16/tini [2022-09-10T10:23:37.950Z] #46 1.795 + git checkout -q v0.19.0 [2022-09-10T10:23:37.950Z] #46 1.803 + cmake . [2022-09-10T10:23:38.512Z] #46 2.306 -- The C compiler identification is GNU 10.2.1 [2022-09-10T10:23:38.770Z] #46 2.396 -- Detecting C compiler ABI info [2022-09-10T10:23:39.334Z] #46 2.958 -- Detecting C compiler ABI info - done [2022-09-10T10:23:39.334Z] #46 3.086 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-10T10:23:39.334Z] #46 3.110 -- Detecting C compile features [2022-09-10T10:23:39.334Z] #46 3.113 -- Detecting C compile features - done [2022-09-10T10:23:39.334Z] #46 3.148 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T10:23:39.591Z] #46 3.382 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T10:23:39.591Z] #46 3.471 -- Configuring done [2022-09-10T10:23:39.849Z] #46 3.502 -- Generating done [2022-09-10T10:23:39.849Z] #46 3.516 -- Build files have been written to: /tmp/tmp.HXJxpu0G16/tini [2022-09-10T10:23:39.849Z] #46 3.535 + make tini-static [2022-09-10T10:23:40.106Z] #46 3.849 Scanning dependencies of target tini-static [2022-09-10T10:23:40.106Z] #46 4.022 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T10:23:40.189Z] #34 ... [2022-09-10T10:23:40.189Z] [2022-09-10T10:23:40.189Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:40.189Z] #41 106.4 CCLD libyajl.la [2022-09-10T10:23:40.189Z] #41 106.6 CCLD verify/json_verify [2022-09-10T10:23:40.189Z] #41 107.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:23:40.189Z] #41 107.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:23:40.189Z] #41 107.0 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:23:40.189Z] #41 107.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:23:40.189Z] #41 107.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:23:40.189Z] #41 107.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_config_schema.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/validate.o [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_content_descriptor.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_defs.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_defs_descriptor.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_image_index_schema.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_image_layout_schema.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/runtime_spec_schema_config_linux.lo [2022-09-10T10:23:40.189Z] #41 107.1 CC src/runtime_spec_schema_config_zos.lo [2022-09-10T10:23:40.189Z] #41 107.2 CC src/runtime_spec_schema_config_schema.lo [2022-09-10T10:23:40.189Z] #41 107.2 CC src/runtime_spec_schema_config_solaris.lo [2022-09-10T10:23:40.189Z] #41 107.2 CC src/runtime_spec_schema_config_vm.lo [2022-09-10T10:23:40.189Z] #41 107.2 CC src/runtime_spec_schema_config_windows.lo [2022-09-10T10:23:40.189Z] #41 107.3 CC src/runtime_spec_schema_defs_linux.lo [2022-09-10T10:23:40.189Z] #41 107.3 CC src/runtime_spec_schema_defs.lo [2022-09-10T10:23:40.189Z] #41 107.3 CC src/runtime_spec_schema_defs_vm.lo [2022-09-10T10:23:40.189Z] #41 107.3 CC src/runtime_spec_schema_defs_zos.lo [2022-09-10T10:23:40.189Z] #41 107.3 CC src/runtime_spec_schema_defs_windows.lo [2022-09-10T10:23:40.189Z] #41 107.4 CC src/runtime_spec_schema_state_schema.lo [2022-09-10T10:23:40.189Z] #41 107.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-10T10:23:40.189Z] #41 107.5 CC src/basic_test_double_array.lo [2022-09-10T10:23:40.189Z] #41 107.5 CC src/basic_test_double_array_item.lo [2022-09-10T10:23:40.189Z] #41 107.6 CC src/basic_test_top_array_int.lo [2022-09-10T10:23:40.189Z] #41 107.6 CC src/basic_test_top_double_array_int.lo [2022-09-10T10:23:40.189Z] #41 107.6 CC src/basic_test_top_double_array_obj.lo [2022-09-10T10:23:40.189Z] #41 107.6 CC src/basic_test_top_array_string.lo [2022-09-10T10:23:40.189Z] #41 107.7 CC src/basic_test_top_double_array_string.lo [2022-09-10T10:23:40.189Z] #41 107.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-10T10:23:40.189Z] #41 107.8 CC src/read-file.lo [2022-09-10T10:23:40.189Z] #41 107.9 CC tests/test-1.o [2022-09-10T10:23:40.189Z] #41 108.0 CC src/json_common.lo [2022-09-10T10:23:40.189Z] #41 108.1 CC tests/test-2.o [2022-09-10T10:23:40.189Z] #41 108.1 CC tests/test-3.o [2022-09-10T10:23:40.189Z] #41 108.4 CC tests/test-4.o [2022-09-10T10:23:40.189Z] #41 108.5 CC tests/test-5.o [2022-09-10T10:23:40.189Z] #41 108.5 CC tests/test-7.o [2022-09-10T10:23:40.189Z] #41 108.5 CC tests/test-6.o [2022-09-10T10:23:40.189Z] #41 108.6 CC tests/test-8.o [2022-09-10T10:23:40.189Z] #41 108.7 CC tests/test-9.o [2022-09-10T10:23:40.189Z] #41 108.7 CC tests/test-10.o [2022-09-10T10:23:40.189Z] #41 108.8 CC tests/test-11.o [2022-09-10T10:23:42.003Z] #46 5.393 [100%] Linking C executable tini-static [2022-09-10T10:23:42.003Z] #46 5.825 [100%] Built target tini-static [2022-09-10T10:23:42.259Z] #46 5.918 + mkdir -p /build [2022-09-10T10:23:42.259Z] #46 5.923 + cp tini-static /build/docker-init [2022-09-10T10:23:42.259Z] #46 ... [2022-09-10T10:23:42.259Z] [2022-09-10T10:23:42.259Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:42.259Z] #30 57.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T10:23:42.259Z] #30 57.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:23:42.259Z] #30 57.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:23:42.772Z] #30 58.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-10T10:23:42.772Z] #30 58.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:23:42.772Z] #30 58.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:23:43.336Z] #30 ... [2022-09-10T10:23:43.336Z] [2022-09-10T10:23:43.336Z] #46 [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-10T10:23:43.336Z] #46 DONE 7.1s [2022-09-10T10:23:43.336Z] [2022-09-10T10:23:43.336Z] #40 [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-10T10:23:43.336Z] #40 58.01 gotestsum version dev [2022-09-10T10:23:43.336Z] #40 DONE 59.2s [2022-09-10T10:23:43.594Z] [2022-09-10T10:23:43.594Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:23:43.594Z] #44 11.90 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-10T10:23:43.594Z] #44 13.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-10T10:23:43.594Z] #44 13.43 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-10T10:23:43.594Z] #44 13.72 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-10T10:23:45.456Z] #41 ... [2022-09-10T10:23:45.457Z] [2022-09-10T10:23:45.457Z] #34 [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-10T10:23:45.457Z] #34 145.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-10T10:23:45.457Z] #34 145.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:45.457Z] #34 145.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:23:45.457Z] #34 145.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-10T10:23:45.457Z] #34 145.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:23:45.457Z] #34 145.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:23:50.134Z] #44 ... [2022-09-10T10:23:50.134Z] [2022-09-10T10:23:50.134Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:23:50.134Z] #30 64.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-10T10:23:50.134Z] #30 64.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:23:50.134Z] #30 64.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:24:00.090Z] #30 75.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-10T10:24:00.090Z] #30 75.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:24:00.090Z] #30 75.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:24:00.335Z] #34 158.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-10T10:24:00.335Z] #34 158.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:00.335Z] #34 159.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:24:00.335Z] #34 159.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-10T10:24:00.335Z] #34 159.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:00.335Z] #34 159.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:24:03.362Z] #30 ... [2022-09-10T10:24:03.362Z] [2022-09-10T10:24:03.362Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:03.362Z] #44 27.66 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-10T10:24:03.362Z] #44 37.00 libtoolize: putting auxiliary files in '.'. [2022-09-10T10:24:03.362Z] #44 37.00 libtoolize: copying file './ltmain.sh' [2022-09-10T10:24:03.619Z] #44 37.69 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-10T10:24:03.619Z] #44 37.70 libtoolize: and rerunning libtoolize and aclocal. [2022-09-10T10:24:03.619Z] #44 37.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:24:04.182Z] #44 ... [2022-09-10T10:24:04.182Z] [2022-09-10T10:24:04.182Z] #43 [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-10T10:24:04.530Z] #34 ... [2022-09-10T10:24:04.530Z] [2022-09-10T10:24:04.530Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:04.530Z] #41 134.2 CCLD libocispec.la [2022-09-10T10:24:04.530Z] #41 134.5 CCLD src/validate [2022-09-10T10:24:04.530Z] #41 134.5 CCLD tests/test-1 [2022-09-10T10:24:04.530Z] #41 134.5 CCLD tests/test-2 [2022-09-10T10:24:04.530Z] #41 134.6 CCLD tests/test-3 [2022-09-10T10:24:04.793Z] #41 134.6 CCLD tests/test-4 [2022-09-10T10:24:04.793Z] #41 134.6 CCLD tests/test-5 [2022-09-10T10:24:04.793Z] #41 134.6 CCLD tests/test-6 [2022-09-10T10:24:04.793Z] #41 134.6 CCLD tests/test-7 [2022-09-10T10:24:04.793Z] #41 134.7 CCLD tests/test-8 [2022-09-10T10:24:04.793Z] #41 134.7 CCLD tests/test-9 [2022-09-10T10:24:04.793Z] #41 134.8 CCLD tests/test-10 [2022-09-10T10:24:04.793Z] #41 134.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-10T10:24:05.052Z] #41 134.9 CCLD tests/test-11 [2022-09-10T10:24:05.477Z] #43 39.71 Updating files: 48% (2439/4986) Updating files: 49% (2444/4986) Updating files: 50% (2493/4986) Updating files: 51% (2543/4986) Updating files: 52% (2593/4986) Updating files: 53% (2643/4986) Updating files: 54% (2693/4986) Updating files: 55% (2743/4986) Updating files: 56% (2793/4986) Updating files: 57% (2843/4986) Updating files: 58% (2892/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 90% (4536/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-10T10:24:05.477Z] #43 41.06 + cd /tmp/tmp.mq1G48jvbS/src/github.com/containerd/containerd [2022-09-10T10:24:05.477Z] #43 41.06 + git checkout -q v1.6.8 [2022-09-10T10:24:06.435Z] #41 136.2 libtool: link: ar cr libocispec.a [2022-09-10T10:24:06.435Z] #41 136.3 libtool: link: ranlib libocispec.a [2022-09-10T10:24:06.845Z] #43 42.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T10:24:06.845Z] #43 42.28 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T10:24:06.845Z] #43 42.28 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:24:06.845Z] #43 42.28 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:24:06.845Z] #43 42.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T10:24:06.845Z] #43 42.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T10:24:06.845Z] #43 42.28 + '[' '' = dynamic ']' [2022-09-10T10:24:06.845Z] #43 42.28 + make [2022-09-10T10:24:08.341Z] #41 137.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:24:08.341Z] #41 137.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:24:08.341Z] #41 137.9 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:24:08.341Z] #41 137.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:24:08.341Z] #41 137.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:24:08.341Z] #41 137.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:24:08.341Z] #41 137.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:24:08.341Z] #41 137.9 make[2]: Entering directory '/tmp/crun-build' [2022-09-10T10:24:08.341Z] #41 138.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-10T10:24:08.341Z] #41 138.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-10T10:24:08.341Z] #41 138.0 CC src/libcrun/libcrun_testing_a-container.o [2022-09-10T10:24:08.341Z] #41 138.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-10T10:24:08.341Z] #41 138.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-10T10:24:08.341Z] #41 138.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-10T10:24:08.341Z] #41 138.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-10T10:24:08.341Z] #41 138.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-10T10:24:08.341Z] #41 138.3 CC src/libcrun/libcrun_testing_a-status.o [2022-09-10T10:24:08.341Z] #41 138.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-10T10:24:08.341Z] #41 138.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-10T10:24:08.600Z] #41 138.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-10T10:24:08.600Z] #41 138.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-10T10:24:08.600Z] #41 138.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-10T10:24:08.600Z] #41 138.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-10T10:24:08.600Z] #41 138.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-10T10:24:08.600Z] #41 138.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-10T10:24:08.600Z] #41 138.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-10T10:24:08.600Z] #41 138.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-10T10:24:08.600Z] #41 138.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-10T10:24:08.740Z] #43 44.37 + bin/ctr [2022-09-10T10:24:08.859Z] #41 138.8 CC src/crun-run.o [2022-09-10T10:24:08.859Z] #41 138.9 CC src/crun-crun.o [2022-09-10T10:24:09.123Z] #41 139.0 CC src/crun-delete.o [2022-09-10T10:24:09.123Z] #41 139.0 CC src/crun-kill.o [2022-09-10T10:24:09.123Z] #41 139.1 CC src/crun-pause.o [2022-09-10T10:24:09.123Z] #41 139.1 CC src/crun-unpause.o [2022-09-10T10:24:09.385Z] #41 139.3 CC src/crun-exec.o [2022-09-10T10:24:09.385Z] #41 139.3 CC src/crun-spec.o [2022-09-10T10:24:09.385Z] #41 139.4 CC src/crun-create.o [2022-09-10T10:24:09.385Z] #41 139.5 CC src/crun-list.o [2022-09-10T10:24:09.644Z] #41 139.5 CC src/crun-start.o [2022-09-10T10:24:09.644Z] #41 139.5 CC src/crun-state.o [2022-09-10T10:24:09.644Z] #41 139.5 CC src/crun-update.o [2022-09-10T10:24:09.644Z] #41 139.6 CC src/crun-ps.o [2022-09-10T10:24:09.644Z] #41 139.6 CC src/crun-checkpoint.o [2022-09-10T10:24:09.903Z] #41 139.9 CC src/crun-restore.o [2022-09-10T10:24:09.903Z] #41 139.9 CC src/libcrun/libcrun_la-container.lo [2022-09-10T10:24:09.903Z] #41 140.0 CC src/libcrun/libcrun_la-utils.lo [2022-09-10T10:24:09.903Z] #41 140.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-10T10:24:10.163Z] #41 140.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-10T10:24:10.163Z] #41 140.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-10T10:24:10.163Z] #41 140.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-10T10:24:10.163Z] #41 140.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-10T10:24:10.163Z] #41 140.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-10T10:24:10.422Z] #41 140.3 CC src/libcrun/libcrun_la-criu.lo [2022-09-10T10:24:10.422Z] #41 140.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-10T10:24:10.422Z] #41 140.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-10T10:24:10.422Z] #41 140.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-10T10:24:10.422Z] #41 140.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-10T10:24:10.681Z] #41 140.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-10T10:24:10.681Z] #41 140.8 CC src/libcrun/libcrun_la-error.lo [2022-09-10T10:24:10.681Z] #41 140.8 CC src/libcrun/libcrun_la-terminal.lo [2022-09-10T10:24:10.941Z] #41 140.8 CC src/libcrun/libcrun_la-status.lo [2022-09-10T10:24:10.941Z] #41 140.9 CC src/libcrun/libcrun_la-signals.lo [2022-09-10T10:24:11.200Z] #41 140.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-10T10:24:11.200Z] #41 141.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-10T10:24:11.200Z] #41 141.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-10T10:24:11.200Z] #41 141.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-10T10:24:11.459Z] #41 141.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-10T10:24:11.460Z] #41 141.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-10T10:24:11.460Z] #41 141.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-10T10:24:11.460Z] #41 ... [2022-09-10T10:24:11.460Z] [2022-09-10T10:24:11.460Z] #34 [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-10T10:24:11.460Z] #34 171.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-10T10:24:11.460Z] #34 171.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:11.460Z] #34 171.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:24:11.460Z] #34 171.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-10T10:24:11.719Z] #34 171.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:11.719Z] #34 171.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:24:12.128Z] #43 ... [2022-09-10T10:24:12.128Z] [2022-09-10T10:24:12.128Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:12.128Z] #44 45.83 configure.ac:7: installing './compile' [2022-09-10T10:24:12.128Z] #44 45.83 configure.ac:11: installing './config.guess' [2022-09-10T10:24:12.128Z] #44 45.84 configure.ac:11: installing './config.sub' [2022-09-10T10:24:12.128Z] #44 45.85 configure.ac:8: installing './install-sh' [2022-09-10T10:24:12.128Z] #44 45.87 configure.ac:8: installing './missing' [2022-09-10T10:24:12.128Z] #44 45.94 Makefile.am: installing './depcomp' [2022-09-10T10:24:13.058Z] #44 47.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:24:13.058Z] #44 47.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:24:13.058Z] #44 47.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:24:13.058Z] #44 47.23 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:24:13.315Z] #44 47.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:24:13.316Z] #44 47.51 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:24:13.573Z] #44 47.64 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:24:13.573Z] #44 47.75 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:24:13.573Z] #44 47.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-10T10:24:14.943Z] #44 ... [2022-09-10T10:24:14.943Z] [2022-09-10T10:24:14.943Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:24:14.943Z] #30 80.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-10T10:24:14.943Z] #30 80.35 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:24:14.943Z] #30 80.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:24:14.943Z] #30 86.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-10T10:24:14.943Z] #30 86.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:24:14.943Z] #30 86.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:24:21.489Z] #30 96.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-10T10:24:21.489Z] #30 96.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-09-10T10:24:21.489Z] #30 96.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:24:21.701Z] #34 ... [2022-09-10T10:24:21.701Z] [2022-09-10T10:24:21.701Z] #25 [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-10T10:24:21.701Z] #25 189.6 + dpkg --print-architecture [2022-09-10T10:24:21.701Z] #25 189.6 + git checkout -q v2.1.0 [2022-09-10T10:24:21.701Z] #25 189.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-10T10:24:21.701Z] #25 189.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-10T10:24:21.701Z] #25 ... [2022-09-10T10:24:21.701Z] [2022-09-10T10:24:21.701Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:21.701Z] #41 141.6 CC tests/init.o [2022-09-10T10:24:21.701Z] #41 141.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-10T10:24:23.607Z] #41 ... [2022-09-10T10:24:23.608Z] [2022-09-10T10:24:23.608Z] #34 [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-10T10:24:23.608Z] #34 183.2 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-10T10:24:23.608Z] #34 183.2 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:23.608Z] #34 183.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:24:23.608Z] #34 183.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-10T10:24:23.608Z] #34 183.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:23.608Z] #34 183.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:24:23.608Z] #34 183.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-10T10:24:23.608Z] #34 183.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:23.608Z] #34 183.3 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:24:23.608Z] #34 183.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-10T10:24:23.608Z] #34 183.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:23.608Z] #34 183.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:24:23.608Z] #34 183.4 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-10T10:24:23.608Z] #34 183.4 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:23.608Z] #34 183.4 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:24:23.608Z] #34 183.4 Selecting previously unselected package cross-config. [2022-09-10T10:24:23.608Z] #34 183.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-10T10:24:23.608Z] #34 183.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-10T10:24:23.608Z] #34 183.5 Selecting previously unselected package gcc-10-cross-base. [2022-09-10T10:24:23.608Z] #34 183.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:23.608Z] #34 183.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-10T10:24:23.608Z] #34 183.6 Selecting previously unselected package libc6-arm64-cross. [2022-09-10T10:24:23.867Z] #34 183.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-10T10:24:23.867Z] #34 183.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-10T10:24:23.867Z] #34 184.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-10T10:24:23.867Z] #34 184.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:23.867Z] #34 184.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:24.189Z] #34 184.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-10T10:24:24.189Z] #34 184.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:24.189Z] #34 184.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:24.189Z] #34 184.1 Selecting previously unselected package libitm1-arm64-cross. [2022-09-10T10:24:24.447Z] #34 184.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:24.447Z] #34 184.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:24.447Z] #34 184.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-10T10:24:24.447Z] #34 184.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:24.447Z] #34 184.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:24.447Z] #34 184.3 Selecting previously unselected package libasan6-arm64-cross. [2022-09-10T10:24:24.447Z] #34 184.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:24.447Z] #34 184.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:25.385Z] #34 185.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-10T10:24:25.385Z] #34 185.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:25.385Z] #34 185.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:25.645Z] #34 185.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-10T10:24:25.645Z] #34 185.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:25.645Z] #34 185.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:25.663Z] #30 ... [2022-09-10T10:24:25.664Z] [2022-09-10T10:24:25.664Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:25.664Z] #44 59.13 configure.ac:7: installing 'build-aux/compile' [2022-09-10T10:24:25.664Z] #44 59.14 configure.ac:9: installing 'build-aux/config.guess' [2022-09-10T10:24:25.664Z] #44 59.16 configure.ac:9: installing 'build-aux/config.sub' [2022-09-10T10:24:25.664Z] #44 59.16 configure.ac:11: installing 'build-aux/install-sh' [2022-09-10T10:24:25.664Z] #44 59.18 configure.ac:11: installing 'build-aux/missing' [2022-09-10T10:24:25.664Z] #44 59.42 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:24:25.664Z] #44 59.59 parallel-tests: installing 'build-aux/test-driver' [2022-09-10T10:24:26.213Z] #34 186.0 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-10T10:24:26.213Z] #34 186.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:26.213Z] #34 186.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:26.213Z] #34 186.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-10T10:24:26.213Z] #34 186.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:26.213Z] #34 186.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:26.733Z] #34 186.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-10T10:24:26.733Z] #34 186.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:26.733Z] #34 186.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:27.301Z] #34 187.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-10T10:24:27.301Z] #34 187.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:27.301Z] #34 187.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:24:27.560Z] #44 61.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-10T10:24:27.560Z] #44 61.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-10T10:24:28.123Z] #44 62.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-10T10:24:28.123Z] #44 62.16 libtoolize: copying file 'm4/libtool.m4' [2022-09-10T10:24:28.123Z] #44 62.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-10T10:24:28.123Z] #44 62.38 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-10T10:24:28.411Z] #44 62.50 libtoolize: copying file 'm4/ltversion.m4' [2022-09-10T10:24:28.668Z] #44 62.58 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-10T10:24:30.564Z] #44 ... [2022-09-10T10:24:30.564Z] [2022-09-10T10:24:30.564Z] #28 [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-10T10:24:30.564Z] #28 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:24:30.564Z] #28 105.6 + GOBIN=/build [2022-09-10T10:24:30.564Z] #28 105.6 + GO111MODULE=on [2022-09-10T10:24:30.564Z] #28 105.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:24:33.886Z] #34 ... [2022-09-10T10:24:33.886Z] [2022-09-10T10:24:33.886Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:33.886Z] #41 162.8 CCLD tests/init [2022-09-10T10:24:34.743Z] #28 ... [2022-09-10T10:24:34.743Z] [2022-09-10T10:24:34.743Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:24:34.743Z] #30 101.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T10:24:34.743Z] #30 101.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-10T10:24:34.743Z] #30 101.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 102.0 Selecting previously unselected package libapparmor1:arm64. [2022-09-10T10:24:34.743Z] #30 102.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:24:34.743Z] #30 102.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-10T10:24:34.743Z] #30 102.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:24:34.743Z] #30 102.3 Selecting previously unselected package libbtrfs0:arm64. [2022-09-10T10:24:34.743Z] #30 102.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:24:34.743Z] #30 102.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-09-10T10:24:34.743Z] #30 102.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:24:34.743Z] #30 102.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-10T10:24:34.743Z] #30 102.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 102.8 Selecting previously unselected package libudev-dev:arm64. [2022-09-10T10:24:34.743Z] #30 102.8 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.8 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:24:34.743Z] #30 102.9 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-10T10:24:34.743Z] #30 102.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 102.9 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-09-10T10:24:34.743Z] #30 103.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-09-10T10:24:34.743Z] #30 103.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 103.2 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 103.5 Selecting previously unselected package libpcre2-32-0:arm64. [2022-09-10T10:24:34.743Z] #30 103.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 103.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 103.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-09-10T10:24:34.743Z] #30 103.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 103.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 104.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-09-10T10:24:34.743Z] #30 104.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 104.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 104.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-10T10:24:34.743Z] #30 104.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 104.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-09-10T10:24:34.743Z] #30 105.2 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-10T10:24:34.743Z] #30 105.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 105.2 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 105.3 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:24:34.743Z] #30 105.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 105.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:24:34.743Z] #30 105.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-10T10:24:34.743Z] #30 105.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-09-10T10:24:34.743Z] #30 105.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 106.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:24:34.743Z] #30 106.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-10T10:24:34.743Z] #30 106.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-09-10T10:24:34.743Z] #30 106.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:24:34.743Z] #30 106.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-09-10T10:24:34.743Z] #30 106.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-09-10T10:24:34.743Z] #30 106.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T10:24:34.743Z] #30 106.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-10T10:24:34.743Z] #30 106.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:24:34.743Z] #30 106.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-10T10:24:34.743Z] #30 106.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:24:34.743Z] #30 106.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 106.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 106.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 106.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-09-10T10:24:34.743Z] #30 106.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:24:34.743Z] #30 DONE 109.8s [2022-09-10T10:24:34.743Z] [2022-09-10T10:24:34.743Z] #47 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-10T10:24:34.743Z] #47 DONE 0.2s [2022-09-10T10:24:34.743Z] [2022-09-10T10:24:34.743Z] #48 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-10T10:24:35.310Z] #48 DONE 1.2s [2022-09-10T10:24:35.310Z] [2022-09-10T10:24:35.310Z] #49 [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-10T10:24:35.310Z] #0 0.874 + RM_GOPATH=0 [2022-09-10T10:24:35.310Z] #0 0.885 + TMP_GOPATH= [2022-09-10T10:24:35.310Z] #0 0.885 + : /build [2022-09-10T10:24:35.310Z] #0 0.886 + '[' -z '' ']' [2022-09-10T10:24:35.310Z] #0 0.886 ++ mktemp -d [2022-09-10T10:24:35.310Z] #0 0.890 + export GOPATH=/tmp/tmp.rp58FHlBKL [2022-09-10T10:24:35.310Z] #0 0.890 + GOPATH=/tmp/tmp.rp58FHlBKL [2022-09-10T10:24:35.310Z] #0 0.898 + RM_GOPATH=1 [2022-09-10T10:24:35.310Z] #0 0.899 + case "$(go env GOARCH)" in [2022-09-10T10:24:35.310Z] #0 0.899 ++ go env GOARCH [2022-09-10T10:24:35.310Z] #0 0.919 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T10:24:35.310Z] #0 0.919 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:24:35.310Z] #0 0.919 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:24:35.310Z] #0 0.919 ++ dirname /install.sh [2022-09-10T10:24:35.310Z] #0 0.919 + dir=/ [2022-09-10T10:24:35.310Z] #0 0.919 + bin=runc [2022-09-10T10:24:35.310Z] #0 0.919 + shift [2022-09-10T10:24:35.310Z] #0 0.919 + '[' '!' -f //runc.installer ']' [2022-09-10T10:24:35.310Z] #0 0.919 + . //runc.installer [2022-09-10T10:24:35.310Z] #0 0.919 ++ set -e [2022-09-10T10:24:35.310Z] #0 0.919 ++ : v1.1.4 [2022-09-10T10:24:35.310Z] #0 0.919 + install_runc [2022-09-10T10:24:35.310Z] #0 0.919 + RUNC_BUILDTAGS=seccomp [2022-09-10T10:24:35.310Z] #0 0.919 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T10:24:35.310Z] #0 0.919 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rp58FHlBKL/src/github.com/opencontainers/runc [2022-09-10T10:24:35.310Z] #0 1.003 Cloning into '/tmp/tmp.rp58FHlBKL/src/github.com/opencontainers/runc'... [2022-09-10T10:24:36.243Z] #49 ... [2022-09-10T10:24:36.243Z] [2022-09-10T10:24:36.243Z] #28 [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-10T10:24:36.243Z] #28 111.2 rootlesskit version 1.0.0 [2022-09-10T10:24:36.243Z] #28 111.2 Usage of /build/rootlesskit-docker-proxy: [2022-09-10T10:24:36.243Z] #28 111.2 -container-ip string [2022-09-10T10:24:36.243Z] #28 111.2 container ip [2022-09-10T10:24:36.243Z] #28 111.2 -container-port int [2022-09-10T10:24:36.243Z] #28 111.2 container port (default -1) [2022-09-10T10:24:36.243Z] #28 111.2 -host-ip string [2022-09-10T10:24:36.243Z] #28 111.2 host ip [2022-09-10T10:24:36.243Z] #28 111.2 -host-port int [2022-09-10T10:24:36.243Z] #28 111.2 host port (default -1) [2022-09-10T10:24:36.243Z] #28 111.2 -proto string [2022-09-10T10:24:36.243Z] #28 111.2 proxy protocol (default "tcp") [2022-09-10T10:24:36.243Z] #28 DONE 111.3s [2022-09-10T10:24:36.243Z] [2022-09-10T10:24:36.243Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T10:24:36.243Z] #50 DONE 0.1s [2022-09-10T10:24:36.243Z] [2022-09-10T10:24:36.243Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T10:24:36.243Z] #51 DONE 0.1s [2022-09-10T10:24:36.243Z] [2022-09-10T10:24:36.243Z] #52 [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-10T10:24:36.243Z] #52 DONE 1.1s [2022-09-10T10:24:36.243Z] [2022-09-10T10:24:36.243Z] #29 [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-10T10:24:36.500Z] #29 ... [2022-09-10T10:24:36.500Z] [2022-09-10T10:24:36.500Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T10:24:37.435Z] #53 1.126 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T10:24:37.692Z] #53 DONE 1.3s [2022-09-10T10:24:37.692Z] [2022-09-10T10:24:37.692Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T10:24:38.622Z] #54 DONE 0.8s [2022-09-10T10:24:38.622Z] [2022-09-10T10:24:38.622Z] #29 [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-10T10:24:38.622Z] #29 ... [2022-09-10T10:24:38.622Z] [2022-09-10T10:24:38.622Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T10:24:39.553Z] #55 DONE 0.8s [2022-09-10T10:24:39.553Z] [2022-09-10T10:24:39.553Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-10T10:24:40.118Z] #56 DONE 0.9s [2022-09-10T10:24:40.118Z] [2022-09-10T10:24:40.118Z] #57 [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-10T10:24:41.487Z] #57 1.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:24:41.488Z] #57 1.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:24:41.744Z] #57 1.463 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:24:42.308Z] #57 2.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:24:43.678Z] #57 3.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:24:45.584Z] #57 ... [2022-09-10T10:24:45.584Z] [2022-09-10T10:24:45.584Z] #29 [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-10T10:24:46.099Z] #41 ... [2022-09-10T10:24:46.099Z] [2022-09-10T10:24:46.099Z] #34 [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-10T10:24:46.099Z] #34 204.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-10T10:24:46.099Z] #34 204.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:46.099Z] #34 204.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:24:46.099Z] #34 204.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-10T10:24:46.099Z] #34 204.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:24:46.099Z] #34 204.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-10T10:24:46.099Z] #34 204.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-10T10:24:46.099Z] #34 204.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-10T10:24:46.099Z] #34 204.8 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-10T10:24:46.099Z] #34 205.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-10T10:24:46.099Z] #34 205.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:24:46.099Z] #34 205.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:24:47.036Z] #34 206.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-10T10:24:47.036Z] #34 206.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:24:47.036Z] #34 206.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:24:47.036Z] #34 ... [2022-09-10T10:24:47.036Z] [2022-09-10T10:24:47.036Z] #25 [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-10T10:24:47.036Z] #25 DONE 215.5s [2022-09-10T10:24:47.296Z] [2022-09-10T10:24:47.296Z] #34 [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-10T10:24:48.919Z] #29 120.7 Updating files: 22% (2554/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: 38% (4420/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 87% (10033/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-10T10:24:48.919Z] #29 124.3 + cd /tmp/tmp.WftqVluHCD/tmp/docker-ce [2022-09-10T10:24:48.919Z] #29 124.3 + git checkout -q v17.06.2-ce [2022-09-10T10:24:49.849Z] #29 ... [2022-09-10T10:24:49.849Z] [2022-09-10T10:24:49.849Z] #33 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-10T10:24:49.849Z] #33 124.1 Delve is a source level debugger for Go programs. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-10T10:24:49.849Z] #33 124.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Pass flags to the program you are debugging using `--`, for example: [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Usage: [2022-09-10T10:24:49.849Z] #33 124.1 dlv [command] [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Available Commands: [2022-09-10T10:24:49.849Z] #33 124.1 attach Attach to running process and begin debugging. [2022-09-10T10:24:49.849Z] #33 124.1 connect Connect to a headless debug server with a terminal client. [2022-09-10T10:24:49.849Z] #33 124.1 core Examine a core dump. [2022-09-10T10:24:49.849Z] #33 124.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-10T10:24:49.849Z] #33 124.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-10T10:24:49.849Z] #33 124.1 exec Execute a precompiled binary, and begin a debug session. [2022-09-10T10:24:49.849Z] #33 124.1 help Help about any command [2022-09-10T10:24:49.849Z] #33 124.1 run Deprecated command. Use 'debug' instead. [2022-09-10T10:24:49.849Z] #33 124.1 test Compile test binary and begin debugging program. [2022-09-10T10:24:49.849Z] #33 124.1 trace Compile and begin tracing program. [2022-09-10T10:24:49.849Z] #33 124.1 version Prints version. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Flags: [2022-09-10T10:24:49.849Z] #33 124.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-10T10:24:49.849Z] #33 124.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-10T10:24:49.849Z] #33 124.1 --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-10T10:24:49.849Z] #33 124.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-10T10:24:49.849Z] #33 124.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-10T10:24:49.849Z] #33 124.1 --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-10T10:24:49.849Z] #33 124.1 --disable-aslr Disables address space randomization [2022-09-10T10:24:49.849Z] #33 124.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-10T10:24:49.849Z] #33 124.1 -h, --help help for dlv [2022-09-10T10:24:49.849Z] #33 124.1 --init string Init file, executed by the terminal client. [2022-09-10T10:24:49.849Z] #33 124.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-10T10:24:49.849Z] #33 124.1 --log Enable debugging server logging. [2022-09-10T10:24:49.849Z] #33 124.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-10T10:24:49.849Z] #33 124.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-10T10:24:49.849Z] #33 124.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-10T10:24:49.849Z] #33 124.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-10T10:24:49.849Z] #33 124.1 --wd string Working directory for running the program. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Additional help topics: [2022-09-10T10:24:49.849Z] #33 124.1 dlv backend Help about the --backend flag. [2022-09-10T10:24:49.849Z] #33 124.1 dlv log Help about logging flags. [2022-09-10T10:24:49.849Z] #33 124.1 dlv redirect Help about file redirection. [2022-09-10T10:24:49.849Z] #33 124.1 [2022-09-10T10:24:49.849Z] #33 124.1 Use "dlv [command] --help" for more information about a command. [2022-09-10T10:24:49.849Z] #33 DONE 125.6s [2022-09-10T10:24:50.106Z] [2022-09-10T10:24:50.106Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:50.106Z] #44 75.76 configure.ac:11: installing 'build-aux/compile' [2022-09-10T10:24:50.106Z] #44 75.76 configure.ac:11: installing 'build-aux/config.guess' [2022-09-10T10:24:50.106Z] #44 75.77 configure.ac:11: installing 'build-aux/config.sub' [2022-09-10T10:24:50.106Z] #44 75.78 configure.ac:13: installing 'build-aux/install-sh' [2022-09-10T10:24:50.106Z] #44 75.80 configure.ac:13: installing 'build-aux/missing' [2022-09-10T10:24:50.106Z] #44 75.80 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-10T10:24:50.106Z] #44 75.98 Makefile.am: installing 'build-aux/depcomp' [2022-09-10T10:24:50.106Z] #44 77.39 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:24:50.106Z] #44 77.76 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:24:50.106Z] #44 77.76 checking how to print strings... printf [2022-09-10T10:24:50.106Z] #44 77.79 checking for gcc... gcc [2022-09-10T10:24:50.106Z] #44 77.89 checking whether the C compiler works... yes [2022-09-10T10:24:50.106Z] #44 78.19 checking for C compiler default output file name... a.out [2022-09-10T10:24:50.106Z] #44 78.20 checking for suffix of executables... [2022-09-10T10:24:50.106Z] #44 78.38 checking whether we are cross compiling... no [2022-09-10T10:24:50.107Z] #44 78.71 checking for suffix of object files... o [2022-09-10T10:24:50.107Z] #44 78.82 checking whether we are using the GNU C compiler... yes [2022-09-10T10:24:50.107Z] #44 78.95 checking whether gcc accepts -g... yes [2022-09-10T10:24:50.107Z] #44 79.06 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:24:50.107Z] #44 79.24 checking whether gcc understands -c and -o together... yes [2022-09-10T10:24:50.107Z] #44 79.46 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:24:50.107Z] #44 79.50 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:24:50.107Z] #44 79.53 checking for egrep... /bin/grep -E [2022-09-10T10:24:50.107Z] #44 79.56 checking for fgrep... /bin/grep -F [2022-09-10T10:24:50.107Z] #44 79.57 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:24:50.107Z] #44 79.61 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:24:50.107Z] #44 79.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:24:50.107Z] #44 79.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:24:50.107Z] #44 79.81 checking whether ln -s works... yes [2022-09-10T10:24:50.107Z] #44 79.81 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:24:50.107Z] #44 79.87 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:24:50.107Z] #44 79.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:24:50.107Z] #44 79.89 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:24:50.107Z] #44 79.89 checking for objdump... objdump [2022-09-10T10:24:50.107Z] #44 79.90 checking how to recognize dependent libraries... pass_all [2022-09-10T10:24:50.107Z] #44 79.91 checking for dlltool... no [2022-09-10T10:24:50.107Z] #44 79.91 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:24:50.107Z] #44 79.91 checking for ar... ar [2022-09-10T10:24:50.107Z] #44 79.91 checking for archiver @FILE support... @ [2022-09-10T10:24:50.107Z] #44 80.07 checking for strip... strip [2022-09-10T10:24:50.107Z] #44 80.07 checking for ranlib... ranlib [2022-09-10T10:24:50.107Z] #44 80.07 checking for gawk... no [2022-09-10T10:24:50.107Z] #44 80.07 checking for mawk... mawk [2022-09-10T10:24:50.107Z] #44 80.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:24:50.107Z] #44 80.53 checking for sysroot... no [2022-09-10T10:24:50.107Z] #44 80.54 checking for a working dd... /bin/dd [2022-09-10T10:24:50.107Z] #44 80.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:24:50.107Z] #44 80.60 checking for mt... no [2022-09-10T10:24:50.107Z] #44 80.61 checking if : is a manifest tool... no [2022-09-10T10:24:50.107Z] #44 80.63 checking how to run the C preprocessor... gcc -E [2022-09-10T10:24:50.107Z] #44 81.00 checking for ANSI C header files... yes [2022-09-10T10:24:50.107Z] #44 81.74 checking for sys/types.h... yes [2022-09-10T10:24:50.107Z] #44 81.95 checking for sys/stat.h... yes [2022-09-10T10:24:50.107Z] #44 82.23 checking for stdlib.h... yes [2022-09-10T10:24:50.107Z] #44 82.38 checking for string.h... yes [2022-09-10T10:24:50.107Z] #44 82.60 checking for memory.h... yes [2022-09-10T10:24:50.107Z] #44 82.93 checking for strings.h... yes [2022-09-10T10:24:50.107Z] #44 83.53 checking for inttypes.h... yes [2022-09-10T10:24:50.107Z] #44 83.90 checking for stdint.h... yes [2022-09-10T10:24:50.364Z] #44 84.37 checking for unistd.h... yes [2022-09-10T10:24:50.928Z] #44 84.62 checking for dlfcn.h... yes [2022-09-10T10:24:50.928Z] #44 85.03 checking for objdir... .libs [2022-09-10T10:24:51.490Z] #44 85.61 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:24:51.490Z] #44 85.76 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:24:51.747Z] #44 85.76 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:24:52.003Z] #44 85.92 checking if gcc static flag -static works... yes [2022-09-10T10:24:52.260Z] #44 86.27 checking if gcc supports -c -o file.o... yes [2022-09-10T10:24:52.260Z] #44 86.43 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:24:52.260Z] #44 86.43 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:24:52.517Z] #44 86.48 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:24:52.517Z] #44 86.80 checking how to hardcode library paths into programs... immediate [2022-09-10T10:24:52.517Z] #44 86.80 checking whether stripping libraries is possible... yes [2022-09-10T10:24:52.774Z] #44 86.83 checking if libtool supports shared libraries... yes [2022-09-10T10:24:52.774Z] #44 86.83 checking whether to build shared libraries... no [2022-09-10T10:24:52.774Z] #44 86.83 checking whether to build static libraries... yes [2022-09-10T10:24:52.774Z] #44 86.83 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:24:52.774Z] #44 86.89 checking whether build environment is sane... yes [2022-09-10T10:24:52.774Z] #44 86.95 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:24:52.774Z] #44 86.98 checking whether make sets $(MAKE)... yes [2022-09-10T10:24:52.774Z] #44 87.04 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:24:53.031Z] #44 87.10 checking whether make supports nested variables... yes [2022-09-10T10:24:53.031Z] #44 87.16 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:24:53.031Z] #44 87.16 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:24:53.031Z] #44 87.16 checking how to create a ustar tar archive... gnutar [2022-09-10T10:24:53.288Z] #44 87.24 checking dependency style of gcc... gcc3 [2022-09-10T10:24:53.288Z] #44 87.46 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:24:53.288Z] #44 87.46 checking whether make supports nested variables... (cached) yes [2022-09-10T10:24:53.288Z] #44 87.46 checking for gawk... (cached) mawk [2022-09-10T10:24:53.288Z] #44 87.47 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:24:53.288Z] #44 87.48 checking for gcc... (cached) gcc [2022-09-10T10:24:53.545Z] #44 87.59 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:24:53.545Z] #44 87.59 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:24:53.545Z] #44 87.60 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:24:53.545Z] #44 87.60 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:24:53.545Z] #44 87.60 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:24:53.545Z] #44 87.71 checking for python3... /usr/bin/python3 [2022-09-10T10:24:53.545Z] #44 87.72 checking for python3 version... 3.9 [2022-09-10T10:24:53.545Z] #44 87.78 checking for python3 platform... linux [2022-09-10T10:24:53.802Z] #44 87.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:24:53.802Z] #44 87.98 checking for python3 extension module directory... [2022-09-10T10:24:53.802Z] #44 ... [2022-09-10T10:24:53.802Z] [2022-09-10T10:24:53.802Z] #29 [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-10T10:24:53.802Z] #29 129.3 + mkdir -p /tmp/tmp.WftqVluHCD/src/github.com/docker [2022-09-10T10:24:53.921Z] #34 ... [2022-09-10T10:24:53.921Z] [2022-09-10T10:24:53.921Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:53.921Z] #41 182.7 AR libcrun_testing.a [2022-09-10T10:24:53.921Z] #41 182.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-10T10:24:53.921Z] #41 182.8 CCLD tests/tests_libcrun_utils [2022-09-10T10:24:53.921Z] #41 182.9 CCLD tests/tests_libcrun_errors [2022-09-10T10:24:53.921Z] #41 182.9 CCLD tests/tests_libcrun_fuzzer [2022-09-10T10:24:53.921Z] #41 182.9 CCLD libcrun.la [2022-09-10T10:24:53.921Z] #41 184.0 CCLD crun [2022-09-10T10:24:54.059Z] #29 129.3 + mv components/cli /tmp/tmp.WftqVluHCD/src/github.com/docker/cli [2022-09-10T10:24:54.059Z] #29 129.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-10T10:24:54.498Z] #41 184.4 make[3]: Entering directory '/tmp/crun-build' [2022-09-10T10:24:54.498Z] #41 184.5 /bin/mkdir -p '/usr/local/lib' [2022-09-10T10:24:54.498Z] #41 184.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-10T10:24:54.498Z] #41 184.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-10T10:24:54.498Z] #41 184.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-10T10:24:54.498Z] #41 184.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-10T10:24:54.498Z] #41 184.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-10T10:24:54.498Z] #41 184.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-10T10:24:54.757Z] #41 184.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-10T10:24:54.757Z] #41 184.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-10T10:24:54.757Z] #41 184.8 ---------------------------------------------------------------------- [2022-09-10T10:24:54.757Z] #41 184.8 Libraries have been installed in: [2022-09-10T10:24:54.757Z] #41 184.8 /usr/local/lib [2022-09-10T10:24:54.757Z] #41 184.8 [2022-09-10T10:24:54.757Z] #41 184.8 If you ever happen to want to link against installed libraries [2022-09-10T10:24:54.757Z] #41 184.8 in a given directory, LIBDIR, you must either use libtool, and [2022-09-10T10:24:54.757Z] #41 184.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-10T10:24:54.757Z] #41 184.8 flag during linking and do at least one of the following: [2022-09-10T10:24:54.757Z] #41 184.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-10T10:24:54.757Z] #41 184.8 during execution [2022-09-10T10:24:54.757Z] #41 184.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-10T10:24:54.757Z] #41 184.8 during linking [2022-09-10T10:24:54.757Z] #41 184.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-10T10:24:54.757Z] #41 184.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-10T10:24:54.757Z] #41 184.8 [2022-09-10T10:24:54.757Z] #41 184.8 See any operating system documentation about shared libraries for [2022-09-10T10:24:54.757Z] #41 184.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-10T10:24:54.757Z] #41 184.8 ---------------------------------------------------------------------- [2022-09-10T10:24:54.757Z] #41 184.8 /bin/mkdir -p '/build' [2022-09-10T10:24:54.757Z] #41 184.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-10T10:24:54.757Z] #41 184.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-10T10:24:55.016Z] #41 184.9 make[3]: Leaving directory '/tmp/crun-build' [2022-09-10T10:24:55.016Z] #41 184.9 make[2]: Leaving directory '/tmp/crun-build' [2022-09-10T10:24:55.016Z] #41 184.9 make[1]: Leaving directory '/tmp/crun-build' [2022-09-10T10:24:55.953Z] #29 ... [2022-09-10T10:24:55.953Z] [2022-09-10T10:24:55.953Z] #57 [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-10T10:24:55.953Z] #57 5.523 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:24:55.953Z] #57 7.882 Fetched 8460 kB in 7s (1189 kB/s) [2022-09-10T10:24:55.953Z] #57 7.882 Reading package lists... [2022-09-10T10:24:55.953Z] #57 12.12 Reading package lists... [2022-09-10T10:24:55.953Z] #57 14.67 Building dependency tree... [2022-09-10T10:24:55.953Z] #57 ... [2022-09-10T10:24:55.953Z] [2022-09-10T10:24:55.953Z] #49 [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-10T10:24:55.953Z] #49 11.46 + cd /tmp/tmp.rp58FHlBKL/src/github.com/opencontainers/runc [2022-09-10T10:24:55.953Z] #49 11.46 + git checkout -q v1.1.4 [2022-09-10T10:24:55.953Z] #49 12.13 + '[' -z '' ']' [2022-09-10T10:24:55.953Z] #49 12.13 + target=static [2022-09-10T10:24:55.953Z] #49 12.14 + make BUILDTAGS=seccomp static [2022-09-10T10:24:55.953Z] #49 12.61 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-10T10:24:56.210Z] #49 ... [2022-09-10T10:24:56.210Z] [2022-09-10T10:24:56.210Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:24:56.210Z] #44 87.98 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:24:56.210Z] #44 88.22 checking for go-md2man... no [2022-09-10T10:24:56.210Z] #44 88.23 checking error.h usability... yes [2022-09-10T10:24:56.210Z] #44 88.40 checking error.h presence... yes [2022-09-10T10:24:56.210Z] #44 88.47 checking for error.h... yes [2022-09-10T10:24:56.210Z] #44 88.50 checking linux/openat2.h usability... yes [2022-09-10T10:24:56.210Z] #44 88.70 checking linux/openat2.h presence... yes [2022-09-10T10:24:56.210Z] #44 88.73 checking for linux/openat2.h... yes [2022-09-10T10:24:56.210Z] #44 88.78 checking for copy_file_range... yes [2022-09-10T10:24:56.210Z] #44 89.03 checking for fgetxattr... yes [2022-09-10T10:24:56.210Z] #44 89.31 checking for statx... yes [2022-09-10T10:24:56.210Z] #44 89.49 checking for fgetpwent_r... yes [2022-09-10T10:24:56.210Z] #44 89.80 checking for issetugid... no [2022-09-10T10:24:56.210Z] #44 90.03 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:24:56.210Z] #44 90.03 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:24:56.467Z] #44 90.04 checking for library containing yajl_tree_get... -lyajl [2022-09-10T10:24:56.467Z] #44 90.50 checking for yajl >= 2.0.0... yes [2022-09-10T10:24:56.723Z] #44 90.55 checking sys/capability.h usability... yes [2022-09-10T10:24:56.723Z] #44 90.76 checking sys/capability.h presence... yes [2022-09-10T10:24:56.723Z] #44 90.83 checking for sys/capability.h... yes [2022-09-10T10:24:56.922Z] #41 DONE 186.6s [2022-09-10T10:24:56.922Z] [2022-09-10T10:24:56.922Z] #34 [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-10T10:24:56.979Z] #44 90.83 checking for library containing cap_from_name... -lcap [2022-09-10T10:24:57.798Z] #44 91.27 checking for library containing dlopen... -ldl [2022-09-10T10:24:57.798Z] #44 91.80 checking seccomp.h usability... yes [2022-09-10T10:24:57.798Z] #44 91.99 checking seccomp.h presence... yes [2022-09-10T10:24:58.055Z] #44 92.10 checking for seccomp.h... yes [2022-09-10T10:24:58.302Z] #34 218.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-10T10:24:58.302Z] #34 218.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:24:58.302Z] #34 218.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:24:58.302Z] #34 218.1 Selecting previously unselected package patch. [2022-09-10T10:24:58.302Z] #34 218.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-10T10:24:58.302Z] #34 218.1 Unpacking patch (2.7.6-7) ... [2022-09-10T10:24:58.302Z] #34 218.1 Selecting previously unselected package dpkg-dev. [2022-09-10T10:24:58.302Z] #34 218.1 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-10T10:24:58.302Z] #34 218.1 Unpacking dpkg-dev (1.20.11) ... [2022-09-10T10:24:58.302Z] #34 218.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-10T10:24:58.561Z] #34 218.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-10T10:24:58.561Z] #34 218.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-10T10:24:58.561Z] #34 218.5 Selecting previously unselected package libio-string-perl. [2022-09-10T10:24:58.561Z] #34 218.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-10T10:24:58.561Z] #34 218.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-10T10:24:58.561Z] #34 218.5 Selecting previously unselected package libicu67:amd64. [2022-09-10T10:24:58.618Z] #44 92.11 checking for library containing seccomp_rule_add... -lseccomp [2022-09-10T10:24:58.618Z] #44 92.56 checking for library containing seccomp_arch_resolve_name... none required [2022-09-10T10:24:58.820Z] #34 218.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-10T10:24:58.820Z] #34 218.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-10T10:24:58.874Z] #44 92.80 checking systemd/sd-bus.h usability... yes [2022-09-10T10:24:58.874Z] #44 93.05 checking systemd/sd-bus.h presence... yes [2022-09-10T10:24:59.133Z] #44 93.18 checking for systemd/sd-bus.h... yes [2022-09-10T10:24:59.712Z] #44 93.19 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-10T10:24:59.712Z] #44 93.73 checking for sd_notify_barrier... yes [2022-09-10T10:24:59.758Z] #34 219.6 Selecting previously unselected package libxml2:amd64. [2022-09-10T10:24:59.758Z] #34 219.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-10T10:24:59.758Z] #34 219.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:24:59.758Z] #34 219.8 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-10T10:24:59.758Z] #34 219.8 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-10T10:24:59.758Z] #34 219.8 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-10T10:24:59.758Z] #34 219.8 Selecting previously unselected package libxml-sax-base-perl. [2022-09-10T10:24:59.758Z] #34 219.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-10T10:24:59.758Z] #34 219.8 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-10T10:24:59.994Z] #44 93.95 checking linux/bpf.h usability... yes [2022-09-10T10:24:59.994Z] #44 94.17 checking linux/bpf.h presence... yes [2022-09-10T10:25:00.017Z] #34 219.9 Selecting previously unselected package libxml-sax-perl. [2022-09-10T10:25:00.017Z] #34 219.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-10T10:25:00.017Z] #34 219.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-10T10:25:00.017Z] #34 219.9 Selecting previously unselected package libxml-libxml-perl. [2022-09-10T10:25:00.017Z] #34 219.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-10T10:25:00.017Z] #34 220.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-10T10:25:00.253Z] #44 94.24 checking for linux/bpf.h... yes [2022-09-10T10:25:00.253Z] #44 94.25 checking compilation for eBPF... yes [2022-09-10T10:25:00.253Z] #44 94.44 checking for criu >= 3.15... no [2022-09-10T10:25:00.253Z] #44 94.47 configure: CRIU headers not found, building without CRIU support [2022-09-10T10:25:00.253Z] #44 94.47 checking for criu > 3.16... no [2022-09-10T10:25:00.253Z] #44 94.51 configure: CRIU version doesn't support join-ns API [2022-09-10T10:25:00.276Z] #34 220.1 Selecting previously unselected package libxml-simple-perl. [2022-09-10T10:25:00.276Z] #34 220.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-10T10:25:00.276Z] #34 220.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-10T10:25:00.276Z] #34 220.2 Selecting previously unselected package libyaml-perl. [2022-09-10T10:25:00.276Z] #34 220.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-10T10:25:00.276Z] #34 220.2 Unpacking libyaml-perl (1.30-1) ... [2022-09-10T10:25:00.276Z] #34 220.2 Selecting previously unselected package libconfig-auto-perl. [2022-09-10T10:25:00.276Z] #34 220.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-10T10:25:00.276Z] #34 220.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-10T10:25:00.276Z] #34 220.3 Selecting previously unselected package libfile-which-perl. [2022-09-10T10:25:00.276Z] #34 220.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-10T10:25:00.276Z] #34 220.3 Unpacking libfile-which-perl (1.23-1) ... [2022-09-10T10:25:00.276Z] #34 220.3 Selecting previously unselected package libfile-homedir-perl. [2022-09-10T10:25:00.276Z] #34 220.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-10T10:25:00.510Z] #44 94.51 checking for criu > 3.16.1... no [2022-09-10T10:25:00.510Z] #44 94.53 configure: CRIU version doesn't support for pre-dumping [2022-09-10T10:25:00.510Z] #44 94.53 checking for new mount API (fsconfig)... yes [2022-09-10T10:25:00.510Z] #44 94.66 checking for seccomp notify API... yes [2022-09-10T10:25:00.510Z] #44 94.77 checking for gperf... no [2022-09-10T10:25:00.510Z] #44 94.78 configure: gperf not found - cannot rebuild signal parser code [2022-09-10T10:25:00.535Z] #34 220.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-10T10:25:00.535Z] #34 220.4 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-10T10:25:00.535Z] #34 220.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-10T10:25:00.535Z] #34 220.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-10T10:25:00.535Z] #34 220.4 Selecting previously unselected package dpkg-cross. [2022-09-10T10:25:00.535Z] #34 220.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-10T10:25:00.535Z] #34 220.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-10T10:25:00.535Z] #34 220.5 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-10T10:25:00.535Z] #34 220.5 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-10T10:25:00.535Z] #34 220.5 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-10T10:25:00.535Z] #34 220.5 Selecting previously unselected package libc6-armel-cross. [2022-09-10T10:25:00.535Z] #34 220.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:00.535Z] #34 220.5 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-10T10:25:00.794Z] #34 220.8 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-10T10:25:00.794Z] #34 220.8 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:00.794Z] #34 220.8 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:00.794Z] #34 220.8 Selecting previously unselected package libgomp1-armel-cross. [2022-09-10T10:25:00.794Z] #34 220.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:00.794Z] #34 220.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:00.794Z] #34 220.9 Selecting previously unselected package libatomic1-armel-cross. [2022-09-10T10:25:01.053Z] #34 220.9 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:01.053Z] #34 220.9 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:01.053Z] #34 220.9 Selecting previously unselected package libasan6-armel-cross. [2022-09-10T10:25:01.053Z] #34 220.9 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:01.053Z] #34 220.9 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:01.089Z] #44 94.78 checking for library containing argp_parse... none required [2022-09-10T10:25:01.089Z] #44 95.21 checking that generated files are newer than configure... done [2022-09-10T10:25:01.089Z] #44 95.21 configure: creating ./config.status [2022-09-10T10:25:01.312Z] #34 221.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-10T10:25:01.312Z] #34 221.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:01.312Z] #34 221.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:01.571Z] #34 221.4 Selecting previously unselected package libubsan1-armel-cross. [2022-09-10T10:25:01.571Z] #34 221.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:01.571Z] #34 221.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:01.571Z] #34 221.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-10T10:25:01.571Z] #34 221.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:01.571Z] #34 221.5 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:01.653Z] #44 ... [2022-09-10T10:25:01.653Z] [2022-09-10T10:25:01.653Z] #57 [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-10T10:25:01.653Z] #57 16.81 The following additional packages will be installed: [2022-09-10T10:25:01.653Z] #57 16.82 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-10T10:25:01.653Z] #57 16.82 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-10T10:25:01.653Z] #57 16.82 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-10T10:25:01.653Z] #57 16.82 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-10T10:25:01.653Z] #57 16.82 python3-pkg-resources systemd vim-runtime xxd [2022-09-10T10:25:01.653Z] #57 16.84 Suggested packages: [2022-09-10T10:25:01.653Z] #57 16.84 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-10T10:25:01.653Z] #57 16.84 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-10T10:25:01.653Z] #57 16.84 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-10T10:25:01.653Z] #57 16.84 Recommended packages: [2022-09-10T10:25:01.653Z] #57 16.84 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-10T10:25:01.653Z] #57 16.84 systemd-timesyncd | time-daemon unzip [2022-09-10T10:25:01.653Z] #57 18.19 The following NEW packages will be installed: [2022-09-10T10:25:01.653Z] #57 18.19 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-10T10:25:01.653Z] #57 18.19 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-10T10:25:01.653Z] #57 18.19 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-10T10:25:01.653Z] #57 18.19 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-10T10:25:01.653Z] #57 18.20 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-10T10:25:01.653Z] #57 18.20 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-10T10:25:01.653Z] #57 18.20 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-10T10:25:01.653Z] #57 18.20 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-10T10:25:01.653Z] #57 18.20 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-10T10:25:01.653Z] #57 18.54 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:25:01.653Z] #57 18.54 Need to get 31.8 MB of archives. [2022-09-10T10:25:01.653Z] #57 18.54 After this operation, 123 MB of additional disk space will be used. [2022-09-10T10:25:01.653Z] #57 18.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-10T10:25:01.653Z] #57 18.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-10T10:25:01.653Z] #57 18.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-10T10:25:01.653Z] #57 18.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-10T10:25:01.653Z] #57 18.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-10T10:25:01.653Z] #57 18.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-10T10:25:01.653Z] #57 18.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-10T10:25:01.653Z] #57 18.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-10T10:25:01.653Z] #57 18.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-10T10:25:01.653Z] #57 18.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-10T10:25:01.653Z] #57 18.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-10T10:25:01.653Z] #57 18.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-10T10:25:01.653Z] #57 18.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-10T10:25:01.653Z] #57 18.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-10T10:25:01.653Z] #57 18.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-10T10:25:01.653Z] #57 18.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-10T10:25:01.653Z] #57 18.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-10T10:25:01.653Z] #57 18.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-10T10:25:01.653Z] #57 18.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-10T10:25:01.653Z] #57 18.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-10T10:25:01.653Z] #57 18.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-10T10:25:01.653Z] #57 18.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-10T10:25:01.653Z] #57 18.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-10T10:25:01.653Z] #57 18.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-10T10:25:01.653Z] #57 18.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-10T10:25:01.653Z] #57 18.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-10T10:25:01.653Z] #57 18.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-10T10:25:01.653Z] #57 18.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-10T10:25:01.653Z] #57 18.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-10T10:25:01.653Z] #57 18.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-10T10:25:01.653Z] #57 18.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-10T10:25:01.653Z] #57 18.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-10T10:25:01.653Z] #57 19.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-10T10:25:01.653Z] #57 19.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-10T10:25:01.653Z] #57 19.04 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-10T10:25:01.653Z] #57 19.04 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-10T10:25:01.653Z] #57 19.04 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-10T10:25:01.653Z] #57 19.05 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-10T10:25:01.653Z] #57 19.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-10T10:25:01.653Z] #57 19.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-10T10:25:01.653Z] #57 19.07 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-10T10:25:01.653Z] #57 19.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-10T10:25:01.653Z] #57 19.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-10T10:25:01.653Z] #57 19.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:25:01.653Z] #57 19.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-10T10:25:01.653Z] #57 19.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-10T10:25:01.653Z] #57 19.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-10T10:25:01.653Z] #57 19.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-10T10:25:01.653Z] #57 19.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-10T10:25:01.653Z] #57 19.21 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-10T10:25:01.653Z] #57 19.22 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-10T10:25:01.653Z] #57 19.23 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-10T10:25:01.653Z] #57 19.35 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-10T10:25:01.653Z] #57 19.39 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-10T10:25:01.653Z] #57 19.40 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-10T10:25:01.653Z] #57 19.40 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-10T10:25:01.653Z] #57 20.23 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:25:01.653Z] #57 20.40 Fetched 31.8 MB in 1s (26.5 MB/s) [2022-09-10T10:25:01.653Z] #57 20.50 Selecting previously unselected package libcap2:arm64. [2022-09-10T10:25:01.653Z] #57 20.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-10T10:25:01.653Z] #57 20.55 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 20.58 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:25:01.653Z] #57 20.69 Selecting previously unselected package libargon2-1:arm64. [2022-09-10T10:25:01.653Z] #57 20.69 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 20.69 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-10T10:25:01.653Z] #57 20.81 Selecting previously unselected package libjson-c5:arm64. [2022-09-10T10:25:01.653Z] #57 20.82 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 20.82 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-10T10:25:01.653Z] #57 20.93 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-10T10:25:01.653Z] #57 20.93 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 20.93 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-10T10:25:01.653Z] #57 21.11 Selecting previously unselected package libip4tc2:arm64. [2022-09-10T10:25:01.653Z] #57 21.11 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 21.12 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-10T10:25:01.653Z] #57 21.21 Selecting previously unselected package libkmod2:arm64. [2022-09-10T10:25:01.653Z] #57 21.21 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 21.22 Unpacking libkmod2:arm64 (28-1) ... [2022-09-10T10:25:01.653Z] #57 21.38 Selecting previously unselected package systemd. [2022-09-10T10:25:01.653Z] #57 21.38 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-10T10:25:01.653Z] #57 21.53 Unpacking systemd (247.3-7) ... [2022-09-10T10:25:01.830Z] #34 221.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-10T10:25:01.830Z] #34 221.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:01.830Z] #34 221.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:25:02.217Z] #57 ... [2022-09-10T10:25:02.217Z] [2022-09-10T10:25:02.217Z] #39 [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-10T10:25:02.217Z] #39 DONE 137.4s [2022-09-10T10:25:02.473Z] [2022-09-10T10:25:02.473Z] #57 [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-10T10:25:04.364Z] #57 23.95 Selecting previously unselected package pigz. [2022-09-10T10:25:04.364Z] #57 23.95 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-10T10:25:04.364Z] #57 23.95 Unpacking pigz (2.6-1) ... [2022-09-10T10:25:04.364Z] #57 24.03 Selecting previously unselected package libelf1:arm64. [2022-09-10T10:25:04.364Z] #57 24.04 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-10T10:25:04.364Z] #57 24.04 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-10T10:25:04.364Z] #57 24.19 Selecting previously unselected package libbpf0:arm64. [2022-09-10T10:25:04.364Z] #57 24.20 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-10T10:25:04.364Z] #57 24.21 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-10T10:25:04.364Z] #57 24.31 Selecting previously unselected package libmnl0:arm64. [2022-09-10T10:25:04.620Z] #57 24.32 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-10T10:25:04.620Z] #57 24.33 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-10T10:25:04.620Z] #57 24.40 Selecting previously unselected package libxtables12:arm64. [2022-09-10T10:25:04.620Z] #57 24.43 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-10T10:25:04.620Z] #57 24.43 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-10T10:25:04.876Z] #57 24.53 Selecting previously unselected package libcap2-bin. [2022-09-10T10:25:04.876Z] #57 24.54 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-10T10:25:04.876Z] #57 24.56 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-10T10:25:04.876Z] #57 24.66 Selecting previously unselected package iproute2. [2022-09-10T10:25:04.876Z] #57 24.66 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-10T10:25:04.876Z] #57 24.68 Unpacking iproute2 (5.10.0-4) ... [2022-09-10T10:25:05.438Z] #57 25.10 Selecting previously unselected package xxd. [2022-09-10T10:25:05.438Z] #57 25.10 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:25:05.438Z] #57 25.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:05.438Z] #57 25.22 Selecting previously unselected package vim-common. [2022-09-10T10:25:05.438Z] #57 25.23 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:25:05.438Z] #57 25.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:05.694Z] #57 25.43 Selecting previously unselected package bash-completion. [2022-09-10T10:25:05.694Z] #57 25.44 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-10T10:25:08.214Z] #57 27.86 Unpacking bash-completion (1:2.11-2) ... [2022-09-10T10:25:08.470Z] #57 28.29 Selecting previously unselected package bzip2. [2022-09-10T10:25:08.470Z] #57 28.29 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-10T10:25:08.470Z] #57 28.30 Unpacking bzip2 (1.0.8-4) ... [2022-09-10T10:25:08.726Z] #57 28.39 Selecting previously unselected package xz-utils. [2022-09-10T10:25:08.726Z] #57 28.40 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-10T10:25:08.726Z] #57 28.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:25:08.726Z] #57 28.61 Selecting previously unselected package apparmor. [2022-09-10T10:25:08.726Z] #57 28.62 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-10T10:25:08.982Z] #57 28.69 Unpacking apparmor (2.13.6-10) ... [2022-09-10T10:25:09.237Z] #57 29.13 Selecting previously unselected package inetutils-ping. [2022-09-10T10:25:09.238Z] #57 29.14 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-10T10:25:09.238Z] #57 29.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-10T10:25:09.494Z] #57 29.26 Selecting previously unselected package libip6tc2:arm64. [2022-09-10T10:25:09.494Z] #57 29.27 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-10T10:25:09.494Z] #57 29.28 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-10T10:25:09.494Z] #57 29.37 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-10T10:25:09.751Z] #57 29.38 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-10T10:25:09.752Z] #57 29.38 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T10:25:09.752Z] #57 29.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-10T10:25:09.752Z] #57 29.45 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-10T10:25:09.752Z] #57 29.45 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-10T10:25:09.752Z] #57 29.52 Selecting previously unselected package libnftnl11:arm64. [2022-09-10T10:25:09.752Z] #57 29.53 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-10T10:25:09.752Z] #57 29.55 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-10T10:25:09.752Z] #57 29.63 Selecting previously unselected package iptables. [2022-09-10T10:25:09.752Z] #57 29.63 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-10T10:25:09.948Z] #34 228.6 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-10T10:25:09.948Z] #34 228.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:09.948Z] #34 228.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:25:09.948Z] #34 228.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-10T10:25:09.948Z] #34 228.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:25:09.948Z] #34 228.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-10T10:25:09.948Z] #34 229.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-10T10:25:09.948Z] #34 229.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:09.948Z] #34 229.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-10T10:25:09.948Z] #34 229.3 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-10T10:25:09.948Z] #34 229.3 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:09.948Z] #34 229.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:09.948Z] #34 229.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-10T10:25:09.948Z] #34 229.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:09.948Z] #34 229.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:25:10.008Z] #57 29.64 Unpacking iptables (1.8.7-1) ... [2022-09-10T10:25:10.264Z] #57 29.94 Selecting previously unselected package libonig5:arm64. [2022-09-10T10:25:10.264Z] #57 29.94 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-10T10:25:10.264Z] #57 29.95 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:25:10.264Z] #57 30.10 Selecting previously unselected package libjq1:arm64. [2022-09-10T10:25:10.264Z] #57 30.10 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-10T10:25:10.264Z] #57 30.11 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:25:10.521Z] #57 30.22 Selecting previously unselected package jq. [2022-09-10T10:25:10.521Z] #57 30.23 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-10T10:25:10.521Z] #57 30.24 Unpacking jq (1.6-2.1) ... [2022-09-10T10:25:10.521Z] #57 30.36 Selecting previously unselected package libaio1:arm64. [2022-09-10T10:25:10.521Z] #57 30.38 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-10T10:25:10.521Z] #57 30.39 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-10T10:25:10.521Z] #57 30.46 Selecting previously unselected package libgpm2:arm64. [2022-09-10T10:25:10.521Z] #57 30.46 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-10T10:25:10.778Z] #57 30.47 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-10T10:25:10.778Z] #57 30.55 Selecting previously unselected package libicu67:arm64. [2022-09-10T10:25:10.778Z] #57 30.56 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-10T10:25:10.778Z] #57 30.56 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-10T10:25:12.482Z] #34 ... [2022-09-10T10:25:12.482Z] [2022-09-10T10:25:12.482Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:25:12.482Z] #33 238.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-10T10:25:12.482Z] #33 DONE 240.9s [2022-09-10T10:25:12.482Z] [2022-09-10T10:25:12.482Z] #34 [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-10T10:25:13.305Z] #57 ... [2022-09-10T10:25:13.305Z] [2022-09-10T10:25:13.305Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:25:13.305Z] #44 98.76 config.status: creating Makefile [2022-09-10T10:25:13.305Z] #44 98.82 config.status: creating rpm/crun.spec [2022-09-10T10:25:13.305Z] #44 98.91 config.status: creating config.h [2022-09-10T10:25:13.305Z] #44 98.93 config.status: executing libtool commands [2022-09-10T10:25:13.305Z] #44 98.97 config.status: executing depfiles commands [2022-09-10T10:25:13.305Z] #44 100.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-10T10:25:13.305Z] #44 100.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:25:13.305Z] #44 100.8 checking for gcc... gcc [2022-09-10T10:25:13.305Z] #44 100.9 checking whether the C compiler works... yes [2022-09-10T10:25:13.305Z] #44 101.1 checking for C compiler default output file name... a.out [2022-09-10T10:25:13.305Z] #44 101.1 checking for suffix of executables... [2022-09-10T10:25:13.305Z] #44 101.3 checking whether we are cross compiling... no [2022-09-10T10:25:13.305Z] #44 101.4 checking for suffix of object files... o [2022-09-10T10:25:13.305Z] #44 101.5 checking whether we are using the GNU C compiler... yes [2022-09-10T10:25:13.305Z] #44 101.6 checking whether gcc accepts -g... yes [2022-09-10T10:25:13.305Z] #44 101.7 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:25:13.305Z] #44 101.9 checking whether gcc understands -c and -o together... yes [2022-09-10T10:25:13.305Z] #44 102.1 checking how to run the C preprocessor... gcc -E [2022-09-10T10:25:13.305Z] #44 102.4 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:25:13.305Z] #44 102.4 checking for egrep... /bin/grep -E [2022-09-10T10:25:13.305Z] #44 102.4 checking for ANSI C header files... yes [2022-09-10T10:25:13.305Z] #44 102.9 checking for sys/types.h... yes [2022-09-10T10:25:13.305Z] #44 103.1 checking for sys/stat.h... yes [2022-09-10T10:25:13.305Z] #44 103.2 checking for stdlib.h... yes [2022-09-10T10:25:13.305Z] #44 103.3 checking for string.h... yes [2022-09-10T10:25:13.305Z] #44 103.5 checking for memory.h... yes [2022-09-10T10:25:13.305Z] #44 103.6 checking for strings.h... yes [2022-09-10T10:25:13.305Z] #44 103.8 checking for inttypes.h... yes [2022-09-10T10:25:13.305Z] #44 103.9 checking for stdint.h... yes [2022-09-10T10:25:13.305Z] #44 104.1 checking for unistd.h... yes [2022-09-10T10:25:13.305Z] #44 104.3 checking minix/config.h usability... no [2022-09-10T10:25:13.305Z] #44 104.6 checking minix/config.h presence... no [2022-09-10T10:25:13.305Z] #44 104.6 checking for minix/config.h... no [2022-09-10T10:25:13.305Z] #44 104.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-10T10:25:13.305Z] #44 104.9 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:25:13.305Z] #44 105.1 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:25:13.305Z] #44 105.1 checking how to print strings... printf [2022-09-10T10:25:13.305Z] #44 105.1 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:25:13.305Z] #44 105.2 checking for fgrep... /bin/grep -F [2022-09-10T10:25:13.305Z] #44 105.2 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:25:13.305Z] #44 105.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:25:13.305Z] #44 105.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:25:13.305Z] #44 105.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:25:13.305Z] #44 105.3 checking whether ln -s works... yes [2022-09-10T10:25:13.305Z] #44 105.3 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:25:13.305Z] #44 105.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:25:13.305Z] #44 105.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:25:13.305Z] #44 105.4 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:25:13.305Z] #44 105.4 checking for objdump... objdump [2022-09-10T10:25:13.305Z] #44 105.4 checking how to recognize dependent libraries... pass_all [2022-09-10T10:25:13.305Z] #44 105.4 checking for dlltool... no [2022-09-10T10:25:13.305Z] #44 105.4 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:25:13.305Z] #44 105.4 checking for ar... ar [2022-09-10T10:25:13.305Z] #44 105.4 checking for archiver @FILE support... @ [2022-09-10T10:25:13.305Z] #44 105.6 checking for strip... strip [2022-09-10T10:25:13.305Z] #44 105.6 checking for ranlib... ranlib [2022-09-10T10:25:13.305Z] #44 105.6 checking for gawk... no [2022-09-10T10:25:13.305Z] #44 105.6 checking for mawk... mawk [2022-09-10T10:25:13.305Z] #44 105.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:25:13.305Z] #44 106.0 checking for sysroot... no [2022-09-10T10:25:13.305Z] #44 106.0 checking for a working dd... /bin/dd [2022-09-10T10:25:13.305Z] #44 106.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:25:13.305Z] #44 106.1 checking for mt... no [2022-09-10T10:25:13.305Z] #44 106.1 checking if : is a manifest tool... no [2022-09-10T10:25:13.305Z] #44 106.1 checking for dlfcn.h... yes [2022-09-10T10:25:13.305Z] #44 106.3 checking for objdir... .libs [2022-09-10T10:25:13.305Z] #44 106.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:25:13.305Z] #44 106.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:25:13.305Z] #44 106.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:25:13.305Z] #44 106.9 checking if gcc static flag -static works... yes [2022-09-10T10:25:13.305Z] #44 107.2 checking if gcc supports -c -o file.o... yes [2022-09-10T10:25:13.305Z] #44 107.3 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:25:13.305Z] #44 107.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:25:13.561Z] #44 107.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:25:13.561Z] #44 107.8 checking how to hardcode library paths into programs... immediate [2022-09-10T10:25:13.561Z] #44 107.8 checking whether stripping libraries is possible... yes [2022-09-10T10:25:13.561Z] #44 107.8 checking if libtool supports shared libraries... yes [2022-09-10T10:25:13.561Z] #44 107.8 checking whether to build shared libraries... no [2022-09-10T10:25:13.561Z] #44 107.8 checking whether to build static libraries... yes [2022-09-10T10:25:13.561Z] #44 107.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:25:13.561Z] #44 107.8 checking whether build environment is sane... yes [2022-09-10T10:25:13.818Z] #44 107.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:25:13.818Z] #44 107.9 checking whether make sets $(MAKE)... yes [2022-09-10T10:25:13.818Z] #44 108.0 checking whether make supports the include directive... [2022-09-10T10:25:13.818Z] #44 ... [2022-09-10T10:25:13.818Z] [2022-09-10T10:25:13.818Z] #57 [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-10T10:25:13.818Z] #57 33.58 Selecting previously unselected package libinih1:arm64. [2022-09-10T10:25:13.818Z] #57 33.58 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-10T10:25:13.818Z] #57 33.58 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-10T10:25:13.818Z] #57 33.64 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-10T10:25:13.818Z] #57 33.66 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-10T10:25:13.818Z] #57 33.66 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-10T10:25:14.075Z] #57 33.78 Selecting previously unselected package libnet1:arm64. [2022-09-10T10:25:14.075Z] #57 33.78 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-10T10:25:14.075Z] #57 33.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:25:14.075Z] #57 33.89 Selecting previously unselected package libnl-3-200:arm64. [2022-09-10T10:25:14.075Z] #57 33.89 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-10T10:25:14.075Z] #57 33.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:25:14.331Z] #57 34.01 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-10T10:25:14.331Z] #57 34.01 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-10T10:25:14.331Z] #57 34.02 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:25:14.331Z] #57 34.12 Selecting previously unselected package libyajl2:arm64. [2022-09-10T10:25:14.331Z] #57 34.13 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-10T10:25:14.331Z] #57 34.13 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:25:14.331Z] #57 34.23 Selecting previously unselected package net-tools. [2022-09-10T10:25:14.589Z] #57 34.23 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-10T10:25:14.590Z] #57 34.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:25:14.590Z] #57 34.43 Selecting previously unselected package patch. [2022-09-10T10:25:14.590Z] #57 34.43 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-10T10:25:14.590Z] #57 34.44 Unpacking patch (2.7.6-7) ... [2022-09-10T10:25:14.849Z] #57 34.55 Selecting previously unselected package python-pip-whl. [2022-09-10T10:25:14.849Z] #57 34.59 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:25:14.849Z] #57 34.59 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:25:15.013Z] #34 234.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-10T10:25:15.013Z] #34 234.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:15.013Z] #34 234.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:25:15.013Z] #34 234.7 Selecting previously unselected package crossbuild-essential-armel. [2022-09-10T10:25:15.013Z] #34 234.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-10T10:25:15.013Z] #34 234.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-10T10:25:15.013Z] #34 234.7 Selecting previously unselected package libc6-armhf-cross. [2022-09-10T10:25:15.013Z] #34 234.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:15.013Z] #34 234.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-10T10:25:15.013Z] #34 234.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-10T10:25:15.013Z] #34 234.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.013Z] #34 234.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.013Z] #34 234.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-10T10:25:15.013Z] #34 234.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.013Z] #34 234.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.013Z] #34 234.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-10T10:25:15.013Z] #34 234.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.013Z] #34 234.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.013Z] #34 235.0 Selecting previously unselected package libasan6-armhf-cross. [2022-09-10T10:25:15.013Z] #34 235.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.013Z] #34 235.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.271Z] #34 235.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-10T10:25:15.271Z] #34 235.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.271Z] #34 235.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.271Z] #34 235.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-10T10:25:15.271Z] #34 235.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.271Z] #34 235.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.413Z] #57 35.15 Selecting previously unselected package python3-lib2to3. [2022-09-10T10:25:15.413Z] #57 35.16 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-10T10:25:15.413Z] #57 35.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:25:15.413Z] #57 35.32 Selecting previously unselected package python3-distutils. [2022-09-10T10:25:15.413Z] #57 35.32 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-10T10:25:15.413Z] #57 35.32 Unpacking python3-distutils (3.9.2-1) ... [2022-09-10T10:25:15.530Z] #34 235.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-10T10:25:15.530Z] #34 235.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:15.530Z] #34 235.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:15.530Z] #34 235.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-10T10:25:15.530Z] #34 235.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:15.530Z] #34 235.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:25:15.670Z] #57 35.45 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:25:15.670Z] #57 35.45 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:25:15.670Z] #57 35.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:25:15.927Z] #57 35.62 Selecting previously unselected package python3-setuptools. [2022-09-10T10:25:15.927Z] #57 35.62 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-10T10:25:15.927Z] #57 35.62 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-10T10:25:16.184Z] #57 35.88 Selecting previously unselected package python3-wheel. [2022-09-10T10:25:16.184Z] #57 35.89 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-10T10:25:16.184Z] #57 35.90 Unpacking python3-wheel (0.34.2-1) ... [2022-09-10T10:25:16.184Z] #57 36.01 Selecting previously unselected package python3-pip. [2022-09-10T10:25:16.184Z] #57 36.03 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:25:16.184Z] #57 36.03 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:25:16.747Z] #57 36.34 Selecting previously unselected package sudo. [2022-09-10T10:25:16.747Z] #57 36.35 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-10T10:25:16.747Z] #57 36.36 Unpacking sudo (1.9.5p2-3) ... [2022-09-10T10:25:17.312Z] #57 36.96 Selecting previously unselected package systemd-journal-remote. [2022-09-10T10:25:17.312Z] #57 36.96 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-10T10:25:17.312Z] #57 36.97 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-10T10:25:17.312Z] #57 37.09 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T10:25:17.312Z] #57 37.09 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-10T10:25:17.312Z] #57 37.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:25:17.312Z] #57 37.32 Selecting previously unselected package uidmap. [2022-09-10T10:25:17.569Z] #57 37.32 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-10T10:25:17.569Z] #57 37.32 Unpacking uidmap (1:4.8.1-1) ... [2022-09-10T10:25:17.569Z] #57 37.48 Selecting previously unselected package vim-runtime. [2022-09-10T10:25:17.569Z] #57 37.48 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:25:17.569Z] #57 37.52 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-10T10:25:17.569Z] #57 37.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-10T10:25:17.569Z] #57 37.58 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:20.799Z] #34 240.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-10T10:25:20.799Z] #34 240.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:20.799Z] #34 240.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:25:20.799Z] #34 240.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-10T10:25:20.799Z] #34 240.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:25:20.799Z] #34 240.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-10T10:25:20.799Z] #34 240.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-10T10:25:20.799Z] #34 240.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:20.799Z] #34 240.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-10T10:25:20.799Z] #34 240.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-10T10:25:20.799Z] #34 240.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:20.799Z] #34 240.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:20.841Z] #57 40.54 Selecting previously unselected package vim. [2022-09-10T10:25:20.841Z] #57 40.55 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-10T10:25:20.841Z] #57 40.57 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:21.057Z] #34 240.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-10T10:25:21.057Z] #34 240.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:21.057Z] #34 240.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:25:21.402Z] #57 41.17 Selecting previously unselected package xfsprogs. [2022-09-10T10:25:21.402Z] #57 41.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-10T10:25:21.402Z] #57 41.18 Unpacking xfsprogs (5.10.0-4) ... [2022-09-10T10:25:21.915Z] #57 41.53 Selecting previously unselected package zip. [2022-09-10T10:25:21.915Z] #57 41.54 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-10T10:25:21.915Z] #57 41.55 Unpacking zip (3.0-12) ... [2022-09-10T10:25:21.915Z] #57 41.71 Selecting previously unselected package zstd. [2022-09-10T10:25:21.915Z] #57 41.71 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-10T10:25:21.915Z] #57 41.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:25:22.171Z] #57 ... [2022-09-10T10:25:22.171Z] [2022-09-10T10:25:22.171Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:25:22.171Z] #44 108.0 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:25:22.171Z] #44 108.0 checking whether make supports nested variables... yes [2022-09-10T10:25:22.171Z] #44 108.1 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:25:22.171Z] #44 108.1 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:25:22.171Z] #44 108.1 checking how to create a ustar tar archive... gnutar [2022-09-10T10:25:22.171Z] #44 108.2 checking dependency style of gcc... gcc3 [2022-09-10T10:25:22.171Z] #44 108.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:25:22.171Z] #44 108.4 checking whether make supports nested variables... (cached) yes [2022-09-10T10:25:22.171Z] #44 108.4 checking for pkg-config... /usr/bin/pkg-config [2022-09-10T10:25:22.171Z] #44 108.4 checking pkg-config is at least version 0.9.0... yes [2022-09-10T10:25:22.171Z] #44 108.4 checking for yajl >= 2.1.0... yes [2022-09-10T10:25:22.171Z] #44 108.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-10T10:25:22.171Z] #44 108.4 checking for gcc... (cached) gcc [2022-09-10T10:25:22.171Z] #44 108.5 checking whether we are using the GNU C compiler... (cached) yes [2022-09-10T10:25:22.171Z] #44 108.5 checking whether gcc accepts -g... (cached) yes [2022-09-10T10:25:22.171Z] #44 108.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-10T10:25:22.171Z] #44 108.6 checking whether gcc understands -c and -o together... (cached) yes [2022-09-10T10:25:22.171Z] #44 108.6 checking for a Python interpreter with version >= 3... python3 [2022-09-10T10:25:22.171Z] #44 108.6 checking for python3... /usr/bin/python3 [2022-09-10T10:25:22.171Z] #44 108.6 checking for python3 version... 3.9 [2022-09-10T10:25:22.171Z] #44 108.7 checking for python3 platform... linux [2022-09-10T10:25:22.171Z] #44 108.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-10T10:25:22.171Z] #44 108.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-10T10:25:22.171Z] #44 109.1 checking that generated files are newer than configure... done [2022-09-10T10:25:22.171Z] #44 109.1 configure: creating ./config.status [2022-09-10T10:25:22.171Z] #44 111.9 config.status: creating Makefile [2022-09-10T10:25:22.171Z] #44 112.0 config.status: creating config.h [2022-09-10T10:25:22.171Z] #44 112.1 config.status: executing libtool commands [2022-09-10T10:25:22.171Z] #44 112.1 config.status: executing depfiles commands [2022-09-10T10:25:22.171Z] #44 112.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-10T10:25:22.171Z] #44 112.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-10T10:25:22.171Z] #44 113.3 checking for gcc... gcc [2022-09-10T10:25:22.171Z] #44 113.4 checking whether the C compiler works... yes [2022-09-10T10:25:22.171Z] #44 113.5 checking for C compiler default output file name... a.out [2022-09-10T10:25:22.171Z] #44 113.5 checking for suffix of executables... [2022-09-10T10:25:22.171Z] #44 113.7 checking whether we are cross compiling... no [2022-09-10T10:25:22.171Z] #44 113.9 checking for suffix of object files... o [2022-09-10T10:25:22.171Z] #44 114.1 checking whether we are using the GNU C compiler... yes [2022-09-10T10:25:22.171Z] #44 114.2 checking whether gcc accepts -g... yes [2022-09-10T10:25:22.171Z] #44 114.3 checking for gcc option to accept ISO C89... none needed [2022-09-10T10:25:22.171Z] #44 114.4 checking whether gcc understands -c and -o together... yes [2022-09-10T10:25:22.171Z] #44 114.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-10T10:25:22.171Z] #44 114.6 checking whether build environment is sane... yes [2022-09-10T10:25:22.171Z] #44 114.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-10T10:25:22.171Z] #44 114.7 checking for gawk... no [2022-09-10T10:25:22.171Z] #44 114.7 checking for mawk... mawk [2022-09-10T10:25:22.171Z] #44 114.7 checking whether make sets $(MAKE)... yes [2022-09-10T10:25:22.171Z] #44 114.7 checking whether make supports the include directive... yes (GNU style) [2022-09-10T10:25:22.171Z] #44 114.8 checking whether make supports nested variables... yes [2022-09-10T10:25:22.171Z] #44 114.8 checking whether UID '0' is supported by ustar format... yes [2022-09-10T10:25:22.171Z] #44 114.8 checking whether GID '0' is supported by ustar format... yes [2022-09-10T10:25:22.171Z] #44 114.9 checking how to create a ustar tar archive... gnutar [2022-09-10T10:25:22.171Z] #44 114.9 checking dependency style of gcc... gcc3 [2022-09-10T10:25:22.171Z] #44 115.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-10T10:25:22.171Z] #44 115.1 checking whether make supports nested variables... (cached) yes [2022-09-10T10:25:22.171Z] #44 115.2 checking build system type... aarch64-unknown-linux-gnu [2022-09-10T10:25:22.171Z] #44 115.4 checking host system type... aarch64-unknown-linux-gnu [2022-09-10T10:25:22.171Z] #44 115.4 checking how to print strings... printf [2022-09-10T10:25:22.171Z] #44 115.4 checking for a sed that does not truncate output... /bin/sed [2022-09-10T10:25:22.171Z] #44 115.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-10T10:25:22.171Z] #44 115.5 checking for egrep... /bin/grep -E [2022-09-10T10:25:22.171Z] #44 115.5 checking for fgrep... /bin/grep -F [2022-09-10T10:25:22.171Z] #44 115.5 checking for ld used by gcc... /usr/bin/ld [2022-09-10T10:25:22.171Z] #44 115.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-10T10:25:22.171Z] #44 115.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-10T10:25:22.171Z] #44 115.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-10T10:25:22.171Z] #44 115.7 checking whether ln -s works... yes [2022-09-10T10:25:22.171Z] #44 115.7 checking the maximum length of command line arguments... 1572864 [2022-09-10T10:25:22.171Z] #44 115.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-09-10T10:25:22.171Z] #44 115.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-10T10:25:22.171Z] #44 115.7 checking for /usr/bin/ld option to reload object files... -r [2022-09-10T10:25:22.171Z] #44 115.7 checking for objdump... objdump [2022-09-10T10:25:22.171Z] #44 115.8 checking how to recognize dependent libraries... pass_all [2022-09-10T10:25:22.171Z] #44 115.8 checking for dlltool... no [2022-09-10T10:25:22.171Z] #44 115.8 checking how to associate runtime and link libraries... printf %s\n [2022-09-10T10:25:22.171Z] #44 115.8 checking for ar... ar [2022-09-10T10:25:22.171Z] #44 115.8 checking for archiver @FILE support... @ [2022-09-10T10:25:22.171Z] #44 115.9 checking for strip... strip [2022-09-10T10:25:22.171Z] #44 115.9 checking for ranlib... ranlib [2022-09-10T10:25:22.171Z] #44 115.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-10T10:25:22.171Z] #44 116.3 checking for sysroot... no [2022-09-10T10:25:22.171Z] #44 116.3 checking for a working dd... /bin/dd [2022-09-10T10:25:22.171Z] #44 116.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-10T10:25:22.171Z] #44 116.3 checking for mt... no [2022-09-10T10:25:22.171Z] #44 116.3 checking if : is a manifest tool... no [2022-09-10T10:25:22.428Z] #44 116.3 checking how to run the C preprocessor... gcc -E [2022-09-10T10:25:22.991Z] #44 116.6 checking for ANSI C header files... yes [2022-09-10T10:25:22.991Z] #44 117.1 checking for sys/types.h... yes [2022-09-10T10:25:23.247Z] #44 117.3 checking for sys/stat.h... yes [2022-09-10T10:25:23.247Z] #44 117.5 checking for stdlib.h... yes [2022-09-10T10:25:23.504Z] #44 117.6 checking for string.h... yes [2022-09-10T10:25:23.761Z] #44 117.7 checking for memory.h... yes [2022-09-10T10:25:23.761Z] #44 117.9 checking for strings.h... [2022-09-10T10:25:23.761Z] #44 ... [2022-09-10T10:25:23.761Z] [2022-09-10T10:25:23.761Z] #57 [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-10T10:25:23.761Z] #57 42.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:25:23.761Z] #57 42.82 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-10T10:25:23.761Z] #57 42.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:25:23.761Z] #57 42.85 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-10T10:25:23.761Z] #57 42.87 Setting up libicu67:arm64 (67.1-7) ... [2022-09-10T10:25:23.761Z] #57 42.88 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-10T10:25:23.761Z] #57 42.90 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-10T10:25:23.761Z] #57 42.92 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-10T10:25:23.761Z] #57 42.93 Setting up uidmap (1:4.8.1-1) ... [2022-09-10T10:25:23.761Z] #57 42.94 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-10T10:25:23.761Z] #57 42.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:25:23.761Z] #57 42.97 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:25:23.761Z] #57 42.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-10T10:25:23.761Z] #57 42.99 Setting up python3-wheel (0.34.2-1) ... [2022-09-10T10:25:23.761Z] #57 43.56 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-10T10:25:23.761Z] #57 43.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:23.761Z] #57 43.59 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-10T10:25:23.761Z] #57 43.60 Setting up libcap2-bin (1:2.44-1) ... [2022-09-10T10:25:23.761Z] #57 43.62 Setting up apparmor (2.13.6-10) ... [2022-09-10T10:25:25.654Z] #57 45.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-10T10:25:25.654Z] #57 45.32 Setting up zip (3.0-12) ... [2022-09-10T10:25:25.654Z] #57 45.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:25.654Z] #57 45.37 Setting up bash-completion (1:2.11-2) ... [2022-09-10T10:25:26.324Z] #34 246.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-10T10:25:26.324Z] #34 246.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:26.324Z] #34 246.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:25:26.324Z] #34 246.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-10T10:25:26.584Z] #34 246.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-10T10:25:26.584Z] #34 246.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-10T10:25:26.584Z] #34 246.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-10T10:25:26.584Z] #34 246.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:26.584Z] #34 246.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:25:26.584Z] #34 246.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-10T10:25:26.584Z] #34 246.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:26.584Z] #34 246.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:26.584Z] #34 246.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-10T10:25:26.585Z] #34 246.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:26.585Z] #34 246.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:26.585Z] #34 246.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-10T10:25:26.843Z] #34 246.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:26.843Z] #34 246.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:26.843Z] #34 246.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-10T10:25:26.843Z] #34 246.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:26.843Z] #34 246.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:26.843Z] #34 246.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-10T10:25:26.843Z] #34 246.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:26.843Z] #34 246.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.410Z] #34 247.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-10T10:25:27.410Z] #34 247.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.410Z] #34 247.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.410Z] #34 247.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-10T10:25:27.410Z] #34 247.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.410Z] #34 247.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.410Z] #34 247.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-10T10:25:27.669Z] #34 247.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.669Z] #34 247.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.669Z] #34 247.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-10T10:25:27.669Z] #34 247.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.669Z] #34 247.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.928Z] #34 247.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-10T10:25:27.928Z] #34 247.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.928Z] #34 247.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.928Z] #34 247.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-10T10:25:27.928Z] #34 247.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:27.928Z] #34 247.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:27.928Z] #34 247.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-10T10:25:28.175Z] #57 47.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:25:28.175Z] #57 47.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:25:28.175Z] #57 47.92 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-10T10:25:28.175Z] #57 47.94 Setting up patch (2.7.6-7) ... [2022-09-10T10:25:28.175Z] #57 47.95 Setting up sudo (1.9.5p2-3) ... [2022-09-10T10:25:28.175Z] #57 48.05 invoke-rc.d: could not determine current runlevel [2022-09-10T10:25:28.175Z] #57 48.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T10:25:28.175Z] #57 48.06 Setting up xfsprogs (5.10.0-4) ... [2022-09-10T10:25:28.175Z] #57 48.08 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-10T10:25:28.175Z] #57 48.08 Failed to connect to bus: Host is down [2022-09-10T10:25:28.175Z] #57 48.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-10T10:25:28.175Z] #57 48.10 Setting up inetutils-ping (2:2.0-1) ... [2022-09-10T10:25:28.175Z] #57 48.11 Setting up pigz (2.6-1) ... [2022-09-10T10:25:28.175Z] #57 48.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-10T10:25:28.175Z] #57 48.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-10T10:25:28.186Z] #34 247.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:28.186Z] #34 247.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:28.432Z] #57 48.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:25:28.432Z] #57 48.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:28.995Z] #57 48.84 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-10T10:25:28.995Z] #57 48.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:25:29.251Z] #57 49.22 Setting up libelf1:arm64 (0.183-1) ... [2022-09-10T10:25:29.508Z] #57 49.24 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-10T10:25:29.508Z] #57 49.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:25:29.508Z] #57 49.29 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-10T10:25:29.508Z] #57 49.33 Setting up libkmod2:arm64 (28-1) ... [2022-09-10T10:25:29.508Z] #57 49.34 Setting up python3-distutils (3.9.2-1) ... [2022-09-10T10:25:30.071Z] #57 49.80 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:25:30.071Z] #57 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T10:25:30.071Z] #57 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T10:25:30.071Z] #57 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T10:25:30.071Z] #57 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T10:25:30.071Z] #57 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T10:25:30.071Z] #57 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T10:25:30.071Z] #57 49.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T10:25:30.071Z] #57 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T10:25:30.071Z] #57 49.96 Setting up python3-setuptools (52.0.0-4) ... [2022-09-10T10:25:31.964Z] #57 51.44 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-10T10:25:31.964Z] #57 51.46 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-10T10:25:31.964Z] #57 51.48 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:25:31.964Z] #57 51.49 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:25:32.893Z] #57 52.70 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-10T10:25:32.893Z] #57 52.71 Setting up jq (1.6-2.1) ... [2022-09-10T10:25:32.893Z] #57 52.72 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-10T10:25:32.893Z] #57 52.73 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-10T10:25:32.893Z] #57 52.75 Setting up iptables (1.8.7-1) ... [2022-09-10T10:25:32.893Z] #57 52.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:25:32.893Z] #57 52.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:25:32.893Z] #57 52.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:25:32.893Z] #57 52.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:25:32.893Z] #57 52.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T10:25:33.150Z] #57 52.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T10:25:33.150Z] #57 52.80 Setting up iproute2 (5.10.0-4) ... [2022-09-10T10:25:33.407Z] #57 53.10 Setting up systemd (247.3-7) ... [2022-09-10T10:25:33.407Z] #57 53.21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-10T10:25:33.407Z] #57 53.21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-10T10:25:33.407Z] #57 53.23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-10T10:25:33.407Z] #57 53.24 Initializing machine ID from random generator. [2022-09-10T10:25:33.452Z] #34 252.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-10T10:25:33.452Z] #34 252.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:33.452Z] #34 252.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:33.452Z] #34 252.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-10T10:25:33.452Z] #34 252.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:25:33.452Z] #34 252.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-10T10:25:33.715Z] #34 253.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-10T10:25:33.715Z] #34 253.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:33.715Z] #34 253.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:25:33.971Z] #57 ... [2022-09-10T10:25:33.971Z] [2022-09-10T10:25:33.971Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:25:33.971Z] #44 117.9 checking for strings.h... yes [2022-09-10T10:25:33.971Z] #44 118.1 checking for inttypes.h... yes [2022-09-10T10:25:33.971Z] #44 118.4 checking for stdint.h... yes [2022-09-10T10:25:33.971Z] #44 118.6 checking for unistd.h... yes [2022-09-10T10:25:33.971Z] #44 118.7 checking for dlfcn.h... yes [2022-09-10T10:25:33.971Z] #44 118.9 checking for objdir... .libs [2022-09-10T10:25:33.971Z] #44 119.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-10T10:25:33.971Z] #44 119.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-10T10:25:33.971Z] #44 119.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-10T10:25:33.971Z] #44 119.5 checking if gcc static flag -static works... yes [2022-09-10T10:25:33.971Z] #44 119.8 checking if gcc supports -c -o file.o... yes [2022-09-10T10:25:33.971Z] #44 120.0 checking if gcc supports -c -o file.o... (cached) yes [2022-09-10T10:25:33.971Z] #44 120.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-09-10T10:25:33.971Z] #44 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-10T10:25:33.971Z] #44 120.4 checking how to hardcode library paths into programs... immediate [2022-09-10T10:25:33.971Z] #44 120.4 checking whether stripping libraries is possible... yes [2022-09-10T10:25:33.971Z] #44 120.4 checking if libtool supports shared libraries... yes [2022-09-10T10:25:33.971Z] #44 120.4 checking whether to build shared libraries... no [2022-09-10T10:25:33.971Z] #44 120.4 checking whether to build static libraries... yes [2022-09-10T10:25:33.971Z] #44 120.4 checking float.h usability... yes [2022-09-10T10:25:33.971Z] #44 120.5 checking float.h presence... yes [2022-09-10T10:25:33.971Z] #44 120.6 checking for float.h... yes [2022-09-10T10:25:33.971Z] #44 120.6 checking limits.h usability... yes [2022-09-10T10:25:33.971Z] #44 120.7 checking limits.h presence... yes [2022-09-10T10:25:33.971Z] #44 120.8 checking for limits.h... yes [2022-09-10T10:25:33.971Z] #44 120.9 checking stddef.h usability... yes [2022-09-10T10:25:33.971Z] #44 121.1 checking stddef.h presence... yes [2022-09-10T10:25:33.971Z] #44 121.1 checking for stddef.h... yes [2022-09-10T10:25:33.971Z] #44 121.1 checking for stdlib.h... (cached) yes [2022-09-10T10:25:33.971Z] #44 121.2 checking for string.h... (cached) yes [2022-09-10T10:25:33.971Z] #44 121.2 checking sys/time.h usability... yes [2022-09-10T10:25:33.971Z] #44 121.3 checking sys/time.h presence... yes [2022-09-10T10:25:33.971Z] #44 121.4 checking for sys/time.h... yes [2022-09-10T10:25:33.971Z] #44 121.4 checking for inline... inline [2022-09-10T10:25:33.971Z] #44 121.5 checking for size_t... yes [2022-09-10T10:25:33.971Z] #44 121.9 checking for stdlib.h... (cached) yes [2022-09-10T10:25:33.971Z] #44 121.9 checking for GNU libc compatible malloc... yes [2022-09-10T10:25:33.971Z] #44 122.2 checking for stdlib.h... (cached) yes [2022-09-10T10:25:33.971Z] #44 122.2 checking for GNU libc compatible realloc... yes [2022-09-10T10:25:33.971Z] #44 122.4 checking for working strtod... yes [2022-09-10T10:25:33.971Z] #44 122.6 checking for gettimeofday... yes [2022-09-10T10:25:33.971Z] #44 122.9 checking for memset... yes [2022-09-10T10:25:33.971Z] #44 123.1 checking for strspn... yes [2022-09-10T10:25:33.971Z] #44 123.5 checking that generated files are newer than configure... done [2022-09-10T10:25:33.971Z] #44 123.5 configure: creating ./config.status [2022-09-10T10:25:33.971Z] #44 126.2 config.status: creating Makefile [2022-09-10T10:25:33.971Z] #44 126.2 config.status: creating config.h [2022-09-10T10:25:33.971Z] #44 126.2 config.status: executing depfiles commands [2022-09-10T10:25:33.971Z] #44 126.4 config.status: executing libtool commands [2022-09-10T10:25:33.971Z] #44 127.5 GEN .version [2022-09-10T10:25:33.971Z] #44 127.5 make install-recursive [2022-09-10T10:25:33.971Z] #44 127.5 make[1]: Entering directory '/tmp/crun-build' [2022-09-10T10:25:33.971Z] #44 127.7 Making install in libocispec [2022-09-10T10:25:33.971Z] #44 127.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:25:33.971Z] #44 127.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-10T10:25:33.971Z] #44 127.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-10T10:25:33.971Z] #44 127.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-10T10:25:33.971Z] #44 127.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-10T10:25:33.973Z] #34 253.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-10T10:25:33.973Z] #34 253.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:33.973Z] #34 253.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:34.228Z] #44 128.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-10T10:25:34.228Z] #44 128.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-10T10:25:34.231Z] #34 254.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-10T10:25:34.485Z] #44 ... [2022-09-10T10:25:34.485Z] [2022-09-10T10:25:34.485Z] #57 [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-10T10:25:34.485Z] #57 54.32 Setting up systemd-journal-remote (247.3-7) ... [2022-09-10T10:25:34.489Z] #34 254.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:34.489Z] #34 254.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:35.048Z] #57 54.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:25:35.979Z] #57 DONE 55.7s [2022-09-10T10:25:35.979Z] [2022-09-10T10:25:35.979Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-10T10:25:35.979Z] #44 128.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-10T10:25:35.979Z] #44 129.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-10T10:25:35.979Z] #44 129.4 make install-recursive [2022-09-10T10:25:35.979Z] #44 129.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:25:35.979Z] #44 129.5 Making install in yajl [2022-09-10T10:25:35.979Z] #44 129.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:25:35.979Z] #44 129.5 CC verify/json_verify-json_verify.o [2022-09-10T10:25:35.979Z] #44 129.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-10T10:25:35.979Z] #44 129.6 CC src/libyajl_la-yajl.lo [2022-09-10T10:25:35.979Z] #44 129.6 CC src/libyajl_la-yajl_gen.lo [2022-09-10T10:25:35.979Z] #44 129.6 CC src/libyajl_la-yajl_parser.lo [2022-09-10T10:25:35.979Z] #44 129.6 CC src/libyajl_la-yajl_buf.lo [2022-09-10T10:25:35.979Z] #44 129.7 CC src/libyajl_la-yajl_encode.lo [2022-09-10T10:25:35.979Z] #44 129.7 CC src/libyajl_la-yajl_lex.lo [2022-09-10T10:25:35.979Z] #44 129.8 CC src/libyajl_la-yajl_tree.lo [2022-09-10T10:25:36.912Z] #44 ... [2022-09-10T10:25:36.912Z] [2022-09-10T10:25:36.912Z] #58 [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-10T10:25:36.912Z] #0 0.760 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T10:25:36.912Z] #0 0.765 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T10:25:36.912Z] #0 0.769 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T10:25:36.912Z] #58 DONE 0.8s [2022-09-10T10:25:36.912Z] [2022-09-10T10:25:36.912Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:25:38.673Z] #34 258.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-10T10:25:38.673Z] #34 258.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:38.673Z] #34 258.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:38.673Z] #34 258.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-10T10:25:38.931Z] #34 258.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-10T10:25:38.931Z] #34 258.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-10T10:25:38.931Z] #34 258.7 Selecting previously unselected package libc6-s390x-cross. [2022-09-10T10:25:38.931Z] #34 258.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:38.931Z] #34 258.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-10T10:25:38.931Z] #34 258.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-10T10:25:38.931Z] #34 258.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:38.931Z] #34 258.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:38.931Z] #34 258.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-10T10:25:38.931Z] #34 258.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:38.931Z] #34 258.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:38.931Z] #34 258.9 Selecting previously unselected package libitm1-s390x-cross. [2022-09-10T10:25:38.931Z] #34 258.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.190Z] #34 258.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.190Z] #34 259.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-10T10:25:39.190Z] #34 259.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.190Z] #34 259.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.190Z] #34 259.0 Selecting previously unselected package libasan6-s390x-cross. [2022-09-10T10:25:39.190Z] #34 259.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.190Z] #34 259.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.448Z] #34 259.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-10T10:25:39.448Z] #34 259.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.448Z] #34 259.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.448Z] #34 259.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-10T10:25:39.448Z] #34 259.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.448Z] #34 259.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.448Z] #34 259.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-10T10:25:39.707Z] #34 259.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:39.707Z] #34 259.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:39.707Z] #34 259.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-10T10:25:39.707Z] #34 259.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:39.707Z] #34 259.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:42.163Z] #59 ... [2022-09-10T10:25:42.163Z] [2022-09-10T10:25:42.163Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:25:42.163Z] #44 135.4 CCLD libyajl.la [2022-09-10T10:25:42.163Z] #44 135.8 CCLD verify/json_verify [2022-09-10T10:25:42.163Z] #44 136.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:25:42.163Z] #44 136.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:25:42.163Z] #44 136.1 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:25:42.163Z] #44 136.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:25:42.163Z] #44 136.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-10T10:25:42.163Z] #44 136.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:25:42.163Z] #44 136.2 CC src/validate.o [2022-09-10T10:25:42.163Z] #44 136.2 CC src/image_spec_schema_config_schema.lo [2022-09-10T10:25:42.163Z] #44 136.2 CC src/image_spec_schema_content_descriptor.lo [2022-09-10T10:25:42.163Z] #44 136.2 CC src/image_spec_schema_defs.lo [2022-09-10T10:25:42.163Z] #44 136.2 CC src/image_spec_schema_defs_descriptor.lo [2022-09-10T10:25:42.163Z] #44 136.3 CC src/image_spec_schema_image_index_schema.lo [2022-09-10T10:25:42.163Z] #44 136.3 CC src/image_spec_schema_image_layout_schema.lo [2022-09-10T10:25:42.163Z] #44 136.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-10T10:25:42.163Z] #44 136.3 CC src/runtime_spec_schema_config_linux.lo [2022-09-10T10:25:42.163Z] #44 136.4 CC src/runtime_spec_schema_config_zos.lo [2022-09-10T10:25:42.163Z] #44 136.4 CC src/runtime_spec_schema_config_schema.lo [2022-09-10T10:25:42.420Z] #44 136.5 CC src/runtime_spec_schema_config_solaris.lo [2022-09-10T10:25:42.420Z] #44 136.5 CC src/runtime_spec_schema_config_vm.lo [2022-09-10T10:25:42.420Z] #44 136.7 CC src/runtime_spec_schema_config_windows.lo [2022-09-10T10:25:42.420Z] #44 136.7 CC src/runtime_spec_schema_defs.lo [2022-09-10T10:25:42.677Z] #44 136.7 CC src/runtime_spec_schema_defs_linux.lo [2022-09-10T10:25:42.677Z] #44 136.8 CC src/runtime_spec_schema_defs_zos.lo [2022-09-10T10:25:42.677Z] #44 136.8 CC src/runtime_spec_schema_defs_vm.lo [2022-09-10T10:25:42.677Z] #44 136.9 CC src/runtime_spec_schema_defs_windows.lo [2022-09-10T10:25:42.934Z] #44 137.0 CC src/runtime_spec_schema_state_schema.lo [2022-09-10T10:25:42.934Z] #44 137.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-10T10:25:42.934Z] #44 137.3 CC src/basic_test_double_array_item.lo [2022-09-10T10:25:43.191Z] #44 137.4 CC src/basic_test_double_array.lo [2022-09-10T10:25:43.191Z] #44 137.5 CC src/basic_test_top_array_int.lo [2022-09-10T10:25:43.448Z] #44 137.6 CC src/basic_test_top_array_string.lo [2022-09-10T10:25:43.448Z] #44 137.7 CC src/basic_test_top_double_array_int.lo [2022-09-10T10:25:43.448Z] #44 137.7 CC src/basic_test_top_double_array_obj.lo [2022-09-10T10:25:43.705Z] #44 137.8 CC src/basic_test_top_double_array_refobj.lo [2022-09-10T10:25:43.705Z] #44 138.0 CC src/basic_test_top_double_array_string.lo [2022-09-10T10:25:43.894Z] #34 263.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-10T10:25:43.983Z] #44 138.2 CC src/read-file.lo [2022-09-10T10:25:43.983Z] #44 138.3 CC src/json_common.lo [2022-09-10T10:25:44.152Z] #34 263.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:44.152Z] #34 263.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:44.152Z] #34 264.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-10T10:25:44.152Z] #34 264.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-10T10:25:44.152Z] #34 264.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-10T10:25:44.152Z] #34 264.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-10T10:25:44.152Z] #34 264.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-10T10:25:44.152Z] #34 264.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-10T10:25:44.241Z] #44 138.4 CC tests/test-1.o [2022-09-10T10:25:44.507Z] #44 138.6 CC tests/test-2.o [2022-09-10T10:25:44.719Z] #34 264.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-10T10:25:44.719Z] #34 264.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-10T10:25:44.719Z] #34 264.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:44.768Z] #44 138.7 CC tests/test-3.o [2022-09-10T10:25:44.768Z] #44 138.9 CC tests/test-4.o [2022-09-10T10:25:44.977Z] #34 264.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-10T10:25:44.977Z] #34 264.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-10T10:25:44.977Z] #34 264.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:45.025Z] #44 139.1 CC tests/test-5.o [2022-09-10T10:25:45.280Z] #44 139.4 CC tests/test-6.o [2022-09-10T10:25:45.536Z] #44 139.6 CC tests/test-7.o [2022-09-10T10:25:45.536Z] #44 139.8 CC tests/test-8.o [2022-09-10T10:25:46.099Z] #44 140.0 CC tests/test-9.o [2022-09-10T10:25:46.099Z] #44 140.2 CC tests/test-10.o [2022-09-10T10:25:46.355Z] #44 140.3 CC tests/test-11.o [2022-09-10T10:25:49.163Z] #34 268.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-10T10:25:49.163Z] #34 268.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-10T10:25:49.163Z] #34 268.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:49.163Z] #34 268.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-10T10:25:49.163Z] #34 268.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-10T10:25:49.163Z] #34 268.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up libfile-which-perl (1.23-1) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-10T10:25:49.163Z] #34 269.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libicu67:amd64 (67.1-7) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-10T10:25:49.163Z] #34 269.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-10T10:25:49.163Z] #34 269.2 Setting up file (1:5.39-3) ... [2022-09-10T10:25:49.163Z] #34 269.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:25:49.163Z] #34 269.2 Setting up bzip2 (1.0.8-4) ... [2022-09-10T10:25:49.163Z] #34 269.2 Setting up libyaml-perl (1.30-1) ... [2022-09-10T10:25:49.163Z] #34 269.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-10T10:25:49.421Z] #34 269.2 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-10T10:25:49.421Z] #34 269.2 Setting up libio-string-perl (1.08-3.1) ... [2022-09-10T10:25:49.421Z] #34 269.2 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-10T10:25:49.421Z] #34 269.2 Setting up cross-config (2.6.18+nmu1) ... [2022-09-10T10:25:49.421Z] #34 269.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-10T10:25:49.421Z] #34 269.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-10T10:25:49.421Z] #34 269.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up patch (2.7.6-7) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-10T10:25:49.421Z] #34 269.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-10T10:25:49.679Z] #34 269.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.679Z] #34 269.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:49.938Z] #34 269.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-10T10:25:49.938Z] #34 269.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-10T10:25:49.938Z] #34 270.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-10T10:25:50.196Z] #34 270.1 [2022-09-10T10:25:50.196Z] #34 270.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-10T10:25:50.196Z] #34 270.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up dpkg-dev (1.20.11) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.196Z] #34 270.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.454Z] #34 270.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-10T10:25:50.454Z] #34 270.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-10T10:25:50.454Z] #34 270.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-10T10:25:50.454Z] #34 270.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-10T10:25:50.713Z] #34 270.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-10T10:25:50.713Z] #34 270.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-10T10:25:50.713Z] #34 270.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:50.713Z] #34 270.8 Setting up libxml-simple-perl (2.25-1) ... [2022-09-10T10:25:50.713Z] #34 270.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:25:50.971Z] #34 270.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:25:50.971Z] #34 270.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-10T10:25:50.971Z] #34 270.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.971Z] #34 270.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:25:50.972Z] #34 270.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-10T10:25:50.972Z] #34 271.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:51.231Z] #34 271.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:51.231Z] #34 271.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-10T10:25:51.231Z] #34 271.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up crossbuild-essential-armel (12.9) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-10T10:25:51.231Z] #34 271.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-10T10:25:51.231Z] #34 271.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:25:51.603Z] #44 ... [2022-09-10T10:25:51.603Z] [2022-09-10T10:25:51.603Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:25:51.603Z] #59 9.435 Collecting yamllint==1.27.1 [2022-09-10T10:25:51.603Z] #59 10.48 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-10T10:25:51.603Z] #59 11.55 Collecting pathspec>=0.5.3 [2022-09-10T10:25:51.603Z] #59 11.56 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-10T10:25:51.603Z] #59 11.82 Collecting pyyaml [2022-09-10T10:25:51.603Z] #59 11.83 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-10T10:25:51.603Z] #59 11.87 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-10T10:25:51.603Z] #59 11.90 Building wheels for collected packages: yamllint [2022-09-10T10:25:51.603Z] #59 11.91 Building wheel for yamllint (setup.py): started [2022-09-10T10:25:51.603Z] #59 12.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-10T10:25:51.603Z] #59 12.95 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c3e254cc9df969b6d9db0a6737b528c6e924b76e339d47214cbdad9c52f8ef73 [2022-09-10T10:25:51.603Z] #59 12.95 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-10T10:25:51.603Z] #59 12.95 Successfully built yamllint [2022-09-10T10:25:51.603Z] #59 12.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-10T10:25:51.603Z] #59 13.42 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-10T10:25:51.603Z] #59 DONE 14.1s [2022-09-10T10:25:51.603Z] [2022-09-10T10:25:51.603Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:25:51.798Z] #34 DONE 271.7s [2022-09-10T10:25:51.798Z] [2022-09-10T10:25:51.798Z] #42 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-10T10:25:51.798Z] #42 DONE 0.1s [2022-09-10T10:25:51.798Z] [2022-09-10T10:25:51.798Z] #43 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-10T10:25:51.798Z] #43 DONE 0.1s [2022-09-10T10:25:51.798Z] [2022-09-10T10:25:51.798Z] #44 [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-10T10:25:53.702Z] #44 1.458 + RM_GOPATH=0 [2022-09-10T10:25:53.702Z] #44 1.458 + TMP_GOPATH= [2022-09-10T10:25:53.702Z] #44 1.458 + : /build [2022-09-10T10:25:53.702Z] #44 1.458 + '[' -z '' ']' [2022-09-10T10:25:53.702Z] #44 1.458 ++ mktemp -d [2022-09-10T10:25:53.702Z] #44 1.459 + export GOPATH=/tmp/tmp.FgrmXpHOge [2022-09-10T10:25:53.702Z] #44 1.459 + GOPATH=/tmp/tmp.FgrmXpHOge [2022-09-10T10:25:53.702Z] #44 1.459 + RM_GOPATH=1 [2022-09-10T10:25:53.702Z] #44 1.459 + case "$(go env GOARCH)" in [2022-09-10T10:25:53.702Z] #44 1.459 ++ go env GOARCH [2022-09-10T10:25:53.702Z] #44 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:25:53.702Z] #44 1.466 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:25:53.702Z] #44 1.467 ++ dirname /install.sh [2022-09-10T10:25:53.702Z] #44 1.468 + dir=/ [2022-09-10T10:25:53.702Z] #44 1.468 + bin=dockercli [2022-09-10T10:25:53.702Z] #44 1.468 + shift [2022-09-10T10:25:53.702Z] #44 1.469 + '[' '!' -f //dockercli.installer ']' [2022-09-10T10:25:53.702Z] #44 1.469 + . //dockercli.installer [2022-09-10T10:25:53.702Z] #44 1.469 ++ : stable [2022-09-10T10:25:53.702Z] #44 1.470 ++ : 17.06.2-ce [2022-09-10T10:25:53.702Z] #44 1.470 + install_dockercli [2022-09-10T10:25:53.703Z] #44 1.470 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-10T10:25:53.703Z] #44 1.471 Install docker/cli version 17.06.2-ce from stable [2022-09-10T10:25:53.703Z] #44 1.471 ++ uname -m [2022-09-10T10:25:53.703Z] #44 1.473 + arch=x86_64 [2022-09-10T10:25:53.703Z] #44 1.473 + '[' x86_64 '!=' x86_64 ']' [2022-09-10T10:25:53.703Z] #44 1.473 + url=https://download.docker.com/linux/static [2022-09-10T10:25:53.703Z] #44 1.474 + tar -xz docker/docker [2022-09-10T10:25:53.703Z] #44 1.475 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-10T10:25:56.998Z] #44 4.708 + mkdir -p /build [2022-09-10T10:25:56.998Z] #44 4.712 + mv docker/docker /build/ [2022-09-10T10:25:56.998Z] #44 4.714 + rmdir docker [2022-09-10T10:25:56.998Z] #44 DONE 5.1s [2022-09-10T10:25:56.998Z] [2022-09-10T10:25:56.998Z] #45 [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-10T10:25:56.998Z] #0 1.417 + RM_GOPATH=0 [2022-09-10T10:25:56.998Z] #0 1.417 + TMP_GOPATH= [2022-09-10T10:25:56.998Z] #0 1.417 + : /build [2022-09-10T10:25:56.998Z] #0 1.417 + '[' -z '' ']' [2022-09-10T10:25:56.998Z] #0 1.417 ++ mktemp -d [2022-09-10T10:25:56.998Z] #0 1.419 + export GOPATH=/tmp/tmp.VOugtRfV5w [2022-09-10T10:25:56.998Z] #0 1.419 + GOPATH=/tmp/tmp.VOugtRfV5w [2022-09-10T10:25:56.998Z] #0 1.419 + RM_GOPATH=1 [2022-09-10T10:25:56.998Z] #0 1.419 + case "$(go env GOARCH)" in [2022-09-10T10:25:56.998Z] #0 1.421 ++ go env GOARCH [2022-09-10T10:25:56.998Z] #0 1.427 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:25:56.998Z] #0 1.427 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:25:56.998Z] #0 1.427 ++ dirname /install.sh [2022-09-10T10:25:56.998Z] #0 1.428 + dir=/ [2022-09-10T10:25:56.998Z] #0 1.428 + bin=rootlesskit [2022-09-10T10:25:56.998Z] #0 1.428 + shift [2022-09-10T10:25:56.998Z] #0 1.428 + '[' '!' -f //rootlesskit.installer ']' [2022-09-10T10:25:56.998Z] #0 1.428 + . //rootlesskit.installer [2022-09-10T10:25:56.998Z] #0 1.428 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:25:56.998Z] #0 1.428 + install_rootlesskit [2022-09-10T10:25:56.998Z] #0 1.428 + case "$1" in [2022-09-10T10:25:56.998Z] #0 1.428 + export CGO_ENABLED=0 [2022-09-10T10:25:56.998Z] #0 1.428 + CGO_ENABLED=0 [2022-09-10T10:25:56.998Z] #0 1.428 + _install_rootlesskit [2022-09-10T10:25:56.998Z] #0 1.428 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-10T10:25:56.998Z] #0 1.428 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:25:56.998Z] #0 1.428 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:25:56.998Z] #0 1.428 + GOBIN=/build [2022-09-10T10:25:56.998Z] #0 1.428 + GO111MODULE=on [2022-09-10T10:25:56.998Z] #0 1.428 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:25:56.998Z] #0 1.776 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-10T10:25:56.998Z] #0 2.893 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-10T10:25:56.998Z] #0 2.893 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-10T10:25:56.998Z] #0 3.094 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-10T10:25:56.998Z] #0 4.244 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-10T10:25:56.998Z] #0 4.720 go: downloading github.com/google/uuid v1.3.0 [2022-09-10T10:25:56.998Z] #0 4.721 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-10T10:25:56.998Z] #0 4.753 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-10T10:25:56.998Z] #0 4.847 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-10T10:25:56.998Z] #0 4.890 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-10T10:25:56.998Z] #0 4.952 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-10T10:25:56.998Z] #45 5.173 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-10T10:25:56.998Z] #45 5.249 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-10T10:25:56.998Z] #45 5.306 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-10T10:25:58.904Z] #45 6.570 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-10T10:26:02.195Z] #45 ... [2022-09-10T10:26:02.195Z] [2022-09-10T10:26:02.195Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:02.195Z] #0 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:26:02.195Z] #0 1.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:26:02.195Z] #0 1.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:26:02.195Z] #0 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:26:02.195Z] #0 2.651 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:26:02.195Z] #0 3.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:26:02.195Z] #0 3.873 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:26:02.195Z] #0 4.447 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:26:02.195Z] #0 4.971 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:26:02.195Z] #0 5.668 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:26:02.195Z] #0 5.668 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:26:02.195Z] #0 5.675 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:26:02.195Z] #0 5.675 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:26:02.195Z] #0 5.679 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:26:02.195Z] #0 5.679 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:26:02.195Z] #0 5.705 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.705 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:26:02.195Z] #0 5.705 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.705 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:26:02.195Z] #0 5.719 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:26:02.195Z] #0 5.719 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:26:02.195Z] #46 ... [2022-09-10T10:26:02.195Z] [2022-09-10T10:26:02.195Z] #47 [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-10T10:26:02.195Z] #0 1.914 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:26:02.195Z] #0 1.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:26:02.195Z] #0 1.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:26:02.195Z] #0 2.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:26:02.195Z] #0 2.562 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:26:02.195Z] #0 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:26:02.195Z] #0 3.758 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:26:02.195Z] #0 4.425 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:26:02.195Z] #0 5.040 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:26:02.195Z] #0 5.579 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:26:02.195Z] #0 5.595 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:26:02.195Z] #0 5.595 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:26:02.195Z] #0 5.595 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:26:02.195Z] #0 5.611 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:26:02.195Z] #0 5.612 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:26:02.195Z] #0 5.633 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.633 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:26:02.195Z] #0 5.633 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:26:02.195Z] #0 5.644 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.655 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.655 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:26:02.195Z] #47 ... [2022-09-10T10:26:02.195Z] [2022-09-10T10:26:02.195Z] #48 [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-10T10:26:02.195Z] #0 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:26:02.195Z] #0 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:26:02.195Z] #0 1.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:26:02.195Z] #0 2.244 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:26:02.195Z] #0 2.616 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:26:02.195Z] #0 3.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:26:02.195Z] #0 3.631 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:26:02.195Z] #0 4.340 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:26:02.195Z] #0 5.003 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:26:02.195Z] #0 5.495 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:26:02.195Z] #0 5.497 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:26:02.195Z] #0 5.515 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:26:02.195Z] #0 5.515 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:26:02.195Z] #0 5.539 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:26:02.195Z] #0 5.539 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:26:02.195Z] #0 5.539 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.539 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.539 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:26:02.195Z] #0 5.599 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:26:02.195Z] #0 5.599 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:26:02.195Z] #0 5.599 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:26:13.494Z] #35 ... [2022-09-10T10:26:13.494Z] [2022-09-10T10:26:13.494Z] #38 [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-10T10:26:13.494Z] #38 206.2 + dpkg --print-architecture [2022-09-10T10:26:13.494Z] #38 DONE 206.8s [2022-09-10T10:26:13.494Z] [2022-09-10T10:26:13.494Z] #43 [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-10T10:26:14.452Z] #48 ... [2022-09-10T10:26:14.452Z] [2022-09-10T10:26:14.452Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:14.452Z] #46 21.52 Fetched 49.2 MB in 20s (2458 kB/s) [2022-09-10T10:26:20.038Z] #43 ... [2022-09-10T10:26:20.038Z] [2022-09-10T10:26:20.038Z] #44 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-10T10:26:20.038Z] #44 173.6 CCLD libocispec.la [2022-09-10T10:26:20.038Z] #44 174.0 CCLD src/validate [2022-09-10T10:26:20.038Z] #44 174.0 CCLD tests/test-1 [2022-09-10T10:26:20.038Z] #44 174.0 CCLD tests/test-2 [2022-09-10T10:26:20.038Z] #44 174.1 CCLD tests/test-3 [2022-09-10T10:26:20.038Z] #44 174.1 CCLD tests/test-4 [2022-09-10T10:26:20.038Z] #44 174.1 CCLD tests/test-5 [2022-09-10T10:26:20.038Z] #44 174.2 CCLD tests/test-6 [2022-09-10T10:26:20.038Z] #44 174.3 CCLD tests/test-7 [2022-09-10T10:26:20.295Z] #44 174.3 CCLD tests/test-8 [2022-09-10T10:26:20.295Z] #44 174.4 CCLD tests/test-9 [2022-09-10T10:26:20.295Z] #44 174.5 CCLD tests/test-10 [2022-09-10T10:26:20.295Z] #44 174.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-10T10:26:20.295Z] #44 174.6 CCLD tests/test-11 [2022-09-10T10:26:21.016Z] #46 21.52 Reading package lists... [2022-09-10T10:26:21.016Z] #46 ... [2022-09-10T10:26:21.016Z] [2022-09-10T10:26:21.016Z] #48 [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-10T10:26:21.016Z] #48 22.32 Fetched 49.2 MB in 21s (2380 kB/s) [2022-09-10T10:26:22.189Z] #44 176.0 libtool: link: ar cr libocispec.a [2022-09-10T10:26:22.189Z] #44 176.1 libtool: link: ranlib libocispec.a [2022-09-10T10:26:22.921Z] #48 22.32 Reading package lists... [2022-09-10T10:26:22.921Z] #48 ... [2022-09-10T10:26:22.921Z] [2022-09-10T10:26:22.921Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:22.921Z] #46 21.52 Reading package lists... [2022-09-10T10:26:23.557Z] #44 177.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-10T10:26:23.557Z] #44 177.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-10T10:26:23.557Z] #44 177.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-10T10:26:23.557Z] #44 177.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:26:23.557Z] #44 177.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:26:23.557Z] #44 177.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:26:23.557Z] #44 177.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-10T10:26:23.557Z] #44 177.7 make[2]: Entering directory '/tmp/crun-build' [2022-09-10T10:26:23.557Z] #44 177.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-10T10:26:23.813Z] #44 177.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-10T10:26:23.813Z] #44 177.8 CC src/libcrun/libcrun_testing_a-container.o [2022-09-10T10:26:23.813Z] #44 177.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-10T10:26:23.813Z] #44 177.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-10T10:26:23.813Z] #44 177.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-10T10:26:23.813Z] #44 177.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-10T10:26:23.813Z] #44 178.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-10T10:26:23.813Z] #44 178.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-10T10:26:23.813Z] #44 178.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-10T10:26:24.070Z] #44 178.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-10T10:26:24.070Z] #44 178.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-10T10:26:24.070Z] #44 178.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-10T10:26:24.070Z] #44 178.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-10T10:26:24.070Z] #44 178.3 CC src/libcrun/libcrun_testing_a-error.o [2022-09-10T10:26:24.070Z] #44 178.4 CC src/libcrun/libcrun_testing_a-status.o [2022-09-10T10:26:24.300Z] #46 31.09 Reading package lists... [2022-09-10T10:26:24.300Z] #46 ... [2022-09-10T10:26:24.300Z] [2022-09-10T10:26:24.300Z] #47 [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-10T10:26:24.300Z] #47 22.25 Fetched 49.2 MB in 21s (2376 kB/s) [2022-09-10T10:26:24.300Z] #47 22.25 Reading package lists... [2022-09-10T10:26:24.300Z] #47 31.25 Reading package lists... [2022-09-10T10:26:24.300Z] #47 ... [2022-09-10T10:26:24.300Z] [2022-09-10T10:26:24.300Z] #48 [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-10T10:26:24.300Z] #48 22.32 Reading package lists... [2022-09-10T10:26:24.326Z] #44 178.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-10T10:26:24.326Z] #44 178.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-10T10:26:24.326Z] #44 178.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-10T10:26:24.326Z] #44 178.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-10T10:26:24.326Z] #44 178.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-10T10:26:24.583Z] #44 178.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-10T10:26:24.840Z] #44 178.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-10T10:26:24.840Z] #44 179.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-10T10:26:24.840Z] #44 179.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-10T10:26:25.096Z] #44 179.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-10T10:26:25.096Z] #44 179.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-10T10:26:25.660Z] #44 179.8 CC src/crun-crun.o [2022-09-10T10:26:25.917Z] #44 180.0 CC src/crun-run.o [2022-09-10T10:26:25.917Z] #44 180.1 CC src/crun-delete.o [2022-09-10T10:26:25.917Z] #44 180.2 CC src/crun-kill.o [2022-09-10T10:26:26.173Z] #44 180.2 CC src/crun-pause.o [2022-09-10T10:26:26.173Z] #44 180.4 CC src/crun-unpause.o [2022-09-10T10:26:26.430Z] #44 180.6 CC src/crun-spec.o [2022-09-10T10:26:26.430Z] #44 180.7 CC src/crun-exec.o [2022-09-10T10:26:27.000Z] #44 180.9 CC src/crun-list.o [2022-09-10T10:26:27.000Z] #44 181.2 CC src/crun-create.o [2022-09-10T10:26:27.000Z] #44 181.3 CC src/crun-start.o [2022-09-10T10:26:27.563Z] #44 181.6 CC src/crun-state.o [2022-09-10T10:26:27.563Z] #44 181.7 CC src/crun-update.o [2022-09-10T10:26:27.563Z] #44 181.8 CC src/crun-ps.o [2022-09-10T10:26:28.127Z] #44 182.0 CC src/crun-checkpoint.o [2022-09-10T10:26:28.127Z] #44 182.3 CC src/crun-restore.o [2022-09-10T10:26:28.383Z] #44 182.5 CC src/libcrun/libcrun_la-utils.lo [2022-09-10T10:26:28.383Z] #44 182.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-10T10:26:28.639Z] #44 182.7 CC src/libcrun/libcrun_la-container.lo [2022-09-10T10:26:28.639Z] #44 182.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-10T10:26:28.896Z] #44 183.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-10T10:26:29.152Z] #44 183.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-10T10:26:29.410Z] #44 183.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-10T10:26:29.666Z] #44 183.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-10T10:26:29.922Z] #44 184.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-10T10:26:30.178Z] #44 184.4 CC src/libcrun/libcrun_la-criu.lo [2022-09-10T10:26:31.545Z] #44 185.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-10T10:26:31.545Z] #44 185.4 CC src/libcrun/libcrun_la-linux.lo [2022-09-10T10:26:31.545Z] #44 185.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-10T10:26:31.545Z] #44 185.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-10T10:26:31.545Z] #44 185.7 CC src/libcrun/libcrun_la-error.lo [2022-09-10T10:26:32.107Z] #44 186.1 CC src/libcrun/libcrun_la-status.lo [2022-09-10T10:26:32.363Z] #44 186.4 CC src/libcrun/libcrun_la-terminal.lo [2022-09-10T10:26:32.418Z] #48 31.43 Reading package lists... [2022-09-10T10:26:32.418Z] #48 ... [2022-09-10T10:26:32.418Z] [2022-09-10T10:26:32.418Z] #47 [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-10T10:26:32.418Z] #47 31.25 Reading package lists... [2022-09-10T10:26:32.619Z] #44 186.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-10T10:26:32.619Z] #44 186.8 CC src/libcrun/libcrun_la-signals.lo [2022-09-10T10:26:32.619Z] #44 186.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-10T10:26:32.875Z] #44 187.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-10T10:26:33.131Z] #44 187.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-10T10:26:34.060Z] #44 188.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-10T10:26:34.323Z] #47 40.19 Building dependency tree... [2022-09-10T10:26:34.623Z] #44 188.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-10T10:26:34.623Z] #44 188.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-10T10:26:34.623Z] #44 188.8 CC tests/init.o [2022-09-10T10:26:34.879Z] #44 189.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-10T10:26:36.227Z] #47 44.40 The following additional packages will be installed: [2022-09-10T10:26:36.227Z] #47 44.43 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-10T10:26:36.227Z] #47 44.47 Suggested packages: [2022-09-10T10:26:36.227Z] #47 44.47 cmake-doc ninja-build lrzip [2022-09-10T10:26:36.227Z] #47 44.47 Recommended packages: [2022-09-10T10:26:36.227Z] #47 44.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-10T10:26:36.795Z] #47 45.17 The following NEW packages will be installed: [2022-09-10T10:26:36.795Z] #47 45.20 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-10T10:26:37.363Z] #47 45.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:26:37.363Z] #47 45.65 Need to get 8418 kB of archives. [2022-09-10T10:26:37.363Z] #47 45.65 After this operation, 34.9 MB of additional disk space will be used. [2022-09-10T10:26:37.363Z] #47 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:26:37.363Z] #47 45.66 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-10T10:26:37.363Z] #47 45.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-10T10:26:37.363Z] #47 45.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-10T10:26:37.363Z] #47 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-10T10:26:37.363Z] #47 45.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-10T10:26:37.363Z] #47 45.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-10T10:26:37.363Z] #47 45.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-10T10:26:38.302Z] #47 46.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:26:38.302Z] #47 ... [2022-09-10T10:26:38.302Z] [2022-09-10T10:26:38.302Z] #48 [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-10T10:26:38.302Z] #48 31.43 Reading package lists... [2022-09-10T10:26:38.302Z] #48 40.27 Building dependency tree... [2022-09-10T10:26:38.302Z] #48 44.51 The following additional packages will be installed: [2022-09-10T10:26:38.302Z] #48 44.53 libbtrfs0 [2022-09-10T10:26:38.302Z] #48 44.80 The following NEW packages will be installed: [2022-09-10T10:26:38.302Z] #48 44.80 libbtrfs-dev libbtrfs0 [2022-09-10T10:26:38.302Z] #48 45.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:26:38.302Z] #48 45.26 Need to get 460 kB of archives. [2022-09-10T10:26:38.302Z] #48 45.26 After this operation, 1237 kB of additional disk space will be used. [2022-09-10T10:26:38.302Z] #48 45.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-10T10:26:38.302Z] #48 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-10T10:26:38.302Z] #48 45.84 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:26:38.302Z] #48 46.20 Fetched 460 kB in 0s (1541 kB/s) [2022-09-10T10:26:38.302Z] #48 46.27 Selecting previously unselected package libbtrfs0:amd64. [2022-09-10T10:26:38.302Z] #48 46.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-10T10:26:38.302Z] #48 46.33 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-10T10:26:38.302Z] #48 46.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:26:38.302Z] #48 46.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-10T10:26:38.302Z] #48 46.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-10T10:26:38.302Z] #48 46.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:26:38.302Z] #48 46.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:26:38.302Z] #48 46.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:26:38.563Z] #48 46.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:26:38.563Z] #48 ... [2022-09-10T10:26:38.563Z] [2022-09-10T10:26:38.563Z] #47 [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-10T10:26:38.563Z] #47 46.86 Fetched 8418 kB in 0s (18.3 MB/s) [2022-09-10T10:26:38.563Z] #47 46.92 Selecting previously unselected package xxd. [2022-09-10T10:26:38.826Z] #47 46.92 (Reading database ... #47 ... [2022-09-10T10:26:38.826Z] [2022-09-10T10:26:38.826Z] #48 [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-10T10:26:38.826Z] #48 DONE 46.9s [2022-09-10T10:26:38.826Z] [2022-09-10T10:26:38.827Z] #47 [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-10T10:26:38.827Z] #47 46.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 ... 30255 files and directories currently installed.) [2022-09-10T10:26:38.827Z] #47 47.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:26:38.827Z] #47 ... [2022-09-10T10:26:38.827Z] [2022-09-10T10:26:38.827Z] #49 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-10T10:26:38.827Z] #49 DONE 0.2s [2022-09-10T10:26:38.827Z] [2022-09-10T10:26:38.827Z] #47 [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-10T10:26:38.827Z] #47 47.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:26:39.086Z] #47 47.19 Selecting previously unselected package vim-common. [2022-09-10T10:26:39.086Z] #47 47.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:26:39.086Z] #47 47.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:26:39.086Z] #47 47.41 Selecting previously unselected package cmake-data. [2022-09-10T10:26:39.346Z] #47 47.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-10T10:26:39.346Z] #47 47.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:26:40.292Z] #47 48.58 Selecting previously unselected package libarchive13:amd64. [2022-09-10T10:26:40.292Z] #47 48.59 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-10T10:26:40.292Z] #47 48.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-10T10:26:40.553Z] #47 48.77 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-10T10:26:40.553Z] #47 48.78 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-10T10:26:40.553Z] #47 48.79 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-10T10:26:40.553Z] #47 48.87 Selecting previously unselected package librhash0:amd64. [2022-09-10T10:26:40.553Z] #47 48.87 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-10T10:26:40.553Z] #47 48.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-10T10:26:40.553Z] #47 48.97 Selecting previously unselected package libuv1:amd64. [2022-09-10T10:26:40.812Z] #47 48.98 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-10T10:26:40.812Z] #47 48.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-10T10:26:40.812Z] #47 49.08 Selecting previously unselected package cmake. [2022-09-10T10:26:40.812Z] #47 49.10 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-10T10:26:40.812Z] #47 49.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:26:42.190Z] #47 ... [2022-09-10T10:26:42.190Z] [2022-09-10T10:26:42.190Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:42.190Z] #46 31.09 Reading package lists... [2022-09-10T10:26:42.190Z] #46 40.48 Building dependency tree... [2022-09-10T10:26:42.190Z] #46 44.62 The following additional packages will be installed: [2022-09-10T10:26:42.190Z] #46 44.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:26:42.190Z] #46 44.63 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-10T10:26:42.190Z] #46 44.63 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-10T10:26:42.190Z] #46 44.63 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-10T10:26:42.190Z] #46 44.63 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-10T10:26:42.190Z] #46 44.64 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-10T10:26:42.190Z] #46 44.65 mingw-w64-common mingw-w64-x86-64-dev [2022-09-10T10:26:42.190Z] #46 44.69 Suggested packages: [2022-09-10T10:26:42.190Z] #46 44.69 gcc-10-locales seccomp wine64 [2022-09-10T10:26:42.190Z] #46 45.39 The following NEW packages will be installed: [2022-09-10T10:26:42.190Z] #46 45.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-10T10:26:42.190Z] #46 45.39 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-10T10:26:42.190Z] #46 45.39 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-10T10:26:42.190Z] #46 45.39 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-10T10:26:42.190Z] #46 45.39 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-10T10:26:42.190Z] #46 45.40 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-10T10:26:42.190Z] #46 45.40 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-10T10:26:42.190Z] #46 45.40 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-10T10:26:42.190Z] #46 45.40 mingw-w64-x86-64-dev [2022-09-10T10:26:42.190Z] #46 45.79 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:26:42.190Z] #46 45.79 Need to get 115 MB of archives. [2022-09-10T10:26:42.190Z] #46 45.79 After this operation, 645 MB of additional disk space will be used. [2022-09-10T10:26:42.190Z] #46 45.79 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-10T10:26:42.190Z] #46 45.83 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-10T10:26:42.190Z] #46 45.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-10T10:26:42.190Z] #46 45.90 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-10T10:26:42.190Z] #46 45.90 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-10T10:26:42.190Z] #46 45.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-10T10:26:42.190Z] #46 46.00 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-10T10:26:42.190Z] #46 46.07 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-10T10:26:42.190Z] #46 46.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-09-10T10:26:42.190Z] #46 46.32 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-10T10:26:42.190Z] #46 46.82 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-10T10:26:42.190Z] #46 47.02 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-10T10:26:42.190Z] #46 47.31 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-10T10:26:42.190Z] #46 47.77 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-10T10:26:42.190Z] #46 47.94 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-10T10:26:42.190Z] #46 47.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-10T10:26:42.190Z] #46 47.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-10T10:26:42.190Z] #46 47.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-10T10:26:42.190Z] #46 47.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-10T10:26:42.190Z] #46 47.96 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-10T10:26:42.190Z] #46 47.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-10T10:26:42.190Z] #46 47.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-10T10:26:42.190Z] #46 47.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-10T10:26:42.190Z] #46 47.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-10T10:26:42.190Z] #46 47.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-10T10:26:42.190Z] #46 47.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-10T10:26:42.190Z] #46 48.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-10T10:26:42.190Z] #46 48.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-10T10:26:42.190Z] #46 48.01 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-10T10:26:42.190Z] #46 48.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-10T10:26:42.190Z] #46 48.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:26:42.190Z] #46 48.95 Fetched 115 MB in 3s (45.6 MB/s) [2022-09-10T10:26:42.190Z] #46 49.00 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-10T10:26:42.190Z] #46 49.00 (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-10T10:26:42.190Z] #46 49.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-10T10:26:42.190Z] #46 49.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:26:42.190Z] #46 49.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-10T10:26:42.190Z] #46 49.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-10T10:26:42.190Z] #46 49.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:26:42.449Z] #46 ... [2022-09-10T10:26:42.449Z] [2022-09-10T10:26:42.449Z] #47 [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-10T10:26:42.449Z] #47 50.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-10T10:26:42.449Z] #47 50.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:26:42.449Z] #47 50.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-10T10:26:42.449Z] #47 50.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:26:42.449Z] #47 50.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-10T10:26:42.449Z] #47 50.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-10T10:26:42.708Z] #47 50.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-10T10:26:42.708Z] #47 50.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-10T10:26:42.708Z] #47 50.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:26:42.966Z] #47 DONE 51.3s [2022-09-10T10:26:42.966Z] [2022-09-10T10:26:42.966Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-10T10:26:42.966Z] #50 DONE 0.1s [2022-09-10T10:26:42.966Z] [2022-09-10T10:26:42.966Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:42.966Z] #46 50.73 Selecting previously unselected package binutils-mingw-w64. [2022-09-10T10:26:42.966Z] #46 50.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-10T10:26:42.966Z] #46 50.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:26:42.966Z] #46 50.81 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-10T10:26:42.966Z] #46 50.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:26:42.966Z] #46 50.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:26:42.966Z] #46 50.90 Selecting previously unselected package dmsetup. [2022-09-10T10:26:42.966Z] #46 50.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:26:42.966Z] #46 50.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:26:42.966Z] #46 51.04 Selecting previously unselected package mingw-w64-common. [2022-09-10T10:26:42.966Z] #46 51.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-10T10:26:42.966Z] #46 51.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-10T10:26:44.345Z] #46 ... [2022-09-10T10:26:44.345Z] [2022-09-10T10:26:44.345Z] #45 [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-10T10:26:44.345Z] #45 49.24 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-10T10:26:44.345Z] #45 49.24 + GOBIN=/build [2022-09-10T10:26:44.345Z] #45 49.24 + GO111MODULE=on [2022-09-10T10:26:44.345Z] #45 49.24 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-10T10:26:44.345Z] #45 52.14 rootlesskit version 1.0.0 [2022-09-10T10:26:44.345Z] #45 52.14 Usage of /build/rootlesskit-docker-proxy: [2022-09-10T10:26:44.345Z] #45 52.14 -container-ip string [2022-09-10T10:26:44.345Z] #45 52.14 container ip [2022-09-10T10:26:44.345Z] #45 52.14 -container-port int [2022-09-10T10:26:44.345Z] #45 52.14 container port (default -1) [2022-09-10T10:26:44.345Z] #45 52.14 -host-ip string [2022-09-10T10:26:44.345Z] #45 52.14 host ip [2022-09-10T10:26:44.345Z] #45 52.14 -host-port int [2022-09-10T10:26:44.345Z] #45 52.14 host port (default -1) [2022-09-10T10:26:44.345Z] #45 52.15 -proto string [2022-09-10T10:26:44.345Z] #45 52.15 proxy protocol (default "tcp") [2022-09-10T10:26:44.345Z] #45 DONE 52.3s [2022-09-10T10:26:44.345Z] [2022-09-10T10:26:44.345Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-10T10:26:44.345Z] #51 DONE 0.1s [2022-09-10T10:26:44.345Z] [2022-09-10T10:26:44.345Z] #52 [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-10T10:26:44.345Z] #0 0.905 + RM_GOPATH=0 [2022-09-10T10:26:44.345Z] #0 0.905 + TMP_GOPATH= [2022-09-10T10:26:44.345Z] #0 0.905 + : /build [2022-09-10T10:26:44.345Z] #0 0.905 + '[' -z '' ']' [2022-09-10T10:26:44.345Z] #0 0.906 ++ mktemp -d [2022-09-10T10:26:44.345Z] #0 0.908 + export GOPATH=/tmp/tmp.NzHA4tECtN [2022-09-10T10:26:44.345Z] #0 0.908 + GOPATH=/tmp/tmp.NzHA4tECtN [2022-09-10T10:26:44.345Z] #0 0.908 + RM_GOPATH=1 [2022-09-10T10:26:44.345Z] #0 0.908 + case "$(go env GOARCH)" in [2022-09-10T10:26:44.345Z] #0 0.909 ++ go env GOARCH [2022-09-10T10:26:44.345Z] #0 0.918 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:26:44.345Z] #0 0.919 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:26:44.345Z] #0 0.919 ++ dirname /install.sh [2022-09-10T10:26:44.345Z] #0 0.920 + dir=/ [2022-09-10T10:26:44.345Z] #0 0.921 + bin=tini [2022-09-10T10:26:44.345Z] #0 0.921 + shift [2022-09-10T10:26:44.345Z] #0 0.921 + '[' '!' -f //tini.installer ']' [2022-09-10T10:26:44.345Z] #0 0.922 + . //tini.installer [2022-09-10T10:26:44.345Z] #0 0.922 ++ : v0.19.0 [2022-09-10T10:26:44.345Z] #0 0.922 + install_tini [2022-09-10T10:26:44.345Z] #0 0.923 + echo 'Install tini version v0.19.0' [2022-09-10T10:26:44.345Z] #0 0.923 Install tini version v0.19.0 [2022-09-10T10:26:44.345Z] #0 0.923 + git clone https://github.com/krallin/tini.git /tmp/tmp.NzHA4tECtN/tini [2022-09-10T10:26:44.345Z] #0 0.925 Cloning into '/tmp/tmp.NzHA4tECtN/tini'... [2022-09-10T10:26:44.345Z] #52 ... [2022-09-10T10:26:44.345Z] [2022-09-10T10:26:44.345Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-10T10:26:44.345Z] #53 DONE 0.1s [2022-09-10T10:26:44.606Z] [2022-09-10T10:26:44.606Z] #52 [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-10T10:26:44.606Z] #52 1.421 + cd /tmp/tmp.NzHA4tECtN/tini [2022-09-10T10:26:44.606Z] #52 1.421 + git checkout -q v0.19.0 [2022-09-10T10:26:44.606Z] #52 1.433 + cmake . [2022-09-10T10:26:45.175Z] #52 1.887 -- The C compiler identification is GNU 10.2.1 [2022-09-10T10:26:45.175Z] #52 1.955 -- Detecting C compiler ABI info [2022-09-10T10:26:45.436Z] #52 2.314 -- Detecting C compiler ABI info - done [2022-09-10T10:26:45.436Z] #52 2.393 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-10T10:26:45.436Z] #52 2.411 -- Detecting C compile features [2022-09-10T10:26:45.436Z] #52 2.411 -- Detecting C compile features - done [2022-09-10T10:26:45.436Z] #52 2.437 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-10T10:26:45.696Z] #52 2.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-10T10:26:45.696Z] #52 2.596 -- Configuring done [2022-09-10T10:26:45.696Z] #52 2.601 -- Generating done [2022-09-10T10:26:45.696Z] #52 2.603 -- Build files have been written to: /tmp/tmp.NzHA4tECtN/tini [2022-09-10T10:26:45.696Z] #52 2.615 + make tini-static [2022-09-10T10:26:45.696Z] #52 2.705 Scanning dependencies of target tini-static [2022-09-10T10:26:45.955Z] #52 2.721 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-10T10:26:46.214Z] #52 3.136 [100%] Linking C executable tini-static [2022-09-10T10:26:46.474Z] #52 3.349 [100%] Built target tini-static [2022-09-10T10:26:46.474Z] #52 3.378 + mkdir -p /build [2022-09-10T10:26:46.474Z] #52 3.380 + cp tini-static /build/docker-init [2022-09-10T10:26:46.733Z] #52 DONE 3.5s [2022-09-10T10:26:46.733Z] [2022-09-10T10:26:46.733Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:46.733Z] #46 53.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-10T10:26:46.733Z] #46 54.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-10T10:26:46.733Z] #46 54.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:26:48.641Z] #46 56.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-10T10:26:48.641Z] #46 56.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:48.641Z] #46 56.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:26:48.641Z] #46 57.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-10T10:26:48.641Z] #46 57.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:48.900Z] #46 57.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:26:48.900Z] #46 ... [2022-09-10T10:26:48.900Z] [2022-09-10T10:26:48.900Z] #54 [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-10T10:26:48.900Z] #0 0.941 + RM_GOPATH=0 [2022-09-10T10:26:48.900Z] #0 0.941 + TMP_GOPATH= [2022-09-10T10:26:48.900Z] #0 0.941 + : /build [2022-09-10T10:26:48.900Z] #0 0.941 + '[' -z '' ']' [2022-09-10T10:26:48.900Z] #0 0.941 ++ mktemp -d [2022-09-10T10:26:48.900Z] #0 0.942 + export GOPATH=/tmp/tmp.ZGHnBMd5W7 [2022-09-10T10:26:48.900Z] #0 0.943 + GOPATH=/tmp/tmp.ZGHnBMd5W7 [2022-09-10T10:26:48.900Z] #0 0.943 + RM_GOPATH=1 [2022-09-10T10:26:48.900Z] #0 0.943 + case "$(go env GOARCH)" in [2022-09-10T10:26:48.900Z] #0 0.944 ++ go env GOARCH [2022-09-10T10:26:48.900Z] #0 0.952 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:26:48.900Z] #0 0.952 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:26:48.900Z] #0 0.952 ++ dirname /install.sh [2022-09-10T10:26:48.900Z] #0 0.957 + dir=/ [2022-09-10T10:26:48.900Z] #0 0.961 Install containerd version v1.6.8 [2022-09-10T10:26:48.900Z] #0 0.961 + bin=containerd [2022-09-10T10:26:48.900Z] #0 0.961 + shift [2022-09-10T10:26:48.900Z] #0 0.961 + '[' '!' -f //containerd.installer ']' [2022-09-10T10:26:48.900Z] #0 0.961 + . //containerd.installer [2022-09-10T10:26:48.900Z] #0 0.961 ++ set -e [2022-09-10T10:26:48.900Z] #0 0.961 ++ : v1.6.8 [2022-09-10T10:26:48.900Z] #0 0.961 + install_containerd [2022-09-10T10:26:48.900Z] #0 0.961 + echo 'Install containerd version v1.6.8' [2022-09-10T10:26:48.900Z] #0 0.961 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZGHnBMd5W7/src/github.com/containerd/containerd [2022-09-10T10:26:48.900Z] #0 0.963 Cloning into '/tmp/tmp.ZGHnBMd5W7/src/github.com/containerd/containerd'... [2022-09-10T10:26:50.805Z] #54 ... [2022-09-10T10:26:50.805Z] [2022-09-10T10:26:50.805Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:26:50.805Z] #46 58.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-10T10:26:50.805Z] #46 58.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:50.805Z] #46 59.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:26:55.004Z] #46 62.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-10T10:26:55.004Z] #46 62.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:55.004Z] #46 62.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:26:55.942Z] #46 64.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-10T10:26:56.201Z] #46 64.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:56.201Z] #46 64.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:26:56.777Z] #44 207.4 CCLD tests/init [2022-09-10T10:26:58.106Z] #46 66.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-10T10:26:58.107Z] #46 66.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:26:58.107Z] #46 66.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:27:01.400Z] #46 69.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-10T10:27:01.400Z] #46 69.73 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-10T10:27:01.660Z] #46 69.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:27:03.565Z] #46 71.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-10T10:27:03.565Z] #46 71.53 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-10T10:27:03.565Z] #46 71.54 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:27:03.565Z] #46 71.62 Selecting previously unselected package libapparmor1:amd64. [2022-09-10T10:27:03.565Z] #46 71.62 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-10T10:27:03.565Z] #46 71.63 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-10T10:27:03.565Z] #46 71.67 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-10T10:27:03.565Z] #46 ... [2022-09-10T10:27:03.565Z] [2022-09-10T10:27:03.565Z] #54 [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-10T10:27:03.565Z] #54 14.52 + cd /tmp/tmp.ZGHnBMd5W7/src/github.com/containerd/containerd [2022-09-10T10:27:03.565Z] #54 14.52 + git checkout -q v1.6.8 [2022-09-10T10:27:03.565Z] #54 15.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-10T10:27:03.565Z] #54 15.03 + BUILDTAGS='netgo osusergo static_build' [2022-09-10T10:27:03.565Z] #54 15.03 + export EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:27:03.565Z] #54 15.03 + EXTRA_FLAGS=-buildmode=pie [2022-09-10T10:27:03.565Z] #54 15.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-10T10:27:03.565Z] #54 15.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-10T10:27:03.565Z] #54 15.03 + '[' '' = dynamic ']' [2022-09-10T10:27:03.565Z] #54 15.03 + make [2022-09-10T10:27:03.565Z] #54 15.62 + bin/ctr [2022-09-10T10:27:03.565Z] #54 ... [2022-09-10T10:27:03.565Z] [2022-09-10T10:27:03.565Z] #46 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --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-10T10:27:03.565Z] #46 71.68 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-10T10:27:03.565Z] #46 71.69 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-10T10:27:03.565Z] #46 71.76 Selecting previously unselected package libbtrfs0:amd64. [2022-09-10T10:27:03.565Z] #46 71.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-10T10:27:03.565Z] #46 71.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:27:03.565Z] #46 71.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-10T10:27:03.565Z] #46 71.86 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-10T10:27:03.565Z] #46 71.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:27:03.824Z] #46 71.95 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-10T10:27:03.824Z] #46 71.96 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:27:03.824Z] #46 71.97 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:27:03.824Z] #46 72.02 Selecting previously unselected package libudev-dev:amd64. [2022-09-10T10:27:03.824Z] #46 72.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-10T10:27:03.824Z] #46 72.03 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:27:03.824Z] #46 72.09 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-10T10:27:03.824Z] #46 72.10 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-10T10:27:03.824Z] #46 72.10 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-10T10:27:04.084Z] #46 72.23 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-10T10:27:04.084Z] #46 72.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-10T10:27:04.084Z] #46 72.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-10T10:27:04.084Z] #46 72.32 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-10T10:27:04.084Z] #46 72.33 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-10T10:27:04.084Z] #46 72.34 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-10T10:27:04.084Z] #46 72.43 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-10T10:27:04.084Z] #46 72.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-10T10:27:04.343Z] #46 72.44 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-10T10:27:04.343Z] #46 72.48 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-10T10:27:04.343Z] #46 72.48 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-10T10:27:04.343Z] #46 72.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-10T10:27:04.343Z] #46 72.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-10T10:27:04.343Z] #46 72.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-10T10:27:04.343Z] #46 72.68 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-10T10:27:04.343Z] #46 72.79 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-10T10:27:04.603Z] #46 72.80 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-10T10:27:04.603Z] #46 72.80 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:27:04.862Z] #46 72.96 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-10T10:27:04.862Z] #46 72.96 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-10T10:27:04.862Z] #46 72.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:04.862Z] #46 73.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-10T10:27:04.862Z] #46 73.13 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-10T10:27:04.862Z] #46 73.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:27:05.122Z] #46 73.42 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:05.122Z] #46 73.43 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-10T10:27:05.122Z] #46 73.45 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-10T10:27:05.122Z] #46 73.46 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-10T10:27:05.122Z] #46 73.47 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-10T10:27:05.122Z] #46 73.48 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-10T10:27:05.122Z] #46 73.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-10T10:27:05.122Z] #46 73.50 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-10T10:27:05.122Z] #46 73.51 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-10T10:27:05.381Z] #46 73.52 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-10T10:27:05.381Z] #46 73.53 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-10T10:27:05.381Z] #46 73.55 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-10T10:27:05.381Z] #46 73.56 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-10T10:27:05.381Z] #46 73.58 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-10T10:27:05.381Z] #46 73.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-10T10:27:05.381Z] #46 73.61 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-10T10:27:05.381Z] #46 73.62 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-10T10:27:05.381Z] #46 73.63 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-10T10:27:05.381Z] #46 73.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.65 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.66 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-10T10:27:05.381Z] #46 73.67 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.68 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-10T10:27:05.381Z] #46 73.68 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-10T10:27:05.381Z] #46 73.70 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.71 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-10T10:27:05.381Z] #46 73.71 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-10T10:27:05.381Z] #46 73.73 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-10T10:27:05.640Z] #46 73.74 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:27:05.640Z] #46 73.76 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-10T10:27:05.640Z] #46 73.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:27:05.640Z] #46 73.78 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-10T10:27:05.640Z] #46 73.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:27:05.640Z] #46 DONE 74.0s [2022-09-10T10:27:05.640Z] [2022-09-10T10:27:05.640Z] #54 [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-10T10:27:05.899Z] #54 ... [2022-09-10T10:27:05.899Z] [2022-09-10T10:27:05.899Z] #55 [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-10T10:27:07.275Z] #55 1.319 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-10T10:27:07.275Z] #55 1.483 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-10T10:27:07.534Z] #55 1.656 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-10T10:27:12.801Z] #55 1.846 Reading package lists... [2022-09-10T10:27:14.833Z] #44 226.6 AR libcrun_testing.a [2022-09-10T10:27:14.833Z] #44 226.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-10T10:27:14.833Z] #44 226.8 CCLD tests/tests_libcrun_utils [2022-09-10T10:27:14.833Z] #44 226.8 CCLD tests/tests_libcrun_errors [2022-09-10T10:27:14.833Z] #44 226.8 CCLD tests/tests_libcrun_fuzzer [2022-09-10T10:27:14.833Z] #44 227.5 CCLD libcrun.la [2022-09-10T10:27:14.833Z] #44 228.4 CCLD crun [2022-09-10T10:27:14.833Z] #44 229.0 make[3]: Entering directory '/tmp/crun-build' [2022-09-10T10:27:15.093Z] #44 229.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-10T10:27:15.093Z] #44 229.2 /bin/mkdir -p '/usr/local/lib' [2022-09-10T10:27:15.093Z] #44 229.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-10T10:27:15.093Z] #44 229.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-10T10:27:15.093Z] #44 229.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-10T10:27:15.093Z] #44 229.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-10T10:27:15.093Z] #44 229.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-10T10:27:15.093Z] #44 229.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-10T10:27:15.350Z] #44 229.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-10T10:27:15.350Z] #44 229.5 ---------------------------------------------------------------------- [2022-09-10T10:27:15.350Z] #44 229.5 Libraries have been installed in: [2022-09-10T10:27:15.350Z] #44 229.5 /usr/local/lib [2022-09-10T10:27:15.350Z] #44 229.5 [2022-09-10T10:27:15.350Z] #44 229.5 If you ever happen to want to link against installed libraries [2022-09-10T10:27:15.350Z] #44 229.5 in a given directory, LIBDIR, you must either use libtool, and [2022-09-10T10:27:15.350Z] #44 229.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-10T10:27:15.350Z] #44 229.5 flag during linking and do at least one of the following: [2022-09-10T10:27:15.350Z] #44 229.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-10T10:27:15.350Z] #44 229.5 during execution [2022-09-10T10:27:15.350Z] #44 229.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-10T10:27:15.350Z] #44 229.5 during linking [2022-09-10T10:27:15.350Z] #44 229.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-10T10:27:15.350Z] #44 229.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-10T10:27:15.350Z] #44 229.5 [2022-09-10T10:27:15.350Z] #44 229.5 See any operating system documentation about shared libraries for [2022-09-10T10:27:15.350Z] #44 229.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-10T10:27:15.350Z] #44 229.5 ---------------------------------------------------------------------- [2022-09-10T10:27:15.350Z] #44 229.5 /bin/mkdir -p '/build' [2022-09-10T10:27:15.350Z] #44 229.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-10T10:27:15.350Z] #44 229.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-10T10:27:15.350Z] #44 229.6 make[3]: Leaving directory '/tmp/crun-build' [2022-09-10T10:27:15.350Z] #44 229.6 make[2]: Leaving directory '/tmp/crun-build' [2022-09-10T10:27:15.350Z] #44 229.6 make[1]: Leaving directory '/tmp/crun-build' [2022-09-10T10:27:15.913Z] #44 DONE 230.1s [2022-09-10T10:27:15.913Z] [2022-09-10T10:27:15.913Z] #49 [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-10T10:27:16.480Z] #49 ... [2022-09-10T10:27:16.480Z] [2022-09-10T10:27:16.480Z] #29 [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-10T10:27:16.480Z] #29 272.0 + return [2022-09-10T10:27:16.737Z] #29 DONE 272.1s [2022-09-10T10:27:16.737Z] [2022-09-10T10:27:16.737Z] #49 [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-10T10:27:16.994Z] #55 6.568 Reading package lists... [2022-09-10T10:27:17.702Z] #49 ... [2022-09-10T10:27:17.702Z] [2022-09-10T10:27:17.702Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T10:27:17.982Z] #60 DONE 0.2s [2022-09-10T10:27:17.982Z] [2022-09-10T10:27:17.982Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T10:27:17.982Z] #61 DONE 0.1s [2022-09-10T10:27:17.982Z] [2022-09-10T10:27:17.982Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T10:27:18.377Z] #55 11.23 Building dependency tree... [2022-09-10T10:27:18.377Z] #55 12.34 Reading state information... [2022-09-10T10:27:19.314Z] #55 13.45 The following additional packages will be installed: [2022-09-10T10:27:19.314Z] #55 13.45 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-10T10:27:19.314Z] #55 13.45 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-10T10:27:19.314Z] #55 13.45 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-10T10:27:19.314Z] #55 13.45 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-10T10:27:19.314Z] #55 13.45 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-10T10:27:19.314Z] #55 13.45 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-10T10:27:19.314Z] #55 13.46 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-10T10:27:19.314Z] #55 13.47 Suggested packages: [2022-09-10T10:27:19.314Z] #55 13.47 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-10T10:27:19.314Z] #55 13.47 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-10T10:27:19.314Z] #55 13.47 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-10T10:27:19.314Z] #55 13.47 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-10T10:27:19.314Z] #55 13.47 seccomp:ppc64el seccomp:s390x [2022-09-10T10:27:19.314Z] #55 13.47 Recommended packages: [2022-09-10T10:27:19.314Z] #55 13.47 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-10T10:27:19.314Z] #55 13.48 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-10T10:27:19.314Z] #55 13.48 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-10T10:27:19.314Z] #55 13.48 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-10T10:27:19.407Z] #62 DONE 1.1s [2022-09-10T10:27:19.407Z] [2022-09-10T10:27:19.407Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:27:19.407Z] #35 ... [2022-09-10T10:27:19.407Z] [2022-09-10T10:27:19.407Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-10T10:27:19.407Z] #63 DONE 0.1s [2022-09-10T10:27:19.407Z] [2022-09-10T10:27:19.407Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-10T10:27:19.407Z] #64 DONE 0.1s [2022-09-10T10:27:19.407Z] [2022-09-10T10:27:19.407Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-10T10:27:19.662Z] #65 DONE 0.1s [2022-09-10T10:27:19.663Z] [2022-09-10T10:27:19.663Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T10:27:19.903Z] #55 13.96 The following NEW packages will be installed: [2022-09-10T10:27:19.903Z] #55 13.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-10T10:27:19.903Z] #55 13.96 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-10T10:27:19.903Z] #55 13.97 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-10T10:27:19.903Z] #55 13.97 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-10T10:27:19.903Z] #55 13.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-10T10:27:19.903Z] #55 13.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-10T10:27:19.903Z] #55 13.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-10T10:27:19.903Z] #55 13.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-10T10:27:19.903Z] #55 13.97 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-10T10:27:19.903Z] #55 13.97 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-10T10:27:19.903Z] #55 13.98 libseccomp2:ppc64el libseccomp2:s390x [2022-09-10T10:27:20.173Z] #55 14.35 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:27:20.173Z] #55 14.35 Need to get 15.9 MB of archives. [2022-09-10T10:27:20.173Z] #55 14.35 After this operation, 73.0 MB of additional disk space will be used. [2022-09-10T10:27:20.173Z] #55 14.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-10T10:27:20.173Z] #55 14.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-10T10:27:20.173Z] #55 14.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-10T10:27:20.173Z] #55 14.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-10T10:27:20.173Z] #55 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-10T10:27:20.173Z] #55 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-10T10:27:20.173Z] #55 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-10T10:27:20.173Z] #55 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-10T10:27:20.173Z] #55 14.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-10T10:27:20.173Z] #55 14.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-10T10:27:20.173Z] #55 14.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-10T10:27:20.173Z] #55 14.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-10T10:27:20.173Z] #55 14.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-10T10:27:20.173Z] #55 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-10T10:27:20.173Z] #55 14.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-10T10:27:20.173Z] #55 14.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-10T10:27:20.173Z] #55 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-10T10:27:20.173Z] #55 14.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-10T10:27:20.173Z] #55 14.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-10T10:27:20.173Z] #55 14.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-10T10:27:20.173Z] #55 14.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-10T10:27:20.173Z] #55 14.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-10T10:27:20.173Z] #55 14.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-10T10:27:20.173Z] #55 14.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-10T10:27:20.173Z] #55 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-10T10:27:20.173Z] #55 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-10T10:27:20.173Z] #55 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-10T10:27:20.173Z] #55 14.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-10T10:27:20.173Z] #55 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-10T10:27:20.447Z] #55 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-10T10:27:20.447Z] #55 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-10T10:27:20.447Z] #55 14.57 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-10T10:27:20.447Z] #55 14.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-10T10:27:20.447Z] #55 14.58 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-10T10:27:20.447Z] #55 14.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-10T10:27:20.447Z] #55 14.58 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-10T10:27:20.447Z] #55 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-10T10:27:20.447Z] #55 14.58 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-10T10:27:20.447Z] #55 14.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-10T10:27:20.447Z] #55 14.59 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-10T10:27:20.591Z] #66 DONE 0.9s [2022-09-10T10:27:20.591Z] [2022-09-10T10:27:20.591Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T10:27:21.025Z] #55 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:27:21.025Z] #55 15.36 Fetched 15.9 MB in 1s (29.6 MB/s) [2022-09-10T10:27:21.025Z] #55 15.40 Selecting previously unselected package gcc-10-base:armel. [2022-09-10T10:27:21.293Z] #55 15.40 (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-10T10:27:21.293Z] #55 15.44 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-10T10:27:21.293Z] #55 15.45 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-10T10:27:21.293Z] #55 15.51 Selecting previously unselected package gcc-10-base:armhf. [2022-09-10T10:27:21.293Z] #55 15.52 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-10T10:27:21.293Z] #55 15.52 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-10T10:27:21.293Z] #55 15.57 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-10T10:27:21.293Z] #55 15.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-10T10:27:21.293Z] #55 15.58 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-10T10:27:21.293Z] #55 15.63 Selecting previously unselected package gcc-10-base:s390x. [2022-09-10T10:27:21.520Z] #67 ... [2022-09-10T10:27:21.520Z] [2022-09-10T10:27:21.520Z] #49 [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-10T10:27:21.520Z] #49 166.4 + mkdir -p /build [2022-09-10T10:27:21.520Z] #49 166.4 + cp runc /build/runc [2022-09-10T10:27:21.520Z] #49 DONE 167.1s [2022-09-10T10:27:21.520Z] [2022-09-10T10:27:21.520Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:27:21.520Z] #35 277.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-10T10:27:21.552Z] #55 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-10T10:27:21.552Z] #55 15.63 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-10T10:27:21.552Z] #55 15.68 Selecting previously unselected package gcc-10-base:arm64. [2022-09-10T10:27:21.552Z] #55 15.69 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-10T10:27:21.552Z] #55 15.69 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-10T10:27:21.552Z] #55 15.77 Selecting previously unselected package libgcc-s1:armel. [2022-09-10T10:27:21.552Z] #55 15.78 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-10T10:27:21.552Z] #55 15.79 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-10T10:27:21.552Z] #55 15.84 Selecting previously unselected package libcrypt1:armel. [2022-09-10T10:27:21.552Z] #55 15.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-10T10:27:21.552Z] #55 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-10T10:27:21.777Z] #35 ... [2022-09-10T10:27:21.777Z] [2022-09-10T10:27:21.777Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T10:27:21.777Z] #67 DONE 1.4s [2022-09-10T10:27:21.810Z] #55 15.93 Selecting previously unselected package libc6:armel. [2022-09-10T10:27:21.810Z] #55 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-10T10:27:21.810Z] #55 16.13 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-10T10:27:22.033Z] [2022-09-10T10:27:22.033Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-10T10:27:22.306Z] #68 ... [2022-09-10T10:27:22.306Z] [2022-09-10T10:27:22.306Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/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-10T10:27:22.306Z] #35 DONE 277.9s [2022-09-10T10:27:22.306Z] [2022-09-10T10:27:22.306Z] #43 [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-10T10:27:22.375Z] #55 16.61 Selecting previously unselected package libapparmor1:armel. [2022-09-10T10:27:22.375Z] #55 16.61 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-10T10:27:22.375Z] #55 16.62 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-10T10:27:22.634Z] #55 16.68 Selecting previously unselected package libapparmor-dev:armel. [2022-09-10T10:27:22.634Z] #55 16.69 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-10T10:27:22.634Z] #55 16.69 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-10T10:27:22.634Z] #55 16.76 Selecting previously unselected package libgcc-s1:arm64. [2022-09-10T10:27:22.634Z] #55 16.77 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-10T10:27:22.634Z] #55 16.77 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-10T10:27:22.634Z] #55 16.81 Selecting previously unselected package libcrypt1:arm64. [2022-09-10T10:27:22.634Z] #55 16.82 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-10T10:27:22.634Z] #55 16.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-10T10:27:22.634Z] #55 16.90 Selecting previously unselected package libc6:arm64. [2022-09-10T10:27:22.634Z] #55 16.91 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-10T10:27:22.891Z] #55 17.10 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-10T10:27:23.150Z] #55 17.52 Selecting previously unselected package libapparmor1:arm64. [2022-09-10T10:27:23.249Z] #43 ... [2022-09-10T10:27:23.249Z] [2022-09-10T10:27:23.249Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-10T10:27:23.249Z] #68 DONE 1.4s [2022-09-10T10:27:23.408Z] #55 17.52 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-10T10:27:23.408Z] #55 17.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:27:23.408Z] #55 17.57 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-10T10:27:23.408Z] #55 17.58 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-10T10:27:23.408Z] #55 17.59 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:27:23.408Z] #55 17.66 Selecting previously unselected package libgcc-s1:s390x. [2022-09-10T10:27:23.408Z] #55 17.66 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-10T10:27:23.408Z] #55 17.67 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-10T10:27:23.408Z] #55 17.70 Selecting previously unselected package libcrypt1:s390x. [2022-09-10T10:27:23.408Z] #55 17.71 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-10T10:27:23.408Z] #55 17.72 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-10T10:27:23.505Z] [2022-09-10T10:27:23.505Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T10:27:23.666Z] #55 17.80 Selecting previously unselected package libc6:s390x. [2022-09-10T10:27:23.666Z] #55 17.81 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-10T10:27:23.924Z] #55 17.99 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-10T10:27:24.067Z] #69 DONE 0.8s [2022-09-10T10:27:24.067Z] [2022-09-10T10:27:24.067Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T10:27:24.183Z] #55 18.53 Selecting previously unselected package libapparmor1:s390x. [2022-09-10T10:27:24.442Z] #55 18.53 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-10T10:27:24.442Z] #55 18.55 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-10T10:27:24.442Z] #55 18.61 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-10T10:27:24.442Z] #55 18.61 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-10T10:27:24.442Z] #55 18.62 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-10T10:27:24.442Z] #55 18.68 Selecting previously unselected package libgcc-s1:armhf. [2022-09-10T10:27:24.442Z] #55 18.69 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-10T10:27:24.442Z] #55 18.69 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-10T10:27:24.442Z] #55 18.73 Selecting previously unselected package libcrypt1:armhf. [2022-09-10T10:27:24.442Z] #55 18.74 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-10T10:27:24.442Z] #55 18.74 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-10T10:27:24.442Z] #55 18.83 Selecting previously unselected package libc6:armhf. [2022-09-10T10:27:24.700Z] #55 18.83 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-10T10:27:24.700Z] #55 19.03 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-10T10:27:25.268Z] #55 19.46 Selecting previously unselected package libapparmor1:armhf. [2022-09-10T10:27:25.268Z] #55 19.47 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-10T10:27:25.268Z] #55 19.48 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-10T10:27:25.268Z] #55 19.53 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-10T10:27:25.268Z] #55 19.54 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-10T10:27:25.268Z] #55 19.54 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-10T10:27:25.268Z] #55 19.61 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-10T10:27:25.268Z] #55 19.61 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-10T10:27:25.268Z] #55 19.62 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-10T10:27:25.527Z] #55 19.66 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-10T10:27:25.527Z] #55 19.67 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-10T10:27:25.527Z] #55 19.68 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-10T10:27:25.527Z] #55 19.77 Selecting previously unselected package libc6:ppc64el. [2022-09-10T10:27:25.527Z] #55 19.78 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-10T10:27:25.787Z] #55 19.97 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-10T10:27:25.992Z] #70 DONE 1.9s [2022-09-10T10:27:25.992Z] [2022-09-10T10:27:25.992Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T10:27:26.355Z] #55 20.56 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-10T10:27:26.355Z] #55 20.56 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-10T10:27:26.355Z] #55 20.57 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-10T10:27:26.355Z] #55 20.62 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-10T10:27:26.355Z] #55 20.62 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-10T10:27:26.355Z] #55 20.62 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-10T10:27:26.355Z] #55 20.69 Selecting previously unselected package libseccomp2:s390x. [2022-09-10T10:27:26.355Z] #55 20.69 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-10T10:27:26.355Z] #55 20.70 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.355Z] #55 20.74 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-10T10:27:26.613Z] #55 20.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-10T10:27:26.613Z] #55 20.76 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.613Z] #55 20.83 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-10T10:27:26.613Z] #55 20.84 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-10T10:27:26.613Z] #55 20.84 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.613Z] #55 20.89 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-10T10:27:26.613Z] #55 20.90 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-10T10:27:26.613Z] #55 20.91 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.613Z] #55 20.98 Selecting previously unselected package libseccomp2:armhf. [2022-09-10T10:27:26.873Z] #55 20.99 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-10T10:27:26.873Z] #55 20.99 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.873Z] #55 21.04 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-10T10:27:26.873Z] #55 21.05 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-10T10:27:26.873Z] #55 21.05 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.873Z] #55 21.11 Selecting previously unselected package libseccomp2:armel. [2022-09-10T10:27:26.873Z] #55 21.12 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-10T10:27:26.873Z] #55 21.12 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.873Z] #55 21.17 Selecting previously unselected package libseccomp-dev:armel. [2022-09-10T10:27:26.873Z] #55 21.17 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-10T10:27:26.873Z] #55 21.18 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:27:26.873Z] #55 21.24 Selecting previously unselected package libseccomp2:arm64. [2022-09-10T10:27:26.921Z] #71 DONE 0.6s [2022-09-10T10:27:26.921Z] [2022-09-10T10:27:26.921Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T10:27:27.133Z] #55 21.25 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:27:27.133Z] #55 21.25 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:27.133Z] #55 21.30 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-10T10:27:27.133Z] #55 21.31 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-10T10:27:27.133Z] #55 21.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:27.133Z] #55 21.43 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-10T10:27:27.133Z] #55 21.44 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-10T10:27:27.133Z] #55 21.45 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-10T10:27:27.133Z] #55 21.47 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-10T10:27:27.133Z] #55 21.48 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-10T10:27:27.133Z] #55 21.49 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-10T10:27:27.392Z] #55 21.50 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-10T10:27:27.392Z] #55 21.52 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-10T10:27:27.392Z] #55 21.53 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-10T10:27:27.392Z] #55 21.54 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-10T10:27:27.392Z] #55 21.55 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-10T10:27:27.392Z] #55 21.57 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-10T10:27:27.392Z] #55 21.58 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-10T10:27:27.392Z] #55 21.59 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-10T10:27:27.392Z] #55 21.60 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-10T10:27:27.392Z] #55 21.61 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-10T10:27:28.292Z] #72 DONE 1.5s [2022-09-10T10:27:28.292Z] [2022-09-10T10:27:28.292Z] #43 [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-10T10:27:28.292Z] #43 242.9 + bin/containerd [2022-09-10T10:27:28.768Z] #55 22.83 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-10T10:27:30.146Z] #55 24.06 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-10T10:27:31.083Z] #55 25.34 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-10T10:27:32.462Z] #55 26.59 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-10T10:27:33.840Z] #55 27.83 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.85 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.86 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.87 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.88 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.90 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 27.91 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 27.92 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 27.94 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 27.95 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 27.96 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 27.99 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 28.00 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 28.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-10T10:27:33.840Z] #55 28.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 28.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 28.05 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 28.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 28.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-10T10:27:33.840Z] #55 28.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:27:34.099Z] #55 DONE 28.4s [2022-09-10T10:27:34.099Z] [2022-09-10T10:27:34.099Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-10T10:27:34.099Z] #56 DONE 0.0s [2022-09-10T10:27:34.099Z] [2022-09-10T10:27:34.099Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:27:35.480Z] #57 1.218 + RM_GOPATH=0 [2022-09-10T10:27:35.480Z] #57 1.218 + TMP_GOPATH= [2022-09-10T10:27:35.480Z] #57 1.218 + : /build [2022-09-10T10:27:35.480Z] #57 1.218 + '[' -z '' ']' [2022-09-10T10:27:35.480Z] #57 1.218 ++ mktemp -d [2022-09-10T10:27:35.480Z] #57 1.219 + export GOPATH=/tmp/tmp.3ym8gYmgX3 [2022-09-10T10:27:35.480Z] #57 1.219 + GOPATH=/tmp/tmp.3ym8gYmgX3 [2022-09-10T10:27:35.480Z] #57 1.219 + RM_GOPATH=1 [2022-09-10T10:27:35.480Z] #57 1.220 + case "$(go env GOARCH)" in [2022-09-10T10:27:35.480Z] #57 1.220 ++ go env GOARCH [2022-09-10T10:27:35.480Z] #57 1.230 + export GO_BUILDMODE=-buildmode=pie [2022-09-10T10:27:35.480Z] #57 1.230 + GO_BUILDMODE=-buildmode=pie [2022-09-10T10:27:35.480Z] #57 1.230 ++ dirname /install.sh [2022-09-10T10:27:35.480Z] #57 1.231 + dir=/ [2022-09-10T10:27:35.480Z] #57 1.232 + bin=runc [2022-09-10T10:27:35.480Z] #57 1.232 + shift [2022-09-10T10:27:35.480Z] #57 1.232 + '[' '!' -f //runc.installer ']' [2022-09-10T10:27:35.480Z] #57 1.232 + . //runc.installer [2022-09-10T10:27:35.480Z] #57 1.233 ++ set -e [2022-09-10T10:27:35.480Z] #57 1.233 ++ : v1.1.4 [2022-09-10T10:27:35.480Z] #57 1.233 + install_runc [2022-09-10T10:27:35.480Z] #57 1.234 + RUNC_BUILDTAGS=seccomp [2022-09-10T10:27:35.480Z] #57 1.234 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-10T10:27:35.480Z] #57 1.234 Install runc version v1.1.4 (build tags: seccomp) [2022-09-10T10:27:35.480Z] #57 1.235 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3ym8gYmgX3/src/github.com/opencontainers/runc [2022-09-10T10:27:35.480Z] #57 1.236 Cloning into '/tmp/tmp.3ym8gYmgX3/src/github.com/opencontainers/runc'... [2022-09-10T10:27:35.480Z] #57 ... [2022-09-10T10:27:35.480Z] [2022-09-10T10:27:35.480Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-10T10:27:35.480Z] #58 DONE 1.4s [2022-09-10T10:27:35.740Z] [2022-09-10T10:27:35.740Z] #59 [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-10T10:27:36.676Z] #59 DONE 1.0s [2022-09-10T10:27:36.676Z] [2022-09-10T10:27:36.676Z] #54 [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-10T10:27:36.676Z] #54 ... [2022-09-10T10:27:36.676Z] [2022-09-10T10:27:36.676Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-10T10:27:37.243Z] #60 0.857 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-10T10:27:37.502Z] #60 DONE 0.9s [2022-09-10T10:27:37.502Z] [2022-09-10T10:27:37.502Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-10T10:27:38.444Z] #61 DONE 1.0s [2022-09-10T10:27:38.444Z] [2022-09-10T10:27:38.444Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-10T10:27:39.383Z] #62 DONE 0.9s [2022-09-10T10:27:39.383Z] [2022-09-10T10:27:39.383Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-10T10:27:40.762Z] #63 DONE 1.1s [2022-09-10T10:27:40.762Z] [2022-09-10T10:27:40.762Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:27:40.762Z] #57 5.879 + cd /tmp/tmp.3ym8gYmgX3/src/github.com/opencontainers/runc [2022-09-10T10:27:40.762Z] #57 5.879 + git checkout -q v1.1.4 [2022-09-10T10:27:40.762Z] #57 6.175 + '[' -z '' ']' [2022-09-10T10:27:40.762Z] #57 6.175 + target=static [2022-09-10T10:27:40.762Z] #57 6.176 + make BUILDTAGS=seccomp static [2022-09-10T10:27:40.762Z] #57 6.369 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-10T10:27:47.325Z] #57 ... [2022-09-10T10:27:47.325Z] [2022-09-10T10:27:47.325Z] #64 [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-10T10:27:47.325Z] #0 1.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-10T10:27:47.325Z] #0 1.230 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-10T10:27:47.325Z] #0 1.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-10T10:27:47.325Z] #0 1.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-10T10:27:47.325Z] #0 1.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-10T10:27:47.325Z] #0 1.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-10T10:27:47.325Z] #0 2.287 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-10T10:27:47.325Z] #0 2.542 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-10T10:27:47.325Z] #0 2.771 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-10T10:27:47.325Z] #0 2.977 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-10T10:27:47.325Z] #0 2.979 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-10T10:27:47.325Z] #0 2.984 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-10T10:27:47.325Z] #0 2.988 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-10T10:27:47.325Z] #0 2.996 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-10T10:27:47.325Z] #0 2.998 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-10T10:27:47.325Z] #0 3.295 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-10T10:27:47.325Z] #0 3.298 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-10T10:27:47.325Z] #0 3.302 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-10T10:27:47.325Z] #0 3.302 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-10T10:27:47.325Z] #0 3.303 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-10T10:27:47.325Z] #0 3.304 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-10T10:27:55.447Z] #64 14.62 Fetched 49.2 MB in 14s (3606 kB/s) [2022-09-10T10:28:02.009Z] #64 14.62 Reading package lists... [2022-09-10T10:28:08.576Z] #64 21.31 Reading package lists... [2022-09-10T10:28:09.954Z] #64 27.75 Building dependency tree... [2022-09-10T10:28:11.333Z] #64 30.65 bzip2 is already the newest version (1.0.8-4). [2022-09-10T10:28:11.333Z] #64 30.65 patch is already the newest version (2.7.6-7). [2022-09-10T10:28:11.333Z] #64 30.65 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-10T10:28:11.333Z] #64 30.65 The following additional packages will be installed: [2022-09-10T10:28:11.333Z] #64 30.66 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-10T10:28:11.333Z] #64 30.66 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-10T10:28:11.333Z] #64 30.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-10T10:28:11.333Z] #64 30.67 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-10T10:28:11.333Z] #64 30.67 systemd vim-runtime xxd [2022-09-10T10:28:11.333Z] #64 30.69 Suggested packages: [2022-09-10T10:28:11.333Z] #64 30.69 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-10T10:28:11.333Z] #64 30.69 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-10T10:28:11.333Z] #64 30.69 vim-scripts xfsdump acl attr quota [2022-09-10T10:28:11.333Z] #64 30.69 Recommended packages: [2022-09-10T10:28:11.333Z] #64 30.69 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-10T10:28:11.333Z] #64 30.69 systemd-timesyncd | time-daemon unzip [2022-09-10T10:28:13.239Z] #64 32.40 The following NEW packages will be installed: [2022-09-10T10:28:13.239Z] #64 32.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-10T10:28:13.239Z] #64 32.41 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-10T10:28:13.239Z] #64 32.41 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-10T10:28:13.239Z] #64 32.41 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-10T10:28:13.239Z] #64 32.41 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-10T10:28:13.239Z] #64 32.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-10T10:28:13.239Z] #64 32.42 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-10T10:28:13.239Z] #64 32.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-10T10:28:13.239Z] #64 32.42 zstd [2022-09-10T10:28:13.239Z] #64 32.80 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-10T10:28:13.239Z] #64 32.80 Need to get 23.8 MB of archives. [2022-09-10T10:28:13.239Z] #64 32.80 After this operation, 89.3 MB of additional disk space will be used. [2022-09-10T10:28:13.239Z] #64 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-10T10:28:13.239Z] #64 32.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-10T10:28:13.501Z] #64 32.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-10T10:28:13.501Z] #64 32.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-10T10:28:13.501Z] #64 32.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-10T10:28:13.501Z] #64 32.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-10T10:28:13.501Z] #64 32.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-10T10:28:13.501Z] #64 32.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-10T10:28:13.501Z] #64 32.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-10T10:28:13.501Z] #64 32.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-10T10:28:13.501Z] #64 32.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-10T10:28:13.501Z] #64 32.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-10T10:28:13.501Z] #64 32.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-10T10:28:13.501Z] #64 32.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-10T10:28:13.501Z] #64 33.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-10T10:28:13.501Z] #64 33.01 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-10T10:28:13.501Z] #64 33.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-10T10:28:13.501Z] #64 33.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-10T10:28:13.501Z] #64 33.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-10T10:28:13.501Z] #64 33.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-10T10:28:13.501Z] #64 33.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-10T10:28:13.501Z] #64 33.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-10T10:28:13.501Z] #64 33.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-10T10:28:13.501Z] #64 33.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-10T10:28:13.501Z] #64 33.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-10T10:28:13.501Z] #64 33.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-10T10:28:13.501Z] #64 33.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-10T10:28:13.501Z] #64 33.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-10T10:28:13.501Z] #64 33.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-10T10:28:13.501Z] #64 33.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-10T10:28:13.760Z] #64 33.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-10T10:28:13.760Z] #64 33.07 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-10T10:28:13.760Z] #64 33.07 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-10T10:28:13.760Z] #64 33.08 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-10T10:28:13.760Z] #64 33.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-10T10:28:13.760Z] #64 33.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-10T10:28:13.760Z] #64 33.10 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-10T10:28:13.760Z] #64 33.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-10T10:28:13.760Z] #64 33.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-10T10:28:13.760Z] #64 33.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-10T10:28:13.760Z] #64 33.15 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-10T10:28:13.760Z] #64 33.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-10T10:28:13.760Z] #64 33.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-10T10:28:13.760Z] #64 33.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-10T10:28:13.760Z] #64 33.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-10T10:28:13.760Z] #64 33.19 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-10T10:28:13.760Z] #64 33.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-10T10:28:13.760Z] #64 33.22 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-10T10:28:14.020Z] #64 33.38 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-10T10:28:14.020Z] #64 33.41 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-10T10:28:14.020Z] #64 33.43 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-10T10:28:14.020Z] #64 33.43 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-10T10:28:14.588Z] #64 34.14 debconf: delaying package configuration, since apt-utils is not installed [2022-09-10T10:28:14.847Z] #64 34.43 Fetched 23.8 MB in 1s (25.5 MB/s) [2022-09-10T10:28:14.921Z] #43 283.0 # github.com/containerd/containerd/cmd/containerd [2022-09-10T10:28:14.921Z] #43 283.0 /usr/bin/ld: /tmp/go-link-1789120670/000019.o: in function `New': [2022-09-10T10:28:14.921Z] #43 283.0 /tmp/tmp.mq1G48jvbS/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-10T10:28:14.921Z] #43 283.1 + bin/containerd-stress [2022-09-10T10:28:14.921Z] #43 284.2 + bin/containerd-shim [2022-09-10T10:28:15.107Z] #64 34.48 Selecting previously unselected package libcap2:amd64. [2022-09-10T10:28:15.107Z] #64 34.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-10T10:28:15.107Z] #64 34.54 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-10T10:28:15.107Z] #64 34.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:28:15.107Z] #64 34.61 Selecting previously unselected package libargon2-1:amd64. [2022-09-10T10:28:15.107Z] #64 34.62 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-10T10:28:15.107Z] #64 34.63 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-10T10:28:15.366Z] #64 34.69 Selecting previously unselected package libjson-c5:amd64. [2022-09-10T10:28:15.366Z] #64 34.70 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-10T10:28:15.366Z] #64 34.71 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-10T10:28:15.366Z] #64 34.77 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-10T10:28:15.366Z] #64 34.77 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-10T10:28:15.366Z] #64 34.77 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-10T10:28:15.366Z] #64 34.87 Selecting previously unselected package libip4tc2:amd64. [2022-09-10T10:28:15.366Z] #64 34.87 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-10T10:28:15.366Z] #64 34.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-10T10:28:15.366Z] #64 34.95 Selecting previously unselected package libkmod2:amd64. [2022-09-10T10:28:15.625Z] #64 34.95 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-10T10:28:15.625Z] #64 34.96 Unpacking libkmod2:amd64 (28-1) ... [2022-09-10T10:28:15.625Z] #64 35.01 Selecting previously unselected package systemd. [2022-09-10T10:28:15.625Z] #64 35.02 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-10T10:28:15.625Z] #64 35.10 Unpacking systemd (247.3-7) ... [2022-09-10T10:28:17.003Z] #64 36.30 Selecting previously unselected package pigz. [2022-09-10T10:28:17.003Z] #64 36.31 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-10T10:28:17.003Z] #64 36.32 Unpacking pigz (2.6-1) ... [2022-09-10T10:28:17.003Z] #64 36.39 Selecting previously unselected package libelf1:amd64. [2022-09-10T10:28:17.003Z] #64 36.40 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-10T10:28:17.003Z] #64 36.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-10T10:28:17.003Z] #64 36.51 Selecting previously unselected package libbpf0:amd64. [2022-09-10T10:28:17.262Z] #64 36.52 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-10T10:28:17.262Z] #64 36.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-10T10:28:17.262Z] #64 36.60 Selecting previously unselected package libmnl0:amd64. [2022-09-10T10:28:17.262Z] #64 36.61 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-10T10:28:17.262Z] #64 36.61 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-10T10:28:17.262Z] #64 36.66 Selecting previously unselected package libxtables12:amd64. [2022-09-10T10:28:17.262Z] #64 36.66 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-10T10:28:17.262Z] #64 36.67 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-10T10:28:17.262Z] #64 36.72 Selecting previously unselected package libcap2-bin. [2022-09-10T10:28:17.262Z] #64 36.72 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-10T10:28:17.262Z] #64 36.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-10T10:28:17.262Z] #64 36.79 Selecting previously unselected package iproute2. [2022-09-10T10:28:17.441Z] #43 292.8 + bin/containerd-shim-runc-v1 [2022-09-10T10:28:17.521Z] #64 36.80 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-10T10:28:17.522Z] #64 36.80 Unpacking iproute2 (5.10.0-4) ... [2022-09-10T10:28:17.522Z] #64 37.05 Selecting previously unselected package xxd. [2022-09-10T10:28:17.522Z] #64 37.06 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:28:17.522Z] #64 37.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:17.781Z] #64 37.16 Selecting previously unselected package vim-common. [2022-09-10T10:28:17.781Z] #64 37.18 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:28:17.781Z] #64 37.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:17.781Z] #64 37.31 Selecting previously unselected package bash-completion. [2022-09-10T10:28:18.039Z] #64 37.31 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-10T10:28:19.235Z] #64 38.47 Unpacking bash-completion (1:2.11-2) ... [2022-09-10T10:28:19.235Z] #64 38.70 Selecting previously unselected package apparmor. [2022-09-10T10:28:19.235Z] #64 38.71 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-10T10:28:19.494Z] #64 38.75 Unpacking apparmor (2.13.6-10) ... [2022-09-10T10:28:19.494Z] #64 38.98 Selecting previously unselected package inetutils-ping. [2022-09-10T10:28:19.494Z] #64 38.99 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-10T10:28:19.494Z] #64 38.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-10T10:28:19.753Z] #64 39.07 Selecting previously unselected package libip6tc2:amd64. [2022-09-10T10:28:19.753Z] #64 39.08 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-10T10:28:19.753Z] #64 39.09 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-10T10:28:19.753Z] #64 39.14 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-10T10:28:19.753Z] #64 39.15 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-10T10:28:19.753Z] #64 39.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T10:28:19.753Z] #64 39.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-10T10:28:19.753Z] #64 39.21 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-10T10:28:19.753Z] #64 39.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-10T10:28:20.011Z] #64 39.27 Selecting previously unselected package libnftnl11:amd64. [2022-09-10T10:28:20.011Z] #64 39.27 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-10T10:28:20.011Z] #64 39.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-10T10:28:20.011Z] #64 39.34 Selecting previously unselected package iptables. [2022-09-10T10:28:20.011Z] #64 39.35 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-10T10:28:20.011Z] #64 39.36 Unpacking iptables (1.8.7-1) ... [2022-09-10T10:28:20.270Z] #64 39.58 Selecting previously unselected package libonig5:amd64. [2022-09-10T10:28:20.270Z] #64 39.58 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-10T10:28:20.270Z] #64 39.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:28:20.271Z] #64 39.69 Selecting previously unselected package libjq1:amd64. [2022-09-10T10:28:20.271Z] #64 39.70 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-10T10:28:20.271Z] #64 39.70 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:28:20.271Z] #64 39.78 Selecting previously unselected package jq. [2022-09-10T10:28:20.271Z] #64 39.79 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-10T10:28:20.530Z] #64 39.80 Unpacking jq (1.6-2.1) ... [2022-09-10T10:28:20.530Z] #64 39.85 Selecting previously unselected package libaio1:amd64. [2022-09-10T10:28:20.530Z] #64 39.86 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-10T10:28:20.530Z] #64 39.86 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-10T10:28:20.530Z] #64 39.92 Selecting previously unselected package libgpm2:amd64. [2022-09-10T10:28:20.530Z] #64 39.93 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-10T10:28:20.530Z] #64 39.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-10T10:28:20.530Z] #64 39.99 Selecting previously unselected package libinih1:amd64. [2022-09-10T10:28:20.530Z] #64 40.01 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-10T10:28:20.530Z] #64 40.01 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-10T10:28:20.530Z] #64 40.07 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-10T10:28:20.530Z] #64 40.07 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-10T10:28:20.789Z] #64 40.07 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-10T10:28:20.789Z] #64 40.15 Selecting previously unselected package libnet1:amd64. [2022-09-10T10:28:20.789Z] #64 40.15 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-10T10:28:20.789Z] #64 40.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:28:20.789Z] #64 40.24 Selecting previously unselected package libnl-3-200:amd64. [2022-09-10T10:28:20.789Z] #64 40.24 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-10T10:28:20.789Z] #64 40.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:28:20.789Z] #64 40.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-10T10:28:21.048Z] #64 40.33 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-10T10:28:21.048Z] #64 40.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:28:21.048Z] #64 40.40 Selecting previously unselected package libyajl2:amd64. [2022-09-10T10:28:21.048Z] #64 40.40 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-10T10:28:21.048Z] #64 40.41 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:28:21.048Z] #64 40.46 Selecting previously unselected package net-tools. [2022-09-10T10:28:21.048Z] #64 ... [2022-09-10T10:28:21.048Z] [2022-09-10T10:28:21.048Z] #54 [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-10T10:28:21.048Z] #54 102.0 + bin/containerd [2022-09-10T10:28:22.695Z] #43 297.8 + bin/containerd-shim-runc-v2 [2022-09-10T10:28:22.695Z] #43 298.5 + binaries [2022-09-10T10:28:22.953Z] #43 298.5 + install -D bin/containerd /build/containerd [2022-09-10T10:28:22.953Z] #43 298.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T10:28:22.953Z] #43 298.6 + install -D bin/ctr /build/ctr [2022-09-10T10:28:23.514Z] #43 DONE 299.3s [2022-09-10T10:28:24.443Z] [2022-09-10T10:28:24.443Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T10:28:25.371Z] #73 DONE 0.9s [2022-09-10T10:28:25.371Z] [2022-09-10T10:28:25.371Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T10:28:25.371Z] #74 DONE 0.1s [2022-09-10T10:28:25.371Z] [2022-09-10T10:28:25.371Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T10:28:25.627Z] #75 DONE 0.2s [2022-09-10T10:28:25.627Z] [2022-09-10T10:28:25.627Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-10T10:28:25.627Z] #76 DONE 0.1s [2022-09-10T10:28:25.627Z] [2022-09-10T10:28:25.627Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-10T10:28:25.627Z] #77 DONE 0.1s [2022-09-10T10:28:25.627Z] [2022-09-10T10:28:25.627Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-10T10:28:25.627Z] #78 DONE 0.0s [2022-09-10T10:28:25.884Z] [2022-09-10T10:28:25.884Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T10:28:26.321Z] #54 ... [2022-09-10T10:28:26.321Z] [2022-09-10T10:28:26.321Z] #64 [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-10T10:28:26.321Z] #64 40.46 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 40.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:28:26.321Z] #64 40.58 Selecting previously unselected package python-pip-whl. [2022-09-10T10:28:26.321Z] #64 40.59 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:28:26.321Z] #64 40.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:28:26.321Z] #64 40.89 Selecting previously unselected package python3-lib2to3. [2022-09-10T10:28:26.321Z] #64 40.89 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-10T10:28:26.321Z] #64 40.90 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:28:26.321Z] #64 40.98 Selecting previously unselected package python3-distutils. [2022-09-10T10:28:26.321Z] #64 40.98 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-10T10:28:26.321Z] #64 40.99 Unpacking python3-distutils (3.9.2-1) ... [2022-09-10T10:28:26.321Z] #64 41.08 Selecting previously unselected package python3-pkg-resources. [2022-09-10T10:28:26.321Z] #64 41.09 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-10T10:28:26.321Z] #64 41.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:28:26.321Z] #64 41.19 Selecting previously unselected package python3-setuptools. [2022-09-10T10:28:26.321Z] #64 41.20 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-10T10:28:26.321Z] #64 41.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-10T10:28:26.321Z] #64 41.35 Selecting previously unselected package python3-wheel. [2022-09-10T10:28:26.321Z] #64 41.37 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-10T10:28:26.321Z] #64 41.37 Unpacking python3-wheel (0.34.2-1) ... [2022-09-10T10:28:26.321Z] #64 41.43 Selecting previously unselected package python3-pip. [2022-09-10T10:28:26.321Z] #64 41.44 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-10T10:28:26.321Z] #64 41.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:28:26.321Z] #64 41.59 Selecting previously unselected package sudo. [2022-09-10T10:28:26.321Z] #64 41.60 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 41.61 Unpacking sudo (1.9.5p2-3) ... [2022-09-10T10:28:26.321Z] #64 41.90 Selecting previously unselected package systemd-journal-remote. [2022-09-10T10:28:26.321Z] #64 41.91 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 41.92 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-10T10:28:26.321Z] #64 42.00 Selecting previously unselected package thin-provisioning-tools. [2022-09-10T10:28:26.321Z] #64 42.01 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 42.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:28:26.321Z] #64 42.20 Selecting previously unselected package uidmap. [2022-09-10T10:28:26.321Z] #64 42.20 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 42.22 Unpacking uidmap (1:4.8.1-1) ... [2022-09-10T10:28:26.321Z] #64 42.32 Selecting previously unselected package vim-runtime. [2022-09-10T10:28:26.321Z] #64 42.32 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-10T10:28:26.321Z] #64 42.34 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-10T10:28:26.321Z] #64 42.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-10T10:28:26.321Z] #64 42.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:26.321Z] #64 43.99 Selecting previously unselected package vim. [2022-09-10T10:28:26.321Z] #64 43.99 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 44.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:26.321Z] #64 44.33 Selecting previously unselected package xfsprogs. [2022-09-10T10:28:26.321Z] #64 44.33 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 44.34 Unpacking xfsprogs (5.10.0-4) ... [2022-09-10T10:28:26.321Z] #64 44.63 Selecting previously unselected package zip. [2022-09-10T10:28:26.321Z] #64 44.63 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 44.64 Unpacking zip (3.0-12) ... [2022-09-10T10:28:26.321Z] #64 44.73 Selecting previously unselected package zstd. [2022-09-10T10:28:26.321Z] #64 44.74 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-10T10:28:26.321Z] #64 44.75 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:28:26.321Z] #64 44.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-10T10:28:26.321Z] #64 45.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-10T10:28:26.321Z] #64 45.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-10T10:28:26.321Z] #64 45.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-10T10:28:26.321Z] #64 45.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-10T10:28:26.321Z] #64 45.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-10T10:28:26.321Z] #64 45.60 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-10T10:28:26.321Z] #64 45.61 Setting up uidmap (1:4.8.1-1) ... [2022-09-10T10:28:26.321Z] #64 45.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-10T10:28:26.321Z] #64 45.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-10T10:28:26.321Z] #64 45.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-10T10:28:26.321Z] #64 45.66 Setting up python3-wheel (0.34.2-1) ... [2022-09-10T10:28:26.813Z] #79 DONE 0.9s [2022-09-10T10:28:26.814Z] [2022-09-10T10:28:26.814Z] #80 exporting to image [2022-09-10T10:28:26.814Z] #80 exporting layers [2022-09-10T10:28:26.894Z] #64 46.10 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-10T10:28:26.894Z] #64 46.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:26.894Z] #64 46.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-10T10:28:26.894Z] #64 46.14 Setting up libcap2-bin (1:2.44-1) ... [2022-09-10T10:28:26.894Z] #64 46.15 Setting up apparmor (2.13.6-10) ... [2022-09-10T10:28:28.347Z] #64 47.59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-10T10:28:28.347Z] #64 47.64 Setting up zip (3.0-12) ... [2022-09-10T10:28:28.347Z] #64 47.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:28.347Z] #64 47.69 Setting up bash-completion (1:2.11-2) ... [2022-09-10T10:28:29.330Z] #80 exporting layers 2.7s done [2022-09-10T10:28:29.330Z] #80 writing image sha256:bc1a8026ccb7d15021a008a713ad9a042c0b4c37e345e57c77df9149e18743cf done [2022-09-10T10:28:29.330Z] #80 naming to docker.io/library/docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 done [2022-09-10T10:28:29.330Z] #80 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-10T10:28:29.677Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-10T10:28:29.723Z] #64 49.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-10T10:28:29.723Z] #64 49.02 Setting up sudo (1.9.5p2-3) ... [2022-09-10T10:28:29.723Z] #64 49.09 invoke-rc.d: could not determine current runlevel [2022-09-10T10:28:29.723Z] #64 49.10 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-10T10:28:29.723Z] #64 49.11 Setting up xfsprogs (5.10.0-4) ... [2022-09-10T10:28:29.723Z] #64 49.12 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-10T10:28:29.723Z] #64 49.12 Failed to connect to bus: Host is down [2022-09-10T10:28:29.723Z] #64 49.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-10T10:28:29.723Z] #64 49.14 Setting up inetutils-ping (2:2.0-1) ... [2022-09-10T10:28:29.723Z] #64 49.15 Setting up pigz (2.6-1) ... [2022-09-10T10:28:29.723Z] #64 49.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-10T10:28:29.723Z] #64 49.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-10T10:28:29.723Z] #64 49.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-10T10:28:29.723Z] #64 49.23 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:29.996Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 hack/test/unit [2022-09-10T10:28:30.241Z] #64 49.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-10T10:28:30.241Z] #64 49.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-10T10:28:30.501Z] #64 49.90 Setting up libelf1:amd64 (0.183-1) ... [2022-09-10T10:28:30.501Z] #64 49.92 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-10T10:28:30.501Z] #64 49.97 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-10T10:28:30.501Z] #64 49.98 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-10T10:28:30.763Z] #64 50.06 Setting up libkmod2:amd64 (28-1) ... [2022-09-10T10:28:30.763Z] #64 50.08 Setting up python3-distutils (3.9.2-1) ... [2022-09-10T10:28:31.022Z] #64 50.35 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-10T10:28:31.022Z] #64 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-10T10:28:31.022Z] #64 50.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-10T10:28:31.022Z] #64 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-10T10:28:31.022Z] #64 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-10T10:28:31.022Z] #64 50.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-10T10:28:31.022Z] #64 50.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-10T10:28:31.022Z] #64 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-10T10:28:31.022Z] #64 50.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-10T10:28:31.022Z] #64 50.41 Setting up python3-setuptools (52.0.0-4) ... [2022-09-10T10:28:31.886Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-10T10:28:31.886Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-10T10:28:31.886Z] + TESTDIRS=./... [2022-09-10T10:28:31.886Z] + exclude_paths='/vendor/|/integration' [2022-09-10T10:28:31.886Z] ++ go list ./... [2022-09-10T10:28:31.886Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-10T10:28:31.960Z] #64 51.28 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-10T10:28:31.960Z] #64 51.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-10T10:28:31.960Z] #64 51.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-10T10:28:31.960Z] #64 51.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-10T10:28:32.527Z] #64 51.94 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-10T10:28:32.527Z] #64 51.95 Setting up jq (1.6-2.1) ... [2022-09-10T10:28:32.527Z] #64 51.97 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-10T10:28:32.527Z] #64 51.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-10T10:28:32.527Z] #64 52.00 Setting up iptables (1.8.7-1) ... [2022-09-10T10:28:32.527Z] #64 52.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-10T10:28:32.527Z] #64 52.05 Setting up iproute2 (5.10.0-4) ... [2022-09-10T10:28:32.786Z] #64 52.27 Setting up systemd (247.3-7) ... [2022-09-10T10:28:32.786Z] #64 52.31 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-10T10:28:32.786Z] #64 52.32 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-10T10:28:32.786Z] #64 52.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-10T10:28:32.786Z] #64 52.35 Initializing machine ID from KVM UUID. [2022-09-10T10:28:32.815Z] + pkg_list='github.com/docker/docker/api [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/backend [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/container [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/events [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/filters [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/image [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/mount [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/network [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/registry [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/time [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/versions [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:28:32.815Z] github.com/docker/docker/api/types/volume [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:28:32.815Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:28:32.815Z] github.com/docker/docker/cli [2022-09-10T10:28:32.815Z] github.com/docker/docker/cli/config [2022-09-10T10:28:32.815Z] github.com/docker/docker/cli/debug [2022-09-10T10:28:32.815Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:28:32.815Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:28:32.815Z] github.com/docker/docker/client [2022-09-10T10:28:32.815Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:28:32.815Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:28:32.815Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:28:32.815Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:28:32.815Z] github.com/docker/docker/container [2022-09-10T10:28:32.815Z] github.com/docker/docker/container/stream [2022-09-10T10:28:32.815Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:28:32.815Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:28:32.815Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/config [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/containerd [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/events [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/images [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/links [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/names [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/network [2022-09-10T10:28:32.815Z] github.com/docker/docker/daemon/stats [2022-09-10T10:28:32.815Z] github.com/docker/docker/distribution [2022-09-10T10:28:32.815Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:28:32.815Z] github.com/docker/docker/distribution/utils [2022-09-10T10:28:32.815Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:28:32.815Z] github.com/docker/docker/dockerversion [2022-09-10T10:28:32.815Z] github.com/docker/docker/errdefs [2022-09-10T10:28:32.815Z] github.com/docker/docker/image [2022-09-10T10:28:32.815Z] github.com/docker/docker/image/cache [2022-09-10T10:28:32.815Z] github.com/docker/docker/image/tarexport [2022-09-10T10:28:32.815Z] github.com/docker/docker/image/v1 [2022-09-10T10:28:32.815Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:28:32.815Z] github.com/docker/docker/layer [2022-09-10T10:28:32.815Z] github.com/docker/docker/libcontainerd [2022-09-10T10:28:32.815Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:28:32.815Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:28:32.815Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:28:32.815Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:28:32.815Z] github.com/docker/docker/oci [2022-09-10T10:28:32.815Z] github.com/docker/docker/oci/caps [2022-09-10T10:28:32.815Z] github.com/docker/docker/opts [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/archive [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/directory [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:28:32.815Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/platform [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pools [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/progress [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/signal [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stack [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/system [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:28:32.816Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:28:32.816Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:28:32.816Z] github.com/docker/docker/quota [2022-09-10T10:28:32.816Z] github.com/docker/docker/reference [2022-09-10T10:28:32.816Z] github.com/docker/docker/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/registry/resumable [2022-09-10T10:28:32.816Z] github.com/docker/docker/restartmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/rootless [2022-09-10T10:28:32.816Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:28:32.816Z] github.com/docker/docker/runconfig [2022-09-10T10:28:32.816Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/environment [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/request [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/drivers [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/local [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/mounts [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/service [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:28:32.816Z] ++ grep --fixed-strings -v /libnetwork [2022-09-10T10:28:32.816Z] ++ echo 'github.com/docker/docker/api [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/backend [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/events [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/filters [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/image [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/mount [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/network [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/time [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:28:32.816Z] github.com/docker/docker/cli [2022-09-10T10:28:32.816Z] github.com/docker/docker/cli/config [2022-09-10T10:28:32.816Z] github.com/docker/docker/cli/debug [2022-09-10T10:28:32.816Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:28:32.816Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/client [2022-09-10T10:28:32.816Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:28:32.816Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:28:32.816Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:28:32.816Z] github.com/docker/docker/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/container/stream [2022-09-10T10:28:32.816Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:28:32.816Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:28:32.816Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/config [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/containerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/events [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/images [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/links [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/names [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/network [2022-09-10T10:28:32.816Z] github.com/docker/docker/daemon/stats [2022-09-10T10:28:32.816Z] github.com/docker/docker/distribution [2022-09-10T10:28:32.816Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:28:32.816Z] github.com/docker/docker/distribution/utils [2022-09-10T10:28:32.816Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:28:32.816Z] github.com/docker/docker/dockerversion [2022-09-10T10:28:32.816Z] github.com/docker/docker/errdefs [2022-09-10T10:28:32.816Z] github.com/docker/docker/image [2022-09-10T10:28:32.816Z] github.com/docker/docker/image/cache [2022-09-10T10:28:32.816Z] github.com/docker/docker/image/tarexport [2022-09-10T10:28:32.816Z] github.com/docker/docker/image/v1 [2022-09-10T10:28:32.816Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:28:32.816Z] github.com/docker/docker/layer [2022-09-10T10:28:32.816Z] github.com/docker/docker/libcontainerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:28:32.816Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:28:32.816Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:28:32.816Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:28:32.816Z] github.com/docker/docker/oci [2022-09-10T10:28:32.816Z] github.com/docker/docker/oci/caps [2022-09-10T10:28:32.816Z] github.com/docker/docker/opts [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/archive [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/directory [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/platform [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pools [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/progress [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/signal [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stack [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/system [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:28:32.816Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:28:32.816Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:28:32.816Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:28:32.816Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:28:32.816Z] github.com/docker/docker/quota [2022-09-10T10:28:32.816Z] github.com/docker/docker/reference [2022-09-10T10:28:32.816Z] github.com/docker/docker/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/registry/resumable [2022-09-10T10:28:32.816Z] github.com/docker/docker/restartmanager [2022-09-10T10:28:32.816Z] github.com/docker/docker/rootless [2022-09-10T10:28:32.816Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:28:32.816Z] github.com/docker/docker/runconfig [2022-09-10T10:28:32.816Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/environment [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/testutil/request [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/drivers [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/local [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/mounts [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/service [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:28:32.816Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:28:32.816Z] + base_pkg_list='github.com/docker/docker/api [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/backend [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/container [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/events [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/filters [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/image [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/mount [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/network [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/registry [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/time [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:28:32.816Z] github.com/docker/docker/api/types/volume [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:28:32.816Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/config [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/debug [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/client [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:28:32.817Z] github.com/docker/docker/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/container/stream [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/config [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/containerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/events [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/images [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/links [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/names [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/network [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/stats [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/utils [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:28:32.817Z] github.com/docker/docker/dockerversion [2022-09-10T10:28:32.817Z] github.com/docker/docker/errdefs [2022-09-10T10:28:32.817Z] github.com/docker/docker/image [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/cache [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/tarexport [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/v1 [2022-09-10T10:28:32.817Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:28:32.817Z] github.com/docker/docker/layer [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:28:32.817Z] github.com/docker/docker/oci [2022-09-10T10:28:32.817Z] github.com/docker/docker/oci/caps [2022-09-10T10:28:32.817Z] github.com/docker/docker/opts [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/archive [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/directory [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/platform [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/pools [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/progress [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/signal [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/stack [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/system [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:28:32.817Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:28:32.817Z] github.com/docker/docker/plugin [2022-09-10T10:28:32.817Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:28:32.817Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:28:32.817Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:28:32.817Z] github.com/docker/docker/quota [2022-09-10T10:28:32.817Z] github.com/docker/docker/reference [2022-09-10T10:28:32.817Z] github.com/docker/docker/registry [2022-09-10T10:28:32.817Z] github.com/docker/docker/registry/resumable [2022-09-10T10:28:32.817Z] github.com/docker/docker/restartmanager [2022-09-10T10:28:32.817Z] github.com/docker/docker/rootless [2022-09-10T10:28:32.817Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:28:32.817Z] github.com/docker/docker/runconfig [2022-09-10T10:28:32.817Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/environment [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/registry [2022-09-10T10:28:32.817Z] github.com/docker/docker/testutil/request [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/drivers [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/local [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/mounts [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/service [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:28:32.817Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:28:32.817Z] ++ grep --fixed-strings /libnetwork [2022-09-10T10:28:32.817Z] ++ echo 'github.com/docker/docker/api [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/backend [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/events [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/filters [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/image [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/mount [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/network [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/registry [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/time [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/versions [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:28:32.817Z] github.com/docker/docker/api/types/volume [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:28:32.817Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/config [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/debug [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:28:32.817Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/client [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:28:32.817Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:28:32.817Z] github.com/docker/docker/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/container/stream [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:28:32.817Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/config [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/containerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/events [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/images [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/links [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/names [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/network [2022-09-10T10:28:32.817Z] github.com/docker/docker/daemon/stats [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/utils [2022-09-10T10:28:32.817Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:28:32.817Z] github.com/docker/docker/dockerversion [2022-09-10T10:28:32.817Z] github.com/docker/docker/errdefs [2022-09-10T10:28:32.817Z] github.com/docker/docker/image [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/cache [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/tarexport [2022-09-10T10:28:32.817Z] github.com/docker/docker/image/v1 [2022-09-10T10:28:32.817Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:28:32.817Z] github.com/docker/docker/layer [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:28:32.817Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:28:32.817Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/types [2022-09-10T10:28:32.818Z] github.com/docker/docker/oci [2022-09-10T10:28:32.818Z] github.com/docker/docker/oci/caps [2022-09-10T10:28:32.818Z] github.com/docker/docker/opts [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/archive [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/directory [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/platform [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/pools [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/progress [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/signal [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/stack [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/system [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:28:32.818Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:28:32.818Z] github.com/docker/docker/plugin [2022-09-10T10:28:32.818Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:28:32.818Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:28:32.818Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:28:32.818Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:28:32.818Z] github.com/docker/docker/quota [2022-09-10T10:28:32.818Z] github.com/docker/docker/reference [2022-09-10T10:28:32.818Z] github.com/docker/docker/registry [2022-09-10T10:28:32.818Z] github.com/docker/docker/registry/resumable [2022-09-10T10:28:32.818Z] github.com/docker/docker/restartmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/rootless [2022-09-10T10:28:32.818Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:28:32.818Z] github.com/docker/docker/runconfig [2022-09-10T10:28:32.818Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/environment [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/registry [2022-09-10T10:28:32.818Z] github.com/docker/docker/testutil/request [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/drivers [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/local [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/mounts [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/service [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:28:32.818Z] github.com/docker/docker/volume/testutils' [2022-09-10T10:28:32.818Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/types' [2022-09-10T10:28:32.818Z] + echo 'github.com/docker/docker/libnetwork [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/types' [2022-09-10T10:28:32.818Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:28:32.818Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:28:32.818Z] + type docker-proxy [2022-09-10T10:28:32.818Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-10T10:28:32.818Z] + hack/make.sh binary-proxy install-proxy [2022-09-10T10:28:32.818Z] [2022-09-10T10:28:32.818Z] Removing bundles/ [2022-09-10T10:28:32.818Z] [2022-09-10T10:28:32.818Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-10T10:28:33.074Z] Building: bundles/binary-proxy/docker-proxy [2022-09-10T10:28:33.074Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:28:33.723Z] #64 53.01 Setting up systemd-journal-remote (247.3-7) ... [2022-09-10T10:28:33.723Z] #64 53.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-10T10:28:34.291Z] #64 DONE 53.8s [2022-09-10T10:28:34.291Z] [2022-09-10T10:28:34.291Z] #65 [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-10T10:28:35.237Z] #65 0.929 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-10T10:28:35.237Z] #65 0.938 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-10T10:28:35.237Z] #65 0.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-10T10:28:35.496Z] #65 DONE 1.0s [2022-09-10T10:28:35.496Z] [2022-09-10T10:28:35.496Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-10T10:28:39.612Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-10T10:28:39.612Z] [2022-09-10T10:28:39.612Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-10T10:28:39.612Z] Installing docker-proxy to /usr/local/bin/ [2022-09-10T10:28:39.612Z] [2022-09-10T10:28:39.612Z] + mkdir -p bundles [2022-09-10T10:28:39.612Z] + '[' -n 'github.com/docker/docker/api [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/backend/build [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/httpstatus [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/httputils [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/middleware [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/build [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/container [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/debug [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/distribution [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/grpc [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/image [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/network [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/plugin [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/session [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/swarm [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/system [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/server/router/volume [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/backend [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/blkiodev [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/container [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/events [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/filters [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/image [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/mount [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/network [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/registry [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/strslice [2022-09-10T10:28:39.612Z] github.com/docker/docker/api/types/swarm [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/time [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/versions [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-10T10:28:39.613Z] github.com/docker/docker/api/types/volume [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/builder-next/worker [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/dockerfile [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/remotecontext [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/remotecontext/git [2022-09-10T10:28:39.613Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-10T10:28:39.613Z] github.com/docker/docker/cli [2022-09-10T10:28:39.613Z] github.com/docker/docker/cli/config [2022-09-10T10:28:39.613Z] github.com/docker/docker/cli/debug [2022-09-10T10:28:39.613Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-10T10:28:39.613Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-10T10:28:39.613Z] github.com/docker/docker/client [2022-09-10T10:28:39.613Z] github.com/docker/docker/cmd/docker-proxy [2022-09-10T10:28:39.613Z] github.com/docker/docker/cmd/dockerd [2022-09-10T10:28:39.613Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-10T10:28:39.613Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-10T10:28:39.613Z] github.com/docker/docker/container [2022-09-10T10:28:39.613Z] github.com/docker/docker/container/stream [2022-09-10T10:28:39.613Z] github.com/docker/docker/contrib/apparmor [2022-09-10T10:28:39.613Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-10T10:28:39.613Z] github.com/docker/docker/contrib/httpserver [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster/convert [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster/executor [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/cluster/provider [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/config [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/containerd [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/events [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/events/testutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/images [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/initlayer [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/links [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/listeners [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/gelf [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/journald [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/local [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/logentries [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/splunk [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/syslog [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/logger/templates [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/names [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/network [2022-09-10T10:28:39.613Z] github.com/docker/docker/daemon/stats [2022-09-10T10:28:39.613Z] github.com/docker/docker/distribution [2022-09-10T10:28:39.613Z] github.com/docker/docker/distribution/metadata [2022-09-10T10:28:39.613Z] github.com/docker/docker/distribution/utils [2022-09-10T10:28:39.613Z] github.com/docker/docker/distribution/xfer [2022-09-10T10:28:39.613Z] github.com/docker/docker/dockerversion [2022-09-10T10:28:39.613Z] github.com/docker/docker/errdefs [2022-09-10T10:28:39.613Z] github.com/docker/docker/image [2022-09-10T10:28:39.613Z] github.com/docker/docker/image/cache [2022-09-10T10:28:39.613Z] github.com/docker/docker/image/tarexport [2022-09-10T10:28:39.613Z] github.com/docker/docker/image/v1 [2022-09-10T10:28:39.613Z] github.com/docker/docker/internal/test/suite [2022-09-10T10:28:39.613Z] github.com/docker/docker/layer [2022-09-10T10:28:39.613Z] github.com/docker/docker/libcontainerd [2022-09-10T10:28:39.613Z] github.com/docker/docker/libcontainerd/queue [2022-09-10T10:28:39.613Z] github.com/docker/docker/libcontainerd/remote [2022-09-10T10:28:39.613Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-10T10:28:39.613Z] github.com/docker/docker/libcontainerd/types [2022-09-10T10:28:39.613Z] github.com/docker/docker/oci [2022-09-10T10:28:39.613Z] github.com/docker/docker/oci/caps [2022-09-10T10:28:39.613Z] github.com/docker/docker/opts [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/aaparser [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/archive [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/authorization [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/broadcaster [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/capabilities [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/chrootarchive [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/containerfs [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/devicemapper [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/directory [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/dmesg [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/fileutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/fsutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/homedir [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/idtools [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/ioutils [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/jsonmessage [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/longpath [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/loopback [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/namesgenerator [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/parsers [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/pidfile [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/platform [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugingetter [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugins [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/plugins/transport [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/pools [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/progress [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/pubsub [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/reexec [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/signal [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/stack [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/stdcopy [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/streamformatter [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/stringid [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/sysinfo [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/system [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/tailfile [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/tarsum [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/urlutil [2022-09-10T10:28:39.613Z] github.com/docker/docker/pkg/useragent [2022-09-10T10:28:39.613Z] github.com/docker/docker/plugin [2022-09-10T10:28:39.613Z] github.com/docker/docker/plugin/executor/containerd [2022-09-10T10:28:39.613Z] github.com/docker/docker/plugin/v2 [2022-09-10T10:28:39.613Z] github.com/docker/docker/profiles/apparmor [2022-09-10T10:28:39.613Z] github.com/docker/docker/profiles/seccomp [2022-09-10T10:28:39.613Z] github.com/docker/docker/quota [2022-09-10T10:28:39.613Z] github.com/docker/docker/reference [2022-09-10T10:28:39.613Z] github.com/docker/docker/registry [2022-09-10T10:28:39.613Z] github.com/docker/docker/registry/resumable [2022-09-10T10:28:39.613Z] github.com/docker/docker/restartmanager [2022-09-10T10:28:39.613Z] github.com/docker/docker/rootless [2022-09-10T10:28:39.613Z] github.com/docker/docker/rootless/specconv [2022-09-10T10:28:39.613Z] github.com/docker/docker/runconfig [2022-09-10T10:28:39.613Z] github.com/docker/docker/runconfig/opts [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/daemon [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/environment [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fakecontext [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fakegit [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fakestorage [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fixtures/load [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/registry [2022-09-10T10:28:39.613Z] github.com/docker/docker/testutil/request [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/drivers [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/local [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/mounts [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/service [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/service/opts [2022-09-10T10:28:39.613Z] github.com/docker/docker/volume/testutils' ']' [2022-09-10T10:28:39.613Z] + 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/coverage.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-10T10:28:39.613Z] ? github.com/docker/docker/api [no test files] [2022-09-10T10:28:43.616Z] #66 7.452 Collecting yamllint==1.27.1 [2022-09-10T10:28:43.875Z] #66 8.492 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-10T10:28:44.443Z] #66 9.149 Collecting pathspec>=0.5.3 [2022-09-10T10:28:44.702Z] #66 9.156 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-10T10:28:44.702Z] #66 9.426 Collecting pyyaml [2022-09-10T10:28:44.961Z] #66 9.445 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-10T10:28:44.961Z] #66 9.477 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-10T10:28:44.961Z] #66 9.483 Building wheels for collected packages: yamllint [2022-09-10T10:28:44.961Z] #66 9.487 Building wheel for yamllint (setup.py): started [2022-09-10T10:28:45.529Z] #66 10.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-10T10:28:45.529Z] #66 10.09 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a8ad7d24c021706999341bbb030bf58db4f7e303c99f7035af551e2f9923757d [2022-09-10T10:28:45.529Z] #66 10.09 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-10T10:28:45.529Z] #66 10.10 Successfully built yamllint [2022-09-10T10:28:45.529Z] #66 10.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-10T10:28:45.788Z] #66 10.34 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-10T10:28:46.048Z] #66 DONE 10.6s [2022-09-10T10:28:46.048Z] [2022-09-10T10:28:46.048Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:28:46.048Z] #57 ... [2022-09-10T10:28:46.048Z] [2022-09-10T10:28:46.048Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-10T10:28:46.307Z] #67 DONE 0.2s [2022-09-10T10:28:46.307Z] [2022-09-10T10:28:46.307Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-10T10:28:46.567Z] #68 DONE 0.2s [2022-09-10T10:28:46.567Z] [2022-09-10T10:28:46.567Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-10T10:28:46.567Z] #69 DONE 0.1s [2022-09-10T10:28:46.567Z] [2022-09-10T10:28:46.567Z] #54 [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-10T10:28:46.567Z] #54 ... [2022-09-10T10:28:46.567Z] [2022-09-10T10:28:46.567Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-10T10:28:46.567Z] #70 DONE 0.1s [2022-09-10T10:28:46.826Z] [2022-09-10T10:28:46.826Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-10T10:28:46.826Z] #71 DONE 0.1s [2022-09-10T10:28:46.826Z] [2022-09-10T10:28:46.826Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-10T10:28:46.826Z] #72 DONE 0.1s [2022-09-10T10:28:46.826Z] [2022-09-10T10:28:46.826Z] #54 [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-10T10:28:46.826Z] #54 ... [2022-09-10T10:28:46.826Z] [2022-09-10T10:28:46.826Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-10T10:28:46.826Z] #73 DONE 0.0s [2022-09-10T10:28:46.827Z] [2022-09-10T10:28:46.827Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-10T10:28:47.087Z] #74 DONE 0.1s [2022-09-10T10:28:47.087Z] [2022-09-10T10:28:47.087Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-10T10:28:47.087Z] #75 DONE 0.1s [2022-09-10T10:28:47.087Z] [2022-09-10T10:28:47.088Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:28:47.088Z] #57 ... [2022-09-10T10:28:47.088Z] [2022-09-10T10:28:47.088Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-10T10:28:47.088Z] #76 DONE 0.1s [2022-09-10T10:28:47.088Z] [2022-09-10T10:28:47.088Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-10T10:28:47.347Z] #77 DONE 0.2s [2022-09-10T10:28:47.347Z] [2022-09-10T10:28:47.347Z] #54 [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-10T10:28:47.606Z] #54 ... [2022-09-10T10:28:47.606Z] [2022-09-10T10:28:47.606Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-10T10:28:47.606Z] #78 DONE 0.3s [2022-09-10T10:28:47.606Z] [2022-09-10T10:28:47.606Z] #54 [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-10T10:28:54.501Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-10T10:29:09.541Z] #54 ... [2022-09-10T10:29:09.541Z] [2022-09-10T10:29:09.541Z] #57 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-10T10:29:09.541Z] #57 92.35 + mkdir -p /build [2022-09-10T10:29:09.541Z] #57 92.35 + cp runc /build/runc [2022-09-10T10:29:09.541Z] #57 DONE 92.6s [2022-09-10T10:29:09.541Z] [2022-09-10T10:29:09.541Z] #54 [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-10T10:29:09.541Z] #54 ... [2022-09-10T10:29:09.541Z] [2022-09-10T10:29:09.541Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-10T10:29:09.541Z] #79 DONE 0.1s [2022-09-10T10:29:09.541Z] [2022-09-10T10:29:09.541Z] #54 [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-10T10:29:41.613Z] #54 181.5 # github.com/containerd/containerd/cmd/containerd [2022-09-10T10:29:41.613Z] #54 181.5 /usr/bin/ld: /tmp/go-link-3527348228/000019.o: in function `New': [2022-09-10T10:29:41.613Z] #54 181.5 /tmp/tmp.ZGHnBMd5W7/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-10T10:29:41.613Z] #54 181.6 + bin/containerd-stress [2022-09-10T10:29:41.613Z] #54 182.7 + bin/containerd-shim [2022-09-10T10:29:53.813Z] #54 194.1 + bin/containerd-shim-runc-v1 [2022-09-10T10:30:00.372Z] #54 200.4 + bin/containerd-shim-runc-v2 [2022-09-10T10:30:00.372Z] #54 201.2 + binaries [2022-09-10T10:30:00.372Z] #54 201.2 + install -D bin/containerd /build/containerd [2022-09-10T10:30:00.372Z] #54 201.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-10T10:30:00.372Z] #54 201.2 + install -D bin/ctr /build/ctr [2022-09-10T10:30:00.630Z] #54 DONE 201.9s [2022-09-10T10:30:02.007Z] [2022-09-10T10:30:02.007Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-10T10:30:02.007Z] #80 DONE 0.2s [2022-09-10T10:30:02.007Z] [2022-09-10T10:30:02.007Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-10T10:30:02.007Z] #81 DONE 0.1s [2022-09-10T10:30:02.007Z] [2022-09-10T10:30:02.007Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-10T10:30:02.573Z] #82 DONE 0.5s [2022-09-10T10:30:02.573Z] [2022-09-10T10:30:02.573Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-10T10:30:02.573Z] #83 DONE 0.1s [2022-09-10T10:30:02.573Z] [2022-09-10T10:30:02.573Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-10T10:30:02.573Z] #84 DONE 0.0s [2022-09-10T10:30:02.573Z] [2022-09-10T10:30:02.573Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-10T10:30:02.573Z] #85 DONE 0.0s [2022-09-10T10:30:02.573Z] [2022-09-10T10:30:02.573Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-10T10:30:06.758Z] #86 DONE 3.6s [2022-09-10T10:30:06.758Z] [2022-09-10T10:30:06.758Z] #87 exporting to image [2022-09-10T10:30:06.758Z] #87 exporting layers [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-10T10:30:15.887Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-10T10:30:15.887Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 13.7% of statements [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/builder/dockerfile 0.487s coverage: 49.3% of statements [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/builder/remotecontext/git 1.653s coverage: 86.3% of statements [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/cli [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-10T10:30:15.888Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-10T10:30:15.888Z] ok github.com/docker/docker/cmd/docker-proxy 0.178s coverage: 67.6% of statements [2022-09-10T10:30:17.253Z] ok github.com/docker/docker/client 0.109s coverage: 76.1% of statements [2022-09-10T10:30:33.290Z] #87 exporting layers 24.6s done [2022-09-10T10:30:33.290Z] #87 writing image sha256:992fcd410252d77a184caa988c6e5d22a2fbb4b377cf70155fae715dabf763ae done [2022-09-10T10:30:33.290Z] #87 naming to docker.io/library/docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 done [2022-09-10T10:30:33.290Z] #87 DONE 24.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-10T10:30:33.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44125/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44125/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 hack/validate/default [2022-09-10T10:30:34.176Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-10T10:30:34.433Z] Congratulations! yamllint config file formatted correctly [2022-09-10T10:30:34.433Z] Congratulations! YAML files are formatted correctly [2022-09-10T10:30:34.433Z] No api/types/ or api/swagger.yaml changes in diff. [2022-09-10T10:30:34.433Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-10T10:30:34.433Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-10T10:30:34.433Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-10T10:30:34.433Z] [2022-09-10T10:30:34.433Z] INFO Start validation with golang-ci-lint [2022-09-10T10:30:35.380Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-10T10:30:35.380Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-10T10:30:35.380Z] INFO [loader] Using build tags: [ journald] [2022-09-10T10:30:49.283Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.9% of statements [2022-09-10T10:30:49.283Z] ok github.com/docker/docker/container 0.123s coverage: 35.7% of statements [2022-09-10T10:30:49.283Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-09-10T10:30:49.283Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-10T10:30:49.283Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-10T10:30:49.283Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-10T10:30:49.283Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-10T10:30:49.283Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-10T10:30:50.654Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-09-10T10:30:52.542Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.030s coverage: 65.3% of statements [2022-09-10T10:30:54.433Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2022-09-10T10:31:00.971Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-09-10T10:31:01.899Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-09-10T10:31:02.460Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-10T10:31:03.387Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-10T10:31:04.316Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.4% of statements [2022-09-10T10:31:04.316Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-10T10:31:04.316Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-10T10:31:04.316Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-10T10:31:04.316Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-10T10:31:04.572Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.571s coverage: 74.8% of statements [2022-09-10T10:31:05.500Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.314s coverage: 60.7% of statements [2022-09-10T10:31:06.427Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2022-09-10T10:31:07.793Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2022-09-10T10:31:09.166Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.285s coverage: 50.6% of statements [2022-09-10T10:31:09.729Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.520s coverage: 46.1% of statements [2022-09-10T10:31:09.729Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-10T10:31:11.096Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.5% of statements [2022-09-10T10:31:11.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.871s coverage: 58.5% of statements [2022-09-10T10:31:11.096Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-10T10:31:11.096Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-10T10:31:11.658Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2022-09-10T10:31:11.915Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-10T10:31:13.806Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.8% of statements [2022-09-10T10:31:13.806Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-10T10:31:13.806Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-10T10:31:13.806Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2022-09-10T10:31:14.733Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-09-10T10:31:14.733Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 79.6% of statements [2022-09-10T10:31:14.733Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-10T10:31:15.294Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-10T10:31:15.552Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-09-10T10:31:16.483Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.141s coverage: 76.8% of statements [2022-09-10T10:31:16.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-09-10T10:31:17.302Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-09-10T10:31:18.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-10T10:31:18.795Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-10T10:31:19.723Z] ok github.com/docker/docker/daemon/logger/journald 3.612s coverage: 74.3% of statements [2022-09-10T10:31:19.723Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-10T10:31:19.723Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-10T10:31:19.723Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-10T10:31:19.723Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-10T10:31:20.324Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-09-10T10:31:20.580Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-10T10:31:21.143Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2022-09-10T10:31:21.143Z] ok github.com/docker/docker/daemon/logger/splunk 1.565s coverage: 82.5% of statements [2022-09-10T10:31:21.143Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-10T10:31:21.144Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-10T10:31:22.071Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-09-10T10:31:24.586Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-09-10T10:31:24.586Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-10T10:31:24.586Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-10T10:31:24.843Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-09-10T10:31:24.843Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-10T10:31:25.099Z] ok github.com/docker/docker/image 0.030s coverage: 86.9% of statements [2022-09-10T10:31:25.661Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-09-10T10:31:25.917Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-09-10T10:31:25.917Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-10T10:31:25.917Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-10T10:31:26.174Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-10T10:31:27.103Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-09-10T10:31:27.664Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-09-10T10:31:27.664Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-10T10:31:29.553Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 81.9% of statements [2022-09-10T10:31:29.809Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2022-09-10T10:31:30.064Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-10T10:31:30.320Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-10T10:31:33.585Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-09-10T10:31:33.585Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-09-10T10:31:33.841Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-10T10:31:34.097Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-10T10:31:34.097Z] ok github.com/docker/docker/layer 7.107s coverage: 68.9% of statements [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-10T10:31:34.097Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-10T10:31:34.353Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-10T10:31:34.609Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-09-10T10:31:34.864Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-10T10:31:35.793Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.3% of statements [2022-09-10T10:31:35.793Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 70.1% of statements [2022-09-10T10:31:36.049Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2022-09-10T10:31:36.049Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-10T10:31:36.049Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-10T10:31:36.305Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2022-09-10T10:31:36.305Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-10T10:31:36.561Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-09-10T10:31:36.561Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-09-10T10:31:36.818Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-09-10T10:31:36.818Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-10T10:31:36.818Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-10T10:31:37.380Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-10T10:31:37.943Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-10T10:31:37.943Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-10T10:31:38.199Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-10T10:31:39.564Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-09-10T10:31:39.820Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-10T10:31:40.076Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-10T10:31:40.076Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-10T10:31:40.638Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-10T10:31:40.638Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-10T10:31:41.200Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-10T10:31:41.456Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-10T10:31:42.018Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-09-10T10:31:42.274Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-09-10T10:31:42.529Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-10T10:31:44.438Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-10T10:31:44.693Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-10T10:31:44.949Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-10T10:31:46.315Z] ok github.com/docker/docker/quota 0.188s coverage: 71.4% of statements [2022-09-10T10:31:46.571Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-10T10:31:47.499Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-09-10T10:31:47.755Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-10T10:31:48.012Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-10T10:31:48.574Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-10T10:31:48.574Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-10T10:31:50.462Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-10T10:31:51.024Z] ok github.com/docker/docker/volume/local 0.058s coverage: 76.8% of statements [2022-09-10T10:31:51.586Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-09-10T10:31:52.514Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-09-10T10:32:14.394Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/rootless [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-10T10:32:14.394Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-10T10:32:14.395Z] ? github.com/docker/docker/volume [no test files] [2022-09-10T10:32:14.395Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-10T10:32:14.395Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === Skipped [2022-09-10T10:32:14.395Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-10T10:32:14.395Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-10T10:32:14.395Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-10T10:32:14.395Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-10T10:32:14.395Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-10T10:32:14.395Z] time="2022-09-10T10:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-10T10:32:14.395Z] time="2022-09-10T10:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-10T10:32:14.395Z] time="2022-09-10T10:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-10T10:32:14.395Z] time="2022-09-10T10:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-10T10:32:14.395Z] time="2022-09-10T10:31:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-10T10:32:14.395Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-10T10:32:14.395Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-10T10:32:14.395Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-10T10:32:14.395Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-10T10:32:14.395Z] graphtest_unix.go:71: No driver to put! [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-10T10:32:14.395Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-10T10:32:14.395Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-10T10:32:14.395Z] [2022-09-10T10:32:14.395Z] DONE 2874 tests, 28 skipped in 212.497s [2022-09-10T10:32:14.395Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/bitseq [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cluster [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/config [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/datastore [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/driverapi [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/etchosts [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/idm [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipam [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/iptables [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/netlabel [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/netutils [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/networkdb [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/ns [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/options [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/osl [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/portallocator [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/portmapper [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/testutils [2022-09-10T10:32:14.395Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-10T10:32:14.395Z] + 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/coverage-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-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork 37.485s coverage: 40.6% of statements [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.601s coverage: 59.9% of statements [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.030s coverage: 5.1% of statements [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-09-10T10:33:01.074Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-10T10:33:01.074Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-10T10:33:11.011Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.311s coverage: 6.6% of statements [2022-09-10T10:33:11.011Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-10T10:33:11.011Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-10T10:33:11.011Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-09-10T10:33:11.011Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-10T10:33:11.011Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-10T10:33:11.011Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-10T10:33:11.572Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-10T10:33:11.828Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-10T10:33:12.085Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-10T10:33:12.085Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-10T10:33:24.252Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-10T10:33:39.093Z] ok github.com/docker/docker/libnetwork/ipam 15.565s coverage: 85.3% of statements [2022-09-10T10:33:39.093Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-10T10:33:39.093Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-10T10:33:39.093Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-10T10:33:39.093Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-10T10:33:39.093Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-10T10:33:39.349Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-10T10:33:39.911Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-09-10T10:33:40.473Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.0% of statements [2022-09-10T10:33:40.729Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-10T10:33:40.986Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-09-10T10:33:41.948Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 2m57.980460494s [2022-09-10T10:33:41.949Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 515.014968ms [2022-09-10T10:35:32.366Z] time="2022-09-10T10:35:26Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-09-10T10:35:32.366Z] ok github.com/docker/docker/libnetwork/networkdb 104.398s coverage: 60.1% of statements [2022-09-10T10:35:32.366Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-10T10:35:32.366Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-10T10:35:32.366Z] ok github.com/docker/docker/libnetwork/osl 4.347s coverage: 39.7% of statements [2022-09-10T10:35:32.366Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-10T10:35:32.366Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-09-10T10:35:33.399Z] INFO [linters context/goanalysis] analyzers took 6m36.120053344s with top 10 stages: buildir: 2m27.126306512s, the_only_name: 41.029538675s, goimports: 29.105795871s, unconvert: 24.796450837s, gosec: 17.978095076s, S1038: 17.717798349s, misspell: 6.043448315s, S1039: 5.82232398s, SA4030: 5.179982158s, unused: 5.159470023s [2022-09-10T10:35:33.399Z] INFO [runner] Issues before processing: 2462, after processing: 0 [2022-09-10T10:35:33.399Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2137/2137, autogenerated_exclude: 2014/2137, path_prettifier: 2137/2137, skip_files: 2137/2137, filename_unadjuster: 2137/2137, nolint: 0/79, cgo: 2137/2462, exclude-rules: 79/2014, identifier_marker: 2014/2014, exclude: 2014/2014 [2022-09-10T10:35:33.399Z] INFO [runner] processing took 171.786324ms with stages: nolint: 51.45331ms, identifier_marker: 51.126738ms, path_prettifier: 22.990985ms, autogenerated_exclude: 20.616948ms, exclude-rules: 14.105697ms, skip_dirs: 9.855288ms, filename_unadjuster: 1.380662ms, cgo: 250.852µs, max_same_issues: 1.42µs, skip_files: 893ns, uniq_by_line: 537ns, exclude: 534ns, diff: 474ns, sort_results: 390ns, path_shortener: 347ns, max_from_linter: 320ns, source_code: 259ns, max_per_file_from_linter: 248ns, severity-rules: 233ns, path_prefixer: 189ns [2022-09-10T10:35:33.399Z] INFO [runner] linters took 1m48.365879664s with stages: goanalysis_metalinter: 1m48.193933284s [2022-09-10T10:35:33.399Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-10T10:35:33.399Z] INFO Memory: 2863 samples, avg is 321.2MB, max is 1266.8MB [2022-09-10T10:35:33.399Z] INFO Execution took 4m46.870887595s [2022-09-10T10:35:33.399Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-10T10:35:33.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 -e DOCKER_GRAPHDRIVER docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 hack/make.sh cross [2022-09-10T10:35:33.737Z] ok github.com/docker/docker/libnetwork/portmapper 0.663s coverage: 48.6% of statements [2022-09-10T10:35:33.737Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-10T10:35:33.737Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-10T10:35:33.970Z] [2022-09-10T10:35:33.993Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === Skipped [2022-09-10T10:35:33.993Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-10T10:35:33.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-10T10:35:33.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-10T10:35:33.993Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-10T10:35:33.993Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-10T10:35:33.993Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-10T10:35:33.993Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-10T10:35:33.993Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-10T10:35:33.993Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-10T10:35:33.993Z] firewalld_test.go:14: firewalld is not running [2022-09-10T10:35:33.993Z] [2022-09-10T10:35:33.993Z] DONE 327 tests, 9 skipped in 202.778s [2022-09-10T10:35:34.229Z] Removing bundles/ [2022-09-10T10:35:34.229Z] [2022-09-10T10:35:34.229Z] ---> Making bundle: cross (in bundles/cross) [2022-09-10T10:35:34.229Z] Cross building: bundles/cross/linux/amd64 [2022-09-10T10:35:34.229Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-10T10:35:34.229Z] GOOS="linux" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2022-09-10T10:35:34.567Z] Recording test results [2022-09-10T10:35:35.863Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-10T10:35:36.196Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44125/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 -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:3cb933db9d34ad2c75245851332df45c6ff82bf2 hack/make.sh dynbinary test-integration [2022-09-10T10:35:36.758Z] [2022-09-10T10:35:36.758Z] Removing bundles/ [2022-09-10T10:35:36.758Z] [2022-09-10T10:35:36.758Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-10T10:35:36.758Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-10T10:35:36.758Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:37:13.144Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-10T10:37:13.144Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-10T10:37:13.144Z] GOOS="" GOARCH="" GOARM="" [2022-09-10T10:37:13.144Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-10T10:37:13.144Z] [2022-09-10T10:37:13.144Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-10T10:37:13.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-10T10:37:13.144Z] HOSTNAME=281152a424b0 [2022-09-10T10:37:13.144Z] TESTDEBUG=0 [2022-09-10T10:37:13.144Z] DEST=bundles/test-integration [2022-09-10T10:37:13.144Z] PWD=/go/src/github.com/docker/docker [2022-09-10T10:37:13.144Z] DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 [2022-09-10T10:37:13.144Z] container=docker [2022-09-10T10:37:13.144Z] HOME=/root [2022-09-10T10:37:13.144Z] GOLANG_VERSION=1.19.1 [2022-09-10T10:37:13.144Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-10T10:37:13.144Z] VALIDATE_BRANCH=master [2022-09-10T10:37:13.144Z] TERM=xterm [2022-09-10T10:37:13.144Z] DOCKER_PKG=github.com/docker/docker [2022-09-10T10:37:13.144Z] SHLVL=1 [2022-09-10T10:37:13.144Z] TIMEOUT=120m [2022-09-10T10:37:13.144Z] DOCKER_BUILDTAGS= journald [2022-09-10T10:37:13.144Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-10T10:37:13.144Z] GO111MODULE=off [2022-09-10T10:37:13.144Z] DOCKER_EXPERIMENTAL=1 [2022-09-10T10:37:13.144Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-10T10:37:13.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-10T10:37:13.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-10T10:37:13.144Z] GOPATH=/go [2022-09-10T10:37:13.144Z] PKG_CONFIG=pkg-config [2022-09-10T10:37:13.144Z] _=/usr/bin/env [2022-09-10T10:37:13.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-10T10:37:40.686Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-10T10:37:40.687Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-10T10:37:40.687Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-10T10:37:40.687Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-10T10:37:40.687Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-10T10:37:40.687Z] Cross building: bundles/cross/windows/amd64 [2022-09-10T10:37:40.687Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-10T10:37:40.687Z] { [2022-09-10T10:37:40.687Z] "RT_GROUP_ICON": { [2022-09-10T10:37:40.687Z] "#1": { [2022-09-10T10:37:40.687Z] "0409": "../../winresources/docker.ico" [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] }, [2022-09-10T10:37:40.687Z] "RT_MANIFEST": { [2022-09-10T10:37:40.687Z] "#1": { [2022-09-10T10:37:40.687Z] "0409": { [2022-09-10T10:37:40.687Z] "identity": {}, [2022-09-10T10:37:40.687Z] "description": "Docker Engine", [2022-09-10T10:37:40.687Z] "minimum-os": "vista", [2022-09-10T10:37:40.687Z] "execution-level": "", [2022-09-10T10:37:40.687Z] "ui-access": false, [2022-09-10T10:37:40.687Z] "auto-elevate": false, [2022-09-10T10:37:40.687Z] "dpi-awareness": "unaware", [2022-09-10T10:37:40.687Z] "disable-theming": false, [2022-09-10T10:37:40.687Z] "disable-window-filtering": false, [2022-09-10T10:37:40.687Z] "high-resolution-scrolling-aware": false, [2022-09-10T10:37:40.687Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-10T10:37:40.687Z] "long-path-aware": false, [2022-09-10T10:37:40.687Z] "printer-driver-isolation": false, [2022-09-10T10:37:40.687Z] "gdi-scaling": false, [2022-09-10T10:37:40.687Z] "segment-heap": false, [2022-09-10T10:37:40.687Z] "use-common-controls-v6": false [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] }, [2022-09-10T10:37:40.687Z] "RT_MESSAGETABLE": { [2022-09-10T10:37:40.687Z] "#1": { [2022-09-10T10:37:40.687Z] "0409": "../../winresources/event_messages.bin" [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] }, [2022-09-10T10:37:40.687Z] "RT_VERSION": { [2022-09-10T10:37:40.687Z] "#1": { [2022-09-10T10:37:40.687Z] "0409": { [2022-09-10T10:37:40.687Z] "fixed": { [2022-09-10T10:37:40.687Z] "file_version": "0.0.0.0", [2022-09-10T10:37:40.687Z] "product_version": "0.0.0.0", [2022-09-10T10:37:40.687Z] "type": "Unknown" [2022-09-10T10:37:40.687Z] }, [2022-09-10T10:37:40.687Z] "info": { [2022-09-10T10:37:40.687Z] "0000": { [2022-09-10T10:37:40.687Z] "CompanyName": "", [2022-09-10T10:37:40.687Z] "FileVersion": "dev", [2022-09-10T10:37:40.687Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-10T10:37:40.687Z] "OriginalFileName": "dockerd.exe", [2022-09-10T10:37:40.687Z] "ProductName": "", [2022-09-10T10:37:40.687Z] "ProductVersion": "dev", [2022-09-10T10:37:40.687Z] "SpecialBuild": "3cb933db9d34ad2c75245851332df45c6ff82bf2" [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] } [2022-09-10T10:37:40.687Z] cmd/dockerd/config.go [2022-09-10T10:37:40.687Z] cmd/dockerd/config_windows.go [2022-09-10T10:37:40.687Z] cmd/dockerd/daemon.go [2022-09-10T10:37:40.687Z] cmd/dockerd/daemon_test.go [2022-09-10T10:37:40.687Z] cmd/dockerd/daemon_windows.go [2022-09-10T10:37:40.687Z] cmd/dockerd/docker.go [2022-09-10T10:37:40.687Z] cmd/dockerd/docker_windows.go [2022-09-10T10:37:40.687Z] cmd/dockerd/genwinres_windows.go [2022-09-10T10:37:40.687Z] cmd/dockerd/metrics.go [2022-09-10T10:37:40.687Z] cmd/dockerd/options.go [2022-09-10T10:37:40.687Z] cmd/dockerd/options_test.go [2022-09-10T10:37:40.687Z] cmd/dockerd/service_windows.go [2022-09-10T10:37:40.687Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-10T10:37:40.687Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-10T10:37:45.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-10T10:37:45.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-10T10:38:11.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-10T10:38:18.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-10T10:38:24.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-10T10:38:24.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-10T10:38:25.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-10T10:38:25.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-10T10:38:26.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-10T10:38:26.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-10T10:38:27.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-10T10:38:29.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-10T10:38:30.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-10T10:38:31.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-10T10:38:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-10T10:38:32.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-10T10:38:33.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-10T10:38:34.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-10T10:38:35.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-10T10:38:35.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-10T10:38:36.570Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-10T10:38:36.571Z] Using test binary docker [2022-09-10T10:38:36.571Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-10T10:38:36.571Z] +++ /etc/init.d/apparmor start [2022-09-10T10:38:36.571Z] Not: starting. [2022-09-10T10:38:36.571Z] INFO: Waiting for daemon to start... [2022-09-10T10:38:36.571Z] Starting dockerd [2022-09-10T10:38:36.571Z] +++ 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-10T10:38:38.515Z] . [2022-09-10T10:38:38.515Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-10T10:38:38.515Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-10T10:38:38.515Z] Error: No such image: emptyfs [2022-09-10T10:38:38.515Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-10T10:38:38.515Z] ++++ docker load [2022-09-10T10:38:38.771Z] Loaded image: emptyfs:latest [2022-09-10T10:38:38.771Z] Running integration-test (iteration 1) [2022-09-10T10:38:38.771Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-10T10:38:38.771Z] ++ 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-10T10:38:38.771Z] ++ set -e [2022-09-10T10:38:38.771Z] ++ '[' -n 0 ']' [2022-09-10T10:38:38.771Z] ++ set -x [2022-09-10T10:38:38.771Z] ++ 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 GITHUB_ACTIONS= 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-10T10:38:39.027Z] Loaded image: busybox:latest [2022-09-10T10:38:39.027Z] Loaded image: busybox:glibc [2022-09-10T10:38:40.400Z] Loaded image: debian:bullseye-slim [2022-09-10T10:38:40.400Z] Loaded image: hello-world:latest [2022-09-10T10:38:40.400Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T10:38:40.400Z] INFO: Testing against a local daemon [2022-09-10T10:38:40.400Z] === RUN TestCgroupNamespacesBuild [2022-09-10T10:38:42.914Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-09-10T10:38:42.914Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-10T10:38:43.844Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-09-10T10:38:43.844Z] === RUN TestBuildWithSession [2022-09-10T10:38:43.844Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T10:38:43.844Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-10T10:38:43.844Z] === RUN TestBuildSquashParent [2022-09-10T10:38:48.014Z] --- PASS: TestBuildSquashParent (3.59s) [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:38:48.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:38:48.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:38:48.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-10T10:38:48.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-10T10:38:48.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-10T10:38:48.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-10T10:38:49.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-10T10:38:50.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2022-09-10T10:38:51.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.32s) [2022-09-10T10:38:51.380Z] === RUN TestBuildMultiStageCopy [2022-09-10T10:38:51.380Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-10T10:38:52.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-10T10:38:52.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-10T10:38:53.001Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-10T10:38:53.257Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy (2.14s) [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-10T10:38:53.513Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2022-09-10T10:38:53.513Z] === RUN TestBuildMultiStageParentConfig [2022-09-10T10:38:54.440Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-09-10T10:38:54.440Z] === RUN TestBuildLabelWithTargets [2022-09-10T10:38:55.368Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-09-10T10:38:55.368Z] === RUN TestBuildWithEmptyLayers [2022-09-10T10:38:55.624Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-10T10:38:55.624Z] === RUN TestBuildMultiStageOnBuild [2022-09-10T10:38:56.989Z] --- PASS: TestBuildMultiStageOnBuild (1.40s) [2022-09-10T10:38:56.989Z] === RUN TestBuildUncleanTarFilenames [2022-09-10T10:38:57.918Z] --- PASS: TestBuildUncleanTarFilenames (0.72s) [2022-09-10T10:38:57.918Z] === RUN TestBuildMultiStageLayerLeak [2022-09-10T10:38:59.284Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-09-10T10:38:59.284Z] === RUN TestBuildWithHugeFile [2022-09-10T10:39:32.146Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-10T10:39:32.146Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-10T10:39:32.146Z] { [2022-09-10T10:39:32.146Z] "RT_GROUP_ICON": { [2022-09-10T10:39:32.146Z] "#1": { [2022-09-10T10:39:32.146Z] "0409": "../../winresources/docker.ico" [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] }, [2022-09-10T10:39:32.146Z] "RT_MANIFEST": { [2022-09-10T10:39:32.146Z] "#1": { [2022-09-10T10:39:32.146Z] "0409": { [2022-09-10T10:39:32.146Z] "identity": {}, [2022-09-10T10:39:32.146Z] "description": "Docker Engine", [2022-09-10T10:39:32.146Z] "minimum-os": "vista", [2022-09-10T10:39:32.146Z] "execution-level": "", [2022-09-10T10:39:32.146Z] "ui-access": false, [2022-09-10T10:39:32.146Z] "auto-elevate": false, [2022-09-10T10:39:32.146Z] "dpi-awareness": "unaware", [2022-09-10T10:39:32.146Z] "disable-theming": false, [2022-09-10T10:39:32.146Z] "disable-window-filtering": false, [2022-09-10T10:39:32.146Z] "high-resolution-scrolling-aware": false, [2022-09-10T10:39:32.146Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-10T10:39:32.146Z] "long-path-aware": false, [2022-09-10T10:39:32.146Z] "printer-driver-isolation": false, [2022-09-10T10:39:32.146Z] "gdi-scaling": false, [2022-09-10T10:39:32.146Z] "segment-heap": false, [2022-09-10T10:39:32.146Z] "use-common-controls-v6": false [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] }, [2022-09-10T10:39:32.146Z] "RT_MESSAGETABLE": { [2022-09-10T10:39:32.146Z] "#1": { [2022-09-10T10:39:32.146Z] "0409": "../../winresources/event_messages.bin" [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] }, [2022-09-10T10:39:32.146Z] "RT_VERSION": { [2022-09-10T10:39:32.146Z] "#1": { [2022-09-10T10:39:32.146Z] "0409": { [2022-09-10T10:39:32.146Z] "fixed": { [2022-09-10T10:39:32.146Z] "file_version": "0.0.0.0", [2022-09-10T10:39:32.146Z] "product_version": "0.0.0.0", [2022-09-10T10:39:32.146Z] "type": "Unknown" [2022-09-10T10:39:32.146Z] }, [2022-09-10T10:39:32.146Z] "info": { [2022-09-10T10:39:32.146Z] "0000": { [2022-09-10T10:39:32.146Z] "CompanyName": "", [2022-09-10T10:39:32.146Z] "FileVersion": "dev", [2022-09-10T10:39:32.146Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-10T10:39:32.146Z] "OriginalFileName": "docker-proxy.exe", [2022-09-10T10:39:32.146Z] "ProductName": "", [2022-09-10T10:39:32.146Z] "ProductVersion": "dev", [2022-09-10T10:39:32.146Z] "SpecialBuild": "3cb933db9d34ad2c75245851332df45c6ff82bf2" [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] } [2022-09-10T10:39:32.146Z] cmd/docker-proxy/genwinres_windows.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/main.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/network_proxy_test.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/proxy.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/sctp_proxy.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/tcp_proxy.go [2022-09-10T10:39:32.146Z] cmd/docker-proxy/udp_proxy.go [2022-09-10T10:39:32.146Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-10T10:39:32.146Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-10T10:39:32.146Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-10T10:39:32.146Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-10T10:39:32.146Z] remote: Enumerating objects: 23, done. [2022-09-10T10:39:32.146Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-10T10:39:32.146Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-10T10:39:32.146Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-10T10:39:32.146Z] 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-10T10:39:32.146Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-10T10:39:32.146Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-10T10:39:32.146Z] Cross building: bundles/cross/linux/ppc64le [2022-09-10T10:39:32.146Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-10T10:39:32.146Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-10T10:39:55.456Z] --- PASS: TestBuildWithHugeFile (52.03s) [2022-09-10T10:39:55.456Z] === RUN TestBuildWCOWSandboxSize [2022-09-10T10:39:55.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-10T10:39:55.456Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-10T10:39:55.456Z] === RUN TestBuildWithEmptyDockerfile [2022-09-10T10:39:55.456Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:39:55.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:39:55.456Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:39:55.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:39:55.456Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:39:55.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:39:55.456Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-10T10:39:55.456Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-10T10:39:55.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-10T10:39:55.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-10T10:39:55.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-10T10:39:55.456Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-10T10:39:55.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-10T10:39:55.456Z] === RUN TestBuildPreserveOwnership [2022-09-10T10:39:55.456Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-10T10:39:55.456Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-10T10:39:55.456Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2022-09-10T10:39:55.456Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.06s) [2022-09-10T10:39:55.456Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-09-10T10:39:55.456Z] === RUN TestBuildPlatformInvalid [2022-09-10T10:39:55.456Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-10T10:39:55.456Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-10T10:39:55.456Z] Loaded image: busybox:latest [2022-09-10T10:39:55.456Z] Loaded image: busybox:glibc [2022-09-10T10:39:56.821Z] Loaded image: debian:bullseye-slim [2022-09-10T10:39:56.821Z] Loaded image: hello-world:latest [2022-09-10T10:39:56.821Z] Loaded image: arm32v7/hello-world:latest [2022-09-10T10:40:06.764Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.49s) [2022-09-10T10:40:06.764Z] PASS [2022-09-10T10:40:06.764Z] [2022-09-10T10:40:06.764Z] === Skipped [2022-09-10T10:40:06.764Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-10T10:40:06.764Z] build_session_test.go:25: TODO: BuildKit [2022-09-10T10:40:06.764Z] [2022-09-10T10:40:06.764Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-10T10:40:06.764Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-10T10:40:06.764Z] [2022-09-10T10:40:06.764Z] DONE 34 tests, 2 skipped in 87.419s [2022-09-10T10:40:06.764Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-10T10:40:06.764Z] ++ 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-10T10:40:06.764Z] ++ set -e [2022-09-10T10:40:06.764Z] ++ '[' -n 0 ']' [2022-09-10T10:40:06.764Z] ++ set -x [2022-09-10T10:40:06.764Z] ++ 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 GITHUB_ACTIONS= 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-10T10:40:06.764Z] INFO: Testing against a local daemon [2022-09-10T10:40:06.764Z] === RUN TestConfigInspect [2022-09-10T10:40:08.653Z] --- PASS: TestConfigInspect (2.36s) [2022-09-10T10:40:08.653Z] === RUN TestConfigList [2022-09-10T10:40:11.173Z] --- PASS: TestConfigList (2.22s) [2022-09-10T10:40:11.173Z] === RUN TestConfigsCreateAndDelete [2022-09-10T10:40:13.061Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-09-10T10:40:13.061Z] === RUN TestConfigsUpdate [2022-09-10T10:40:15.578Z] --- PASS: TestConfigsUpdate (2.17s) [2022-09-10T10:40:15.579Z] === RUN TestTemplatedConfig [2022-09-10T10:40:18.093Z] --- PASS: TestTemplatedConfig (2.57s) [2022-09-10T10:40:18.094Z] === RUN TestConfigCreateResolve [2022-09-10T10:40:19.981Z] --- PASS: TestConfigCreateResolve (2.32s) [2022-09-10T10:40:19.981Z] PASS [2022-09-10T10:40:19.981Z] [2022-09-10T10:40:19.981Z] DONE 6 tests in 13.875s [2022-09-10T10:40:19.981Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-10T10:40:19.981Z] ++ 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-10T10:40:19.981Z] ++ set -e [2022-09-10T10:40:19.981Z] ++ '[' -n 0 ']' [2022-09-10T10:40:19.981Z] ++ set -x [2022-09-10T10:40:19.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 GITHUB_ACTIONS= 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-10T10:40:20.237Z] INFO: Testing against a local daemon [2022-09-10T10:40:20.237Z] === RUN TestAttachWithTTY [2022-09-10T10:40:20.494Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-10T10:40:20.494Z] === RUN TestAttachWithoutTTy [2022-09-10T10:40:20.494Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-10T10:40:20.494Z] === RUN TestCheckpoint [2022-09-10T10:40:20.494Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T10:40:20.494Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/commit [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:40:20.494Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/commit [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-10T10:40:20.494Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-10T10:40:20.494Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-10T10:40:20.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-10T10:40:20.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-10T10:40:20.494Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-10T10:40:20.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-10T10:40:20.494Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-10T10:40:20.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-10T10:40:20.494Z] === RUN TestCopyEmptyFile [2022-09-10T10:40:20.750Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-10T10:40:20.750Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-10T10:40:21.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-10T10:40:21.007Z] === RUN TestCopyFromContainer [2022-09-10T10:40:22.016Z] === RUN TestCopyFromContainer// [2022-09-10T10:40:22.016Z] === RUN TestCopyFromContainer//bar/root [2022-09-10T10:40:22.016Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-10T10:40:22.016Z] === RUN TestCopyFromContainer/bar/quux [2022-09-10T10:40:22.016Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-10T10:40:22.284Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-10T10:40:22.284Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-10T10:40:22.284Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-10T10:40:22.284Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-10T10:40:22.541Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer (1.63s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-09-10T10:40:22.541Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-10T10:40:22.541Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-10T10:40:22.541Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:40:22.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:40:22.541Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:40:22.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:40:22.541Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:40:22.541Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:40:22.541Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-10T10:40:22.541Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-10T10:40:22.541Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-10T10:40:22.541Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-10T10:40:22.541Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-10T10:40:22.541Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-10T10:40:22.541Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-10T10:40:22.541Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-10T10:40:22.541Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-10T10:40:22.541Z] === RUN TestCreateWithInvalidEnv [2022-09-10T10:40:22.541Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-10T10:40:22.541Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-10T10:40:22.541Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-10T10:40:22.541Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-10T10:40:22.541Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-10T10:40:22.541Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-10T10:40:22.541Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-10T10:40:22.541Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-10T10:40:22.541Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-10T10:40:22.541Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-10T10:40:22.542Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-10T10:40:22.542Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-10T10:40:22.542Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-10T10:40:22.542Z] === RUN TestCreateTmpfsMountsTarget [2022-09-10T10:40:22.542Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-10T10:40:22.542Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-10T10:40:23.907Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-09-10T10:40:23.907Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:40:25.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:40:25.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:40:25.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:40:25.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:40:25.275Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:40:25.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:40:25.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-10T10:40:25.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-10T10:40:25.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-10T10:40:25.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-10T10:40:25.275Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-10T10:40:25.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-10T10:40:25.275Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-10T10:40:25.531Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-10T10:40:25.531Z] === RUN TestCreateDifferentPlatform [2022-09-10T10:40:25.531Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-10T10:40:25.531Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-10T10:40:25.531Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-10T10:40:25.531Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-10T10:40:25.531Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-10T10:40:25.531Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-10T10:40:25.531Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-10T10:40:25.531Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-10T10:40:25.787Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-10T10:40:25.787Z] === RUN TestCreateInvalidHostConfig [2022-09-10T10:40:25.787Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:40:25.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:40:25.787Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:40:25.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:40:25.787Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:40:25.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:40:25.787Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:40:25.787Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:40:25.787Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-10T10:40:25.787Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-10T10:40:25.787Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-10T10:40:25.787Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-10T10:40:25.787Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-10T10:40:25.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-10T10:40:25.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-10T10:40:25.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-10T10:40:25.787Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-10T10:40:25.787Z] === RUN TestContainerStartOnDaemonRestart [2022-09-10T10:40:25.787Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-10T10:40:25.787Z] === RUN TestDaemonRestartIpcMode [2022-09-10T10:40:25.787Z] === PAUSE TestDaemonRestartIpcMode [2022-09-10T10:40:25.787Z] === RUN TestDaemonHostGatewayIP [2022-09-10T10:40:25.787Z] === PAUSE TestDaemonHostGatewayIP [2022-09-10T10:40:25.787Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-10T10:40:25.787Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-10T10:40:25.787Z] === RUN TestContainerKillOnDaemonStart [2022-09-10T10:40:25.787Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-10T10:40:25.787Z] === RUN TestDiff [2022-09-10T10:40:26.043Z] --- PASS: TestDiff (0.46s) [2022-09-10T10:40:26.043Z] === RUN TestExecConsoleSize [2022-09-10T10:40:26.604Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-10T10:40:26.604Z] === RUN TestExecWithCloseStdin [2022-09-10T10:40:27.167Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-09-10T10:40:27.167Z] === RUN TestExec [2022-09-10T10:40:27.728Z] --- PASS: TestExec (0.47s) [2022-09-10T10:40:27.728Z] === RUN TestExecUser [2022-09-10T10:40:27.984Z] --- PASS: TestExecUser (0.50s) [2022-09-10T10:40:27.984Z] === RUN TestExportContainerAndImportImage [2022-09-10T10:40:28.912Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-10T10:40:28.912Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-10T10:40:29.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-10T10:40:29.846Z] === RUN TestHealthCheckWorkdir [2022-09-10T10:40:30.409Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-09-10T10:40:30.409Z] === RUN TestHealthKillContainer [2022-09-10T10:40:38.498Z] --- PASS: TestHealthKillContainer (7.83s) [2022-09-10T10:40:38.498Z] === RUN TestHealthCheckProcessKilled [2022-09-10T10:40:39.059Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-10T10:40:39.059Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-10T10:40:39.316Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-09-10T10:40:39.316Z] === RUN TestIpcModeNone [2022-09-10T10:40:39.878Z] --- PASS: TestIpcModeNone (0.52s) [2022-09-10T10:40:39.878Z] === RUN TestIpcModePrivate [2022-09-10T10:40:40.134Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-10T10:40:40.390Z] --- PASS: TestIpcModePrivate (0.46s) [2022-09-10T10:40:40.390Z] === RUN TestIpcModeShareable [2022-09-10T10:40:40.647Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-10T10:40:40.902Z] --- PASS: TestIpcModeShareable (0.45s) [2022-09-10T10:40:40.902Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-10T10:40:42.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2022-09-10T10:40:42.269Z] === RUN TestAPIIpcModeHost [2022-09-10T10:40:42.830Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-09-10T10:40:42.830Z] === RUN TestDaemonIpcModeShareable [2022-09-10T10:40:43.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T10:40:43.758Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-09-10T10:40:43.758Z] === RUN TestDaemonIpcModePrivate [2022-09-10T10:40:45.123Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T10:40:45.123Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-09-10T10:40:45.123Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-10T10:40:46.052Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-10T10:40:46.308Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-10T10:40:46.308Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-10T10:40:47.236Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-10T10:40:47.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-09-10T10:40:47.491Z] === RUN TestIpcModeOlderClient [2022-09-10T10:40:47.491Z] === PAUSE TestIpcModeOlderClient [2022-09-10T10:40:47.491Z] === RUN TestKillContainerInvalidSignal [2022-09-10T10:40:47.747Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-09-10T10:40:47.747Z] === RUN TestKillContainer [2022-09-10T10:40:47.747Z] === RUN TestKillContainer/no_signal [2022-09-10T10:40:48.309Z] === RUN TestKillContainer/non_killing_signal [2022-09-10T10:40:48.565Z] === RUN TestKillContainer/killing_signal [2022-09-10T10:40:49.126Z] --- PASS: TestKillContainer (1.23s) [2022-09-10T10:40:49.126Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-09-10T10:40:49.126Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-10T10:40:49.126Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-10T10:40:49.126Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-10T10:40:49.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-10T10:40:49.382Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-10T10:40:49.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-09-10T10:40:49.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-10T10:40:49.944Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-09-10T10:40:49.944Z] === RUN TestKillStoppedContainer [2022-09-10T10:40:49.944Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-10T10:40:49.944Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-10T10:40:49.944Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-10T10:40:49.944Z] === RUN TestKillDifferentUserContainer [2022-09-10T10:40:50.505Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-10T10:40:50.506Z] === RUN TestInspectOomKilledTrue [2022-09-10T10:40:50.762Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-09-10T10:40:50.762Z] === RUN TestInspectOomKilledFalse [2022-09-10T10:40:51.324Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-10T10:40:51.324Z] === RUN TestLinksEtcHostsContentMatch [2022-09-10T10:40:51.580Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-10T10:40:51.580Z] === RUN TestLinksContainerNames [2022-09-10T10:40:52.508Z] --- PASS: TestLinksContainerNames (0.89s) [2022-09-10T10:40:52.508Z] === RUN TestLogsFollowTailEmpty [2022-09-10T10:40:53.070Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-09-10T10:40:53.070Z] === RUN TestLogs [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:40:53.070Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:40:53.070Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:40:53.070Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-10T10:40:53.070Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-10T10:40:53.632Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-10T10:40:53.632Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-10T10:40:54.195Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-10T10:40:54.195Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:40:54.757Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:40:54.757Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:40:54.757Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-10T10:40:54.757Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-10T10:40:55.320Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-10T10:40:55.576Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-10T10:40:56.137Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-10T10:40:56.137Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-10T10:40:56.700Z] --- PASS: TestLogs (3.87s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.61s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) [2022-09-10T10:40:56.700Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-09-10T10:40:56.700Z] === RUN TestContainerNetworkMountsNoChown [2022-09-10T10:40:57.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/default [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/default [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/private [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/private [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rprivate [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/slave [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/slave [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rslave [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/shared [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/shared [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rshared [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/default [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rslave [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rshared [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/shared [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rprivate [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/slave [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/private [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-10T10:40:57.263Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:40:57.263Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-10T10:40:57.263Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-10T10:40:57.519Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-10T10:40:57.775Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-10T10:40:57.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-10T10:40:57.775Z] === RUN TestContainerBindMountNonRecursive [2022-09-10T10:40:59.142Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-09-10T10:40:59.142Z] === RUN TestContainerVolumesMountedAsShared [2022-09-10T10:40:59.704Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-10T10:40:59.704Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-10T10:40:59.960Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-09-10T10:40:59.960Z] === RUN TestNetworkNat [2022-09-10T10:41:00.523Z] --- PASS: TestNetworkNat (0.49s) [2022-09-10T10:41:00.523Z] === RUN TestNetworkLocalhostTCPNat [2022-09-10T10:41:00.779Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-10T10:41:00.779Z] === RUN TestNetworkLoopbackNat [2022-09-10T10:41:04.046Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-10T10:41:04.046Z] === RUN TestPause [2022-09-10T10:41:04.046Z] --- PASS: TestPause (0.46s) [2022-09-10T10:41:04.046Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-10T10:41:04.046Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T10:41:04.046Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T10:41:04.046Z] === RUN TestPauseStopPausedContainer [2022-09-10T10:41:04.303Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-10T10:41:04.303Z] === RUN TestPidHost [2022-09-10T10:41:05.238Z] --- PASS: TestPidHost (0.98s) [2022-09-10T10:41:05.238Z] === RUN TestPsFilter [2022-09-10T10:41:05.503Z] --- PASS: TestPsFilter (0.13s) [2022-09-10T10:41:05.503Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-10T10:41:06.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-09-10T10:41:06.084Z] === RUN TestRemoveContainerWithVolume [2022-09-10T10:41:06.347Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-10T10:41:06.347Z] === RUN TestRemoveContainerRunning [2022-09-10T10:41:06.916Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-10T10:41:06.916Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-10T10:41:07.171Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-10T10:41:07.171Z] === RUN TestRemoveInvalidContainer [2022-09-10T10:41:07.171Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-10T10:41:07.171Z] === RUN TestRenameLinkedContainer [2022-09-10T10:41:09.060Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-09-10T10:41:09.060Z] === RUN TestRenameStoppedContainer [2022-09-10T10:41:09.316Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-10T10:41:09.316Z] === RUN TestRenameRunningContainerAndReuse [2022-09-10T10:41:10.246Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-09-10T10:41:10.246Z] === RUN TestRenameInvalidName [2022-09-10T10:41:10.809Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-10T10:41:10.809Z] === RUN TestRenameAnonymousContainer [2022-09-10T10:41:12.176Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-09-10T10:41:12.176Z] === RUN TestRenameContainerWithSameName [2022-09-10T10:41:12.738Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-09-10T10:41:12.738Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-10T10:41:13.666Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-10T10:41:13.666Z] === RUN TestResize [2022-09-10T10:41:13.922Z] --- PASS: TestResize (0.46s) [2022-09-10T10:41:13.922Z] === RUN TestResizeWithInvalidSize [2022-09-10T10:41:14.485Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-10T10:41:14.485Z] === RUN TestResizeWhenContainerNotStarted [2022-09-10T10:41:15.047Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:15.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:15.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:15.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-10T10:41:15.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:16.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-10T10:41:18.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-10T10:41:18.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-10T10:41:19.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-10T10:41:20.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-10T10:41:21.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-10T10:41:22.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-10T10:41:23.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:23.602Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-10T10:41:23.602Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-10T10:41:23.602Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-10T10:41:23.602Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-10T10:41:23.602Z] Cross building: bundles/cross/linux/s390x [2022-09-10T10:41:23.602Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-10T10:41:23.602Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-10T10:41:24.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:24.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-10T10:41:25.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-10T10:41:25.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:26.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-10T10:41:29.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-09-10T10:41:33.482Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-09-10T10:41:33.482Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-10T10:41:33.482Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-10T10:41:34.044Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-10T10:41:34.972Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-09-10T10:41:34.972Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-09-10T10:41:34.972Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-09-10T10:41:34.972Z] === RUN TestCgroupNamespacesRun [2022-09-10T10:41:35.899Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-09-10T10:41:35.899Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-10T10:41:37.265Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-09-10T10:41:37.265Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-10T10:41:38.631Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-09-10T10:41:38.631Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-10T10:41:39.558Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-09-10T10:41:39.558Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-10T10:41:40.923Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-10T10:41:40.923Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-10T10:41:41.851Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-10T10:41:41.851Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-10T10:41:42.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-10T10:41:42.414Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-10T10:41:43.780Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-09-10T10:41:43.780Z] === RUN TestNISDomainname [2022-09-10T10:41:44.037Z] --- PASS: TestNISDomainname (0.51s) [2022-09-10T10:41:44.037Z] === RUN TestHostnameDnsResolution [2022-09-10T10:41:44.964Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-09-10T10:41:44.964Z] === RUN TestUnprivilegedPortsAndPing [2022-09-10T10:41:45.526Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-09-10T10:41:45.526Z] === RUN TestPrivilegedHostDevices [2022-09-10T10:41:45.782Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-10T10:41:45.782Z] === RUN TestRunConsoleSize [2022-09-10T10:41:46.344Z] --- PASS: TestRunConsoleSize (0.44s) [2022-09-10T10:41:46.344Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-10T10:41:48.859Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-09-10T10:41:48.859Z] === RUN TestStats [2022-09-10T10:41:51.375Z] --- PASS: TestStats (2.53s) [2022-09-10T10:41:51.375Z] === RUN TestStopContainerWithTimeout [2022-09-10T10:41:51.375Z] === RUN TestStopContainerWithTimeout/0 [2022-09-10T10:41:51.375Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-10T10:41:51.375Z] === RUN TestStopContainerWithTimeout/1 [2022-09-10T10:41:51.375Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-10T10:41:51.375Z] === RUN TestStopContainerWithTimeout/3 [2022-09-10T10:41:51.375Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-10T10:41:51.375Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-10T10:41:51.375Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-10T10:41:51.375Z] === CONT TestStopContainerWithTimeout/0 [2022-09-10T10:41:51.375Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-10T10:41:51.631Z] === CONT TestStopContainerWithTimeout/3 [2022-09-10T10:41:53.532Z] === CONT TestStopContainerWithTimeout/1 [2022-09-10T10:41:55.445Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-10T10:41:55.445Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-09-10T10:41:55.445Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-09-10T10:41:55.445Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-09-10T10:41:55.445Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-10T10:41:55.445Z] === RUN TestDeleteDevicemapper [2022-09-10T10:41:55.445Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T10:41:55.445Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-10T10:41:55.445Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-10T10:41:56.808Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s) [2022-09-10T10:41:56.808Z] === RUN TestUpdateMemory [2022-09-10T10:41:57.370Z] --- PASS: TestUpdateMemory (0.55s) [2022-09-10T10:41:57.370Z] === RUN TestUpdateCPUQuota [2022-09-10T10:41:57.932Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-09-10T10:41:57.932Z] === RUN TestUpdatePidsLimit [2022-09-10T10:41:57.932Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-10T10:41:58.188Z] === RUN TestUpdatePidsLimit/no_change [2022-09-10T10:41:58.444Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-10T10:41:58.444Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-10T10:41:58.700Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-10T10:41:58.955Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-10T10:41:59.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-09-10T10:41:59.773Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-09-10T10:41:59.773Z] === RUN TestUpdateRestartPolicy [2022-09-10T10:42:11.940Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-09-10T10:42:11.940Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-10T10:42:11.940Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-10T10:42:11.940Z] === RUN TestWaitNonBlocked [2022-09-10T10:42:11.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:42:11.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:42:11.940Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:42:11.940Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:42:11.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-10T10:42:11.940Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-10T10:42:11.940Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-10T10:42:11.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-09-10T10:42:11.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2022-09-10T10:42:11.940Z] === RUN TestWaitBlocked [2022-09-10T10:42:11.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:42:11.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:42:11.940Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:42:11.940Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:42:11.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-10T10:42:11.940Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-10T10:42:12.866Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-10T10:42:12.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-09-10T10:42:12.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-09-10T10:42:12.866Z] === RUN TestWaitConditions [2022-09-10T10:42:12.866Z] === RUN TestWaitConditions/default [2022-09-10T10:42:12.866Z] === PAUSE TestWaitConditions/default [2022-09-10T10:42:12.866Z] === RUN TestWaitConditions/not-running [2022-09-10T10:42:12.866Z] === PAUSE TestWaitConditions/not-running [2022-09-10T10:42:12.866Z] === RUN TestWaitConditions/next-exit [2022-09-10T10:42:12.866Z] === PAUSE TestWaitConditions/next-exit [2022-09-10T10:42:12.866Z] === RUN TestWaitConditions/removed [2022-09-10T10:42:12.866Z] === PAUSE TestWaitConditions/removed [2022-09-10T10:42:12.866Z] === CONT TestWaitConditions/default [2022-09-10T10:42:12.866Z] === CONT TestWaitConditions/removed [2022-09-10T10:42:12.866Z] === CONT TestWaitConditions/default [2022-09-10T10:42:12.866Z] wait_test.go:146: ContainerID = cb46e6a6e3587d0ddaeac966cfa51d8eb5e9d5d0ff79fa22dce3fbaf68507d8f [2022-09-10T10:42:12.866Z] === CONT TestWaitConditions/removed [2022-09-10T10:42:12.866Z] wait_test.go:146: ContainerID = 74b0526db7431b269467de46c36037c91523fd8ffdeb0c22a1ad8f3cfc61880e [2022-09-10T10:42:13.434Z] === CONT TestWaitConditions/next-exit [2022-09-10T10:42:13.434Z] wait_test.go:146: ContainerID = 2f3306853474233b71fcae913f7df8138a963b1dcfdf514013b541b35464f1eb [2022-09-10T10:42:13.434Z] === CONT TestWaitConditions/not-running [2022-09-10T10:42:13.434Z] wait_test.go:146: ContainerID = 2f98b0e6dd8789f9402b1c598df1cb75b30eea5559019c8dcb47f6a517fbf5f9 [2022-09-10T10:42:13.996Z] --- PASS: TestWaitConditions (0.01s) [2022-09-10T10:42:13.996Z] --- PASS: TestWaitConditions/default (0.65s) [2022-09-10T10:42:13.996Z] --- PASS: TestWaitConditions/removed (0.70s) [2022-09-10T10:42:13.996Z] --- PASS: TestWaitConditions/next-exit (0.47s) [2022-09-10T10:42:13.996Z] --- PASS: TestWaitConditions/not-running (0.52s) [2022-09-10T10:42:13.996Z] === RUN TestWaitRestartedContainer [2022-09-10T10:42:13.996Z] === RUN TestWaitRestartedContainer/default [2022-09-10T10:42:13.996Z] === PAUSE TestWaitRestartedContainer/default [2022-09-10T10:42:13.996Z] === RUN TestWaitRestartedContainer/not-running [2022-09-10T10:42:13.996Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-10T10:42:13.997Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-10T10:42:13.997Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-10T10:42:13.997Z] === CONT TestWaitRestartedContainer/default [2022-09-10T10:42:13.997Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-10T10:42:15.361Z] === CONT TestWaitRestartedContainer/not-running [2022-09-10T10:42:16.290Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-10T10:42:16.290Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-09-10T10:42:16.290Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-09-10T10:42:16.290Z] --- PASS: TestWaitRestartedContainer/not-running (1.05s) [2022-09-10T10:42:16.290Z] === CONT TestContainerStartOnDaemonRestart [2022-09-10T10:42:16.290Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-10T10:42:18.806Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-09-10T10:42:18.806Z] === CONT TestIpcModeOlderClient [2022-09-10T10:42:18.806Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-09-10T10:42:18.806Z] === CONT TestContainerKillOnDaemonStart [2022-09-10T10:42:18.806Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-10T10:42:18.806Z] === CONT TestDaemonHostGatewayIP [2022-09-10T10:42:21.322Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-09-10T10:42:21.322Z] === CONT TestDaemonRestartIpcMode [2022-09-10T10:42:23.213Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-09-10T10:42:31.295Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-09-10T10:42:31.295Z] PASS [2022-09-10T10:42:31.295Z] [2022-09-10T10:42:31.295Z] === Skipped [2022-09-10T10:42:31.295Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-10T10:42:31.295Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-10T10:42:31.295Z] [2022-09-10T10:42:31.295Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-10T10:42:31.295Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-10T10:42:31.295Z] [2022-09-10T10:42:31.295Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-10T10:42:31.295Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-10T10:42:31.295Z] [2022-09-10T10:42:31.295Z] DONE 273 tests, 3 skipped in 130.149s [2022-09-10T10:42:31.295Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-10T10:42:31.295Z] ++ 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-10T10:42:31.295Z] ++ set -e [2022-09-10T10:42:31.296Z] ++ '[' -n 0 ']' [2022-09-10T10:42:31.296Z] ++ set -x [2022-09-10T10:42:31.296Z] ++ 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 GITHUB_ACTIONS= 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-10T10:42:31.296Z] === RUN TestConfigDaemonLibtrustID [2022-09-10T10:42:31.296Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-10T10:42:31.296Z] === RUN TestConfigDaemonID [2022-09-10T10:42:31.857Z] daemon_test.go:83: [dd4812c7cc6d4] daemon is not started [2022-09-10T10:42:31.857Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-10T10:42:31.857Z] === RUN TestDaemonConfigValidation [2022-09-10T10:42:31.857Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:42:31.857Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:42:31.858Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-10T10:42:31.858Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-10T10:42:31.858Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-10T10:42:31.858Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-10T10:42:31.858Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-10T10:42:31.858Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-10T10:42:31.858Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-10T10:42:31.858Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-10T10:42:31.858Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-10T10:42:31.858Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-10T10:42:32.114Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-10T10:42:32.114Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-10T10:42:32.114Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-10T10:42:32.114Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-10T10:42:32.114Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-10T10:42:32.114Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-10T10:42:33.480Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-10T10:42:34.407Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-10T10:42:35.335Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-10T10:42:35.335Z] daemon_test.go:197: [d637d26067241] daemon is not started [2022-09-10T10:42:35.335Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-09-10T10:42:35.335Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-10T10:42:35.335Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-10T10:42:35.335Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-10T10:42:35.335Z] === RUN TestDaemonProxy [2022-09-10T10:42:35.335Z] === RUN TestDaemonProxy/environment_variables [2022-09-10T10:42:37.223Z] === RUN TestDaemonProxy/command-line_options [2022-09-10T10:42:39.111Z] === RUN TestDaemonProxy/configuration_file [2022-09-10T10:42:40.476Z] === RUN TestDaemonProxy/conflicting_options [2022-09-10T10:42:41.038Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy (6.24s) [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-10T10:42:41.601Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-10T10:42:41.601Z] PASS [2022-09-10T10:42:41.601Z] [2022-09-10T10:42:41.601Z] DONE 18 tests in 11.250s [2022-09-10T10:42:41.601Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-10T10:42:41.601Z] ++ 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-10T10:42:41.601Z] ++ set -e [2022-09-10T10:42:41.601Z] ++ '[' -n 0 ']' [2022-09-10T10:42:41.601Z] ++ set -x [2022-09-10T10:42:41.601Z] ++ 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 GITHUB_ACTIONS= 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-10T10:42:41.601Z] INFO: Testing against a local daemon [2022-09-10T10:42:41.601Z] === RUN TestCommitInheritsEnv [2022-09-10T10:42:41.859Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-10T10:42:41.859Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-10T10:42:41.859Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T10:42:41.859Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T10:42:41.859Z] === RUN TestImportWithCustomPlatform [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform// [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform/linux [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-10T10:42:42.116Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-10T10:42:42.371Z] === RUN TestImportWithCustomPlatform/macos [2022-09-10T10:42:42.371Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-10T10:42:42.371Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-10T10:42:42.371Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-10T10:42:42.371Z] === RUN TestImagesFilterMultiReference [2022-09-10T10:42:42.371Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-10T10:42:42.371Z] === RUN TestImagePullPlatformInvalid [2022-09-10T10:42:42.371Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-10T10:42:42.371Z] === RUN TestRemoveImageOrphaning [2022-09-10T10:42:42.627Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-09-10T10:42:42.627Z] === RUN TestRemoveImageGarbageCollector [2022-09-10T10:42:42.627Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:42:42.627Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-10T10:42:42.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-10T10:42:42.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-10T10:42:42.627Z] === RUN TestTagInvalidReference [2022-09-10T10:42:42.627Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-10T10:42:42.627Z] === RUN TestTagValidPrefixedRepo [2022-09-10T10:42:42.627Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-10T10:42:42.627Z] === RUN TestTagExistedNameWithoutForce [2022-09-10T10:42:42.883Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-10T10:42:42.883Z] === RUN TestTagOfficialNames [2022-09-10T10:42:42.883Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-10T10:42:42.883Z] === RUN TestTagMatchesDigest [2022-09-10T10:42:42.883Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-10T10:42:42.883Z] PASS [2022-09-10T10:42:42.883Z] [2022-09-10T10:42:42.883Z] === Skipped [2022-09-10T10:42:42.883Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-10T10:42:42.883Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-10T10:42:42.883Z] [2022-09-10T10:42:42.883Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-10T10:42:42.883Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:42:42.883Z] [2022-09-10T10:42:42.883Z] DONE 22 tests, 2 skipped in 1.314s [2022-09-10T10:42:42.883Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-10T10:42:42.883Z] ++ 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-10T10:42:42.883Z] ++ set -e [2022-09-10T10:42:42.883Z] ++ '[' -n 0 ']' [2022-09-10T10:42:42.883Z] ++ set -x [2022-09-10T10:42:42.883Z] ++ 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 GITHUB_ACTIONS= 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-10T10:42:42.883Z] === RUN TestStripANSICommands [2022-09-10T10:42:42.883Z] === RUN TestStripANSICommands/#00 [2022-09-10T10:42:42.883Z] === RUN TestStripANSICommands/#01 [2022-09-10T10:42:42.884Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-10T10:42:42.884Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-10T10:42:42.884Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-10T10:42:42.884Z] PASS [2022-09-10T10:42:42.884Z] [2022-09-10T10:42:42.884Z] DONE 3 tests in 0.050s [2022-09-10T10:42:42.884Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-10T10:42:42.884Z] ++ 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-10T10:42:42.884Z] ++ set -e [2022-09-10T10:42:42.884Z] ++ '[' -n 0 ']' [2022-09-10T10:42:42.884Z] ++ set -x [2022-09-10T10:42:42.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:42:43.139Z] INFO: Testing against a local daemon [2022-09-10T10:42:43.139Z] === RUN TestNetworkCreateDelete [2022-09-10T10:42:43.139Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-10T10:42:43.139Z] === RUN TestDockerNetworkDeletePreferID [2022-09-10T10:42:43.701Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-10T10:42:43.701Z] === RUN TestDaemonDNSFallback [2022-09-10T10:42:50.237Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-09-10T10:42:50.237Z] === RUN TestInspectNetwork [2022-09-10T10:42:53.504Z] === RUN TestInspectNetwork/full_network_id [2022-09-10T10:42:53.504Z] === RUN TestInspectNetwork/partial_network_id [2022-09-10T10:42:53.504Z] === RUN TestInspectNetwork/network_name [2022-09-10T10:42:53.504Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-10T10:42:57.674Z] --- PASS: TestInspectNetwork (7.19s) [2022-09-10T10:42:57.674Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-10T10:42:57.674Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-10T10:42:57.674Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-10T10:42:57.674Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-10T10:42:57.674Z] === RUN TestRunContainerWithBridgeNone [2022-09-10T10:42:58.602Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-10T10:42:58.602Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:42:58.602Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:42:58.602Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:42:58.602Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-10T10:42:58.602Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-10T10:42:58.602Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-10T10:42:58.602Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-10T10:42:58.602Z] === RUN TestNetworkList [2022-09-10T10:42:58.602Z] === RUN TestNetworkList//networks [2022-09-10T10:42:58.602Z] === PAUSE TestNetworkList//networks [2022-09-10T10:42:58.602Z] === RUN TestNetworkList//networks/ [2022-09-10T10:42:58.602Z] === PAUSE TestNetworkList//networks/ [2022-09-10T10:42:58.602Z] === CONT TestNetworkList//networks [2022-09-10T10:42:58.602Z] === CONT TestNetworkList//networks/ [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkList (0.02s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-10T10:42:58.602Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-10T10:42:58.602Z] === RUN TestHostIPv4BridgeLabel [2022-09-10T10:42:59.182Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-10T10:42:59.182Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-10T10:43:00.131Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-10T10:43:00.131Z] === RUN TestDaemonDefaultNetworkPools [2022-09-10T10:43:01.066Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-10T10:43:01.066Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-10T10:43:01.993Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-10T10:43:01.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-10T10:43:03.357Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-10T10:43:03.357Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-10T10:43:03.918Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-10T10:43:03.918Z] === RUN TestServiceWithPredefinedNetwork [2022-09-10T10:43:06.433Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-09-10T10:43:06.433Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-10T10:43:06.433Z] service_test.go:243: FLAKY_TEST [2022-09-10T10:43:06.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T10:43:06.433Z] === RUN TestServiceWithDataPathPortInit [2022-09-10T10:43:15.052Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-10T10:43:15.052Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-10T10:43:15.052Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-10T10:43:15.052Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-10T10:43:15.052Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-10T10:43:15.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44125/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3cb933db9d34ad2c75245851332df45c6ff82bf2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3cb933db9d34ad2c75245851332df45c6ff82bf2 hack/validate/vendor [2022-09-10T10:43:15.966Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T10:43:16.852Z] + echo Ensuring container killed. [2022-09-10T10:43:16.852Z] Ensuring container killed. [2022-09-10T10:43:16.852Z] + docker rm -vf docker-pr1 [2022-09-10T10:43:16.852Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-10T10:43:17.137Z] + echo Chowning /workspace to jenkins user [2022-09-10T10:43:17.137Z] Chowning /workspace to jenkins user [2022-09-10T10:43:17.137Z] + id -u [2022-09-10T10:43:17.137Z] + id -g [2022-09-10T10:43:17.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44125:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T10:43:17.137Z] Unable to find image 'busybox:latest' locally [2022-09-10T10:43:17.137Z] latest: Pulling from library/busybox [2022-09-10T10:43:17.395Z] 2c39bef88607: Pulling fs layer [2022-09-10T10:43:17.395Z] 2c39bef88607: Download complete [2022-09-10T10:43:17.395Z] 2c39bef88607: Pull complete [2022-09-10T10:43:17.395Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T10:43:17.395Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T10:43:18.614Z] + bundleName=unit [2022-09-10T10:43:18.614Z] + echo Creating unit-bundles.tar.gz [2022-09-10T10:43:18.614Z] Creating unit-bundles.tar.gz [2022-09-10T10:43:18.614Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report*.xml bundles/go-test-report*.json bundles/coverage*.out [2022-09-10T10:43:18.614Z] tar: bundles/junit-report*.xml: Cannot stat: No such file or directory [2022-09-10T10:43:18.614Z] tar: bundles/go-test-report*.json: Cannot stat: No such file or directory [2022-09-10T10:43:18.614Z] tar: bundles/coverage*.out: Cannot stat: No such file or directory [2022-09-10T10:43:18.614Z] tar: Exiting with failure status due to previous errors [Pipeline] } [2022-09-10T10:43:18.623Z] ERROR: Failed to create bundles.tar.gz [2022-09-10T10:43:18.623Z] ERROR: script returned exit code 2 [Pipeline] // catchError [Pipeline] sh [2022-09-10T10:43:18.917Z] + make clean [2022-09-10T10:43:19.175Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-10T10:43:19.175Z] docker-dev-cache [2022-09-10T10:43:19.175Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-10T10:43:21.270Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-09-10T10:43:21.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-10T10:43:22.198Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mr1donp0ut5e0tgxjlvktprgu Created:2022-09-10 10:43:21.112442115 +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[640a0e1c8d3696462a4dfad6d6faf128c6e37220c7a77a3ded575b1677a224c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.km7um96p7m9yi7g7pmhyptbgo EndpointID:162395be54e9f0f8450bc5e5eade40b1b0458fde31c9b052d17ed3d0611e4b91 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:16e87aa6991dabaa66de420ce11ed46b04647b429580d91fd585e9cc57f450f4 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:aeed2057dc75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.km7um96p7m9yi7g7pmhyptbgo EndpointID:162395be54e9f0f8450bc5e5eade40b1b0458fde31c9b052d17ed3d0611e4b91 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-10T10:43:27.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-09-10T10:43:27.439Z] PASS [2022-09-10T10:43:27.439Z] [2022-09-10T10:43:27.439Z] === Skipped [2022-09-10T10:43:27.439Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-10T10:43:27.439Z] service_test.go:243: FLAKY_TEST [2022-09-10T10:43:27.439Z] [2022-09-10T10:43:27.439Z] DONE 38 tests, 1 skipped in 43.664s [2022-09-10T10:43:27.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-10T10:43:27.439Z] ++ 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-10T10:43:27.439Z] ++ set -e [2022-09-10T10:43:27.439Z] ++ '[' -n 0 ']' [2022-09-10T10:43:27.439Z] ++ set -x [2022-09-10T10:43:27.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:43:27.439Z] INFO: Testing against a local daemon [2022-09-10T10:43:27.439Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-10T10:43:27.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:43:27.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T10:43:27.439Z] === RUN TestDockerNetworkIpvlan [2022-09-10T10:43:27.439Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:43:27.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-10T10:43:27.439Z] PASS [2022-09-10T10:43:27.439Z] [2022-09-10T10:43:27.439Z] === Skipped [2022-09-10T10:43:27.439Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-10T10:43:27.439Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:43:27.439Z] [2022-09-10T10:43:27.439Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-10T10:43:27.439Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-10T10:43:27.439Z] [2022-09-10T10:43:27.439Z] DONE 2 tests, 2 skipped in 0.092s [2022-09-10T10:43:27.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-10T10:43:27.439Z] ++ 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-10T10:43:27.439Z] ++ set -e [2022-09-10T10:43:27.439Z] ++ '[' -n 0 ']' [2022-09-10T10:43:27.439Z] ++ set -x [2022-09-10T10:43:27.439Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:43:27.439Z] INFO: Testing against a local daemon [2022-09-10T10:43:27.439Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-10T10:43:28.000Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-09-10T10:43:28.000Z] === RUN TestDockerNetworkMacvlan [2022-09-10T10:43:28.928Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-10T10:43:29.489Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-10T10:43:30.416Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-10T10:43:32.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-10T10:43:33.669Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-10T10:43:36.936Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-09-10T10:43:37.864Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-09-10T10:43:37.864Z] PASS [2022-09-10T10:43:37.864Z] [2022-09-10T10:43:37.864Z] DONE 8 tests in 10.916s [2022-09-10T10:43:37.864Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-10T10:43:37.864Z] ++ 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-10T10:43:37.864Z] ++ set -e [2022-09-10T10:43:37.864Z] ++ '[' -n 0 ']' [2022-09-10T10:43:37.864Z] ++ set -x [2022-09-10T10:43:37.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:43:37.864Z] testing: warning: no tests to run [2022-09-10T10:43:37.864Z] PASS [2022-09-10T10:43:37.864Z] [2022-09-10T10:43:37.864Z] DONE 0 tests in 0.026s [2022-09-10T10:43:37.864Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-10T10:43:37.864Z] ++ 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-10T10:43:37.864Z] ++ set -e [2022-09-10T10:43:37.864Z] ++ '[' -n 0 ']' [2022-09-10T10:43:37.864Z] ++ set -x [2022-09-10T10:43:37.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:43:37.864Z] INFO: Testing against a local daemon [2022-09-10T10:43:37.864Z] === RUN TestAuthZPluginAllowRequest [2022-09-10T10:43:39.230Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-09-10T10:43:39.230Z] === RUN TestAuthZPluginTLS [2022-09-10T10:43:39.486Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-10T10:43:39.486Z] === RUN TestAuthZPluginDenyRequest [2022-09-10T10:43:40.048Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-10T10:43:40.048Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-10T10:43:40.609Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-10T10:43:40.609Z] === RUN TestAuthZPluginDenyResponse [2022-09-10T10:43:41.170Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-10T10:43:41.170Z] === RUN TestAuthZPluginAllowEventStream [2022-09-10T10:43:42.098Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-09-10T10:43:42.098Z] === RUN TestAuthZPluginErrorResponse [2022-09-10T10:43:42.659Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-10T10:43:42.659Z] === RUN TestAuthZPluginErrorRequest [2022-09-10T10:43:43.220Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-10T10:43:43.220Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-10T10:43:43.782Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-10T10:43:43.782Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-10T10:43:45.147Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-09-10T10:43:45.147Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-10T10:43:46.512Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-09-10T10:43:46.512Z] === RUN TestAuthZPluginHeader [2022-09-10T10:43:47.439Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-10T10:43:47.439Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-10T10:43:47.439Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:43:47.439Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T10:43:47.439Z] === RUN TestAuthZPluginV2Disable [2022-09-10T10:43:47.439Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:43:47.439Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-10T10:43:47.439Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-10T10:43:47.439Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:43:47.439Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T10:43:47.439Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-10T10:43:47.439Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:43:47.439Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T10:43:47.439Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-10T10:44:05.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-10T10:44:05.479Z] PASS [2022-09-10T10:44:05.479Z] [2022-09-10T10:44:05.479Z] === Skipped [2022-09-10T10:44:05.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-10T10:44:05.479Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:05.479Z] [2022-09-10T10:44:05.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-10T10:44:05.479Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:05.479Z] [2022-09-10T10:44:05.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-10T10:44:05.479Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:05.479Z] [2022-09-10T10:44:05.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-10T10:44:05.479Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:05.479Z] [2022-09-10T10:44:05.479Z] DONE 17 tests, 4 skipped in 26.435s [2022-09-10T10:44:05.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-10T10:44:05.479Z] ++ 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-10T10:44:05.479Z] ++ set -e [2022-09-10T10:44:05.479Z] ++ '[' -n 0 ']' [2022-09-10T10:44:05.479Z] ++ set -x [2022-09-10T10:44:05.479Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:05.479Z] INFO: Testing against a local daemon [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:44:05.479Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:44:05.479Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-10T10:44:05.479Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-10T10:44:05.479Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-10T10:44:05.479Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-10T10:44:05.479Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-10T10:44:05.479Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-10T10:44:05.479Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-10T10:44:05.479Z] === RUN TestPluginInstall [2022-09-10T10:44:05.479Z] === RUN TestPluginInstall/no_auth [2022-09-10T10:44:07.995Z] time="2022-09-10T10:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:07.996Z] time="2022-09-10T10:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:760e096256e4fc567268a5fea3a46b54400ac2278c82f2aa50719438dc0b1c6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:07.996Z] time="2022-09-10T10:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:07.996Z] time="2022-09-10T10:44:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:760e096256e4fc567268a5fea3a46b54400ac2278c82f2aa50719438dc0b1c6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:08.252Z] === RUN TestPluginInstall/with_htpasswd [2022-09-10T10:44:08.508Z] time="2022-09-10T10:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:08.508Z] time="2022-09-10T10:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbd3f16671ecf08c0326043e7e8ff918aba794fac45f639c67d447da04de86d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:08.508Z] time="2022-09-10T10:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:08.508Z] time="2022-09-10T10:44:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fbd3f16671ecf08c0326043e7e8ff918aba794fac45f639c67d447da04de86d8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:08.764Z] === RUN TestPluginInstall/with_insecure [2022-09-10T10:44:09.691Z] time="2022-09-10T10:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:09.691Z] time="2022-09-10T10:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:481fd31ad84b58279bc0fe434c59d95b3943ed4d3b6e9c4eb783d94933304da8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:09.691Z] time="2022-09-10T10:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-10T10:44:09.691Z] time="2022-09-10T10:44:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:481fd31ad84b58279bc0fe434c59d95b3943ed4d3b6e9c4eb783d94933304da8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-10T10:44:09.947Z] plugin_test.go:196: [d13bb3fb53d34] daemon is not started [2022-09-10T10:44:09.947Z] --- PASS: TestPluginInstall (5.60s) [2022-09-10T10:44:09.947Z] --- PASS: TestPluginInstall/no_auth (4.00s) [2022-09-10T10:44:09.947Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-10T10:44:09.947Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-09-10T10:44:09.947Z] === RUN TestPluginsWithRuntimes [2022-09-10T10:44:11.312Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-10T10:44:12.245Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-10T10:44:13.192Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-09-10T10:44:13.192Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-10T10:44:13.192Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-10T10:44:13.192Z] === RUN TestPluginBackCompatMediaTypes [2022-09-10T10:44:13.757Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-09-10T10:44:13.757Z] PASS [2022-09-10T10:44:13.757Z] [2022-09-10T10:44:13.757Z] DONE 24 tests in 9.679s [2022-09-10T10:44:13.757Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-10T10:44:13.757Z] ++ 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-10T10:44:13.757Z] ++ set -e [2022-09-10T10:44:13.757Z] ++ '[' -n 0 ']' [2022-09-10T10:44:13.757Z] ++ set -x [2022-09-10T10:44:13.757Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:14.013Z] INFO: Testing against a local daemon [2022-09-10T10:44:14.013Z] === RUN TestExternalGraphDriver [2022-09-10T10:44:14.268Z] === RUN TestExternalGraphDriver/json [2022-09-10T10:44:16.158Z] === RUN TestExternalGraphDriver/spec [2022-09-10T10:44:17.522Z] === RUN TestExternalGraphDriver/pull [2022-09-10T10:44:19.410Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-09-10T10:44:19.410Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-09-10T10:44:19.410Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-09-10T10:44:19.410Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-09-10T10:44:19.410Z] === RUN TestGraphdriverPluginV2 [2022-09-10T10:44:19.410Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:19.410Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-10T10:44:19.410Z] PASS [2022-09-10T10:44:19.410Z] [2022-09-10T10:44:19.410Z] === Skipped [2022-09-10T10:44:19.410Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-10T10:44:19.410Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:44:19.410Z] [2022-09-10T10:44:19.410Z] DONE 5 tests, 1 skipped in 5.573s [2022-09-10T10:44:19.410Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-10T10:44:19.410Z] ++ 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-10T10:44:19.410Z] ++ set -e [2022-09-10T10:44:19.410Z] ++ '[' -n 0 ']' [2022-09-10T10:44:19.410Z] ++ set -x [2022-09-10T10:44:19.410Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:19.410Z] INFO: Testing against a local daemon [2022-09-10T10:44:19.410Z] === RUN TestContinueAfterPluginCrash [2022-09-10T10:44:19.410Z] === PAUSE TestContinueAfterPluginCrash [2022-09-10T10:44:19.410Z] === RUN TestReadPluginNoRead [2022-09-10T10:44:19.410Z] === PAUSE TestReadPluginNoRead [2022-09-10T10:44:19.667Z] === RUN TestDaemonStartWithLogOpt [2022-09-10T10:44:19.667Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-10T10:44:19.667Z] === CONT TestContinueAfterPluginCrash [2022-09-10T10:44:19.667Z] === CONT TestDaemonStartWithLogOpt [2022-09-10T10:44:22.934Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-09-10T10:44:22.934Z] === CONT TestReadPluginNoRead [2022-09-10T10:44:24.823Z] === RUN TestReadPluginNoRead/default [2022-09-10T10:44:26.187Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-10T10:44:27.114Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-10T10:44:27.674Z] --- PASS: TestContinueAfterPluginCrash (8.09s) [2022-09-10T10:44:28.236Z] === CONT TestReadPluginNoRead [2022-09-10T10:44:28.236Z] read_test.go:92: [defa2eb23b6f5] daemon is not started [2022-09-10T10:44:28.236Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-09-10T10:44:28.236Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-09-10T10:44:28.236Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-09-10T10:44:28.236Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-09-10T10:44:28.236Z] PASS [2022-09-10T10:44:28.236Z] [2022-09-10T10:44:28.236Z] DONE 6 tests in 8.891s [2022-09-10T10:44:28.236Z] 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-10T10:44:28.236Z] ++ 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-10T10:44:28.236Z] ++ set -e [2022-09-10T10:44:28.236Z] ++ '[' -n 0 ']' [2022-09-10T10:44:28.236Z] ++ set -x [2022-09-10T10:44:28.236Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:28.491Z] testing: warning: no tests to run [2022-09-10T10:44:28.491Z] PASS [2022-09-10T10:44:28.491Z] [2022-09-10T10:44:28.491Z] DONE 0 tests in 0.038s [2022-09-10T10:44:28.491Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-10T10:44:28.491Z] ++ 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-10T10:44:28.491Z] ++ set -e [2022-09-10T10:44:28.491Z] ++ '[' -n 0 ']' [2022-09-10T10:44:28.491Z] ++ set -x [2022-09-10T10:44:28.491Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:28.491Z] INFO: Testing against a local daemon [2022-09-10T10:44:28.491Z] === RUN TestPluginWithDevMounts [2022-09-10T10:44:28.491Z] === PAUSE TestPluginWithDevMounts [2022-09-10T10:44:28.491Z] === CONT TestPluginWithDevMounts [2022-09-10T10:44:30.379Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-10T10:44:30.379Z] PASS [2022-09-10T10:44:30.379Z] [2022-09-10T10:44:30.379Z] DONE 1 tests in 1.662s [2022-09-10T10:44:30.379Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-10T10:44:30.379Z] ++ 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-10T10:44:30.379Z] ++ set -e [2022-09-10T10:44:30.379Z] ++ '[' -n 0 ']' [2022-09-10T10:44:30.379Z] ++ set -x [2022-09-10T10:44:30.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-10T10:44:30.379Z] INFO: Testing against a local daemon [2022-09-10T10:44:30.379Z] === RUN TestSecretInspect [2022-09-10T10:44:32.268Z] --- PASS: TestSecretInspect (2.15s) [2022-09-10T10:44:32.268Z] === RUN TestSecretList [2022-09-10T10:44:34.783Z] --- PASS: TestSecretList (2.18s) [2022-09-10T10:44:34.783Z] === RUN TestSecretsCreateAndDelete [2022-09-10T10:44:36.671Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-09-10T10:44:36.671Z] === RUN TestSecretsUpdate [2022-09-10T10:44:39.184Z] --- PASS: TestSecretsUpdate (2.21s) [2022-09-10T10:44:39.184Z] === RUN TestTemplatedSecret [2022-09-10T10:44:41.699Z] --- PASS: TestTemplatedSecret (2.43s) [2022-09-10T10:44:41.699Z] === RUN TestSecretCreateResolve [2022-09-10T10:44:43.588Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-09-10T10:44:43.588Z] PASS [2022-09-10T10:44:43.588Z] [2022-09-10T10:44:43.588Z] DONE 6 tests in 13.406s [2022-09-10T10:44:43.588Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-10T10:44:43.588Z] ++ 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-10T10:44:43.588Z] ++ set -e [2022-09-10T10:44:43.588Z] ++ '[' -n 0 ']' [2022-09-10T10:44:43.588Z] ++ set -x [2022-09-10T10:44:43.588Z] ++ 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 GITHUB_ACTIONS= 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-10T10:44:43.588Z] INFO: Testing against a local daemon [2022-09-10T10:44:43.588Z] === RUN TestServiceCreateInit [2022-09-10T10:44:43.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-10T10:44:46.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-10T10:44:51.022Z] --- PASS: TestServiceCreateInit (6.70s) [2022-09-10T10:44:51.022Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.11s) [2022-09-10T10:44:51.022Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-09-10T10:44:51.022Z] === RUN TestCreateServiceMultipleTimes [2022-09-10T10:45:05.861Z] --- PASS: TestCreateServiceMultipleTimes (15.12s) [2022-09-10T10:45:05.861Z] === RUN TestCreateServiceConflict [2022-09-10T10:45:07.749Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-09-10T10:45:07.749Z] === RUN TestCreateServiceMaxReplicas [2022-09-10T10:45:10.263Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-09-10T10:45:10.264Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-10T10:45:25.101Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-09-10T10:45:25.101Z] === RUN TestCreateServiceSecretFileMode [2022-09-10T10:45:25.662Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-09-10T10:45:25.662Z] === RUN TestCreateServiceConfigFileMode [2022-09-10T10:45:28.266Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2022-09-10T10:45:28.266Z] === RUN TestCreateServiceSysctls [2022-09-10T10:45:31.539Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-09-10T10:45:31.539Z] === RUN TestCreateServiceCapabilities [2022-09-10T10:45:34.098Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-09-10T10:45:34.098Z] === RUN TestInspect [2022-09-10T10:45:36.613Z] --- PASS: TestInspect (2.69s) [2022-09-10T10:45:36.613Z] === RUN TestCreateJob [2022-09-10T10:45:39.883Z] --- PASS: TestCreateJob (2.92s) [2022-09-10T10:45:39.883Z] === RUN TestReplicatedJob [2022-09-10T10:45:44.049Z] --- PASS: TestReplicatedJob (4.57s) [2022-09-10T10:45:44.049Z] === RUN TestUpdateReplicatedJob [2022-09-10T10:45:47.314Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-09-10T10:45:47.314Z] === RUN TestServiceListWithStatuses [2022-09-10T10:45:47.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T10:45:47.314Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-10T10:45:47.314Z] === RUN TestDockerNetworkConnectAlias [2022-09-10T10:45:51.478Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-09-10T10:45:51.478Z] === RUN TestDockerNetworkReConnect [2022-09-10T10:45:54.744Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-09-10T10:45:54.744Z] === RUN TestServicePlugin [2022-09-10T10:45:54.744Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:45:54.744Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-10T10:45:54.744Z] === RUN TestServiceUpdateLabel [2022-09-10T10:45:57.266Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-09-10T10:45:57.266Z] === RUN TestServiceUpdateSecrets [2022-09-10T10:46:12.102Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-09-10T10:46:12.102Z] === RUN TestServiceUpdateConfigs [2022-09-10T10:46:26.939Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-09-10T10:46:26.939Z] === RUN TestServiceUpdateNetwork [2022-09-10T10:46:39.105Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-09-10T10:46:39.105Z] === RUN TestServiceUpdatePidsLimit [2022-09-10T10:46:39.105Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-10T10:46:39.666Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-10T10:46:47.748Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-10T10:46:54.281Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-09-10T10:46:54.281Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-10T10:46:54.281Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-10T10:46:54.281Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-09-10T10:46:54.281Z] PASS [2022-09-10T10:46:54.281Z] [2022-09-10T10:46:54.281Z] === Skipped [2022-09-10T10:46:54.282Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-10T10:46:54.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-10T10:46:54.282Z] [2022-09-10T10:46:54.282Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-10T10:46:54.282Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-10T10:46:54.282Z] [2022-09-10T10:46:54.282Z] DONE 27 tests, 2 skipped in 130.361s [2022-09-10T10:46:54.282Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-10T10:46:54.282Z] ++ 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-10T10:46:54.282Z] ++ set -e [2022-09-10T10:46:54.282Z] ++ '[' -n 0 ']' [2022-09-10T10:46:54.282Z] ++ set -x [2022-09-10T10:46:54.282Z] ++ 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 GITHUB_ACTIONS= 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-10T10:46:54.282Z] INFO: Testing against a local daemon [2022-09-10T10:46:54.282Z] === RUN TestSessionCreate [2022-09-10T10:46:54.282Z] --- PASS: TestSessionCreate (0.02s) [2022-09-10T10:46:54.282Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-10T10:46:54.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-10T10:46:54.282Z] PASS [2022-09-10T10:46:54.282Z] [2022-09-10T10:46:54.282Z] DONE 2 tests in 0.134s [2022-09-10T10:46:54.282Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-10T10:46:54.282Z] ++ 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-10T10:46:54.282Z] ++ set -e [2022-09-10T10:46:54.282Z] ++ '[' -n 0 ']' [2022-09-10T10:46:54.282Z] ++ set -x [2022-09-10T10:46:54.282Z] ++ 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 GITHUB_ACTIONS= 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-10T10:46:54.282Z] INFO: Testing against a local daemon [2022-09-10T10:46:54.282Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-10T10:46:54.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T10:46:54.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T10:46:54.282Z] === RUN TestDiskUsage [2022-09-10T10:46:54.282Z] === PAUSE TestDiskUsage [2022-09-10T10:46:54.282Z] === RUN TestEventsExecDie [2022-09-10T10:46:54.538Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-10T10:46:54.538Z] === RUN TestEventsBackwardsCompatible [2022-09-10T10:46:54.796Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-10T10:46:54.796Z] === RUN TestEventsVolumeCreate [2022-09-10T10:46:54.796Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-09-10T10:46:54.796Z] === RUN TestInfoBinaryCommits [2022-09-10T10:46:54.796Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-10T10:46:54.796Z] === RUN TestInfoAPIVersioned [2022-09-10T10:46:54.796Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-10T10:46:54.796Z] === RUN TestInfoAPI [2022-09-10T10:46:54.796Z] --- PASS: TestInfoAPI (0.02s) [2022-09-10T10:46:54.796Z] === RUN TestInfoAPIWarnings [2022-09-10T10:47:12.849Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-10T10:47:12.849Z] === RUN TestInfoDebug [2022-09-10T10:47:12.849Z] --- PASS: TestInfoDebug (0.53s) [2022-09-10T10:47:12.849Z] === RUN TestInfoInsecureRegistries [2022-09-10T10:47:12.849Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-10T10:47:12.849Z] === RUN TestInfoRegistryMirrors [2022-09-10T10:47:12.849Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-10T10:47:12.849Z] === RUN TestLoginFailsWithBadCredentials [2022-09-10T10:47:13.434Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-10T10:47:13.434Z] === RUN TestPingCacheHeaders [2022-09-10T10:47:13.434Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-10T10:47:13.434Z] === RUN TestPingGet [2022-09-10T10:47:13.434Z] --- PASS: TestPingGet (0.01s) [2022-09-10T10:47:13.434Z] === RUN TestPingHead [2022-09-10T10:47:13.434Z] --- PASS: TestPingHead (0.02s) [2022-09-10T10:47:13.434Z] === RUN TestPingSwarmHeader [2022-09-10T10:47:13.998Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-10T10:47:14.559Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-10T10:47:15.487Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-10T10:47:15.487Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-09-10T10:47:15.487Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-10T10:47:15.487Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-10T10:47:15.487Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-10T10:47:15.487Z] === RUN TestPingBuilderHeader [2022-09-10T10:47:15.487Z] === RUN TestPingBuilderHeader/default_config [2022-09-10T10:47:16.049Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-10T10:47:16.611Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-10T10:47:16.611Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-10T10:47:16.611Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-10T10:47:16.611Z] === RUN TestVersion [2022-09-10T10:47:16.611Z] --- PASS: TestVersion (0.02s) [2022-09-10T10:47:16.611Z] === CONT TestDiskUsage [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/container_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/image_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/volume_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-10T10:47:16.867Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-10T10:47:17.123Z] === RUN TestDiskUsage/after_container.Run [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-10T10:47:17.382Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage (1.16s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-10T10:47:17.638Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-10T10:47:17.638Z] PASS [2022-09-10T10:47:17.638Z] [2022-09-10T10:47:17.638Z] === Skipped [2022-09-10T10:47:17.638Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-10T10:47:17.638Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-10T10:47:17.638Z] [2022-09-10T10:47:17.638Z] DONE 57 tests, 1 skipped in 23.608s [2022-09-10T10:47:17.638Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-10T10:47:17.638Z] ++ 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-10T10:47:17.638Z] ++ set -e [2022-09-10T10:47:17.638Z] ++ '[' -n 0 ']' [2022-09-10T10:47:17.638Z] ++ set -x [2022-09-10T10:47:17.638Z] ++ 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 GITHUB_ACTIONS= 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-10T10:47:17.638Z] INFO: Testing against a local daemon [2022-09-10T10:47:17.638Z] === RUN TestVolumesCreateAndList [2022-09-10T10:47:17.638Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-10T10:47:17.638Z] === RUN TestVolumesRemove [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-10T10:47:17.894Z] === RUN TestVolumesInspect [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-10T10:47:17.894Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-10T10:47:17.894Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-10T10:47:17.894Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-10T10:47:17.894Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-10T10:47:17.894Z] PASS [2022-09-10T10:47:17.894Z] [2022-09-10T10:47:17.894Z] DONE 9 tests in 0.212s [2022-09-10T10:47:17.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-10T10:47:17.894Z] ++++ cat bundles/test-integration/docker.pid [2022-09-10T10:47:17.894Z] +++ kill 14861 [2022-09-10T10:47:18.151Z] +++ /etc/init.d/apparmor stop [2022-09-10T10:47:18.151Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-10T10:47:18.151Z] [2022-09-10T10:47:18.151Z] Unloading profiles will leave already running processes permanently [2022-09-10T10:47:18.151Z] unconfined, which can lead to unexpected situations. [2022-09-10T10:47:18.151Z] [2022-09-10T10:47:18.151Z] To set a process to complain mode, use the command line tool [2022-09-10T10:47:18.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-10T10:47:18.151Z] +++ true [2022-09-10T10:47:18.151Z] exiting test-integration [2022-09-10T10:47:18.151Z] ++ exit 0 [2022-09-10T10:47:18.151Z] Post stage [Pipeline] junit [2022-09-10T10:47:19.094Z] Recording test results [2022-09-10T10:47:19.274Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-10T10:47:19.587Z] + echo Ensuring container killed. [2022-09-10T10:47:19.587Z] Ensuring container killed. [2022-09-10T10:47:19.587Z] + docker rm -vf docker-pr1 [2022-09-10T10:47:19.587Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-10T10:47:19.907Z] + echo Chowning /workspace to jenkins user [2022-09-10T10:47:19.907Z] Chowning /workspace to jenkins user [2022-09-10T10:47:19.907Z] + id -u [2022-09-10T10:47:19.907Z] + id -g [2022-09-10T10:47:19.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44125:/workspace busybox chown -R 1000:1000 /workspace [2022-09-10T10:47:19.907Z] Unable to find image 'busybox:latest' locally [2022-09-10T10:47:20.162Z] latest: Pulling from library/busybox [2022-09-10T10:47:20.162Z] 4189ef966ca4: Pulling fs layer [2022-09-10T10:47:20.162Z] 4189ef966ca4: Verifying Checksum [2022-09-10T10:47:20.162Z] 4189ef966ca4: Download complete [2022-09-10T10:47:20.162Z] 4189ef966ca4: Pull complete [2022-09-10T10:47:20.162Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-10T10:47:20.418Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-10T10:47:22.108Z] + bundleName=arm64-integration [2022-09-10T10:47:22.108Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-10T10:47:22.108Z] Creating arm64-integration-bundles.tar.gz [2022-09-10T10:47:22.108Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-10T10:47:22.108Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-10T10:47:22.373Z] Archiving artifacts [2022-09-10T10:47:23.990Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44125/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-10T10:47:24.284Z] + make clean [2022-09-10T10:47:24.540Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-10T10:47:24.540Z] docker-dev-cache [2022-09-10T10:47:24.540Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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